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
(Created page with "Category:Developing with Qt::Qt 5 Category:Release '''New Features (within existing modules)''' '''New Modules''' * No new modules added '''Platform Changes''' '''...") |
(Added entires for Qt Network) |
||
Line 2: | Line 2: | ||
[[Category:Release]] | [[Category:Release]] | ||
'''New Features (within existing modules)''' | '''New Features (within existing modules)''' | ||
* Qt Network | |||
** Added Datagram Transport Layer Security over UDP support. | |||
** Added renegotiation support to Security Transport back-end. | |||
** Added ALPN support and HTTP/2 protocol negotiation to Security Transport back-end. | |||
'''New Modules''' | '''New Modules''' | ||
* No new modules added | * No new modules added |
Revision as of 05:29, 15 August 2018
New Features (within existing modules)
- Qt Network
- Added Datagram Transport Layer Security over UDP support.
- Added renegotiation support 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
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