summaryrefslogtreecommitdiff
path: root/dist/changes-1.1.0
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2009-04-09 18:15:10 +0200
committercon <qtc-committer@nokia.com>2009-04-09 18:15:10 +0200
commit407ebe69b3f7bd69e8a684dd291b514f46bd7530 (patch)
tree84fe44422adddaaff1f3b9ec87118c2e542f57bc /dist/changes-1.1.0
parent57aad474601859c49297c6841356fe6c0f922014 (diff)
downloadqt-creator-407ebe69b3f7bd69e8a684dd291b514f46bd7530.tar.gz
Remove duplicates.
Diffstat (limited to 'dist/changes-1.1.0')
-rw-r--r--dist/changes-1.1.06
1 files changed, 2 insertions, 4 deletions
diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
index 28e9f0c9b6..3fa27a9763 100644
--- a/dist/changes-1.1.0
+++ b/dist/changes-1.1.0
@@ -18,9 +18,6 @@ Editing
* Improved function argument hint.
* More checkpoints in editor history.
* Ctrl-click for jumping to a symbol definition.
- * Context help for form editor widgets.
- * Goto slot from form editor now works with multiple inheritance.
- * 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.
@@ -36,7 +33,7 @@ Debugging
no dumper buildstep anymore.
* New dumper for std::set. Improved QString, QVariant, std::wstring
* Make strategy to load shared objects configurable (auto-solib-add).
- * Maximum stack depth configurable.
+ * Increase number of shown stack frames on request instead of loading them all.
* Improved interaction in the Locals&Watchers view.
Wizards
@@ -48,6 +45,7 @@ Wizards
Designer
* Added signal/slot editor.
* Fixed "Goto slot" (formatting/multiple inheritance).
+ * Context help for form editor widgets.
Version control plugins
* Fixed handling of colored git output.