aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Shuffle plugin setup code aroundhjk2019-09-231-2/+0
* ExtensionSystem: Move away from QListEike Ziller2019-05-271-1/+1
* Debugger: Use override consistentlyTobias Hunger2018-05-071-1/+1
* Add api to get some debugger state about enginesFilipe Azevedo2017-01-261-0/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Debugger: Make some of the plugin tests compilable againhjk2016-03-161-8/+1
* Move analyzerbase to debuggerhjk2016-02-251-4/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix parsing of filename with position when -client is usedOrgad Shaneh2015-03-091-1/+3
* Debugger: Rework 'Attach to unstarted application' startuphjk2015-02-261-0/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Debugger: Replace debuggerCore() by equivalent free functionshjk2014-10-231-0/+3
* Debugger: Consolidate RunControl creationhjk2014-10-201-17/+3
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Remove some unused codehjk2014-06-061-4/+0
* Debugger: Remove outdated reference to Maemohjk2014-06-051-3/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Have 64bit debuggers handle 32bit targets, tooTobias Hunger2013-10-221-0/+3
* Debugger: Disable state machine testhjk2013-09-101-1/+1
* QmlProject: Don't disable debug action based on debugger window languageKai Koehne2013-06-201-1/+0
* Debugger: Remove in-plugin dumper autotest handlinghjk2013-06-071-1/+0
* Client: Block until editor is closedOrgad Shaneh2013-03-151-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-051-1/+2
* debugger: simplify parameter guessinghjk2012-08-161-3/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Port Qt Creator to the new plugin system of Qt 5.Friedemann Kleint2012-03-021-0/+1
* 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