summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggerplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2012-01-261-1/+1
* debugger: add 'inline benchmarking' for the plugin itselfhjk2012-01-261-0/+1
* debugger: integrate state test into test automation frameworkhjk2012-01-251-0/+1
* debugger: work on autotest integrationhjk2012-01-241-0/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Introduced a QML-specific debugger tool barThorbjørn Lindeijer2011-02-161-0/+3
* Debugger: Documentation work on qtcreatorcdbext/Debugger.Friedemann Kleint2011-02-041-5/+0
* It's 2011 now.con2011-01-121-1/+1
* Debugger: Header cleanupFriedemann Kleint2011-01-101-2/+0
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: remove displayDebugger() from the plugin interfacehjk2010-12-101-1/+0
* | debugger: more interface cleanuphjk2010-12-061-0/+5
* | debugger: remove unused bits from the debugger plugin interfacehjk2010-12-061-8/+3
* | debugger: disentangle settings read and write codehjk2010-12-061-2/+1
* | debugger: merger DebuggerMainWindow and DebuggerUISwitcherhjk2010-12-021-2/+2
* | debugger: refactoring of the plugin interfacehjk2010-11-101-67/+14
* | debugger: some cleanup after the model/view reorganizationhjk2010-11-081-0/+1
* | debugger: less indirections when opening fileshjk2010-11-081-1/+2
* | debugger: more handler/window refactoringhjk2010-11-081-0/+2
* | debugger: convert register handler/window architecturehjk2010-11-051-0/+1
* | debugger: remove sessionenginehjk2010-11-051-5/+0
* | debugger: move logical ownership of breakhandler from engines to pluginhjk2010-11-041-2/+4
|/
* Debugger: Fix attaching via QtSingleApplication.Friedemann Kleint2010-10-201-0/+1
* Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}Friedemann Kleint2010-09-131-6/+5
* Debugger UI: Don't switch layout while debuggingLasse Holmstedt2010-08-271-0/+1
* debugger: deactivate debug mode if the last engine exitshjk2010-08-271-1/+0
* Qml Debugger: Enable debugging qml+cpp standalone applicationsLasse Holmstedt2010-08-241-0/+3
* Debugger: Refactor run control termination.Friedemann Kleint2010-08-201-5/+0
* debugger: remove unused DebuggerPlugin::stateChanged(int) signalhjk2010-08-111-3/+0
* debugger: make a few functions privatehjk2010-07-221-30/+32
* debugger: move convienience function to DebuggerEngine base classhjk2010-07-211-3/+3
* debugger: remove unused DebuggerPlugin::exitDebugger();hjk2010-07-211-1/+0
* debugger: remove unneeded DebuggerPlugin::state() fucntionhjk2010-07-211-1/+0
* debugger: move coreAboutToClose() check to DebuggerPluginhjk2010-07-201-0/+1
* Maemo: Get rid of MaemoDebugRunControl.ck2010-07-151-1/+3
* debugger: start moving to the async shutdown infrastructurehjk2010-07-151-3/+3
* debugger: make -debug binary@host:port[@arch] work on the commandline tohjk2010-07-151-1/+0
* debuygger: make snapshots using true parallel engineshjk2010-07-141-0/+1
* Add flag to IPlugin::aboutToShutdown that allows asynchronous shutdown.con2010-07-131-1/+1
* debugger: don't load registers if view is not shownhjk2010-06-281-0/+2
* debugger: remove special mechanism to update watcher and return windowhjk2010-06-231-3/+1
* debugger: attempt to fix symbian output connectionshjk2010-06-231-2/+1
* debugger: fix addToWatchWindowhjk2010-06-231-4/+0
* debugger: make DebuggerPlugin::showStatusMessage privatehjk2010-06-221-1/+0
* debugger: link fixhjk2010-06-221-8/+1
* debugger: The DebuggerEngine refactoring.hjk2010-06-221-94/+77
* debugger: start 'runcontrol-ification' of the debugger plugin.hjk2010-06-141-1/+1