- 16 Apr, 2010 1 commit
-
-
Friedemann Kleint authored
Preventing an the stack handler asserting on invalid index when requesting disassembling. Task-number: QTCREATORBUG-1173 Acked-by: hjk
-
- 15 Apr, 2010 1 commit
-
-
Lasse Holmstedt authored
It's not yet possible to attach to an external app running a qml debugging server, because the server is only started on startup if an env variable is set. Changing this requires action from Brisbane, but even the current solution works for C++ apps with QML in them. Task-number: BAUHAUS-585 Reviewed-by: dt
-
- 12 Apr, 2010 2 commits
- 09 Apr, 2010 3 commits
- 08 Apr, 2010 1 commit
-
- 07 Apr, 2010 1 commit
-
-
dt authored
-
- 06 Apr, 2010 1 commit
-
-
Friedemann Kleint authored
Do not use localized Window Titles. Use objectName or default to dockWidget<n>". Task-number: QTCREATORBUG-1059
-
- 30 Mar, 2010 1 commit
-
-
hjk authored
backtrace in the main editor. Useful for sending bug reports.
-
- 26 Mar, 2010 2 commits
- 25 Mar, 2010 2 commits
- 23 Mar, 2010 1 commit
-
-
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
-
- 22 Mar, 2010 4 commits
- 18 Mar, 2010 3 commits
-
-
Lasse Holmstedt authored
Additionally, hiding of debugger menu entries was done as most of them are irrelevant for QML debugging.
-
Lasse Holmstedt authored
-
Friedemann Kleint authored
-
- 17 Mar, 2010 4 commits
-
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Retrieve QueryProcessImageFileNameW via QLIbrary/dlopen on all platforms due to it being not present on Windows XP.
-
Jens Bache-Wiig authored
This patch replaces all uses of QSplitter with thin 1-pixel splitters. I also fixed dock widget layouts in main windows to do the same. Additionally I had to tweak the tabbars so they look good in mini splitter layouts to avoid a double left-border. Reviewed-by: thorbjorn
-
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
-
- 11 Mar, 2010 3 commits
-
-
hjk authored
-
hjk authored
Needs polishing.
-
Friedemann Kleint authored
Protect against session changes at startup. Reviewed-by: hjk
-
- 10 Mar, 2010 4 commits
- 05 Mar, 2010 2 commits
- 03 Mar, 2010 1 commit
-
-
hjk authored
supresses wiggly lines ...
-
- 25 Feb, 2010 2 commits
-
-
Friedemann Kleint authored
- Switch correctly on GnuPoc-toolchains - Do not lock up on Gdb start.
-
Thorbjørn Lindeijer authored
It looks out of place since the virtual splitters coming from the QMainWindow are not mini splitters. Reviewed-by: Lasse Holmstedt
-
- 23 Feb, 2010 1 commit
-
-
con authored
-