Qt Creator 2.2 Release

Today, a new release of the Qt Creator development environment
was reported on the Qt Labs blog.
Short list of changes:- Updated Bazaar support
- Fully rewritten debug system for MSVS
- Configurable MIME Type Definitions
- Record and play macros
- Configurable Snippets
- Access to external tools (for example, lupdate and lrelease)
- Debugger docking hints
- Valgrind / memcheck support (Debug-> Analyzer) on Linux and Mac
- Specialized editor for the GL shader language
Improvements to existing features:- Improved QML support
- Improved Qt Quick Designer
- Improved support for debugging mixed QML / C ++ code
- Advanced setup steps assembly
- Proper use of quotes in command line options
Full list of changesSource packages, like binaries, are available on the
Qt Developer Network , and source files can also be downloaded from the
repository
')
Source: https://habr.com/ru/post/118856/
All Articles