aboutsummaryrefslogtreecommitdiffstats
path: root/dist/changes-1.1.0
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-04-03 12:29:47 +0200
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>2009-04-03 12:29:47 +0200
commite5c7e5cdd17be5c1bb021c69711b2fbabbafde5a (patch)
tree044590f80d8fb4309b41de9068448178b3ce96cb /dist/changes-1.1.0
parent935cf11470152e12435d06e14ed4ae22e2c243c4 (diff)
Completed changelog.
Diffstat (limited to 'dist/changes-1.1.0')
-rw-r--r--dist/changes-1.1.018
1 files changed, 17 insertions, 1 deletions
diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
index 681c9c0fc3..95e5eb077d 100644
--- a/dist/changes-1.1.0
+++ b/dist/changes-1.1.0
@@ -25,7 +25,6 @@ Editing
* Add signal/slot editor to form editor.
* Improved open documents view (sorted, single-click, close buttons).
* Copying text from the context help browser and output windows didn't work.
- * Fixed "Go to slot..." functionality in the integrated QDesigner
Building, Running and Debugging
* Experimental support for generic Makefile based projects.
@@ -36,6 +35,23 @@ Building, Running and Debugging
* Possibility to attach debugger to core files.
* Debugger understands std::set now.
+Wizards
+ * It is now possible to choose file suffixes in the options dialog.
+ * Code of language change event is now generated correctly (added call
+ to base class).
+
+Designer
+ * Added signal/slot editor.
+ * Fixed "Goto slot" (formatting/multiple inheritance).
+
+Version control plugins
+ * Fixed handling of colored git output.
+ * Made svn 1.6 work.
+ * Added syntax highlighting to the git submit editor.
+ * Made git submit editor remove comment lines.
+ * Added configuration options for submit editors (user fields, word
+ wrapping).
+
Platform Specific
Mac