首页| 论坛| 消息

标题:【新闻】 Trolltech Releases Qt 4.0.1
作者:XChinux
日期:2005-08-20 09:55
内容:

Oslo, Norway - August 19 2005
Trolltech® today announced the release of Qt 4.0.1, the first maintenance release of the latest version of its leading cross-platform C++ development technology. Qt enables the development of high-performance desktop and server-side applications that run natively on Windows®, Linux/UNIX and Mac® OS X from a single code-base.
This first maintenance release to the Qt 4.0 series incorporates over 450 bug fixes and optimizations, enhancing stability and performance. Highlighted improvements include:
Numerous improvements to raster engine, X11 engine and QPainterPath, significantly speeding a range of drawing processes
Introduction of top-level window transparency on X11
SGI Altix with gcc and icc compilers now officially supported
For detailed information, please consult the changes-4.0.1 file found in the distribution files, or browse the information contained in the developer pages at http://www.trolltech.com/developer/changes/changes-4.0.1.html.
Trolltech is pleased to announce that a preview of its next-generation embedded Linux product, based on Qt 4.0.1, is now available at http://www.trolltech.com/download/index.html.
Availability
To download an evaluation version of Qt 4.0.1, please go to http://www.trolltech.com/download/index.html.


#1 [yfy002 08-23 11:33]
呵呵,那个odbc的错误也该好了
和我修改的不同的地方就是这段
if (lengthIndicator > colSize || lengthIndicator == SQL_NO_TOTAL) {//我是没有考虑后面的那个条件,呵呵
read += colSize;
colSize = 65536;
} else {
read += lengthIndicator;
}
#2 [XChinux 08-23 11:41]
呵呵,说不定要不是孙兄慧眼的话,4.0.1还是老样子呢

回复 发表
主题 版块