aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerrunner.h
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Consolidate RunControl creationhjk2014-10-201-79/+0
* Debugger: Remove messaging indirection in DebuggerRunControlhjk2014-10-171-3/+0
* Debugger: Remove DebuggerRunControl::runConfigurationhjk2014-10-171-3/+0
* Debugger: Move more RunControl setup to factoryhjk2014-10-171-11/+7
* License updateEike Ziller2014-10-091-7/+8
* RunControl: Make icon(path) a value memberhjk2014-05-301-1/+0
* Debugger: Remove unused functions from DebuggerRunControlhjk2014-05-281-4/+0
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove support for Madde-based platforms.Christian Kandeler2013-10-151-1/+1
* Clean headers in debugger plugin.Friedemann Kleint2013-03-221-4/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* debugger: simplify parameter guessinghjk2012-08-161-25/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* all: less QScopedPointerhjk2011-09-191-2/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | RunControl: Show correct icon in application outputdt2011-03-281-0/+1
|/
* Debugger: Improve configuration error reporting.Friedemann Kleint2011-02-251-0/+3
* Debugger: Add toolchain combos to start dialogs, refactor detection.Friedemann Kleint2011-02-241-6/+10
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-2/+2
* Add "never ask again" option to dialog asking about killing applicationscon2011-01-171-1/+1
* It's 2011 now.con2011-01-121-1/+1
* Debugger: Link (export checkconfiguration)Friedemann Kleint2011-01-101-29/+3
* debugger: remove engine type parameter from runcontrol constructorhjk2011-01-101-1/+1
* debugger: refactor debugger configuration checkhjk2011-01-101-4/+15
* Debugger: Header cleanupFriedemann Kleint2011-01-101-1/+0
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: fix wrong assert when no engine could be constructedhjk2010-12-151-1/+2
* | debugger: structural cleanup remote debugginghjk2010-12-101-3/+0
* | debugger: minor cleanuphjk2010-12-101-4/+7
* | debugger: the DebuggerRunControlFactory could be internalhjk2010-12-101-3/+1
* | debugger: remove unneeded functionhjk2010-12-061-2/+1
* | debugger: make more bits privatehjk2010-12-031-10/+5
* | debugger: remove unneeded declarationshjk2010-11-261-5/+0
* | debugger: code cosmeticshjk2010-11-261-11/+2
* | debugger: refactoring of the plugin interfacehjk2010-11-101-0/+1
* | ProjectExplor/Debugger: Header cleanupFriedemann Kleint2010-11-021-2/+0
* | Maemo: Use dynamic port list.Christian Kandeler2010-11-021-1/+1
|/
* Debugger[CDB]: Handle 'enabled' configuration setting.Friedemann Kleint2010-10-051-6/+5
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+2
* Maemo: Support QML-only debugging.Christian Kandeler2010-09-161-3/+3
* Debugger: Unexport GdbEngine, d-pointer for run control.Friedemann Kleint2010-09-141-8/+5
* Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}Friedemann Kleint2010-09-131-7/+8