aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerrunconfigurationaspect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-2/+5
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-4/+4
* ProjectExplorer: Add LayoutBuilder::addRow() convenience functionhjk2020-08-051-4/+4
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-03-231-0/+1
|\
| * Run configuration: Fix layout of debugging optionsEike Ziller2020-03-201-0/+1
* | DebuggerAspect: Simplify handling of Qml debuggingTobias Hunger2020-02-191-9/+7
|/
* QmakeBuildConfiguration: Make use of Qt-related build aspectsChristian Kandeler2019-11-281-10/+3
* Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-281-1/+2
* QtSupport: Add a QmlDebuggingAspectChristian Kandeler2019-11-251-0/+3
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-8/+4
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-10-281-0/+8
|\
| * Fix some memory leaksChristian Kandeler2019-10-231-0/+8
* | ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-21/+16
|/
* Debugger: (Sub-)Aspectify DebuggerRunConfigurationAspecthjk2019-10-021-130/+145
* Debugger: Remove QML port settings in run configshjk2019-09-301-50/+0
* Debugger: Add a per-runconfig way to add debugger startup commandhjk2019-09-301-4/+23
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-2/+2
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Debugger: Remove mis-spelled and unused functionhjk2019-02-211-5/+0
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* Help: Rename handleHelpRequest to showHelpUrlEike Ziller2019-01-251-1/+1
* Debugger: Strip QLatin1* where possibleOrgad Shaneh2018-10-131-11/+11
* ProjectExplorer: Update "generic" run configuration aspectshjk2018-09-131-2/+2
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-3/+2
* ProjectExplorer: Remove RunConfigWidget wrapper classhjk2018-09-131-4/+3
* Debugger: Store target pointer in DebuggerRunConfigurationAspecthjk2018-09-131-5/+5
* Debugger: Avoid two uses of IRCAspect::runConfigurationhjk2018-09-121-7/+0
* Debugger: ModernizeAlessandro Portale2018-07-251-2/+2
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-6/+0
* Unify projectexplorer language IDsUlf Hermann2017-01-301-3/+3
* Use function objects for IRunConfigurationAspect::createConfigurationWidgethjk2016-04-221-5/+1
* RemoteLinux: Move portsUsedByDebugger() to DebuggerRunConfigurationAspecthjk2016-01-261-0/+10
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-12-151-3/+5
|\
| * Debugger: Don't auto-enable QML debugging if LANG_QMLJS isn't setUlf Hermann2015-12-111-3/+5
* | Debugger: Move aspect data into separate structurehjk2015-12-151-34/+26
|/
* Debugger: More modernizationhjk2015-02-271-13/+9
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Some code modernizationhjk2015-02-121-13/+13
* | ProjectExplorer: More direct update of runconfiguration datahjk2014-12-151-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* Fix behavior of debugger run widget.Christian Kandeler2014-09-021-2/+6
* Do not fully qualify types in ProjectExplorer namespaceKai Koehne2014-04-031-6/+6
* Update debugger language aspect in run settings when qmake step changesKai Koehne2014-03-311-4/+34
* Debugger: Keep auto setting for debugger language when widget is shownKai Koehne2014-03-271-4/+10
* Debugger: Do not enable QML-debugging by default for projects using C++.Friedemann Kleint2014-02-211-3/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer/Analyzer: Merge RunConfigurationAspectshjk2013-08-161-36/+11
* RunConfigurationAspect: Streamline data serializationhjk2013-08-131-3/+1