- Mar 26, 2010
- Mar 25, 2010
- Mar 23, 2010
-
-
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 22, 2010
- Mar 18, 2010
-
-
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
-
- Mar 17, 2010
-
-
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
-
- Mar 11, 2010
-
-
hjk authored
-
hjk authored
Needs polishing.
-
Friedemann Kleint authored
Protect against session changes at startup. Reviewed-by: hjk
-
- Mar 10, 2010
- Mar 05, 2010
- Mar 03, 2010
-
-
hjk authored
supresses wiggly lines ...
-
- Feb 25, 2010
-
-
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
-
- Feb 23, 2010
-
-
con 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
-
-
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
-
- 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 05, 2010
-
-
Friedemann Kleint authored
Reviewed-by: hjk
-
- Feb 03, 2010
-
-
hjk authored
-
- Jan 29, 2010
-
-
Oswald Buddenhagen authored
doing it in 1.3 as well to avoid possible later conflicts
-