軟體下載 Qt Creator 12.0.0

檔案名稱 qt-creator-opensource-windows-x86_64-12.0.0.exe

Qt Creator 12.0.0 軟體下載

軟體資訊
檔案版本 Qt Creator 12.0.0

檔案名稱 qt-creator-opensource-windows-x86_64-12.0.0.exe
檔案大小
更新日期 2023-11-23
  • 1
    版本確認
  • 2
    檔案準備中
  • 3
    檔案下載

軟體介紹 & 更新資訊

Qt Creator 12.0.0
Qt Creator 是應用程序開發人員的完整集成開發環境(IDE)!無論您是創建移動應用程序,桌面應用程序還是連接的嵌入式設備,Qt Creator 都是跨平台的 IDE,使應用程序和 UI 開髮變得輕而易舉。由於上市時間至關重要,因此 IDE 包含可加快開發時間的生產力工具。完整的跨平台集成開發環境,便於創建連接設備,用戶界面和應用程序. Qt Creator 軟體介紹

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

Qt Creator 12.0.0 相關參考資料
Downloading Qt Creator 12.0.0 from FileHorse.com

Complete integrated development environment (IDE) for application developers · Qt Creator 12.0.0 · Key details about this download. The file will be downloaded ...

https://www.filehorse.com

Index of official_releasesqtcreator12.012.0.0

Index of /official_releases/qtcreator/12.0/12.0.0 ; cpack_experimental/ · qt-creator-opensource-windows-x86_64-12.0.0.exe ; 22-Nov-2023 17:02 · 22-Nov-2023 16:57 ...

https://download.qt.io

Qt Creator 12 Beta released

2023年10月13日 — Qt Creator 12 Beta released. October 13, 2023 by Eike Ziller | Comments. We are happy to announce the release of Qt Creator 12 Beta!

https://www.qt.io

Qt Creator 12 released

2023年11月23日 — Qt Creator 12 released. November 23, 2023 by Eike Ziller | Comments. We are happy to announce the release of Qt Creator 12!

https://www.qt.io

Qt Creator 12.0.0 context menu covers almost all content

2023年11月24日 — Qt Creator 12.0.0 context menu covers almost all content ... As you can see in the screenshot, the context menu now opens in full size, which ...

https://stackoverflow.com

Qt Creator 12.0.1 released

2023年12月12日 — This version of Qt Creator fixes various issues, like deployment to Boot to Qt devices from Windows, a few crashes, dropping files onto the Qt ...

https://www.qt.io

Qt Creator 12.0.2 released

2024年2月7日 — Qt Creator 12.0.2 released. February 07, 2024 by Eike Ziller | Comments. We are happy to announce the release of Qt Creator 12.0.2!

https://www.qt.io

qt-official_releases-qtcreator-12.0-12.0.0安装包下载

Index of /qt/official_releases/qtcreator/12.0/12.0.0/ ; Parent directory/, -, - ; cpack_experimental/, -, 2023-11-22 23:02 ; installer_source/, - ...

https://mirrors.aliyun.com

QtCreator 12.0.0 crashing when runningparsing cmake

2023年11月28日 — I've recently updated to QtCreator 12.0 and have had some problems with it crashing while running cmake on the project I'm working on. Yesterday ...

https://www.reddit.com

Releases · qt-creatorqt-creator

Qt Creator version 12.0.2 contains bug fixes. The most important changes are listed in this document. For a complete list of changes, see the Git log for the ...

https://github.com