- May 18, 2009
-
-
Alessandro Portale authored
Putting Locator filter settings into a GroupBox
-
Alessandro Portale authored
Putting Debugging Helper settings into a GroupBox
-
Alessandro Portale authored
-
Alessandro Portale authored
Putting Docs settings into a GroupBox
-
Alessandro Portale authored
Putting CPaster settings into a GroupBox
-
Alessandro Portale authored
Putting Cpp file settings into a GroupBox
-
Roberto Raggi authored
-
- May 17, 2009
-
-
Alessandro Portale authored
-
Alessandro Portale authored
and renaming will not hurt.
-
Alessandro Portale authored
-
- May 15, 2009
-
-
con authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Reduce inconsistencies in tr()-Strings provided for QActions that act on a current <something> (mostly files) by introducing a ParameterAction class that takes the tr()-Strings at construction time and provides a setParameter(QString) slot, allows for setting that parameter or an empty string, which will cause the displayed text to be updated.
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
con authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Daniel Molkentin authored
-
con authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
hjk authored
It is now possible to send manual commands using Ctrl-Return in the left pane of the Debugger View.
-
- May 14, 2009
-
-
Thorbjørn Lindeijer authored
The version that does copy to clipboard is now called Cut Line, and is still mapped to Shift+Delete by default.
-
Friedemann Kleint authored
-
Roberto Raggi authored
Moved unCommentSelection() in creator/libs/util so we can use it for other C-like languages (e.g QML and JS).
-
hjk authored
-
Friedemann Kleint authored
Appears to be working for 64 bit, also. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Friedemann Kleint authored
Make debugger tooltip API more general, have the engines check the correct file type, figure out the expression and context from the text editor. Put common functionality in watchutils.cpp. In the CDB engine, check whether a tooltip expression is a known variable within the stack frame context. If so, retrieve via symbol group or dumpers. Cache by function and expression. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Roberto Raggi authored
Improved the DuiDocument and keep a working copy of the document in the editor, also use the QML api.
-
dt authored
-
dt authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
hjk authored
-
- May 13, 2009
-
-
Daniel Molkentin authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
dt authored
We run pkg-config --cflags-only-I $$PKGCONFIG in the background to find those includes. Task-Nr: 250195
-