forked from qt-creator/qt-creator
28 lines
457 B
Plaintext
28 lines
457 B
Plaintext
|
|
The QtCreator 2.0 release contains bug fixes and new features.
|
||
|
|
|
||
|
|
Below is a list of relevant changes. You can find a complete list of changes
|
||
|
|
within the logs of Qt Creator's sources. Simply check it out from the public git
|
||
|
|
repository e.g.,
|
||
|
|
|
||
|
|
git clone git://gitorious.org/qt-creator/qt-creator.git
|
||
|
|
git log --cherry-pick --pretty=oneline v1.3.1...v2.0.0
|
||
|
|
|
||
|
|
General
|
||
|
|
|
||
|
|
Editing
|
||
|
|
|
||
|
|
C++ Support
|
||
|
|
|
||
|
|
Project support
|
||
|
|
|
||
|
|
Debugging
|
||
|
|
|
||
|
|
Help
|
||
|
|
|
||
|
|
Platform Specific
|
||
|
|
|
||
|
|
Mac
|
||
|
|
|
||
|
|
Symbian Target
|
||
|
|
|