Qt Creator (64-bit) 歷史版本列表
Qt Creator 64 位是面向應用程序開發人員的完整集成開發環境(IDE)!無論您是創建移動應用程序,桌面應用程序還是連接的嵌入式設備,Qt Creator 都是跨平台的 IDE,使應用程序和 UI 開髮變得輕而易舉。由於上市時間至關重要,因此 IDE 包含可加快開發時間的生產力工具。完整的跨平台集成開發環境,可輕鬆創建連接設備,用戶界面和應用程序.超越代碼設計和創新我們相信,提供滿足並超出... Qt Creator (64-bit) 軟體介紹更新時間:2019-05-19
更新細節:
更新時間:2019-04-22
更新細節:
更新時間:2019-04-15
更新細節:
What's new in this version:
Generic Programming Language Support:
- In Qt Creator 4.8 we introduced experimental support for the language server protocol. This enables editing support for a wide range of programming languages through a common protocol. In 4.9 we add support for the document outline, find usages, and also for code actions, which allow the language server to suggest fixes or refactoring actions at a specified place in the code. If the language server of your favorite programming language supports these features, they are now available in Qt Creator as well. Enable the LanguageClient plugin in Help > About Plugins (Qt Creator > About Plugins on macOS) and configure your server in Tools > Options > Language Client to check it out
C++ Support:
- The UI for diagnostics from the Clang analyzer tools got many improvements. They are grouped by file now. Diagnostics from the project’s headers files are now also included
- Fix-its show details on what they do when applied. We also added a guard against applying Fix-its to files that have changed in the meantime. In the Clazy configuration you can enable or disable individual checks
QML Support:
- We updated our QML parser to Qt 5.12, adding support for ECMAScript 7
Profiling:
- Perf is a powerful performance profiling tool for software running on a Linux system. Profile your application via perf with Analyze > Performance Analyzer, after enabling the plugin in Help > About Plugins. The integration in Qt Creator is available for applications running on a local Linux system, and also for applications running on a remote Linux system from a Linux or Windows host
Generic Projects:
- Similar to our support for deploying files to a remote system for CMake-based projects, you can now add a QtCreatorDeployment.txt file to your generic project, to specify the necessary information about where to deploy which files
Other Improvements:
- For Windows, we added support for MSVC 2019. On macOS we added a Touch Bar if you run Qt Creator on a MacBook.
更新時間:2019-03-29
更新細節:
更新時間:2019-03-01
更新細節:
What's new in this version:
General:
- Fixed UI for choosing executable for external tools
Editing:
- Fixed highlighting of search results of regular expression search
Autotools Projects:
- Fixed that includes, defines and flags of `SUBDIRS` were ignored
C++ Support:
- Fixed crash when expanding macros
- Fixed crash in preprocessor
- Fixed infinite loop when resolving pointer types
- Fixed cursor position after completion of functions without arguments
QML Support:
- Fixed auto-insertion of single quotes
Qt Quick Designer:
- Added support for more JavaScript functions in `.ui.qml` files
- Fixed crash with gradients and Qt Quick 5.12 (QDS-472)
Test Integration:
- Fixed handling of empty tests
Debugging:
GDB:
- Fixed detaching from process
LLDB:
- Fixed stopping at some breakpoints with newer LLDB
- Fixed `Attach to Process` and `Run in Terminal` with newer LLDB
CDB:
- Fixed display of `QDateTime`
更新時間:2019-03-01
更新細節:
更新時間:2019-02-25
更新細節:
更新時間:2019-02-01
更新細節:
更新時間:2019-01-25
更新細節:
更新時間:2019-01-17
更新細節: