aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-2.1.0
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-10-05 12:16:58 +0200
committercon <qtc-committer@nokia.com>2010-10-05 12:17:14 +0200
commit6df84af9ffc0ec325c6334db36cac7bc506269ad (patch)
treee200596ac6d9e75b62d007634ee427a9ef2cc467 /dist/changes-2.1.0
parent1374f3b0d90358a5c710765cec60c04233fb4282 (diff)
Update changes file
Diffstat (limited to 'dist/changes-2.1.0')
-rw-r--r--dist/changes-2.1.043
1 files changed, 22 insertions, 21 deletions
diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0
index af6386fdcb..c9bdcaedf9 100644
--- a/dist/changes-2.1.0
+++ b/dist/changes-2.1.0
@@ -5,11 +5,10 @@ within the logs of Qt Creator sources. Simply check it out from the public git
repository. For example:
git clone git://gitorious.org/qt-creator/qt-creator.git
-git log --cherry-pick --pretty=oneline v2.0.0...v2.0.1
+git log --cherry-pick --pretty=oneline v2.0.0...v2.1.0
General
- *
- *
+ * Made search result panel searchable
Editing
@@ -19,24 +18,26 @@ C++ Support
performance reasons)
* Add new indenter along with a new option to control alignment indents
* Add new %FILENAME%, %CLASS% placeholders to license template
+ * Added searching for symbols that match a pattern to advanced find
Project Support
- * Add option for adding subprojects to projects in the New wizard
- * Add context-menu command for removing subprojects in the Edit mode,
+ * Added option for adding subprojects to projects in the New wizard
+ * Added context-menu command for removing subprojects in the Edit mode,
Projects view
- * Add a wizard for adding other than Qt libraries to project files
+ * Added a wizard for adding other than Qt libraries to project files
Debugging
- * Fix console debugging with MinGW/gdb
- * Symbian: Add basic thread support, improve logging
+ * Fixed splitter inconsistency of debugger tool bar
+ * Fixed console debugging with MinGW/gdb
+ * Symbian: Added basic thread support, improve logging
Help
QML/JS Support
- * Add 'Find usages' action that works on ids, properties, functions and
+ * Added 'Find usages' action that works on ids, properties, functions and
variables
- * Add new indenter
- * Add experimental support for code completion of components defined
+ * Added new indenter
+ * Added experimental support for code completion of components defined
by plugins
Platform Specific
@@ -52,25 +53,25 @@ Symbian Target
Maemo Target
Designer
- * Add switching between code and forms using Shift-F4
- * Various improvements to mode switching
+ * Added switching between code and forms using Shift-F4
+ * Made various improvements to mode switching
Version control plugins
* Support git version 1.7.x
- * Add support for git --amend
- * Make it possible to run gitk from Qt Creator
- * Improve commit window, show number of files to be committed, add context
+ * Added support for git --amend
+ * Made it possible to run gitk from Qt Creator
+ * Improved commit window, show number of files to be committed, add context
menu for quickly checking and unchecking all files
- * Add branch selector to the git checkout wizard
- * Add support for the CVS 'edit' functionality, make Qt Creator prompt to
+ * Added branch selector to the git checkout wizard
+ * Added support for the CVS 'edit' functionality, make Qt Creator prompt to
request a read-only file using 'cvs edit' (cvsnt only).
- * Perforce: Add setting to automatically open read-only files
+ * Perforce: Added setting to automatically open read-only files
Wizards
- * Custom wizard: Enhance template processing of wizards to be able to include
+ * Custom wizard: Enhanced template processing of wizards to be able to include
sections of files conditionally, extend functionality of combo control
to be able to handle user-displayable strings and keywords
- * Custom wizard: Add ability to have files generated by scripts
+ * Custom wizard: Added ability to have files generated by scripts
Additional credits go to: