aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.3.0
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-07-24 16:05:46 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-07-24 16:05:46 +0200
commit8b8bf42fbb94311804d6a2f6361ec691467b6e41 (patch)
tree49ef644bef4be4aec0cd64501a419fe2fcd6cbcb /dist/changes-1.3.0
parent403c344c4b1d59b0ba12c7cbe54f6f1f630e4c8d (diff)
CDB: Fixed thread handling, added dumping of string types in case of crashes.
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