Skip to content
Snippets Groups Projects
Commit a12fb4ae authored by Leena Miettinen's avatar Leena Miettinen
Browse files

Documented new project management commands in the change log

parent 133641fa
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment