- May 16, 2011
-
-
Christiaan Janssen authored
Reviewed-by: hjk
-
- May 12, 2011
-
-
Oswald Buddenhagen authored
purge abstractprocess and winguiprocess. they serve no purpose. applications can have stdio on windows as well, in addition to the windows debug channel. Task-number: QTCREATORBUG-4822
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 27, 2011
-
-
Kai Koehne authored
Get rid of custom logic to handle shadow builds (which didn't work anyway if the qml files are from a different directory than expected). Instead, just search for the file name in the list of files from the project. Reviewed-by: Christiaan Janssen
-
- Apr 26, 2011
-
-
con authored
-
Kai Koehne authored
Make the file search case insensitive on Windows, in case the projects directory has a different capitalization than what we store in the user settings. Reviewed-by: Robert Loehning
-
- Apr 21, 2011
-
-
Tom Sutcliffe authored
Reviewed-by: kkoehne Reviewed-by: Pawel Polanski
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- Apr 20, 2011
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- Apr 19, 2011
-
-
Christiaan Janssen authored
Task-number: QTCREATORBUG-4405 Reviewed-by: Kai Koehne
-
- Apr 13, 2011
-
-
hjk authored
-
- Apr 12, 2011
-
-
Tom Sutcliffe authored
-
- Mar 30, 2011
-
-
Kai Koehne authored
Reviewed-by: hjk
-
- Mar 28, 2011
-
-
Kai Koehne authored
Remove leading slash.
-
- Mar 24, 2011
-
-
Christiaan Janssen authored
Reviewed-by: hjk
-
Christiaan Janssen authored
Reviewed-by: hjk
-
- Mar 02, 2011
-
-
Kai Koehne authored
Reviewed-by: Christiaan Janssen
-
Friedemann Kleint authored
-
- Mar 01, 2011
-
-
Friedemann Kleint authored
Remove duplicated message, fix WinGuiProcess' messages.
-
- Feb 25, 2011
-
-
Friedemann Kleint authored
-
- Feb 24, 2011
-
-
Kai Koehne authored
-
- Feb 23, 2011
-
-
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
-
hjk authored
-
- Feb 17, 2011
-
-
Friedemann Kleint authored
Move tooltip-request handling from DebuggerPlugin into DebuggerToolTipManager. Request tooltip only if position changed and close standard tooltip on success.
-
- Feb 16, 2011
-
-
Kai Koehne authored
-
Kai Koehne authored
Task-number: QTCREATORBUG-3795
-
Kai Koehne authored
-
- Feb 14, 2011
-
-
Friedemann Kleint authored
-
- Feb 11, 2011
-
-
Christian Kandeler authored
In general, at least. Does not actually stop at breakpoints yet.
-
Friedemann Kleint authored
Replace old debugger tooltip by a new ToolTipManager which has a list of AbstractDebuggerToolTipWidget with the functionality to 'acquire' an engine (display its data) and 'release' it (store engine data and display them as 'previous') and serialization to XML session data. DebuggerTreeViewToolTipWidget implements AbstractDebuggerToolTipWidget for tree model acting as a filter on watch models. Rubber-stamped-by: hjk
-
- Feb 09, 2011
-
-
hjk authored
Reviewed-by: con
-
- Feb 08, 2011
-
-
Kai Koehne authored
Reviewed-by: Christiaan Janssen
-
Kai Koehne authored
Print the path of the executable and command line arguments, just like we do for the Run action.
-
Christiaan Janssen authored
reviewed-by: Friedemann Kleint
-
- Jan 25, 2011
-
-
Christiaan Janssen authored
Reviewed-by: hjk
-
- Jan 19, 2011
- Jan 17, 2011
- Jan 14, 2011
-
-
hjk authored
This still needs a lot of work and sanitizing.
-