aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.3.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-1.3.0')
-rw-r--r--dist/changes-1.3.03
1 files changed, 3 insertions, 0 deletions
diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0
index 25d8e12256..0c1fa497ed 100644
--- a/dist/changes-1.3.0
+++ b/dist/changes-1.3.0
@@ -15,6 +15,8 @@ Debugging
* CDB: Added more types to the dumpers (QSharedPointer, QVector, common
* 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
* Improved QObject dumping, print out QRect/QSize, enumerations and flags
General:
@@ -39,3 +41,4 @@ Wizards
* Added version control checkout wizards
* Added a license header template setting
* Added a wizard for Qt Designer custom widgets
+ * Added a gitorious clone wizard