Skip to content
Snippets Groups Projects
Commit 2e19e70a authored by Thorbjørn Lindeijer's avatar Thorbjørn Lindeijer
Browse files

Updated changes file with completion of include directives

parent 8b8bf42f
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ Debugging
* QMap/QSet types), dereference reference parameters
* CDB: Simplified display of STL types in the locals window
* CDB: Fixed thread handling
* CDB: Added internal dumpers for string types for debuggee crashes
* CDB: Added internal dumpers for string types for debugger crashes
* Improved QObject dumping, print out QRect/QSize, enumerations and flags
General:
......@@ -26,6 +26,7 @@ General:
Editing:
* Added support for text editor color schemes
* Added highlighting of uses of the symbol under the cursor
* Added completion of include directives
* Added the option to turn off marking of text changes
Project support:
......
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