From 07a9efbc1046e5e30c4a66f7824e29fa5401e0e4 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 20 Jul 2009 16:48:26 +0200 Subject: Updated changelog. --- dist/changes-1.3.0 | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'dist/changes-1.3.0') diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0 index c103d4eec9f..25d8e12256c 100644 --- a/dist/changes-1.3.0 +++ b/dist/changes-1.3.0 @@ -11,6 +11,12 @@ This release introduces source and binary incompatible changes to the plugin API, so if you have created your own custom plugins, they will need to be adapted accordingly. +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 + * Improved QObject dumping, print out QRect/QSize, enumerations and flags + General: * Added the option to automatically reload files when externally modified, or to ignore external modifications (contributed by Henrik Abelsson) @@ -24,4 +30,12 @@ Project support: * Added support for adding and removing files from a generic Makefile-based project (contributed by Kevin Michel) -... +Version control plugins + * Added CVS support + * Added "sync" menu item to the perforce plugin + +Wizards + * Fixed GUI project and form class wizards to use the same settings. + * Added version control checkout wizards + * Added a license header template setting + * Added a wizard for Qt Designer custom widgets -- cgit v1.2.3