2011-09-13 16:43:06 +02:00
|
|
|
Qt Creator version 2.4 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. For example:
|
|
|
|
|
|
|
|
|
|
git clone git://gitorious.org/qt-creator/qt-creator.git
|
|
|
|
|
git log --cherry-pick --pretty=oneline v2.3.1...origin/2.4
|
|
|
|
|
|
|
|
|
|
General
|
2011-10-12 11:51:36 +02:00
|
|
|
* Showing more useful error dialog in case of plugin errors
|
|
|
|
|
* Reduce minimum size of preferences dialog
|
2011-09-13 16:43:06 +02:00
|
|
|
|
|
|
|
|
Editing
|
2011-10-12 11:51:36 +02:00
|
|
|
* Advanced search: Show more information about the search parameters
|
|
|
|
|
* Advanced search: Move the previously modal dialog into search results pane
|
|
|
|
|
* Advanced search: Keep a history of most recent searches and their results
|
2011-09-13 16:43:06 +02:00
|
|
|
|
|
|
|
|
Managing Projects
|
|
|
|
|
|
|
|
|
|
Debugging
|
|
|
|
|
|
|
|
|
|
Debugging QML/JS
|
|
|
|
|
|
|
|
|
|
Analyzing Code
|
|
|
|
|
* Standalone qmlprofiler command line tool allows you to retrieve & store QML tracing data
|
|
|
|
|
|
|
|
|
|
C++ Support
|
|
|
|
|
|
|
|
|
|
QML/JS Support
|
|
|
|
|
|
|
|
|
|
Qt Quick Designer
|
|
|
|
|
|
|
|
|
|
Help
|
|
|
|
|
|
|
|
|
|
Platform Specific
|
|
|
|
|
|
|
|
|
|
Mac
|
2011-10-12 11:51:36 +02:00
|
|
|
* "Run in Terminal" was not finding xterm by default
|
2011-09-13 16:43:06 +02:00
|
|
|
|
|
|
|
|
Linux (GNOME and KDE)
|
|
|
|
|
|
|
|
|
|
Windows
|
|
|
|
|
|
|
|
|
|
Symbian Target
|
|
|
|
|
|
|
|
|
|
Remote Linux Support
|
|
|
|
|
|
|
|
|
|
Qt Designer
|
|
|
|
|
|
|
|
|
|
FakeVim
|
|
|
|
|
|
|
|
|
|
Version control plugins
|
|
|
|
|
|
|
|
|
|
Additional credits go to:
|
|
|
|
|
|