Main: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
m (Qt 6.3 is EOL as of the Qt 6.4 release)
 
(23 intermediate revisions by 10 users not shown)
Line 38: Line 38:
! class="wikitable-head" |Mac
! class="wikitable-head" |Mac
! class="wikitable-head" |Windows
! class="wikitable-head" |Windows
|-
|Qt 4.8.7
|End-of-Life (as of December 2015)
|
| colspan="4" style="text-align:center" |[https://download.qt.io/archive/qt/4.8/4.8.7/ Go to download directory]
|-
|Qt 5.12
|End-of-Life (as of December 2021)
|[[New Features in Qt 5.12]]
| colspan="4" style="text-align:center" | -
|-
|-
|Qt 5.15
|Qt 5.15
Line 54: Line 44:
| colspan="4" style="text-align:center" | -
| colspan="4" style="text-align:center" | -
|-
|-
|Qt 6.1
|Qt 6.5
|End-of-Life (as of September 2021)
|[[Qt 6.5 Release|Long Term Support Release]]
|[[New Features in Qt 6.1]]
|[https://doc.qt.io/qt-6.5/whatsnew65.html New Features in Qt 6.5]
| colspan="4" style="text-align:center" | -
| colspan="4" style="text-align:center" | -
|-
|-
|Qt 6.2
|Qt 6.7
|[[Qt 6.2 Release|Long Term Support Release]]
|[https://wiki.qt.io/Qt_6.7_Release Supported Release]
|[[New Features in Qt 6.2]]
|[https://doc.qt.io/qt-6/whatsnew67.html New Features in Qt 6.7]
| colspan="4" style="text-align:center" | -
|
|
|
|
|-
|-
|Qt 6.3
|Qt 6.8
|End-of-Life (as of September 2022)
|[[Qt 6.8 Release|Long Term Support Release]]
|[https://doc.qt.io/qt-6/whatsnew63.html New Features in Qt 6.3]
|[https://doc.qt.io/qt-6/whatsnew68.html New Features in Qt 6.8]
| colspan="4" style="text-align:center" | -
|
|
|
|
|-
|-
|Qt 6.4
|Qt 6.9
|[[Qt 6.4 Release|Standard Support]]
|[[Qt 6.9 Release|At feature development]]
|[https://doc.qt.io/qt-6/whatsnew64.html New Features in Qt 6.4]
|[https://doc-snapshots.qt.io/qt6-6.9/whatsnew69.html New Features in Qt 6.9]
| colspan="4" style="text-align:center" | -
|-
|Qt 6.5
|[https://wiki.qt.io/Qt_6.5_Release Feature Development]
|[https://doc-snapshots.qt.io/qt6-dev/whatsnew65.html New Features in Qt 6.5]
|
|
|
|
Line 88: Line 79:
*[[Install Qt 5 on openSUSE]]
*[[Install Qt 5 on openSUSE]]
*[[Install Qt 5 on Ubuntu‏‎]]
*[[Install Qt 5 on Ubuntu‏‎]]
*[[Building Qt 5 from Git‏‎]]
*[[Building Qt 6 from Git‏‎]]
*[[MinGW-64-bit‏‎]]
*[[MinGW-64-bit‏‎]]
*[[Visual Studio Add-in‏‎]]
*[[Visual Studio Add-in‏‎]]
Line 95: Line 86:
*[[Qt for WebAssembly]]
*[[Qt for WebAssembly]]
*[[Qt for Python]]
*[[Qt for Python]]
*[[Qt for OpenHarmony]]


| style="vertical-align:top;width:33%;" |<div style="font-size:18px">New to Qt 5</div>
| style="vertical-align:top;width:33%;" |<div style="font-size:18px">New to Qt 5</div>
Line 118: Line 110:


|}
|}
==Qt Documentation==
* [[Qt Writing Guidelines]]
* [[Contributing to Qt Documentation|Qt Documentation Contributors]]


==Application Developers ([[Portal:Application Developers|Portal]])==
==Application Developers ([[Portal:Application Developers|Portal]])==
Line 131: Line 128:
|-
|-
|[[Qt Localization|Localization]]
|[[Qt Localization|Localization]]
|Multimedia
|[[QtMultimedia|Multimedia]]
|Bluetooth
|Bluetooth
|[[:Category:LanguageBindings|Language Bindings]]
|[[:Category:LanguageBindings|Language Bindings]]
Line 148: Line 145:
|[[3D]]
|[[3D]]
|Sensors
|Sensors
|-
|[[QtDesignStudio|Qt Design Studio]]
|
|
|
|
|
|
|
|
|}
|}


Line 159: Line 166:
*[[Writing good tests]]
*[[Writing good tests]]
*[[Exporting a document to PDF]]
*[[Exporting a document to PDF]]
*[[Qt for OpenHarmony(portal)]]


| style="vertical-align:top;width:33%;" |<div style="font-size:18px">Embedded ([[Portal:Embedded|Portal]])</div>
| style="vertical-align:top;width:33%;" |<div style="font-size:18px">Embedded ([[Portal:Embedded|Portal]])</div>
Line 183: Line 191:


*[[Qt Contribution Guidelines]]
*[[Qt Contribution Guidelines]]
*[[Building Qt 6 from Git]] You will need to be able to build Qt from sources so that you can test your local patches
*[[:Category:Developing Qt|Developing Qt (overview)]]
*[[:Category:Developing Qt|Developing Qt (overview)]]
*[http://quips-qt-io.herokuapp.com/quip-0015-Security-Policy.html The Qt Project Security Policy]: Reporting and handling of security issues
*[http://quips-qt-io.herokuapp.com/quip-0015-Security-Policy.html The Qt Project Security Policy]: Reporting and handling of security issues
Line 200: Line 209:
*[[Defensive Publications]]
*[[Defensive Publications]]
*[[Who Does What]]
*[[Who Does What]]
*[[Flakiness update 2022|Flakiness update]]
*[[Flakiness information|Flakiness update]]

Latest revision as of 05:22, 10 January 2025


Welcome to the Qt wiki

Here the Qt community has gathered information on Qt over the years.

Everything here is created and maintained by the community.

Please take a look at the below information before you start contributing.

Editing Info

Quick Access (Portal)

Current Releases (All Releases)
Qt Version State New Features Download Online Installers (All Downloads)
Linux (32 bit) Linux (64 bit) Mac Windows
Qt 5.15 Long Term Support Release New Features in Qt 5.15 -
Qt 6.5 Long Term Support Release New Features in Qt 6.5 -
Qt 6.7 Supported Release New Features in Qt 6.7
Qt 6.8 Long Term Support Release New Features in Qt 6.8
Qt 6.9 At feature development New Features in Qt 6.9
Install / Build
New to Qt 5
General

Qt Documentation

Application Developers (Portal)

Qt Creator QtQuick XML JSON Network Web Serial Port Database
Localization Multimedia Bluetooth Language Bindings Widgets 2D Threads Deploying
Tools Add-ons Porting Plugins Testing Printing PDF 3D Sensors
Qt Design Studio
Desktop (Portal)
Embedded (Portal)
Mobile (Portal)

Contributors (Portal)

Special Interest (Portal)