36 | | * Complete printing support through CUPS (requires [http://svn.netlabs.org/ecups/wiki eCUPS] to be installed). |
37 | | * Painting in widgets using DIVE, which makes all graphical operations up to 4 times faster comparing to 4.5.1 GA (the actual numbers depend on the combination of the graphics hardware, video driver and the current screen mode). The non-DIVE painting mode is also optimized, with the performance boost varying from 30% to 200%. |
38 | | * webkit module (used in many complex web-based applications such as web browsers to implement the JavaScript support). |
39 | | * help module (used for context sensitive help in applications). |
40 | | * Qt Assistant tool. |
41 | | |
42 | | The more detailed list of changes can be found [source:/tags/4.6.2-os2/CHANGES.OS2 here]. |
| 36 | The more detailed list of changes can be found [source:/tags/4.6.3-os2/CHANGES.OS2 here]. |
53 | | ||'''Qt Runtime Libraries and Plugins'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.2/qt-lib-4_6_2.wpi WPI]||This is the official Qt 4 runtime that is necessary to run applications created using the Qt4 framework.|| |
54 | | ||'''Qt Runtime Libraries and Plugins (no XWP dependency)'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.2/qt-lib-4_6_2-noxwpdep.wpi WPI]||This is the official Qt 4 runtime which does not require XWorkplace to be installed (this makes the system tray support and improved file watching unavailable).|| |
55 | | ||'''Qt Development Libraries and Tools'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.2/qt-dev-4_6_2.wpi WPI]||This is necessary to compile applications created using the Qt4 framework (make sure you read [source:/tags/4.6.2-os2/README.OS2#L239 this] to understand what this package is for). Requires the '''Qt Runtime Libraries and Plugins''' package.|| |
56 | | ||'''Qt Reference Documentation'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.2/qt-doc-4_6_2.wpi WPI]||Documentation for the Qt library and tools. Requires '''Qt Development Libraries and Tools'''.|| |
57 | | ||'''Qt Demo and Example Applications'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.2/qt-examples-4_6_2.wpi WPI]||Standard Qt demo and example applications (with the source code) that demonstrate the Qt4 features. Requires '''Qt Development Libraries and Tools'''.|| |
58 | | ||'''Full Qt Source Code'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.2/qt-all-opensource-src-4_6_2-os2.zip ZIP]||Take this if you want to build the Qt library yourself (recommended as the '''development environment''' if you regularly develop or port Qt applications).|| |
| 51 | ||'''Qt Runtime Libraries and Plugins'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.3/qt-lib-4_6_3.wpi WPI]||This is the official Qt 4 runtime that is necessary to run applications created using the Qt4 framework.|| |
| 52 | ||'''Qt Runtime Libraries and Plugins (no XWP dependency)'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.3/qt-lib-4_6_3-noxwpdep.wpi WPI]||This is the official Qt 4 runtime which does not require XWorkplace to be installed (this makes the system tray support and improved file watching unavailable).|| |
| 53 | ||'''Qt Development Libraries and Tools'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.3/qt-dev-4_6_3.wpi WPI]||This is necessary to compile applications created using the Qt4 framework (make sure you read [source:/tags/4.6.3-os2/README.OS2#L301 this] to understand what this package is for). Requires the '''Qt Runtime Libraries and Plugins''' package.|| |
| 54 | ||'''Qt Reference Documentation'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.3/qt-doc-4_6_3.wpi WPI]||Documentation for the Qt library and tools. Requires '''Qt Development Libraries and Tools'''.|| |
| 55 | ||'''Qt Demo and Example Applications'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.3/qt-examples-4_6_3.wpi WPI]||Standard Qt demo and example applications (with the source code) that demonstrate the Qt4 features. Requires '''Qt Development Libraries and Tools'''.|| |
| 56 | ||'''Full Qt Source Code'''||[ftp://ftp.netlabs.org/pub/qt4/4.6.3/qt-all-opensource-src-4_6_3-os2.zip ZIP]||Take this if you want to build the Qt library yourself (recommended as the '''development environment''' if you regularly develop or port Qt applications).|| |