summaryrefslogtreecommitdiff
path: root/dist/changes-2.0.0
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@nokia.com>2010-03-30 18:01:07 +0200
committerTobias Hunger <tobias.hunger@nokia.com>2010-03-30 18:01:50 +0200
commit53d2e69230abfe2bc171948ad831c6172b426f97 (patch)
tree0c23475faf56e8888a8bfa1fa08e7e006b722a39 /dist/changes-2.0.0
parente421d32147c867e326fbf036781f57c873f7056e (diff)
downloadqt-creator-53d2e69230abfe2bc171948ad831c6172b426f97.tar.gz
Update changes file
Diffstat (limited to 'dist/changes-2.0.0')
-rw-r--r--dist/changes-2.0.07
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0
index 4da605a7d2..e7c65ce465 100644
--- a/dist/changes-2.0.0
+++ b/dist/changes-2.0.0
@@ -20,6 +20,7 @@ General
* New "Design" mode for visual editors (.ui & .qml files)
* Fixed crash when working with empty pro-file
* Ask for close, save, or save as when file is removed while open in Qt Creator
+ * Use shadowbuilding by default in new projects whenever possible
Editing
* Text based search and replace in multiple files
@@ -101,11 +102,16 @@ Symbian Target
(Users that had multiple symbian run configurations with different
signing settings need to re-create their settings as different
build configurations)
+ * Add support for the mobility API into any mobile project set up
+ using the Qt wizards
+ * Add capabilities and UID into the pro-file
Maemo Target
* New feature
* Built on top of MADDE package
* Supports building for, deploying to and running on N900 devices
+ * Add support for the mobility API into any mobile project set up
+ using the Qt wizards
Version control plugins
* Made menu actions more consistent, added some missing actions
@@ -129,6 +135,7 @@ Wizards
* Improved summary page, added ordering, simplified application wizards
* Added wizards for unit tests and classes based on QSharedData
* Introduced project directory setting
+ * Add a wizard for mobile Qt applications
Additional credits go to:
* Roopesh Chander (choosing spaces or tabs based on surrounding code)