aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runconfigurationaspects.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Do not crash when setting custom executableTobias Hunger2017-01-041-2/+2
* Move icons to UtilsUlf Hermann2016-08-051-3/+2
* RunConfigurationAspects: Clean up includesTobias Hunger2016-06-271-2/+0
* WorkingDirectoryAspect: Expand macros first, then expand variablesTobias Hunger2016-06-271-3/+3
* RunConfigurationAspect: Re-enable macro substitutionTobias Hunger2016-06-271-9/+5
* WorkingDirectoryAspect: Do not reset directory when setting defaultTobias Hunger2016-06-271-5/+6
* RunConfigurationAspect: Remove needless initializationTobias Hunger2016-06-271-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-3/+4
* ProjectExplorer: Fix compile with Qt less than 5.6Christian Stenger2016-03-211-1/+1
* WorkDirectoryAspect: Small improvementsTobias Hunger2016-03-181-17/+32
* PathChooser: Provide static way to expand a directory...Christian Stenger2016-01-201-2/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectExplorer: Use FileName in WorkingDirectoryAspectOrgad Shaneh2016-01-061-15/+16
* ProjectExplorer: Avoid updates from the environmenthjk2015-12-181-11/+4
* Themed Icons: Introduce Utils::IconAlessandro Portale2015-11-251-2/+2
* QbsProjectManager: Fix working directory handling.Christian Kandeler2015-08-241-9/+30
* Project Explorer: fix tooltip capitalizationLeena Miettinen2015-07-061-1/+1
* WorkingDirectoryAspect: Fix restoring.Christian Kandeler2015-07-011-1/+1
* ProjectExplorer: Remove ExecutableAspecthjk2015-06-101-60/+0
* ProjectExplorer: Fix connection lifetime in WorkingDirectory aspecthjk2015-05-271-6/+25
* ProjectExplorer: Compile fixNikolai Kosjar2015-05-201-1/+1
* QtSupport: Use ArgumentsAspect in CustomExecutableRunConfigurationhjk2015-05-191-3/+7
* Qbs: Use TerminalAspect in QbsRunConfigurationhjk2015-05-181-2/+7
* QtSupport: Use TerminalAspect in CustomExecutableRunConfigurationhjk2015-05-181-1/+4
* ProjectExplorer: Use covariant return types for aspect creationhjk2015-05-181-8/+8
* Add TerminalAspect convenience accessorhjk2015-05-121-0/+10
* ProjectExplorer: Rename TerminalAspect::m_isForced -> m_userSethjk2015-05-121-7/+7
* Fix loading project settingsAlexander Drozdov2015-05-071-1/+1
* ProjectExplorer: Merge terminalaspect.* into runconfigurationaspects.*hjk2015-04-291-0/+63
* ProjectExplorer: Introduce more RunConfigurationAspectshjk2015-04-291-0/+246