- 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
-
- 16 Feb, 2010 1 commit
-
-
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.
-
- 15 Feb, 2010 1 commit
-
-
hjk authored
Returning a value is not yet supported.
-
- 12 Feb, 2010 1 commit
-
-
hjk authored
-
- 11 Feb, 2010 3 commits
-
-
hjk authored
Hidden in the Breakpoints context menu.
-
Friedemann Kleint authored
...making use of a shared device by all clients. Detect device removal by delaying the WM_DEVICE event handling. Introduce Acquire/Release mechanism to SymbianDeviceManager and let acquire() fail if the device is in use, thus preventing starting 'run' while debugging is active, etc. Handle "Device removed" (unplugging of cable) signal by closing the device and adding handlers to the clients, stabilize TrkDevice against it. Remove communication type from the run configuration parameters (now handled by SymbianDeviceManager). Working towards keeping the Trk-connection always open and a giving the target pane a meaningful tooltip. For the moment, pass on tooltips from device manager additional information (Trk version and such as determined by the launcher).
-
hjk authored
-
- 10 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
thus fixing the exit warning: "~QX11PixmapData(): QPixmap objects must be destroyed..." Acked-by: con
-
- 08 Feb, 2010 1 commit
-
-
hjk authored
-
- 05 Feb, 2010 1 commit
-
-
Friedemann Kleint authored
Reviewed-by: hjk
-
- 03 Feb, 2010 1 commit
-
-
hjk authored
-
- 29 Jan, 2010 1 commit
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-