Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
407ebe69
Commit
407ebe69
authored
Apr 09, 2009
by
con
Browse files
Remove duplicates.
parent
57aad474
Changes
1
Hide whitespace changes
Inline
Side-by-side
dist/changes-1.1.0
View file @
407ebe69
...
...
@@ -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.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment