aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runconfigurationaspects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enhance IRunConfigurationAspect base interfacehjk2018-05-081-2/+2
* ProjectExplorer: Rework CustomExecutableRunConfigurationhjk2018-04-261-0/+9
* ProjectExplorer: Make BaseStringAspect signal changeshjk2018-04-261-0/+9
* RemoteLinux: Fix custom runconfig executable path chooserhjk2018-04-251-0/+5
* ProjectExplorer: Add destructors to some run config aspectshjk2018-04-251-0/+14
* ProjectExplorer: Fix saving of modifiable ExecutableAspectshjk2018-04-251-0/+6
* ProjectExplorer: Make string based aspect widgets more flexiblehjk2018-04-241-1/+48
* Simplify runconfiguration aspect addTo... interfacehjk2018-04-241-14/+15
* Utils: Use free functions in OsSpecificAspectshjk2018-04-241-1/+1
* Utils: Introduce a OsSpecificAspect::pathWithNativeSeparators(QString)hjk2018-04-241-23/+3
* ProjectExplorer: Rework executable display handling in runconfigshjk2018-04-231-25/+227
* ProjectExplorer: Introduce runconfig aspects for some bool valueshjk2018-04-131-1/+80
* ProjectExplorer: Introduce and use a ExecutableAspecthjk2018-03-291-0/+46
* RemoteLinux: Use Argument and Working directory aspects in run confighjk2018-03-121-1/+7
* ProjectExplorer: Fix copying of RunConfigurationAspectshjk2017-11-101-52/+20
* 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