Qt Creator 15
Qt Creator version 15 contains bug fixes and new features.
The most important changes are listed in this document. For a complete list of changes, see the Git log for the Qt Creator sources that you can check out from the public Git repository or view online at
General
- Changed the default MIME types to the Apache Tika MIME type database
- Added the option to hide modes (
View > Modes
and the context menu on the mode selector) - Added the option to exclude binary files in
Search Results
(QTCREATORBUG-1756) - Added new dark and light themes (Blog Post)
- Added
Tools > Scripting > New Script
for creating Lua based Qt Creator scripts (Documentation) - Plugins
- Added
DocumentationUrl
and new mandatory fieldsId
andVendorId
to the plugin meta data - Changed the plugin descriptions to Markdown in
Help > About Plugins > Details
andExtensions
mode - Extended the API available to Lua plugins (Documentation)
- Added
- Prebuilt binaries
- Added opt-in crash reporting to
Edit > Preferences > Environment > System
(Documentation)
- Added opt-in crash reporting to
Editing
- Added actions for opening the next and previous documents from the
Open Documents
view (QTCREATORBUG-1208) - Added actions for moving and sorting bookmarks in the
Bookmarks
view (QTCREATORBUG-30286) - Added the folding actions to the context menu on the folding marks (QTCREATORBUG-7461)
- Added
Fold Recursively
andUnfold Recursively
- Fixed the display of multi-line annotations (QTCREATORBUG-29951)
- Fixed the tab order in
Advanced Search
(QTCREATORBUG-31771)
C++
- Added a syntax highlighting style for C++ attributes
- Merged the
C
andC++
compiler categories (QTCREATORBUG-31132, QTCREATORBUG-30630) - Fixed that
Clang
was preferred overGCC
on Linux when automatically assigning toolchains to kits (QTCREATORBUG-29913) - Fixed that include statements could be added before
#pragma once
(QTCREATORBUG-30808) - Fixed that symbol locations could be mixed up between different open projects (QTCREATORBUG-19636)
- Fixed issues with code folding and
ifdef
statements (QTCREATORBUG-21064) - Fixed the indentation after multi-line comments (QTCREATORBUG-31256)
- Fixed the display of annotations with array operators (QTCREATORBUG-31670)
- Fixed code formatting after
Apply Changes to Declaration / Definition
(QTCREATORBUG-31293) - ClangFormat
- Implemented
Export
andImport
for the settings
- Implemented
QML
- Moved the option for creating Qt Design Studio compatible projects from the
Qt Quick Application
to theQt Quick UI Prototype
wizard (QTCREATORBUG-31355, QTCREATORBUG-31657) - Fixed the indentation of files created by
Move Component into Separate File
(QTCREATORBUG-31084)
Language Server Protocol
- Fixed that global environment changes were not applied to language servers
Copilot
- Fixed the application of multi-line suggestions (QTCREATORBUG-31418)
Compiler Explorer
- Added the option to change the server URL (QTCREATORBUG-31261) (Documentation)
Lua
- Added an interactive shell (REPL) as an output view
SCXML
- Made names and conditions movable (QTCREATORBUG-31397)
- Fixed that the colors didn't follow the theme (QTCREATORBUG-29701)
Binary Files
- Fixed searching text when a codec is set (QTCREATORBUG-30589)
Projects
- Removed the Qt Linguist related external tool items, which did not work for CMake (QTCREATORBUG-28467)
- Improved the performance of compile and application output parsing and added
the option to
Discard excessive output
(QTCREATORBUG-30135, QTCREATORBUG-31449) - Improved the display of toolchains in the kit options by sorting and showing issue icons
- Improved the warning against editing files that are not part of the project (QTCREATORBUG-31542)
- Added
Create Header File
andCreate Source File
to the context menu for source files and header files in the project tree respectively (QTCREATORBUG-24575) - Added the option to deploy dependent projects (QTCREATORBUG-27406)
- Added the option to run build and deploy steps as root user (QTCREATORBUG-31012)
- Added
Copy Contents to Scratch Buffer
to the context menu of output views (QTCREATORBUG-31144) - Added the list of open files to the session overview, for sessions that do not have any projects (QTCREATORBUG-7660)
- Added the project names to the
Recent Projects
menu (QTCREATORBUG-31753) - Fixed issues with creating subprojects for non-active projects
- Fixed that the wizards were asking for a build system type when creating subprojects (QTCREATORBUG-30281)
- Fixed that new build configurations could use the wrong build directory (QTCREATORBUG-31470)
- Fixed that temporary kits could stay around (QTCREATORBUG-31461)
- Fixed that Qt Creator could freeze while trying to stop a user application (QTCREATORBUG-31319)
- Fixed that the application exit code was not shown after grazefully terminating it (QTCREATORBUG-31141)
- Fixed a focus issue when renaming files (QTCREATORBUG-30926)
- Fixed that the
default
session could be renamed and deleted
CMake
- Implemented
New Subproject
for CMake projects (QTCREATORBUG-30471, QTCREATORBUG-30818) - Added support for the
FOLDER
property of targets (QTCREATORBUG-28873) - Added groups for resources when
Package manager auto setup
is enabled (opt-out) (QTCREATORBUG-31308, QTCREATORBUG-31312) - Added
CMakeLists.txt
items to targets in theProjects
tree, to the point where they are defined (QTCREATORBUG-31362) - Added
Open...
to CMake folders in theProjects
tree (QTCREATORBUG-31362) - Added
Build
,Rebuild
, andClean
operations for subprojects to theBuild
menu andProjects
tree (QTCREATORBUG-27588) - Added the parsing of
AUTOMOC
andAUTOUIC
warnings and errors (QTCREATORBUG-29345, QTCREATORBUG-31597) - Added the option of opening
CMakeCache.txt
to open the project (QTCREATORBUG-24439, QTCREATORBUG-30507) - Made
conanfile.py
andvcpkg.json
visible in the project tree when used (QTCREATORBUG-32041, Conan Package Manager, vcpkg Package Manager) - Fixed the option
Build Only the Application to Be Run
for theBuild before deploying
preferences (QTCREATORBUG-31416) - Fixed the
vcpkg
support for Android (QTCREATORBUG-31883)
Workspace
- Added the option to add build configurations into
Projects > Build & Run > Build > Add
(Documentation) - Added automatic updating of the project tree in
Projects
- Fixed that cloned run configurations were not editable
vcpkg
- Fixed the detection of
VCPKG_TARGET_TRIPLET
on ARM macOS
Debugging
- Added
Disable All Breakpoints
to the debugger toolbar - Fixed that the port range for debugging was not customizable for the desktop (QTCREATORBUG-31406)
- Fixed the unfolding of items in the debugger tooltip (QTCREATORBUG-31250)
- Fixed issues with breakpoints in threads (QTCREATORBUG-23219)
- Pretty printers
- Added pretty printers for
std:dequeue
andstd::forward_list
(QTCREATORBUG-29994) - Fixed various standard library types
- Fixed issues with
_GLIBCXX_DEBUG
enabled (QTCREATORBUG-20476)
- Added pretty printers for
C++
- Added
Load Last Core File
(QTCREATORBUG-29256) - Fixed the display of 64-bit
QFlags
Analyzer
Clang
- Fixed issues with the compiler options by using the compilation database (QTCREATORBUG-29529)
Axivion
- Moved the Axivion views to a Debug perspective
- Improved the handling of invalid filters
- Removed the linking between Dashboard and a project. Now, the Dashboard has to be selected on the Axivion issues view.
- Added the option to define path mappings
(
Preferences > Axivion > Path Mapping
) - Added a tool button for
Show issue markers inline
- Added column sorting to the list of issues
- Added a
Reload
button
Terminal
- Fixed the flushing of output after a process terminates (QTCREATORBUG-30733)
Version Control Systems
- Improved the error dialog when adding files fails (QTCREATORBUG-31161)
- Added
Log Directory
to the context menu of theProjects
tree
Git
- Added actions for blame at the revision, blame of the parent, the file
from the revision, and the log for the line to the tooltip for
Instant Blame
(Documentation) - Added visual indications that files are modified to the
Projects
view (when you selectPreferences > Version Control > General > Show VCS file status
) (QTCREATORBUG-8857) - Added the option to include all local branches in the log
- Gerrit
- Fixed the support for pushing patches with topics (QTCREATORBUG-31411)
Test Integration
- Added test duration information for test frameworks that support it (QTCREATORBUG-31242)
- Added support for running auto tests on Android for Qt 6.8.1 and later
- Fixed the execution of tests with multiple test classes (QTCREATORBUG-31935)
Extension Manager
- Added filters and sorting (QTCREATORBUG-31179)
- Added a button for opening the preferences
Platforms
Windows
- Fixed that it wasn't possible to select a remote
qmake
executable (QTCREATORBUG-31939)
macOS
- Added support for back and forward gestures (QTCREATORBUG-7387)
Android
- Improved the responsiveness of Qt Creator during Android related operations
- Fixed that the setup wizard could use the wrong NDK and build tools version (QTCREATORBUG-31311)
- Fixed a freeze in the preferences while an emulator is running (QTCREATORBUG-31912)
iOS
- Improved the error messages when installation on the Simulator fails (QTCREATORBUG-25833)
- Fixed issues when multiple devices are open in the Simulator
Docker
- Improved the performance of operations on the device by deploying a helper application (GoCmdBridge)
WebAssembly
- Improved error messages on registration failure (QTCREATORBUG-30057)
VxWorks
- Added support for VxWorks 24.03 (Documentation)
Credits for these changes go to:
Aleksei German
Alessandro Portale
Alexandru Croitor
Ali Kianian
Andre Hartmann
André Pönitz
Andrii Batyiev
Andrii Semkiv
Artem Sokolovskii
Artur Twardy
Assam Boudjelthia
Audun Sutterud
BogDan Vatra
Burak Hancerli
Christian Kandeler
Christian Stenger
Cristian Adam
David Schulz
Dominik Holland
Eike Ziller
Francisco Boni
Friedemann Kleint
Henning Gruendl
Jaroslaw Kobus
Jussi Witick
Justyna Hudziak
Kai Köhne
Karim Pinter
Knud Dollereder
Kwangsub Kim
Leena Miettinen
Liu Zhangjian
Lukasz Papierkowski
Mahmoud Badri
Marc Mutz
Marco Bubke
Marcus Tillmanns
Mariusz Szczepanik
Mathias Hasselmann
Mats Honkamaa
Mehdi Salem
Michael Weghorn
Miikka Heikkinen
Orgad Shaneh
Pino Toscano
Pranta Dastider
Przemyslaw Lewandowski
Rauno Pennanen
Renaud Guezennec
Robert Löhning
Sami Shalayel
Semih Yavuz
Shrief Gabr
Sivert Krøvel
styxer
Teea Poldsam
Thiago Macieira
Thomas Hartmann
Tim Jenßen
Toni Saario
Ulf Hermann
Vikas Pachdha
Ville Lavonius
Xavier Besson
Zoltan Gera