aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Consolidate RunControl creationhjk2014-10-201-446/+0
* Debugger: Remove messaging indirection in DebuggerRunControlhjk2014-10-171-15/+0
* Debugger: Remove DebuggerRunControl::runConfigurationhjk2014-10-171-7/+0
* Debugger: Move more RunControl setup to factoryhjk2014-10-171-68/+43
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Apply static pattern to ProjectExplorerPluginhjk2014-09-261-2/+2
* | Merge remote-tracking branch 'origin/3.2'Oswald Buddenhagen2014-08-051-8/+2
|\|
| * RunControlFactories: No need to check for isConfiguredDaniel Teske2014-07-311-2/+0
| * DebuggerRunControlFactory::createAndScheduleRun: Remove unused parameterDaniel Teske2014-07-311-6/+2
* | Debugger: Reduce line noisehjk2014-07-281-2/+2
|/
* Debugger: Rework editor tooltips handlinghjk2014-07-111-4/+1
* RunControl: Make icon(path) a value memberhjk2014-05-301-5/+2
* ProjectExplorer: Get rid of LocalApplicationRunConfiguration::RunModeOrgad Shaneh2014-05-281-1/+1
* Debugger: Remove unused functions from DebuggerRunControlhjk2014-05-281-12/+0
* Debugger: Remove an unused member of DebuggerRunControlPrivatehjk2014-05-271-8/+4
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Debugger: Be more verbose about unhandled breakpointshjk2014-03-181-11/+13
* Utils: Compile winutils on all platformhjk2014-02-201-4/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-7/+0
* | Debugger: Remove LldbLibEnginehjk2013-11-271-5/+0
|/
* Remove most leading/trailing blanks from translated messages.Friedemann Kleint2013-10-241-1/+1
* Crossify normalizePathNameOrgad Shaneh2013-10-241-6/+3
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-4/+4
* Debugger: Keep secondary dialogs on top of the main windowhjk2013-10-171-1/+1
* Debugger: Remove DEBUGGER_TEST issues categoryhjk2013-10-141-1/+0
* Debugger: Apply static pattern to DebuggerToolTipManagerhjk2013-10-141-1/+1
* Fix break point warning dialogKai Koehne2013-09-131-4/+9
* Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-1/+1
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-4/+3
* TaskHub: De-noise user codehjk2013-08-021-1/+1
* Remove script manager and script debugger engine.Eike Ziller2013-07-011-10/+0
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-271-2/+2
|\
| * Debugger: Check start parameter languages for engine typeAurindam Jana2013-05-271-2/+2
* | IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-251-5/+0
* | Debugger: Don't scan directories that do not exist.hjk2013-04-191-5/+3
* | QmlDebugging: Support both IPv4 and IPv6Aurindam Jana2013-04-181-2/+3
* | QmlDebugging: Query available portAurindam Jana2013-04-181-11/+6
* | Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-5/+8
* | RunConfigurationAspects: Move method to create config widgetTobias Hunger2013-04-051-148/+0
* | Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-3/+4
* | Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-3/+11
* | DeviceManager: Allow user to configure desktop deviceAurindam Jana2013-04-051-2/+20
* | Debugger: Introduce a debugger engine talking to lldb command linehjk2013-03-221-4/+10
* | Clean headers in debugger plugin.Friedemann Kleint2013-03-221-10/+0