New Features in Qt 5.13: Difference between revisions
Jump to navigation
Jump to search
(Mention a new feature in QtNetwork) |
Johanhelsing (talk | contribs) (new wayland features) |
||
Line 18: | Line 18: | ||
* Qt 3D | * Qt 3D | ||
* Qt Wayland Compositor | * Qt Wayland Compositor | ||
** New client buffer integration for linux-dmabuf-unstable-v1 support. Qt clients already had support through the wayland-egl integration. | |||
** Support for the wp_viewporter protocol. | |||
* Qt WebEngine | * Qt WebEngine | ||
** Application-local client certificate store | ** Application-local client certificate store | ||
Line 30: | Line 32: | ||
* Android | * Android | ||
** Android 5.0 (API level 21) is now the minimum supported version. | ** Android 5.0 (API level 21) is now the minimum supported version. | ||
* Wayland | |||
** New shell integration for fullscreen-shell-unstable-v1. | |||
'''Technology Preview Platform''' | '''Technology Preview Platform''' |
Revision as of 09:09, 30 January 2019
Note that this list should be considered as work in progress until the first Beta release.
New Features (within existing modules)
- Qt Core
- Qt GUI
- Qt Network
- Windows: Secure Channel support for SSL socket (QTBUG-62637)
- OCSP stapling support (QTBUG-12812, QTBUG-17158)
- Qt QML
- Qt Quick
- Qt Quick Controls 2
- Qt Serial Bus
- Qt WebEngine
- Qt Labs Platform
- Qt Bluetooth
- Qt 3D
- Qt Wayland Compositor
- New client buffer integration for linux-dmabuf-unstable-v1 support. Qt clients already had support through the wayland-egl integration.
- Support for the wp_viewporter protocol.
- Qt WebEngine
- Application-local client certificate store
- Client certificate support from QML
- Qt Websockets
- Qt Location
- Qt Test
New Modules
Platform Changes
- Android
- Android 5.0 (API level 21) is now the minimum supported version.
- Wayland
- New shell integration for fullscreen-shell-unstable-v1.
Technology Preview Platform
Qt for Automation
- Qt MQTT
- Qt KNX
- Qt OPC UA (TP)
Deprecated Modules
The following modules are part of Qt 5.12 release, but deprecated and considered for removal in subsequent releases of Qt:
- Qt Script
- Qt Quick Controls 1
- Qt Canvas 3D
Configurations