Skip to content
Snippets Groups Projects
Commit 0f1d2610 authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

Changelog: 2.0 updates.

parent 9c3ed2c0
No related branches found
No related tags found
No related merge requests found
...@@ -35,6 +35,9 @@ Editing ...@@ -35,6 +35,9 @@ Editing
* Copying text from the editor now supports HTML mime type, preserving * Copying text from the editor now supports HTML mime type, preserving
the syntax highlighting. the syntax highlighting.
CodePaster
* Implemented new protocol of pastebin.com including list functionality\
C++ Support C++ Support
* Recognize *.cu as C files * Recognize *.cu as C files
* Fixed false errors in code model on windows when used with MSVC * Fixed false errors in code model on windows when used with MSVC
...@@ -128,9 +131,14 @@ Version control plugins ...@@ -128,9 +131,14 @@ Version control plugins
check on version of git check on version of git
* git: Expand commit template relative to repository * git: Expand commit template relative to repository
* git: Added setting for whitespace in diff/blame * git: Added setting for whitespace in diff/blame
* git: Added options to apply patches from file and current editor,
allowing for CodePaster-based review workflows
* Subversion: Add parent directories correctly when adding new files * Subversion: Add parent directories correctly when adding new files
* Added "Open file" context menu action to log pane * Added "Open file" context menu action to log pane
Qt Designer integration
* Use 'Design' mode
Wizards Wizards
* Improved summary page, added ordering, simplified application wizards * Improved summary page, added ordering, simplified application wizards
* Added wizards for unit tests and classes based on QSharedData * Added wizards for unit tests and classes based on QSharedData
......
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