forked from qt-creator/qt-creator
47 lines
651 B
Groff
47 lines
651 B
Groff
|
|
Qt Creator version 2.4.1 contains bug fixes on top of 2.4.
|
||
|
|
|
||
|
|
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.4.0..origin/2.4
|
||
|
|
|
||
|
|
General
|
||
|
|
|
||
|
|
Editing
|
||
|
|
|
||
|
|
Managing Projects
|
||
|
|
|
||
|
|
Debugging
|
||
|
|
|
||
|
|
Debugging QML/JS
|
||
|
|
|
||
|
|
Analyzing Code
|
||
|
|
|
||
|
|
C++ Support
|
||
|
|
|
||
|
|
QML/JS Support
|
||
|
|
|
||
|
|
Qt Quick Designer
|
||
|
|
|
||
|
|
Help
|
||
|
|
|
||
|
|
Platform Specific
|
||
|
|
|
||
|
|
Mac
|
||
|
|
|
||
|
|
Linux (GNOME and KDE)
|
||
|
|
|
||
|
|
Windows
|
||
|
|
|
||
|
|
Symbian Target
|
||
|
|
|
||
|
|
Remote Linux Support
|
||
|
|
|
||
|
|
Qt Designer
|
||
|
|
|
||
|
|
FakeVim
|
||
|
|
|
||
|
|
Version control plugins
|