New Features in Qt 5.12
From Qt Wiki
Revision as of 08:25, 15 August 2018 by EdwardWelbourne (talk | contribs) (Mention time-zone shift from MS-native to ICU, where available)
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