forked from qt-creator/qt-creator
32 lines
591 B
Plaintext
32 lines
591 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
|
|
|
|
Maemo Target
|
|
* new feature
|
|
* built on top of MADDE package
|
|
* supports building for, deploying to and running on N900 devices
|