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 branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,11 @@ Editing ...@@ -16,7 +16,11 @@ Editing
C++ Support C++ Support
* Add new %FILENAME%, %CLASS% placeholders to license template * 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 Debugging
* Fix console debugging with MinGW/gdb * Fix console debugging with MinGW/gdb
...@@ -44,12 +48,12 @@ Designer ...@@ -44,12 +48,12 @@ Designer
Version control plugins Version control plugins
* Support git version 1.7.x * Support git version 1.7.x
* Add support git --amend * Add support for git --amend
* Make it possible to run gitk from Qt Creator * Make it possible to run gitk from Qt Creator
* Improve commit window, show number of files to be committed, add context * Improve commit window, show number of files to be committed, add context
menu for quickly checking and unchecking all files menu for quickly checking and unchecking all files
* Add branch selector to git checkout wizard * Add branch selector to the git checkout wizard
* Add support for cvs' 'edit' functionality, make Qt Creator prompt to * Add support for the CVS 'edit' functionality, make Qt Creator prompt to
request a read-only file using 'cvs edit' (cvsnt only). request a read-only file using 'cvs edit' (cvsnt only).
* Perforce: Add setting to automatically open read-only files * 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.
Please register or to comment