summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-10-07 13:51:40 +0200
committercon <qtc-committer@nokia.com>2009-10-07 14:12:51 +0200
commitb771f83495ef44d89133cbbf4c36ed6a0de01ca7 (patch)
tree294069831082a73abee42df29b82f097537095ae
parent6bac5dac4bc1edb22d1ec56ce696a54008e879f2 (diff)
downloadqt-creator-b771f83495ef44d89133cbbf4c36ed6a0de01ca7.tar.gz
Changelog 1.3.0
(cherry picked from commit 07f05c8ef09af53e2fdbe4a46823396aecab5f39)
-rw-r--r--dist/changes-1.3.010
1 files changed, 8 insertions, 2 deletions
diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0
index 127b5618b4..cbc66ef4d4 100644
--- a/dist/changes-1.3.0
+++ b/dist/changes-1.3.0
@@ -63,19 +63,25 @@ Debugging
* CDB: Added more types to the dumpers (QSharedPointer, QVector, common
QMap/QSet types), dereference reference and pointer parameters
* CDB: Simplified display of STL types in the locals window
- * CDB: Fixed thread handling
+ * CDB: Fixed thread handling, display thread position
* CDB: Added internal dumpers for string types for debuggee crashes
+ * CDB: Set symbol paths correctly
* Improved QObject dumping, print out QRect/QSize, enumerations and flags
* Made it possible to use the BinEditor plugin for displaying raw memory
* Replace disassembler window by a real text editor enabling "mixed" output
+ * Improved dumper building on options page, run in background
Designer
* Added support for rearranging and floating form editor tools
Version control plugins
* Added CVS support
+ * Display diff/annotation with correct encoding
* Added "sync" menu item to the Perforce plugin
-
+ * Fixed locking of temporary submit message files on Windows
+ * Use a single, colored output pane for all version control systems
+ * Position annotation view of file at current line of editor
+
Wizards
* Fixed GUI project and form class wizards to use the same settings.
* Added version control checkout wizards