summaryrefslogtreecommitdiff
path: root/dist/changes-2.0.0
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-02-22 17:39:24 +0100
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2010-02-22 17:39:24 +0100
commit5c059646b454f4bc1bee9f58f87e43a60174069b (patch)
treeb60fca3211d4c3e5be91e04147c6dbe209665dd9 /dist/changes-2.0.0
parent2fee6b8a467b21bfcf6d0f14a1a93398364eb375 (diff)
downloadqt-creator-5c059646b454f4bc1bee9f58f87e43a60174069b.tar.gz
Changelog: Added Symbian/VCS/Wizards/General items for 2.0
Diffstat (limited to 'dist/changes-2.0.0')
-rw-r--r--dist/changes-2.0.034
1 files changed, 34 insertions, 0 deletions
diff --git a/dist/changes-2.0.0 b/dist/changes-2.0.0
index d0700a3f66..6f2f9d8440 100644
--- a/dist/changes-2.0.0
+++ b/dist/changes-2.0.0
@@ -10,6 +10,9 @@ 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
+ * File dialog is now opened in current directory
+ * File system view improvements (context menu)
+ * Options dialog: Added filters and ordering
Editing
* Text based search and replace in multiple files
@@ -23,6 +26,9 @@ Project support
* Reworked selection of active configuration
Debugging
+ * CDB: Fixed bug in location marker
+ * CDB: Fixed handling of mixed-case file names correctly by normalizing file
+ names
Help
@@ -38,8 +44,36 @@ Symbian Target
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
+ * Prevent launching of debugger while application is running and vice
+ versa
+ * Handle unplugging of device
+ * Handle application crash when running, print proper error message
+ * Add support for command line arguments
Maemo Target
* new feature
* built on top of MADDE package
* supports building for, deploying to and running on N900 devices
+
+Version control plugins
+ * Made menu actions more consistent, added some missing actions
+ * Added "Annotate previous" accessible from context menu of annotation
+ view, added "annotate" action to context menu of file log
+ * Added command locator to be able to trigger menu actions from the
+ locator.
+ * Added setting for time-outs
+ * Added a plugin for Mercurial
+ * Diff highlighter: Mark trailing whitespace in added lines
+ * Support creating repositories from the project wizards (git, Mercurial)
+ * git: Added support for stashes
+ * git: Support adding files with intend-to-add in file wizards including
+ check on version of git
+ * git: Expand commit template relative to repository
+ * git: Added setting for whitespace in diff/blame
+ * Subversion: Add parent directories correctly when adding new files
+ * Added "Open file" context menu action to log pane
+
+Wizards
+ * Improved summary page, added ordering, simplified application wizards
+ * Added wizards for unit tests and classes based on QSharedData
+ * Introduced project directory setting