Qt-5.1-Alpha: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Developing_with_Qt::Qt 5]] | [[Category:Developing_with_Qt::Qt 5]] | ||
[toc align_right="yes"] | |||
= Qt 5.1 Alpha = | = Qt 5.1 Alpha = | ||
Line 11: | Line 12: | ||
=== Qt 5.1 Focus === | === Qt 5.1 Focus === | ||
The Qt 5.1 Alpha introduces the following: | The Qt 5.1 Alpha introduces the following: | ||
* Preliminary support for Android and iOS | |||
* Qt Quick Controls for desktop | |||
* Add-ons such as Qt Sensors, Qt SerialPort and Qt X11Extras | |||
* "Qt 5.1 new features list":http://wiki.qt.io/New-Features-in-Qt-5.1 | |||
Qt 5.1 Beta will be available in the following weeks with the Qt 5.1 final coming before the beginning of summer. | Qt 5.1 Beta will be available in the following weeks with the Qt 5.1 final coming before the beginning of summer. | ||
=== Info === | === Info === |
Revision as of 10:29, 25 February 2015
[toc align_right="yes"]
Qt 5.1 Alpha
We are happy to announce the first Qt 5.1 release, tagged as Alpha. We welcome testing and feedback from advanced users of the Qt libraries. The packages are source only and mainly for people already used to developing with Qt. Unless you feel comfortable compiling Qt on your own, you might want to wait for the beta which will come out within the next few weeks.
Download
You can download Qt 51. Alpha from our new download location http://download.qt.io/development_releases/qt/5.1/.
Qt 5.1 Focus
The Qt 5.1 Alpha introduces the following:
- Preliminary support for Android and iOS
- Qt Quick Controls for desktop
- Add-ons such as Qt Sensors, Qt SerialPort and Qt X11Extras
- "Qt 5.1 new features list":http://wiki.qt.io/New-Features-in-Qt-5.1
Qt 5.1 Beta will be available in the following weeks with the Qt 5.1 final coming before the beginning of summer.