OSDN Git Service

Documented new project management commands in the change log
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>
Thu, 16 Sep 2010 13:34:01 +0000 (15:34 +0200)
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>
Fri, 17 Sep 2010 09:14:34 +0000 (11:14 +0200)
dist/changes-2.1

index fc8382c..b4fd82a 100644 (file)
@@ -16,7 +16,11 @@ Editing
 C++ Support
    * Add new %FILENAME%, %CLASS% placeholders to license template
 
-Project support
+Project Support
+   * Add option for adding subprojects to projects in the New wizard
+   * Add context-menu command for removing subprojects in the Edit mode,
+     Projects view
+   * Add a wizard for adding other than Qt libraries to project files   
 
 Debugging
    * Fix console debugging with MinGW/gdb
@@ -44,12 +48,12 @@ Designer
 
 Version control plugins
    * Support git version 1.7.x
-   * Add support git --amend
+   * 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
      menu for quickly checking and unchecking all files
-   * Add branch selector to git checkout wizard
-   * Add support for cvs' 'edit' functionality, make Qt Creator prompt to
+   * Add branch selector to the git checkout wizard
+   * Add 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