Files
qt-creator/dist/changes-2.0.0
2010-02-22 16:55:18 +01:00

46 lines
1.2 KiB
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
* The Output mode was replaced by the functionality to maximize
the output panes
Editing
* Text based search and replace in multiple files
* Open with "System Editor"
C++ Support
Project support
* Reworked support for developing for different targets:
* Reworked project settings
* Reworked selection of active configuration
Debugging
Help
Platform Specific
Mac
* Show build error count in Dock icon
* Handle the OBJECTIVE_HEADERS qmake variable
Symbian Target
* Deploying shows real progress bar
* Show the connection state of devices in the selector
for the active configuration
* Respect the EPOCROOT environment variable and the default device
if no S60 SDK is explicitly given in the Qt Version preferences
Maemo Target
* new feature
* built on top of MADDE package
* supports building for, deploying to and running on N900 devices