2011-12-14 16:54:25 +01:00
|
|
|
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
|
2011-12-14 16:56:12 +01:00
|
|
|
* Search qmlplugindump (4.8) in right location (QTCREATORBUG-6698)
|
2011-12-19 14:55:09 +01:00
|
|
|
* Find QMLViewer.app even if filesystem is case sensitive (QTCREATORBUG-5975)
|
2011-12-14 16:54:25 +01:00
|
|
|
|
|
|
|
|
Qt Quick Designer
|
|
|
|
|
|
|
|
|
|
Help
|
|
|
|
|
|
|
|
|
|
Platform Specific
|
|
|
|
|
|
|
|
|
|
Mac
|
|
|
|
|
|
|
|
|
|
Linux (GNOME and KDE)
|
|
|
|
|
|
|
|
|
|
Windows
|
|
|
|
|
|
|
|
|
|
Symbian Target
|
|
|
|
|
|
|
|
|
|
Remote Linux Support
|
|
|
|
|
|
|
|
|
|
Qt Designer
|
|
|
|
|
|
|
|
|
|
FakeVim
|
|
|
|
|
|
|
|
|
|
Version control plugins
|