aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/desktoprunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-5/+5
* CMake: Rename some constantsTobias Hunger2020-04-171-1/+1
* ProjectExplorer: De-Q_OBJECT-ify DesktopRunConfigurationhjk2020-02-131-3/+20
* CMake: Add LD_LIBRARY supportTobias Hunger2020-01-221-3/+0
* ProjectExplorer: Remove enabledChanged emissionshjk2019-12-201-2/+0
* ProjectExplorer: Remove extra update call in DesktopRC::fromMap()hjk2019-12-191-10/+0
* Utils: Introduce a FilePath::absolutePath() functionhjk2019-12-191-5/+3
* ProjectExplorer: Remove special handlinghjk2019-12-181-2/+0
* ProjectExplorer: Replace RunConfiguration::doAdditionalSetuphjk2019-12-171-5/+0
* ProjectExplorer: Remove special initial runconfig default display namehjk2019-12-171-4/+1
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2019-12-161-2/+1
|\
| * ProjectExplorer: Update CMake target on DesktopRunConfiguration clonedAlexander Akulich2019-12-101-2/+1
* | ProjectExplorer: Let RunConfiguration not listen to Kit changeshjk2019-12-021-9/+1
* | ProjectExplorer: Use new RC update indirection for DesktopRunConfighjk2019-11-251-4/+5
* | ProjectExplorer: Introduce and use a Target::buildSystemUpdated signalhjk2019-11-211-8/+2
* | ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-24/+5
|/
* ProjectExplorer: Proliferate FilePathhjk2019-08-291-5/+7
* QtSupport//ProjectExplorer: Move DesktopRunConfiguration implementationhjk2019-08-151-0/+259