aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerrunconfigurationaspect.h
Commit message (Expand)AuthorAgeFilesLines
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+2
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-2/+2
* Fix some memory leaksChristian Kandeler2019-10-231-0/+1
* Debugger: (Sub-)Aspectify DebuggerRunConfigurationAspecthjk2019-10-021-19/+6
* Debugger: Remove QML port settings in run configshjk2019-09-301-5/+0
* Debugger: Add a per-runconfig way to add debugger startup commandhjk2019-09-301-0/+2
* Debugger: Remove mis-spelled and unused functionhjk2019-02-211-1/+0
* Debugger: Code cosmeticshjk2019-02-211-1/+4
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-1/+1
* ProjectExplorer: Update "generic" run configuration aspectshjk2018-09-131-1/+1
* Debugger: Store target pointer in DebuggerRunConfigurationAspecthjk2018-09-131-0/+1
* Debugger: Avoid two uses of IRCAspect::runConfigurationhjk2018-09-121-1/+0
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-3/+2
* Use function objects for IRunConfigurationAspect::createConfigurationWidgethjk2016-04-221-2/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* RemoteLinux: Move portsUsedByDebugger() to DebuggerRunConfigurationAspecthjk2016-01-261-0/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Debugger: Move aspect data into separate structurehjk2015-12-151-11/+17
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-10/+1
* RunConfigurationAspect: Streamline data serializationhjk2013-08-131-1/+1
* Analyzer: Cleanup settings handlinghjk2013-08-121-3/+1
* Debugger: Only enable C++ language if project says soKai Koehne2013-06-101-6/+6
* DebuggerAspect: Show both Cpp and QML debug check boxesAurindam Jana2013-04-241-2/+0
* DebuggerRunConfigurationAspect: Suppress widgets as necessaryTobias Hunger2013-04-051-10/+0
* RunConfigurationAspects: Move method to create config widgetTobias Hunger2013-04-051-0/+1
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-0/+104