- 25 May, 2009 8 commits
-
-
con authored
The dock widget visibility was not saved/restored correctly, and pulling floating dock widgets back into the layout didn't remove the header widget in case of locked mode. Now we track visibility and floating state of dock widgets directly.
-
Roberto Raggi authored
-
dt authored
-
con authored
-
Daniel Molkentin authored
-
dt authored
-
dt authored
-
con authored
Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- 22 May, 2009 3 commits
-
-
Friedemann Kleint authored
Do not trigger the whole debugger mechanism when Dumpers crash on encountering uninitizialized variables. Temporarily ignore the exceptions while in dumper call.
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
- 20 May, 2009 5 commits
-
-
Friedemann Kleint authored
Handle functions with 0 variables correctly in the stack view. Give names to unnamed formal parameters (causing WatchData warnings). Ignore exception 06ba.
-
Daniel Molkentin authored
-
dt authored
That is: Using the Run action, which fails due to build errors. Using the Build action afterwards to rebuild. This starts the executable.
-
Friedemann Kleint authored
Use correct path, display download link and notify that settings take effect at next restart. Acked-by:
Daniel Molkentin <daniel.molkentin@nokia.com>
-
dt authored
I need to test more cases, but this fixes it for newly created projects.
-
- 19 May, 2009 18 commits
-
-
con authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
dt authored
TaskModel::firstError() and TaskWindow::gotoFirstError()
-
Friedemann Kleint authored
Check for x32 as well; pop up a message box on failure.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Added IExternalEditor which knows a kind and a mimetype. Make EditorManager and ProjectExplorer "Open With" query the interface and add the respective kinds. Add "openExternalEditor" to EditorManager. Add External editors for Designer and Linguist, making use of Mac 'open' or Designer's Tcp socket mechanism to ensure files are opened in the same instance (per Qt version). Task-number: 249392 Reviewed-by:
con <qtc-committer@nokia.com>
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- 18 May, 2009 6 commits
-
-
dt authored
-
dt authored
-
dt authored
-
dt authored
We didn't support having different build directories. Task-Nr: 251632
-
Roberto Raggi authored
-
Thorbjørn Lindeijer authored
Mainly removed the "Settings" part, since we don't use that in our settings pages generally. Also merged the build and run group boxes, since they both have only a single checkbox currently. Easy enough to add more structure when necessary.
-