Qt is a comprehensive application and UI framework for developing Mac applications that can also be deployed across many other desktop and embedded operating systems without rewriting the source code.
Qt sets the standard for high-performance, cross-platform application development. It includes a C++ class library and tools for cross-platform development and internationalization.
Qt also provides unique solutions to inter-object communication, goes beyond C++ to add flexibility for advanced GUI development and provides a special edition for back-end server applications.
Qt is a comprehensive development framework that includes an extensive array of capabilities, features, and tools that enable development of cross-platform, high-performance rich-client and server-side applications.
Qt is the leading framework for native cross-platform application development. The Qt API and tools are consistent across all supported platforms, enabling developers to learn one API and perform truly platform-independent application development and deployment.
Qt developers only have to learn one API to write applications that run almost anywhere. We have put considerable effort into making Qt as easy to use and intuitive as possible. Customers tell us that we succeeded: they find Qt programming simple and enjoyable.
For the business this translates into more functionality and less maintenance without having to sacrifice quality. The uniform cross-platform API lets programmers concentrate on value-adding innovation, instead of worrying about maintaining and administering infrastructure and interfaces for multiple versions of existing applications.
NOTE: Qt is offered to the Open Source community under Trolltech's Dual Licensing Model. Therefore it is freely available for the development of Open Source software governed by the GNU General Public License (GPL version 2). For proprietary, commercial development conditions and for further licensing details please visit http://trolltech.com/products/qt/licenses/licensing/opensource.
Here are some key features of "Qt":
· Qt is Comprehensive
· Qt is Cross-Platform
· Qt is Easy to Use
· Qt is Open Source
· Qt is Proven
· Intuitive class library
· Integrated development tools
· Support for C++ development
· Universal Binaries support
· Support for 64-bit applications on top of Cocoa APIs
What's New in This Release: [ read full changelog ]
General:
General Improvements:
· Various documentation fixes [QTBUG-18101, QTBUG-8673, QTBUG-14194, QTBUG-9109,
· QTBUG-9466, QTBUG-8323, QTBUG-7924, QTBUG-20355, QTBUG-19367, QTBUG-21295,
· QTBUG-14554, QTBUG-8331, QTBUG-8329, QTBUG-8786, QTBUG-8787, QTBUG-12389,
· QTBUG-16667, QTBUG-6151, QTBUG-8625, QTBUG-19808, QTBUG-12096, QTBUG-1231,
· QTBUG-21073, QTBUG-8939, QTBUG-20399, QTBUG-20944, QTBUG-7542, QTBUG-22095,
· QTBUG-11278, QTBUG-15653, QTBUG-13362, QTBUG-18356, QTBUG-18417, QTBUG-18664,
· QTBUG-21562, QTBUG-22094, QTBUG-18741, QTBUG-15921, QTBUG-22172, QTBUG-15738,
· QTBUG-21466]
Third party components:
· Fix isolated Thai SARA AM handling (harfbuzz)
· Fixes Javascript WTF to build with BB NDK (javascriptcore)
· Fix height of some Thai characters (harfbuzz) [ou1cimx1#898104]
· Harfbuzz-thai - fix to_tis620 function for latin characters
· Harfbuzz-thai - When calling HB_OpenTypePosition we must set doLogClusters to
· true for thai
· Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited character...