- 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
-
- Feb 16, 2010
-
-
Lasse Holmstedt authored
The new QML Inspector depends on DebuggerPlugin. Also added a dropdown menu into the debugger toolbar from which the user can select the used debugging language, e.g. C++ or QML.
-
- Feb 15, 2010
-
-
hjk authored
Returning a value is not yet supported.
-
- Feb 12, 2010
-
-
hjk authored
-
- Feb 11, 2010
- Feb 10, 2010
-
-
Friedemann Kleint authored
thus fixing the exit warning: "~QX11PixmapData(): QPixmap objects must be destroyed..." Acked-by: con
-
- Feb 08, 2010
-
-
hjk authored
-
- Feb 03, 2010
-
-
hjk authored
-
- Jan 29, 2010
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-
- Jan 15, 2010
-
-
hjk authored
-
- Jan 11, 2010
-
-
con authored
They were no longer showing e.g. the file name of the diffed file. Also separate editor id and editor context a bit.
-
- Jan 07, 2010
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- Jan 06, 2010
-