aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@digia.com>2013-05-30 12:36:30 +0200
committerEike Ziller <eike.ziller@digia.com>2013-05-30 14:41:56 +0200
commite7f9a209ea4517ecb86d6a808e758353695e3dea (patch)
treea5e1dd16d0433c1fbc0e3a5c9fefa83001d3d826
parentd080c54327391df7e658ad99c424c75b898dd92c (diff)
Change log fixes.
Change-Id: I1edcf513d8d22dfc5abd87d0f339ea9d0b4015ca Reviewed-by: Orgad Shaneh <orgads@gmail.com>
-rw-r--r--dist/changes-2.8.07
1 files changed, 2 insertions, 5 deletions
diff --git a/dist/changes-2.8.0 b/dist/changes-2.8.0
index 87cfd4e83a..60737f2f46 100644
--- a/dist/changes-2.8.0
+++ b/dist/changes-2.8.0
@@ -90,17 +90,14 @@ C++ Support
source (QTCREATORBUG-516)
* Added refactoring action that assigns a function return value or new expression
to local variable (QTCREATORBUG-9052)
- * Added refactoring action that adds implementations for pure virtual methods
+ * Added refactoring action that adds implementations for virtual methods
* Fixed parsing of try-catch in constructor initializer (QTCREATORBUG-9064)
* Fixed handling of non-arguments in function parameter scope (QTCREATORBUG-8316)
* Fixed crash when adding include for undefined identifier in file that
has no other include (QTCREATORBUG-8799)
- * Fixed that system headers were not reparsed when project configuration
- changes (QTCREATORBUG-9056)
* Fixed highlighting for template parameters for function calls
* Improved support for anonymous classes
(QTCREATORBUG-6497, QTCREATORBUG-8963, QTCREATORBUG-3610, QTCREATORBUG-7579)
- * Fixed support for typedef of templated typedefs (QTCREATORBUG-8375)
* Fixed code completion with 'using' declaration inside functions (QTCREATORBUG-2668)
* Fixed highlighting of types when there is 'using Namespace::TypeName' (QTCREATORBUG-7903)
@@ -116,7 +113,6 @@ Diff Viewer
* Added file list combo box
Version Control Systems
- * Added "Select All" to clean dialog
* Git
* Added new side-by-side diff viewer
* Added support for interactive rebase
@@ -131,6 +127,7 @@ Version Control Systems
* Added tags to branches dialog
* Added ability to save repository location for Gerrit
* Added graph toggle button for log viewer
+ * Added "Select All" to clean dialog
* ClearCase
* Removed useless hijack button for dynamic view