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
(Added entires for Qt Network) |
(Micro-edit ...) |
||
Line 4: | Line 4: | ||
* Qt Network | * Qt Network | ||
** Added Datagram Transport Layer Security over UDP support. | ** Added Datagram Transport Layer Security over UDP support. | ||
** Added renegotiation | ** Added renegotiation to Security Transport back-end. | ||
** Added ALPN support and HTTP/2 protocol negotiation to Security Transport back-end. | ** Added ALPN support and HTTP/2 protocol negotiation to Security Transport back-end. | ||
'''New Modules''' | '''New Modules''' |
Revision as of 05:30, 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
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