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
(As the original creator of this page I felt I had to finally fix it one day after Digia and later Qt.io link havoc. Now everything should be mostly up-to-date and reachable. Syntax was reformatted for easier changes in future.) |
Waldyrious (talk | contribs) m (Waldyrious moved page Qt Versions to Qt 4 versions: change title to match the page content) |
||
(2 intermediate revisions by 2 users not shown) | |||
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 184: | Line 178: | ||
[ftp://ftp.informatik.hu-berlin.de/pub/Linux/Qt/QT/qtsdk/Qt_SDK_Mac64_offline_v1_1_en.dmg Mac], | [ftp://ftp.informatik.hu-berlin.de/pub/Linux/Qt/QT/qtsdk/Qt_SDK_Mac64_offline_v1_1_en.dmg Mac], | ||
[ftp://ftp.informatik.hu-berlin.de/pub/Linux/Qt/QT/qtsdk/Qt_SDK_Windows_offline_v1_1_en.exe Win] | [ftp://ftp.informatik.hu-berlin.de/pub/Linux/Qt/QT/qtsdk/Qt_SDK_Windows_offline_v1_1_en.exe Win] | ||
|- | |||
| 1.1.4 | |||
| 4.7.4 | |||
| 2.3.1 | |||
| | |||
[ftp://ftp.informatik.hu-berlin.de/pub/Linux/Qt/QT/qtsdk/Qt_SDK_Lin32_offline_v1_1_4_en.run Linux (32-bit)], | |||
[ftp://ftp.informatik.hu-berlin.de/pub/Linux/Qt/QT/qtsdk/Qt_SDK_Lin64_offline_v1_1_4_en.run Linux (64-bit)], | |||
[ftp://ftp.informatik.hu-berlin.de/pub/Linux/Qt/QT/qtsdk/Qt_SDK_Mac64_offline_v1_1_4_en.dmg Mac], | |||
[ftp://ftp.informatik.hu-berlin.de/pub/Linux/Qt/QT/qtsdk/Qt_SDK_Win_offline_v1_1_4_en.exe Win] | |||
|} | |} | ||
Line 216: | 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]] |
Latest revision as of 10:22, 28 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.