Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
Qt 4 versions: Difference between revisions
Jump to navigation
Jump to search
(Add last Qt SDK 1.1.x, i.e. Qt SDK 1.1.4.) |
Waldyrious (talk | contribs) (move the non-v4 information to a dedicated section, in preparation for renaming this page to "Qt 4 versions") |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
== Latest major Qt 4.x versions == | == Latest major Qt 4.x versions == | ||
Line 135: | Line 133: | ||
[http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7 4.8.7] | [http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7 4.8.7] | ||
| [http://doc.qt.io/qt-4.8/qt4-8-intro.html 4.8] | | [http://doc.qt.io/qt-4.8/qt4-8-intro.html 4.8] | ||
|} | |} | ||
== Qt SDKs providing major 4.x versions == | == Qt SDKs providing major 4.x versions == | ||
Line 225: | Line 219: | ||
| [http://blog.qt.io/blog/2011/12/15/qt-4-8-0-released/ Qt 4.8.0 Released] | | [http://blog.qt.io/blog/2011/12/15/qt-4-8-0-released/ Qt 4.8.0 Released] | ||
|} | |} | ||
== Other releases == | |||
Latest major Qt 5.x versions are available at [http://download.qt.io/official_releases/qt/ Qt Downloads]. | |||
Information about Qt 5.x releases can be found at the [[Releases]] page. | |||
All Qt releases from 1.41 onward to the current version can be found on [http://download.qt.io/archive/qt/ Qt Downloads Archive]. | |||
[[Category:Developing with Qt::General]] | [[Category:Developing with Qt::General]] |
Revision as of 11:12, 21 April 2017
Latest major Qt 4.x versions
Qt version | Source code | Binary | Changes | What's new |
---|---|---|---|---|
4.0.1 | 4.0.1 | 4.0 | ||
4.1.5 | 4.1 | |||
4.2.3 | 4.2 | |||
4.3.5 | all platforms | 4.3 | ||
4.4.3 | all platforms | 4.4 | ||
4.5.3 | all platforms | 4.5 | ||
4.6.4 | all platforms |
Mac (carbon), Mac (cocoa), Symbian 4.6.3, Win (MinGW), Win (VS2008) |
4.6 | |
4.7.4 | all platforms |
Mac (carbon) 4.7.3, Mac (cocoa), Symbian (S60) 4.7.1, Win (MinGW), Win (VS2008) |
4.7 | |
4.8.7 | all platforms | 4.8 |
Qt SDKs providing major 4.x versions
SDK version | Qt version | Qt Creator version | Download |
---|---|---|---|
2009.04 | 4.5.3 | 1.2.1 | |
2010.04 | 4.6.3 | 2.0.0 | |
2010.05 | 4.7.0 | 2.0.1 | |
1.1 | 4.7.3 | 2.1.0 | |
1.1.4 | 4.7.4 | 2.3.1 |
Major Qt 4.x versions after-release blog posts
Qt version | Post(s) |
---|---|
4.1 | printing and WYSIWYG, Qt 4.1 rocks! |
4.2 | Qt 4.2.0 released |
4.3 | Qt 4.3.0 released |
4.4 | Qt 4.4.0 fully released |
4.5 | Qt 4.5 hits the (virtual) shelves |
4.6 | Qt 4.6.0 Released Early due to Good Behaviour |
4.7 | Qt 4.7.0 now available |
4.8 | Qt 4.8.0 Released |
Other releases
Latest major Qt 5.x versions are available at Qt Downloads. Information about Qt 5.x releases can be found at the Releases page.
All Qt releases from 1.41 onward to the current version can be found on Qt Downloads Archive.