aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/remotelinux/remotelinuxruncontrolfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Simplify standard run control constructionhjk2017-06-201-104/+0
* RemoteLinux: Re-enable QmlProfilerhjk2017-06-151-13/+7
* ProjectExplorer: Split Target and ToolRunners into smaller taskshjk2017-05-151-21/+19
* ProjectExplorer/Debugger/RL: Make run control state transitions more uniformhjk2017-05-051-54/+2
* Debugger: Remove DebuggerRunControlhjk2017-04-281-1/+1
* RemoteLinux: Base AbstractRemotetLinuxRunSupport on PE::TargetSupporthjk2017-04-261-4/+4
* ProjectExplorer: Dissolve SimpleRunControlhjk2017-04-211-2/+5
* RemoteLinux: Make mode parameter in RemoteLinuxAnalyzeSupport optionalhjk2017-04-061-1/+1
* ProjectExplorer: Merge AnalyzerRunControl into RunControlhjk2017-04-051-1/+0
* RemoteLinux: Base AbstractLinuxRunSupport on PE::ToolSupporthjk2017-03-281-2/+2
* ProjectExplorer/QNX/RemoteLinux: Merge {RemoteLinux,Simple}RunControlhjk2017-03-221-2/+1
* RemoteLinux: Make sure there is a DebuggerRCAspectTobias Hunger2016-12-091-1/+4
* Debugger: Split related settingshjk2016-11-301-1/+1
* Debugger: Use dedicated structure for Qml server parametershjk2016-06-141-2/+2
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-0/+2
|\
| * RemoteLinux: Re-enable debugging of custom executableshjk2016-04-251-0/+2
* | RemoteLinux: Add support for perf profilerUlf Hermann2016-04-251-2/+4
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-221-5/+5
|\|
| * Debugger: Switch meaning of inferior.executable and a symbol filehjk2016-04-211-5/+5
* | Use Utils::Port where possibleUlf Hermann2016-04-201-1/+1
|/
* Debugger: Merge debug mode and analyze modehjk2016-03-071-2/+1
* Analyzer: Rework the dock widget layout generationhjk2016-02-291-1/+0
* Move analyzerbase to debuggerhjk2016-02-251-4/+4
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-4/+0
* Analyzer: Remove AnalyzerRunControl::runnable() and .connection()hjk2016-01-291-0/+1
* Debugger: Use StandardRunnable in DebuggerStartParametershjk2016-01-281-4/+4
* RemoteLinux/Qnx: Use StandardRunnablehjk2016-01-271-14/+41
* RemoteLinux: Move portsUsedByDebugger() to DebuggerRunConfigurationAspecthjk2016-01-261-1/+5
* RemoteLinux: Adapt RemoteLinuxRunControlFactory to Analyzer changeshjk2016-01-201-5/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Analyzer: Slim down AnalyzerStartParametershjk2016-01-071-2/+4
* Debugger: Fix use of remote Linux startup with Step Into/Step Overhjk2015-08-171-1/+1
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-18/+13
* Debugger: Continue DebuggerStartParameter cleanuphjk2015-06-261-4/+1
* Use free Debugger::createDebuggerRunControl() functionhjk2015-05-291-2/+1
* RemoteLinux: Use base RunConfiguration if possiblehjk2015-04-231-9/+9
* Introduce perf profiler run modeUlf Hermann2015-02-161-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Pass RunControl in DebuggerStartParametershjk2015-02-101-1/+2
* | Valgrind: Support vgdbOrgad Shaneh2015-02-101-0/+1
* | RemoteLinux: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* | Debugger: Make DebuggerEngine internalhjk2014-12-151-1/+1
|/
* Debugger: Consolidate RunControl creationhjk2014-10-201-3/+2
* ProjectExplorer: Add ClangStaticAnalyzerMode RunModeNikolai Kosjar2014-10-161-0/+1
* License updateEike Ziller2014-10-091-7/+8
* RemoteLinux: Provide a custom run configuration.Christian Kandeler2014-05-071-3/+12
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix warning about non-void function with no returnThiago Macieira2013-12-061-0/+1
* Analyzer: Use the run mode stored in the parameters instead of a copyhjk2013-08-051-1/+1