- Jun 14, 2010
-
-
hjk authored
-
- Jun 11, 2010
- Jun 10, 2010
-
-
hjk authored
-
- Jun 07, 2010
-
-
hjk authored
There is no shortcut associated with these actions, the user has to set them up by himself.
-
- Jun 01, 2010
-
-
hjk authored
-
- May 28, 2010
-
-
hjk authored
-
- May 17, 2010
-
-
hjk authored
Use BreakpointData objects for communicaition instead of random collection of some of their attributes.
-
- May 12, 2010
-
-
hjk authored
application
-
- May 05, 2010
-
-
ck authored
Reviewed-by: hjk
-
- Apr 28, 2010
- Apr 20, 2010
-
-
Thorbjørn Lindeijer authored
The TextEditorSettings class already provides the appropriate signal.
-
- Apr 13, 2010
-
-
Lasse Holmstedt authored
Reviewed-by: hjk
-
- Apr 12, 2010
-
-
hjk authored
-
Friedemann Kleint authored
if an executable was specified.
-
- Apr 09, 2010
- Apr 08, 2010
-
-
Thorbjørn Lindeijer authored
-
- Apr 06, 2010
- Mar 30, 2010
-
-
hjk authored
backtrace in the main editor. Useful for sending bug reports.
-
- Mar 26, 2010
-
-
Thorbjørn Lindeijer authored
Some categories do not have icons yet, unfortunately.
-
- Mar 25, 2010
-
-
Robert Loehning authored
Task-number: QTCREATORBUG-450
-
- Mar 23, 2010
-
-
con authored
Reviewed-by: Thorbjørn
-
Thorbjørn Lindeijer authored
While before you had to call add, then remove for each context id and then call update, now you call updateAdditionalContexts with a list of contexts to remove and add. It has the update step built in. Reviewed-by: con
-
Jens Bache-Wiig authored
* We now consistently avoid punctuation when possible * Renamed usage of "Inferior" and "Program" to "Application" for increased readability * Fixed inconsistent spacing in front of statusbar label Reviewed-by:hjk
-
- Mar 19, 2010
-
-
Lasse Holmstedt authored
the previous implementation relied on poking around with setVisible of the menu actions. Now, command attribute CA_Hide is used instead for the necessary entries. Reviewed-by: hjk
-
- Mar 18, 2010
-
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
Additionally, hiding of debugger menu entries was done as most of them are irrelevant for QML debugging.
-
Friedemann Kleint authored
-
- Mar 17, 2010
-
-
Friedemann Kleint authored
Try to detect engine by looking at toolchain, executable, attach mode. Find out path to executable in attach to running dialog. Reviewed-by: hjk
-
- Mar 11, 2010
- Mar 10, 2010
- Mar 05, 2010
-
-
hjk authored
-
- Feb 23, 2010
-
-
Jens Bache-Wiig authored
-