- 18 Feb, 2011 2 commits
-
-
Friedemann Kleint authored
Remove duplicate code, proper messages, linguist comments. Task-number: QTCREATORBUG-3821
-
Friedemann Kleint authored
-
- 17 Feb, 2011 26 commits
-
-
hjk authored
-
hjk authored
-
Tobias Hunger authored
-
con authored
Otherwise it's possible to remove the tool bar without ever getting it back.
-
con authored
-
hjk authored
-
Kai Koehne authored
-
Kai Koehne authored
Only the ClientProxy uses it anyway. Reviewed-by: Thorbjorn Lindeijer
-
hjk authored
Seems it's not only theoretically possible but people actually want to use it Task-number: QTCREATORBUG-3813
-
hjk authored
-
hjk authored
-
Timo Rouvinen authored
Merge-request: 254 Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
con authored
-
hjk authored
-
Friedemann Kleint authored
Do not start a synchronization if the breakpoint is not owned.
-
Friedemann Kleint authored
Introducing EngineDefault such that CDB/LLDB can use full paths by default and gdb can use short paths. Reviewed-by: hjk
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
It was being drawn one pixel too large, showing some garbage pixels.
-
Thorbjørn Lindeijer authored
These buttons are not in a regular layout so they were not being resized down to the available size. Just specify a fixed height on all levels now, and make sure it is consistent.
-
Bill King authored
Double testing, only enable the codeblock when tests are found to be run, also, only send the quit message if there are tests found to be run.
-
Friedemann Kleint authored
-
Bill King authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Changed around the way the background is drawn on the crumble path, so that the background extends below the filter line edit. Reviewed-by: Kai Koehne
-
Friedemann Kleint authored
Move tooltip-request handling from DebuggerPlugin into DebuggerToolTipManager. Request tooltip only if position changed and close standard tooltip on success.
-
- 16 Feb, 2011 12 commits
-
-
Daniel Molkentin authored
Requested-By: hjk
-
Bill King authored
-
Bill King authored
-
Bill King authored
-
Alessandro Portale authored
-
Kai Koehne authored
-
Kai Koehne authored
Task-number: QTCREATORBUG-3795
-
Kai Koehne authored
-
Friedemann Kleint authored
dff->diff.
-
Friedemann Kleint authored
Started out in assembly mode, regression introduced by a9982cac (Debugger[CDB]: Enable engine restart)
-
Friedemann Kleint authored
using CDB's KnownStruct-handling.
-
Thorbjørn Lindeijer authored
This one has the common debugger actions as well as the QML Observer specific part. This makes sure those actions are generally available and not only from the QML Observer dock widget. The filter in the tool bar should still be moved back. Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-