- Oct 13, 2011
-
-
Kai Koehne authored
Change-Id: Iafcc460a374bada67609dc1210cc1b787d267bfa Reviewed-by:
Aurindam Jana <aurindam.jana@nokia.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
Change-Id: Ia690b5cda84738c303ae7b6bd579e43313728525 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Kai Koehne authored
resetLocation() called by DebuggerPlugin::handle* should automatically reset the locations for stepping etc. Change-Id: I3e20f93ade7f40e1e1f33b1b48b11522b59771f8 Task-number: QTCREATORBUG-6291 Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- Oct 06, 2011
-
-
Friedemann Kleint authored
Change-Id: Iaf94e8b634cd68bc8a5eaacc65df47fc40f2b3c7 Reviewed-on: http://codereview.qt-project.org/6173 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Oct 04, 2011
-
-
Kai Koehne authored
The main engine now follows mostly the state of the gdb engine, only if a breakpoint is hit/while stepping the state of the qml engine is used. This allows us to hit C++ breakpoints at any time (also when the qml engine hasn't been able to connect yet), and also fixes the invalid transition warnings. Change-Id: If67a56fd28b098952be2606d0a46e04c27835f66 Reviewed-on: http://codereview.qt-project.org/5897 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
Kai Koehne authored
Use the same order as in the enum definition. Change-Id: I80e220a9f6260cf91f153eb98e7520bb8e6ba36e Reviewed-on: http://codereview.qt-project.org/5895 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- Sep 22, 2011
-
-
Aurindam Jana authored
Change-Id: Ibb0f03c77a84ee8682d44944e8a24fac54cb60fe Reviewed-on: http://codereview.qt-project.org/5329 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Kai Koehne <kai.koehne@nokia.com>
-
- Sep 19, 2011
-
-
hjk authored
Change-Id: I536bdb4d4f0c10fa858560f3c160fc0fff8da9b2 Reviewed-on: http://codereview.qt-project.org/5116 Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 25, 2011
-
-
Kai Koehne authored
Change-Id: I1e83dfc490bc871d106fb44357759829b3a1a6c4 Reviewed-on: http://codereview.qt.nokia.com/3593 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
- Aug 11, 2011
-
-
Kai Koehne authored
Both the Debugger View and the QML Script Console use executeDebuggerCommand(...). Forward this to QmlEngine if the QmlEngine is stopped (because only then teh QML Script Console is enabled), to C++ otherwise. Change-Id: I4ba72b56a6205db5346e167b85e9353d05adae41 Reviewed-on: http://codereview.qt.nokia.com/2829 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- Aug 04, 2011
-
-
Friedemann Kleint authored
Change-Id: If09efd21dc44e356eb575bb6170356fdbd409b39 Reviewed-on: http://codereview.qt.nokia.com/2625 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
hjk <qthjk@ovi.com>
-
Kai Koehne authored
If one hits a C++ breakpoint before the QmlEngine is properly set up the debugging actions are all disabled. Patch 58faedc4 tried to fix this by automatically executing continue in these cases, but this let to errors on Mac OS X. Instead just delay the setting of C++ breakpoints. Task-number: QTCREATORBUG-5681 Change-Id: I149dea9b453ed7abd33a1a93b5b546d7c6cda8fd Reviewed-on: http://codereview.qt.nokia.com/2568 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- Jul 29, 2011
-
-
Kai Koehne authored
Warn if the condition fails, but otherwise don't change the execution flow. Change-Id: Id7b14c745109b66960add967b2a4ef8d31e1a546 Reviewed-on: http://codereview.qt.nokia.com/2389 Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jul 27, 2011
-
-
Christiaan Janssen authored
Change-Id: Idfc0a6d48bcc1c42aac58ea03b5a51ad6e661f25 Reviewed-on: http://codereview.qt.nokia.com/2275 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christian Kandeler <christian.kandeler@nokia.com>
-
- Jul 19, 2011
-
-
Christiaan Janssen authored
Change-Id: I461c0f85e4972af27a929e327877d9ad6ff9dbe3 Reviewed-on: http://codereview.qt.nokia.com/1833 Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Jul 12, 2011
-
-
Christiaan Janssen authored
Change-Id: I461488812976284e9f3af1bcea8399f504e150e4 Reviewed-on: http://codereview.qt.nokia.com/1524 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Christiaan Janssen <christiaan.janssen@nokia.com>
-
- Jul 08, 2011
-
-
Christian Kandeler authored
Change-Id: Ic60cbbc92532ee91b3aa1099cf86d9fe84d61ed2 Reviewed-on: http://codereview.qt.nokia.com/1352 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- Jun 27, 2011
-
-
hjk authored
Change-Id: I21d10cf42eb039c74475e106537b6e107d155196 Reviewed-on: http://codereview.qt.nokia.com/745 Reviewed-by:
hjk <qthjk@ovi.com>
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 28, 2011
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- Apr 21, 2011
-
-
Kai Koehne authored
We've so far missed the 'QDeclarativeDebug: ' messages, because they were arriving on an unexpected channel. Task-number: QTCREATORBUG-4630 Reviewed-by: Friedemann Kleint
-
- Apr 18, 2011
-
-
Christiaan Janssen authored
Task-number: QTCREATORBUG-4451 Reviewed-by: Kai Koehne
-
- Apr 13, 2011
-
-
hjk authored
-
- Mar 24, 2011
-
-
Christiaan Janssen authored
Reviewed-by: hjk
-
- Mar 21, 2011
-
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
- Mar 01, 2011
-
-
Friedemann Kleint authored
-
- Feb 25, 2011
-
-
Friedemann Kleint authored
-
- Feb 24, 2011
-
-
Friedemann Kleint authored
Add combo box listing toolchains with debuggers to start external, attach and core. Another attempt at streamlining engine detection: Split in detection functions that first collect a list of available engines by preference, then remove disabled and wrongly configured engines and use the remaining best. matching. checkconfiguration is now the central place where engine detection and config check takes place. Rubber-stamped-by: hjk
-
- 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 18, 2011
-
-
Tobias Hunger 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 11, 2011
-
-
Friedemann Kleint authored
-
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 08, 2011
-
-
Christiaan Janssen authored
reviewed-by: Friedemann Kleint
-
- Feb 02, 2011
-
-
Christiaan Janssen authored
reviewed-by: hjk
-
Christiaan Janssen authored
reviewed-by: hjk
-
Christiaan Janssen authored
reviewed-by: hjk
-
- Jan 25, 2011
-
-
hjk authored
-
- Jan 19, 2011
-
-
hjk authored
-