Portal:Quick Access: Difference between revisions
Jump to navigation
Jump to search
(Copied content from Main_Page to here) |
No edit summary |
||
Line 1: | Line 1: | ||
{{LangSwitch}} | {{LangSwitch}} | ||
{| class="wikitable" | {| class="wikitable" style="width:99%;" | ||
! colspan=" | ! colspan="7" style="color:white; background-color:#80C342;"| Current Releases ([[Releases|All Releases]]) | ||
|- | |- | ||
! Qt Version || New Features | | !rowspan="2" style="background-color:lightgrey;"| Qt Version | ||
!rowspan="2" style="background-color:lightgrey;"| State | |||
!rowspan="2" style="background-color:lightgrey;"|New Features | |||
!colspan="4" style="background-color:lightgrey;"|Download Online Installers ([http://www.qt.io/download/ All Downloads]) | |||
|- | |- | ||
| | ! style="background-color:lightgrey;" | Linux (32 bit) | ||
! style="background-color:lightgrey;" | Linux (64 bit) | |||
! style="background-color:lightgrey;" | Mac | |||
! style="background-color:lightgrey;" | Windows | |||
|- | |- | ||
| Qt | | Qt 4.8.7 | ||
| Legacy | |||
| | |||
|colspan="4" style="text-align:center" | [http://download.qt.io/official_releases/qt/4.8/4.8.7/ Go to download directory] | |||
|- | |- | ||
| Qt 5. | | Qt 5.4.1 | ||
| Recommended | |||
| [[New Features in Qt 5.4]] | |||
| [http://download.qt.io/official_releases/online_installers/qt-unified-linux-x86-online.run Download (30 MB)] | |||
| [http://download.qt.io/official_releases/online_installers/qt-unified-linux-x64-online.run Download (29 MB)] | |||
| [http://download.qt.io/official_releases/online_installers/qt-unified-mac-x64-online.dmg Download (10 MB)] | |||
| [http://download.qt.io/official_releases/online_installers/qt-unified-windows-x86-online.exe Download (16 MB)] | |||
|- | |- | ||
| Qt 5. | | Qt 5.5.0 | ||
| Beta | |||
| [[New Features in Qt 5.5]] | |||
|colspan="4" style="text-align:center" | [http://download.qt.io/development_releases/qt/5.5/5.5.0-beta/ Go to download directory] | |||
|- | |||
| Qt 5.6.0 | |||
| TBA | |||
| [[New Features in Qt 5.6]] | |||
|colspan="4" style="text-align:center" | | |||
|} | |} | ||
{| style="width:99%;" | |||
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">Install / Build</div> | |||
* [[Install Qt 5 on Ubuntu]] | |||
* [[Building Qt 5 from Git]] | |||
* [[MinGW-64-bit]] | |||
* [[Visual Studio Add-in]] | |||
* [[Get the Source]] | |||
* [[Native Build of Qt5 on a Raspberry Pi | Native Build on Raspberry Pi]] | |||
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">New to Qt 5</div> | |||
* [[Qt for Beginners]] | |||
* [[QtCreator Guidance]] | |||
* [[:Category:HowTo|"How To" collection]] | |||
* [[Transition from Qt 4.x to Qt5]] | |||
* [[New Signal Slot Syntax]] | |||
* [[RaspberryPi Beginners Guide | Raspberry Pi Beginners Guide]] | |||
| style="vertical-align:top;width:33%;" | <div style="font-size:18px">General</div> | |||
* [http://qt.io/download/ Download Qt] | * [http://qt.io/download/ Download Qt] | ||
* [[Qt_project_org_faq | FAQ]] | * [[Qt_project_org_faq | FAQ]] | ||
* [http://forum.qt.io/ Forum] | * [http://forum.qt.io/ Forum] ([[ForumHelp|Help]]) | ||
* [http://doc.qt.io/ Reference documentation] | * [http://doc.qt.io/ Reference documentation] | ||
* [https://bugreports.qt.io/ Bug tracker] | * [https://bugreports.qt.io/ Bug tracker] | ||
* [[Books]] | * [[Books]] | ||
|} | |||
Revision as of 13:15, 27 May 2015
En Ar Bg De El Es Fa Fi Fr Hi Hu It Ja Kn Ko Ms Nl Pl Pt Ru Sq Th Tr Uk Zh
Current Releases (All Releases) | ||||||
---|---|---|---|---|---|---|
Qt Version | State | New Features | Download Online Installers (All Downloads) | |||
Linux (32 bit) | Linux (64 bit) | Mac | Windows | |||
Qt 4.8.7 | Legacy | Go to download directory | ||||
Qt 5.4.1 | Recommended | New Features in Qt 5.4 | Download (30 MB) | Download (29 MB) | Download (10 MB) | Download (16 MB) |
Qt 5.5.0 | Beta | New Features in Qt 5.5 | Go to download directory | |||
Qt 5.6.0 | TBA | New Features in Qt 5.6 |
Install / Build
|
New to Qt 5
|
General
|