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.
New Features in Qt 5.12: Difference between revisions
Jump to navigation
Jump to search
(Micro-edit ...) |
(Mention time-zone shift from MS-native to ICU, where available) |
||
Line 10: | Line 10: | ||
'''Platform Changes''' | '''Platform Changes''' | ||
* QTimeZone | |||
** Now uses ICU, when available, in preference to Microsoft's native APIs | |||
'''Technology Preview Modules''' | '''Technology Preview Modules''' |
Revision as of 08:25, 15 August 2018
New Features (within existing modules)
- Qt Network
- Added Datagram Transport Layer Security over UDP support.
- Added renegotiation to Security Transport back-end.
- Added ALPN support and HTTP/2 protocol negotiation to Security Transport back-end.
New Modules
- No new modules added
Platform Changes
- QTimeZone
- Now uses ICU, when available, in preference to Microsoft's native APIs
Technology Preview Modules
- Qt WebGL Streaming Plugin (TP2) - Stream applications to browsers over the network
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
Configurations