To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Qt version history

From Wikipedia, the free encyclopedia

The latest version of Qt is 6.6 released on 10 October 2023.[1]

Also still supported, for commercial users,[2] are 5.15 LTS,[3] released on 26 May 2020, and 6.2 LTS, released on 30 September 2021 – long-term support (LTS) versions are generally supported for three years,[4] with a commercial license, while 5.15 support was extended to five years, so it is supported for longer or until 26 May 2025.[3] In addition the KDE project provides unofficial support for, at least, Qt 5.15,[5] i.e. not just for commercial users.

A regular release only receives patch releases during the first 6 months,[citation needed] until the next feature release is out, while an LTS release receives patch releases also after the next feature release is available.

Starting with 5.15 LTS, LTS releases are available only to the commercial license holders. For open source users, such LTS releases are available as regular releases only,[6] thus 5.15 is now in the commercial-only LTS phase. Qt 5.12 LTS was the last Qt version to offer an offline installer.[7] Qt 6.5 will be the next LTS version.

YouTube Encyclopedic

  • 1/5
    Views:
    7 218
    28 734
    23 733
    745 530
    46 094
  • QT#10 - Adding a version history table to your Power BI report to track changes
  • CppCon 2017: Lars Knoll “Qt as a C++ Framework: History, Present State and Future”
  • How To Install Qt Creator on Windows 11 (2023)
  • Qt Tutorials For Beginners 1 - Introduction
  • C++ Qt 117 Using Github and Qt Creator

Transcription

Pre-releases and Qt 1

Version Release date New features
0.90[8][9][10] 20 May 1995 First public pre-release version
0.92[11] September 1995
0.93[12] 10 January 1996 Documentation, network support, tutorial
0.95[13] 13 March 1996 Drawing transparent multicolor pixmaps
0.97[14] May 1996 Clipboard support
0.98[15] 11 July 1996
1.0[14] 24 September 1996 First stable release
1.1[14] Late 1996 Tab dialog, multiline edit, tooltips, box layout
1.2[14] April 1997 Slider, OpenGL support
1.3[14] September 1997 Netscape plugin, progress bar, movies, input validator
1.40[14] September 1998 Drag and drop, asynchronous IO, list view, scroll view, spin box, splitter, status bar, tool bar, widget stack
1.41 2 October 1998
1.42 19 December 1998
1.44 13 March 1999
1.45 1999 Last stable release in the 1.x seriesa

Qt 2

Version Release date New features
2.0 26 June 1999 Qt/X11 open source under QPL (Q Public License)[14][16]
2.1 13 April 2000
2.2 7 December 2000 GNU General Public License 2[14][16]
2.3 8 March 2001

Qt 3

Version Release date New features
3.0 16 October 2001
3.1 14 November 2001
3.2 24 July 2003
3.3 5 February 2004

Qt 4

Qt 4 was first released in 2005 and has been unsupported since 2015.[17]

Version Release date New features
4.0 28 June 2005[14][16]
  • Tulip: A set of template container classes
  • Interview: A model–view–controller architecture for item views
  • Arthur 2D painting framework
  • Scribe Unicode text renderer with a public API for performing low-level text layout
  • MainWindow: A modern action-based main window, toolbar, menu, and docking architecture
4.1 20 December 2005[18] Introduced integrated SVG Tiny support, a PDF backend to Qt's printing system, and a few other features.
4.2 4 October 2006[19] Introduced Windows Vista support, introduced native CSS support for widget styling, as well as the QGraphicsView framework for efficient rendering of thousands of 2D objects onscreen, to replace Qt 3.x's QCanvas class.
4.3 30 May 2007[20] Improved Windows Vista support, improved OpenGL engine, SVG file generation, added QtScript (ECMAScript scripting engine based on QSA).[21]
4.4 6 May 2008[22] Features included are improved multimedia support using Phonon, enhanced XML support, a concurrency framework to ease developing multi-threaded applications, an IPC framework with a focus on shared memory, and WebKit integration.
4.5 3 March 2009[23] Major included features are QtCreator, improved graphical engine, improved integration with WebKit, OpenDocument Format write support and new licensing options, as well as OS X Cocoa framework support.
4.6 1 December 2009[24] New APIs are Framework Animation, Gestures, Multi-touch. Now supports (as Tier 1) Symbian and (as Tier 2) Windows 7 and Mac OS X 10.6, support extended for some Unix systems. Improvements have also been made to overall performance.
4.7 21 September 2010[25] QML and Qt Quick
4.8 LTS (4.8.7) 15 December 2011[26] Qt Platform Abstraction, threaded OpenGL support, multithreaded HTTP, and optimized file system access

Qt 5

Qt 5 was officially released on 19 December 2012. This new version marked a major change in the platform, with hardware-accelerated graphics, QML and JavaScript playing a major role.[citation needed] The traditional C++-only QWidgets continued to be supported, but did not benefit from the performance improvements available through the new architecture.[27] Qt 5 brings significant improvements to the speed and ease of developing user interfaces.[28]

Framework development of Qt 5 moved to open governance, taking place at qt-project.org. It is now possible for developers outside Digia to submit patches and have them reviewed.[29]

Version Release date Standard support until Extended support availability New features
Old version, no longer maintained: 5.0 (5.0.1) 2012-12-19[30] Already ended Yes
  • Major overhaul of the Qt 4.x series.
  • Complete Wayland support, including the client-side decorations.
Old version, no longer maintained: 5.1 (5.1.1) 2013-07-03 Already ended Yes
  • New modules and experimental Android and iOS support as technology preview.[31]
Old version, no longer maintained: 5.2 (5.2.1) 2013-12-12 Already ended Yes
Old version, no longer maintained: 5.3 (5.3.2) 2014-05-20 Already ended Yes
  • Focus on stability and usability[32]
  • Introduction of qmlcompiler.
Old version, no longer maintained: 5.4 (5.4.2) 2014-12-10 Already ended Yes
  • Full WinRT and Windows Phone support
  • Introduction of Qt WebEngine based on Chromium internal components that will eventually replace QtWebKit in future versions.
  • Dynamic GL switching between graphic backends on Windows (ANGLE or OpenGL)
  • Native "look and feel" for Qt Quick Controls backends on Android platforms[33]
  • Introduction of Qt WebChannels providing a QObject bridge over WebSockets. Initially only integrated with Qt WebKit, but with Qt WebEngine integration under way for 5.5
Old version, no longer maintained: 5.5 (5.5.1) 2015-07-01 Already ended Yes

Features available in Qt 5.5 according to official Qt.io website:[34]

  • New modules: Qt 3D, Qt Canvas 3D, Qt Location
  • Deprecated modules: Qt WebKit, Qt Declarative (Qt Quick 1), Qt Script
  • Bluetooth Low Energy API final release
  • On Windows, there will be no more OpenGL-only or ANGLE-only builds and Qt will manage this dynamically
  • GStreamer 1.0 support
  • New video filtering framework
  • Camera and QML MediaPlayer improvement on iOS
  • Qt NFC for Linux
  • SSL/TLS improvements for Qt Network
Old version, no longer maintained: 5.6 LTS (5.6.3) 2016-03-16 Already ended Yes

Notable improvements:[35]

  • Deprecated Modules: Qt Script, Qt Enginio
  • Removed Modules: Qt WebKit, Qt Declarative (Qt Quick 1)
  • Qt Core: Several performance improvements, including reduction of memory usage in dynamic properties, and performance optimisations in QString
  • Qt Network: Support HTTP redirection
  • Qt Gui: Improved cross-platform OpenGL ES 3.0 and 3.1
  • Qt Multimedia: Adding playlist QML type
  • Qt WebEngine: Based on Chromium 45, with support for pepper plugins including Flash, API for custom URL schemes, intercepting and blocking network requests and also tracking or blocking cookies
  • Qt QML: Reduced memory consumption
  • Embedded platforms: support for Intel Atom-based NUCs

This release was the first Qt5 release to be Long-Term Supported with three years standard support.[2]

Old version, no longer maintained: 5.7 (5.7.1) 2016-06-16 Already ended Yes

Notable improvements:[36]

  • Minimum C++ 11 compiler required.
  • New modules: Qt 3D[37] and Qt Quick Controls 2, a set of embedded and mobile oriented controls
  • Open-sourced modules (previously commercial-only): Qt Charts, Qt Data Visualization, Qt Virtual Keyboard, Qt Purchasing, and Qt Quick 2D Renderer
  • Qt WebEngine now uses Chromium 49
Old version, no longer maintained: 5.8 2017-01-23[38] Already ended Yes

Notable improvements:[38][39]

  • New Qt Lite configuration system allowing savings of more than 60% in binary size compared to Qt 5.6
  • Qt Wayland Compositor (included as a Technology Preview in Qt 5.7) is now fully supported
  • Qt Serialbus is now fully supported
  • Qt Network and Web Sockets gained full support for TLS PSK cyphersuites
  • Reduced startup time and memory consumption of The QML engine, by caching binary representations of QML and JS files on disk
  • Performance improvements to the Qt Quick 2D renderer, by supporting partial updates in the Qt Quick scene graph
  • The Qt Quick Controls 2 have gained new types such as dialogs, rounded buttons and tool separators.
  • Qt WebEngine now has the ability to print web pages; now uses Chromium 53
  • Qt SCXML is now fully supported
Old version, no longer maintained: 5.9 LTS (5.9.9) 2017-05-31[40] Already ended Yes

Notable improvements:[40][41]

  • Qt Network has gained support for HTTP Strict Transport Security (HSTS)
  • Qt Web Sockets can now use external TCP sockets
  • Improvements in NFC support for Android
  • Various improvements to the 3D engine
  • Performance and memory improvements QML engine
  • Qt WebEngine now uses Chromium 56
  • Qt Gamepad has graduated from Tech Preview status to being fully supported
  • Qt Quick scenes can now be embedded within a Qt 3D application, e.g. to place 2D UI controls inside a 3D environment
Old version, no longer maintained: 5.10 (5.10.1) 2017-11-30[42] Already ended Yes

Notable improvements:[43]

  • Qt Quick got a plugin that allows placing arbitrarily shaped items into the scene
  • Qt Quick: new pointer handlers
  • New styles for Qt Quick Controls 2
  • Streaming UI into WebGL enabled browser
  • Qt WebEngine now uses Chromium 61
Old version, no longer maintained: 5.11 (5.11.3) 2018-05-22[44] Already ended Yes

Notable improvements:[45][46]

  • Optimized QML Compiler Pipeline
  • Replacing the qmlcompiler tool with qmlcachegen tool and making CONFIG += qtquickcompiler available in open source.[45][47]
  • Expanded Support for Loading Compressed Textures in Image element
  • New Accessibility Backend on Windows
  • Qt High-DPI Support
  • Qt WebEngine now uses Chromium 65
  • new Python module: Qt for Python 5.11
Old version, no longer maintained: 5.12 LTS (5.12.12) 2018-12-06[48] Already ended Yes

Notable improvements:[49]

  • Technology preview of Qt for WebAssembly.
  • Support of Qt for Python was announced to follow shortly after the release.
  • Qt WebEngine now uses Chromium 69
Old version, no longer maintained: 5.13 2019-06-19[50] Already ended Yes[51]

Notable improvements:

  • Gapless playback in QML VideoOutput
  • Qt Design Studio: can import from Sketch.
  • Qt Lottie (new Tech Preview): can import animations from Adobe After Effects.
  • Qt WebEngine now uses Chromium 73 (adds PDF viewing, disabled on Linux in official packages[52]).
  • Qt Canvas 3D removed.
  • Qt CoAP: now supports DTLS.
  • Qt Multimedia: Added support of GStreamer for Windows/macOS.
  • Qt Quick: Added support to TableView for hiding rows and columns.

Last version that supports development for old android versions (5.1 Lollipop, 4.4 KitKat , 4.1 Jelly Bean).

Old version, no longer maintained: 5.14 2019-12-12[53] Already ended Yes[51]

New Modules

  • Qt Quick Timeline

Notable improvements

  • Qt WebEngine now uses Chromium 77
  • Qt Network supports Kerberos Proxy Authentication

Deprecated modules:

  • Qt Script
  • Qt Quick Controls 1
  • Qt XML Patterns

Qt for android applications required minimum android 6.0 (API 23) to run.

Old version, no longer maintained: 5.15 (Open source[54]) 2020-05-26[55] Already ended n/a

New Modules

  • Qt Quick 3D
  • Qt Lottie is now officially supported

Notable improvements

  • Qt WebEngine now uses Chromium 80
  • Abstracting 3D graphics APIs

Deprecated modules:

  • Qt Script
  • Qt Quick Controls 1
  • Qt XML Patterns
Older version, yet still maintained: 5.15 LTS (Commercial licenses[54]) 2023-05-26[3][56] Yes[55]

The KDE project provides unofficial support for Qt 5.15 in the form of a collection of bugfix patches, most of which are backported from Qt 6.[5] As KDE has a policy of not assigning version numbers to their patches, Linux distributions use ad-hoc schemes when using this fork of Qt5: OpenSUSE, for example, calls its June 2021 version "5.15.2+kde200".[57]

Qt 6

Qt 6.0 was officially released on December 8, 2020.[58]

Version Release date Standard support until Extended support availability New features
Old version, no longer maintained: 6.0 (6.0.4[59]) 2020-12-08 Already ended Yes

Major overhaul of the Qt 5.x series, including:

  • Minimum C++17 now required[60]
  • Switched to CMake build system[60]
  • New graphics architecture[60]
  • Many modules omitted
Old version, no longer maintained: 6.1 (6.1.3[61]) 2021-05-06 Already ended Yes
  • Added modules: Active Qt, Qt Charts, Qt Data Visualization, Qt Device Utilities, Qt Graphical Effects, Qt Lottie, Qt State Machine, Qt Virtual Keyboard[62]
Older version, yet still maintained: 6.2 LTS (6.2.9[63]) 2021-09-30 2024-09-30 Yes

First Qt 6 release with long-term support.[64]

  • Added modules: Qt Bluetooth, Qt Multimedia, Qt NFC, Qt Positioning, Qt Quick Dialogs, Qt RemoteObjects, Qt Sensors, Qt SerialBus, Qt SerialPort, Qt WebChannel, Qt WebEngine, Qt WebSockets, Qt WebView[64]
Old version, no longer maintained: 6.3 (6.3.2[65]) 2022-04-12 Already ended Yes
  • Focus on quality and bug fixes[66]
  • Qt Quick Compilers[66]
  • New Qt Quick controls[66]
  • Qt Quick 3D reflection support[66]
  • New Qt PDF module[66]
Older version, yet still maintained: 6.4 (6.4.3[67]) 2022-09-29 2023-09-29 Yes
  • Qt HTTP Server[68]
  • Qt Quick 3D Physics[68]
  • Reintroduces Qt TextToSpeech from Qt 5[68]
Current stable version: 6.5 LTS (6.5.3[69]) 2023-04-03 2026-03-30 Yes
  • Qt Shader Tools and Qt Quick Effect Maker.[70] Most modules (from 5.15) are kept, some have been merged into others, though a few dropped, such as Qt Gamepad, and Qt Script (Qt QML provides same functionality)
Current stable version: 6.6 (6.6.0[71]) 2023-10-10 2024-10-10 Yes
  • ...

Notes

^a On 14 October 2016, KDE's 20th anniversary, a KDE developer re-released a variant of Qt 1.45 that he made work with modern Linux systems.[72]

References

  1. ^ "Qt 6.6 released!".
  2. ^ a b Tuukka Turunen (18 December 2015). "Introducing Long Term Support". Qt Project. Retrieved 28 March 2016.
  3. ^ a b c "Extended lifetime for Qt 5.15". www.qt.io. Retrieved 2022-05-19.
  4. ^ Leppälä, Kimmo (7 June 2017). "Renewed Qt Support Services". Qt Project. Retrieved 8 June 2017.
  5. ^ a b "Qt5PatchCollection". KDE Community Wiki.
  6. ^ "Qt offering changes 2020". www.qt.io. Retrieved 2021-07-03.
  7. ^ "Offline Qt Downloads".
  8. ^ "Beta of Motif-like C++ library available". groups.google.com. Retrieved 14 November 2022.
  9. ^ "Happy 20th Anniversary Qt!". Qt Blog.
  10. ^ "Qt framework celebrates its 20th anniversary". SD Times. 21 May 2015.
  11. ^ "BETA: Qt 0.92 for linux (C++ GUI toolkit)". groups.google.com. Retrieved 23 August 2023.
  12. ^ "Qt 0.93 for linux (C++ GUI framework)". groups.google.com. Retrieved 23 August 2023.
  13. ^ "Qt 0.95 for linux (C++ GUI framework)". groups.google.com. Retrieved 23 August 2023.
  14. ^ a b c d e f g h i "History of Cute Qt".
  15. ^ "Qt 0.98 - object-oriented C++ framework for GUI apps". groups.google.com. Retrieved 23 August 2023.
  16. ^ a b c "Qt History". Qt Wiki.
  17. ^ "Qt 4.8.7 Released - Qt Blog". Qt Blog. 2015-05-26. Retrieved 2017-11-03.
  18. ^ "Trolltech Releases Qt 4.1". qt.nokia.com. Archived from the original on 18 August 2009. Retrieved 27 November 2011.
  19. ^ Harald Fernengel, labs.qt.nokia.com. "Qt 4.2.0 released". Archived from the original on 6 July 2011. Retrieved 27 November 2011.
  20. ^ Girish Ramakrishnan, labs.qt.nokia.com. "Qt 4.3.0 released". Archived from the original on 5 March 2012. Retrieved 27 November 2011.
  21. ^ "What's New in Qt 4.3". 26 April 2008. Archived from the original on 2008-04-26.
  22. ^ Thiago Macieira, labs.qt.nokia.com. "Qt 4.4.0 fully released". Archived from the original on 23 November 2011. Retrieved 27 November 2011.
  23. ^ Jason McDonald. "Qt 4.5 hits the (virtual) shelves". labs.qt.nokia.com. Archived from the original on 13 April 2012. Retrieved 27 November 2011.
  24. ^ Jason McDonald. "Qt 4.6.0 Released Early due to Good Behaviour". labs.qt.nokia.com. Archived from the original on 17 September 2011. Retrieved 27 November 2011.
  25. ^ Jason McDonald. "Qt 4.7.0 now available". labs.qt.nokia.com. Archived from the original on 22 January 2012. Retrieved 27 November 2011.
  26. ^ Sinan Tanilkan. "Qt 4.8.0 Released". labs.qt.nokia.com. Archived from the original on 16 December 2011. Retrieved 15 December 2011.
  27. ^ Thiago Macieira (7 October 2011). "Concern about removal of QWidget classes". Qt5-feedback (Mailing list). Archived from the original on 21 September 2013. Retrieved 3 July 2013.
  28. ^ Lars Knoll (9 May 2011). "Thoughts about Qt 5". Digia. Retrieved 9 May 2011.
  29. ^ Lars Knoll (21 October 2011). "The Qt Project is live!". Nokia. Retrieved 8 February 2012.
  30. ^ Qt Blog. "Introducing Qt 5.0". Digia. Retrieved 19 March 2013.
  31. ^ "New Features in Qt 5.1". Digia. 3 July 2013. Retrieved 3 July 2013.
  32. ^ Lars Knoll (20 May 2014). "Qt 5.3 Released". blog.qt.io. Retrieved 2015-02-26.
  33. ^ "Qt 5.4 Alpha Available". Digia. 9 September 2014. Retrieved 8 September 2014.
  34. ^ Jani Heikkinen (17 March 2015). "New Features in Qt 5.5". Qt Project. Retrieved 31 March 2015.
  35. ^ "New Features in Qt 5.6". Qt Project. 25 March 2015. Retrieved 28 March 2016.
  36. ^ "New Features in Qt 5.7". Qt Wiki.
  37. ^ "Qt 3D Overview".
  38. ^ a b Lars Knoll (23 January 2017). "Qt 5.8 released". Qt Blog.
  39. ^ "New Features in Qt 5.8". Qt Project. Retrieved 2 May 2017.
  40. ^ a b Lars Knoll (31 May 2017). "Qt 5.9 released". Qt Blog.
  41. ^ "New Features in Qt 5.9". Qt Project. Retrieved 1 June 2017.
  42. ^ Lars Knoll (7 December 2017). "Qt 5.10 released". Qt Blog.
  43. ^ "New Features in Qt 5.10". Qt Project. Retrieved 14 February 2018.
  44. ^ Lars Knoll (22 May 2018). "Qt 5.11 released". Qt Blog.
  45. ^ a b "New Features in Qt 5.11". Qt Project. Retrieved 22 May 2018.
  46. ^ "Qt 5.11.2 Released with ~800 Changes, 250+ Bug Fixes - Phoronix".
  47. ^ "The new Qt Quick Compiler technology". www.qt.io. Retrieved 2023-03-12.
  48. ^ "Qt 5.12 Release - Qt Wiki".
  49. ^ "New Features in Qt 5.12". Qt Project. Retrieved 1 March 2019.
  50. ^ "Qt 5.13 Released! Get it today".
  51. ^ a b "Supported Platforms - Supported Qt Versions".
  52. ^ "Qt 5.13.0 Known Issues - Qt Wiki".
  53. ^ "Qt 5.14 released!".
  54. ^ a b Tuukka Turunen (4 January 2021). "[Development] Commercial-only LTS phase starts: Closing the 5.15 branch(es) on 5th January". Retrieved 4 January 2021.
  55. ^ a b "Qt 5.15 LTS Released | Software Development Tools | Qt".
  56. ^ Andy Shaw (13 May 2020). "Qt 5.9 LTS – End of Life (page 7 and 11)" (PDF).
  57. ^ "libqt5-qtbase". openSUSE Build Service.
  58. ^ "Qt 6.0 Released". www.qt.io. Retrieved 2020-09-28.
  59. ^ "Qt 6.0.4 Released". www.qt.io. Retrieved 2021-05-04.
  60. ^ a b c "Qt 6.0 Released".
  61. ^ "Qt 6.1.3 Released". www.qt.io. Retrieved 2021-09-01.
  62. ^ "Qt 6.1 Released".
  63. ^ "Commercial LTS Qt 6.2.9 Released". www.qt.io. Retrieved 2023-07-04.
  64. ^ a b "Qt 6.2 LTS Released".
  65. ^ "Qt 6.3.2 Released". www.qt.io. Retrieved 2022-09-12.
  66. ^ a b c d e "Qt 6.3 Released".
  67. ^ "Qt 6.4.3 Released". www.qt.io. Retrieved 2023-03-16.
  68. ^ a b c "Qt 6.4 Released".
  69. ^ "Qt 6.5.3 Released". www.qt.io. Retrieved 2023-09-28.
  70. ^ "Qt 5.15 vs 6.5 feature comparison". www.qt.io. Retrieved 2023-04-05.
  71. ^ "Qt 6.6 Released". www.qt.io. Retrieved 2023-10-10.
  72. ^ "KDE Project releases KDE 1 !". 14 October 2016. Archived from the original on 27 October 2016.

External links

This page was last edited on 18 October 2023, at 19:59
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.