Qt Creator 歷史版本列表
Qt Creator 是應用程序開發人員的完整集成開發環境(IDE)!無論您是創建移動應用程序,桌面應用程序還是連接的嵌入式設備,Qt Creator 都是跨平台的 IDE,使應用程序和 UI 開髮變得輕而易舉。由於上市時間至關重要,因此 IDE 包含可加快開發時間的生產力工具。完整的跨平台集成開發環境,便於創建連接設備,用戶界面和應用程序. 選擇版本:Qt Creator 4.5.0(32 位)... Qt Creator 軟體介紹Qt Creator (32-bit)Qt Creator (64-bit)
更新時間:2024-02-08
更新細節:
更新時間:2023-12-12
更新細節:
What's new in this version:
General:
- Fixed opening files with drag and drop on Qt Creator
Editing:
C++:
- Fixed a crash while parsing
- Fixed a freeze when hovering over a class declaration
- Fixed the renaming of virtual functions
- Fixed `Select Block Up` for string literals
- Fixed the conversion between comment styles for certain indented comments
Clang Format:
- Fixed the indentation after multi-byte UTF-8 characters
Widget Designer:
- Fixed that the buttons for editing signals and slots and editing buddies were switched
Projects:
- Fixed the restoring of custom Kit data
- Fixed overlapping labels in the target selector
- Fixed the label for `Custom Executable` run configurations
CMake:
- Fixed a crash when opening projects
- Fixed a crash when editing CMake files without a project
- Fixed that directories were marked as invalid for the `Staging Directory`
Qbs:
- Fixed a crash when parsing projects
Analyzer:
Valgrind:
- Fixed stopping the Valgrind process
Version Control Systems:
Git:
- Fixed that empty blame annotations are shown after saving a file outside ofthe version control directory
Platforms:
Linux:
- Added an error dialog for errors when loading the Qt platform plugin
Boot2Qt:
- Fixed deployment on Windows
MCU:
- Fixed `Replace existing kits` after changing MCU SDK path
更新時間:2023-11-23
更新細節:
What's new in this version:
General:
- Improved the startup performance significantly on various setups
- Added the Sort results check box for configuring the md locator filter in Edit > Preferences > Environment > Locator to keep the sorting from the tool used for the file system index locator filter
- Added the View > Show Menu Bar option to hide the menu bar on platforms without a unified menu bar
- Fixed an issue with growing session files
Help:
- Added the Edit > Preferences > Help > General > Antialias check box for setting the anti-aliasing of text
Editing:
- Added the count of selected characters to line and column information on the Edit mode toolbar
- Added an indenter, auto-brace and auto-quote for JSON (Documentation)
- Fixed that the historical order of open documents was not restored
- Fixed that suggestions were rendered with the wrong tab size
C++:
- Updated to LLVM 17.0.1
- Added Tools > C++ > Fold All Comment Blocks and Unfold All Comment Blocks
- Added the Convert Comment to C Style and Convert Comment to C++ Style refactoring actions for converting comments between C++-style and C-style
- Added the Move Function Documentation to Declaration and Move Function Documentation to Definition refactoring actions for moving documentation between function declaration and definition
- Extended the application of renaming operations to documentation comments
- Fixed that code inserted by refactoring actions was not formatted according to the Clang Format settings
- Fixed that automatically created functions could be added between another function and its documentation
- Fixed that the refactoring actions from Clangd were not available in the context menu
Clang Format:
- Fixed the style settings for Clang Format 16 and later
QML:
- Fixed invalid M325 warnings
Language Server:
- Fixed the shortcut for applying refactoring actions
Python:
- Fixed duplicate code when renaming
Language Server Protocol:
- Added support for Language servers that request creating, renaming, or deleting of files
Copilot:
- Added support for proxies
TODO:
- Added the todo keyword to the default
Markdown:
- Added buttons and configurable shortcuts for text styles (Documentation)
Images:
- Fixed that animations could not be restarted
- Fixed that looping animations did not loop
Projects:
Project specific settings:
- Added C++ file naming settings
- Added documentation comment settings (Documentation)
- Added an option for the Doxygen command prefix
- Improved performance of filtering the target setup page
- Fixed that run configurations were removed when the corresponding target vanishes (even temporarily)
- Fixed issues with recursive symbolic links
CMake:
- Removed support for extra generators
- Added Follow Symbol Under Cursor for functions, macros, targets and packages
- Added support for CMAKE_SOURCE_DIR and similar variables for Jump to File Under Cursor
- Added code completion for various aspects of CMake (local functions and variables, cache variables, ENV, targets, packages, variables added by find_package)
- Added support for CMAKE_UNITY_BUILD
- Added support for cmake-format configuration files
- Added help tooltips
- Extended context help for variables, properties and modules
Python:
- Added auto-detection of PySide from the installer (PYSIDE-2153) (Documentation)
- Added the option to forward the display for remote Linux (Documentation)
- Fixed PySide wheels installation on macOS
vcpkg:
- Added the generation of code for CMakeLists.txt
- Added parsing the dependencies from vcpkg.json manifest files
- Improved the addition of dependencies to vcpkg.json
Qt Safe Renderer:
- Added a wizard for Qt Safe Renderer 2.1 and later (Documentation)
Debugging:
C++:
- Added support for remote Linux debugging with LLDB
- Fixed warnings about index cache permissions
Analyzer:
Clang:
- Fixed that error messages were not shown
CTF Visualizer:
- Fixed that process and thread IDs could not be strings
- Fixed the computation of nesting levels
- Fixed a crash when zooming with a touch pad
Terminal:
- Added mouse support
- Added support for Windows Terminal schemes
- Fixed Ctrl+C/V on Windows
Version Control Systems:
Git:
- Added option for ignoring whitespace changes and line moves in Instant Blame
CVS:
- Disabled by default
Test Integration:
- Added an option for the number of threads used for scanning
更新時間:2023-09-28
更新細節:
更新時間:2023-08-15
更新細節:
更新時間:2023-08-15
更新細節:
更新時間:2023-08-15
更新細節:
What's new in this version:
- /bin/runcmd.* scripts added
- Free Jahaslist license size has been increased to 30
- Base request count for license checking has been increased to 4000
- Baselist has been updated to 4938928
更新時間:2023-08-15
更新細節:
What's new in this version:
General:
- Allow fractional high DPI scaling without modifying the environment
Editing:
General:
- Fixed a potential crash when reloading a document
Copilot:
- Fixed a crash when configuring an unusable copilot agent in the settings
Debug:
- Fixed a problem where debugging with "Run In Terminal" would fail on Linux
Projects:
CMake:
- Fixed code completion for ui file components for CMake based projects
- Fix reading ninjaPath from QtCreator.ini
- Fixed incorrect device checks when using Boot2Qt
QMake:
- Avoid cleaning the build directory after switching kits
Version Control Systems:
Fossil:
- Show the correct dialog when reverting the current file
更新時間:2023-08-15
更新細節:
What's new in this version:
General:
- Allow fractional high DPI scaling without modifying the environment
Editing:
General:
- Fixed a potential crash when reloading a document
Copilot:
- Fixed a crash when configuring an unusable copilot agent in the settings
Debug:
- Fixed a problem where debugging with "Run In Terminal" would fail on Linux
Projects:
CMake:
- Fixed code completion for ui file components for CMake based projects
- Fix reading ninjaPath from QtCreator.ini
- Fixed incorrect device checks when using Boot2Qt
QMake:
- Avoid cleaning the build directory after switching kits
Version Control Systems:
Fossil:
- Show the correct dialog when reverting the current file
更新時間:2023-08-03
更新細節: