- 23 Feb, 2011 26 commits
-
-
hjk authored
-
hjk authored
-
hjk authored
-
dt authored
Better fix.
-
Kai Koehne authored
Setting up the debugger connection might fail for a couple of reasons. Check the application output to show the user a more detailed error message. Reviewed-by: hjk
-
Friedemann Kleint authored
-
dt authored
Reviewed-By: hunger
-
dt authored
Reviewed-By: hunger
-
dt authored
Reviewed-By: hunger
-
dt authored
Optionspages are called even if they weren't shown.
-
dt authored
-
dt authored
-
Christian Kandeler authored
-
hjk authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Avoid double deletions by using shared pointers. Reset the model after discard as the structure may change. Use qtc_assert (to catch cases of add/delete again).
-
dt authored
Ehm, yeah.
-
Friedemann Kleint authored
Clean up code.
-
Tobias Hunger authored
* Use same icons for add/remove buttons as Qt4 options page does * Pop up menu of add button directly
-
Tobias Hunger authored
-
Tobias Hunger authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
- 22 Feb, 2011 14 commits
-
-
dt authored
-
dt authored
-
dt authored
-
hjk authored
-
hjk authored
-
hjk authored
-
dt authored
Checking the string for validity is not enough, actually bailing out if it is invalid is better...
-
Friedemann Kleint authored
Rubber-stamped-by:
Tobias Hunger <tobias.hunger@nokia.com> Rubber-stamped-by: hjk
-
dt authored
-
dt authored
Task-Nr: QTCREATORBUG-3778
-
hjk authored
-
hjk authored
Reviewed-By: con
-
Thorbjørn Lindeijer authored
This makes sure it gets deleted together with the QmlApplicationViewer, rather than probably not at all when no parent is specified for the viewer (which is the default). Reviewed-by: Alessandro Portale Reviewed-by: Christiaan Janssen
-
Thorbjørn Lindeijer authored
-