aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runconfigurationaspects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FilePath::rawFileName to rawFilePathhjk2020-05-221-1/+1
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-04-281-1/+1
|\
| * Fix display of some file paths on WindowsChristian Kandeler2020-04-271-1/+1
* | Utils: Replace FileChooser::path() by filePath().toString()hjk2020-04-091-4/+4
|/
* Project Explorer: Fix UI text according to the guidelinesLeena Miettinen2020-03-111-1/+1
* Run configuration: Do not use extra label in UseLibraryPathsAspectChristian Kandeler2020-01-091-7/+7
* Utils: Use FilePath for PathChooser::m_baseDirectoryhjk2019-12-191-2/+2
* Qmake: Make proper use of BuildDirectoryAspectChristian Kandeler2019-11-281-8/+13
* LayoutBuilder: Allow for more compact code at calling sitesChristian Kandeler2019-11-071-9/+4
* ProjectExplorer: Work around some bogus compiler warninghjk2019-10-311-1/+1
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-16/+20
* ProjectExplorer: Rename BaseStringAspect::{f,setF}ileNamehjk2019-08-291-2/+2
* ProjectExplorer: Add tool tip to ExecutableAspectChristian Kandeler2019-07-231-0/+1
* ProjectExplorer: Let ArgumentsAspect use a multi-line editChristian Kandeler2019-06-131-9/+65
* ProjectExplorer: Replace RunConfiguration::executablehjk2019-06-121-1/+7
* WorkingDirectoryAspect: Fix UI tab orderChristian Kandeler2019-06-031-5/+4
* Utils: Rename FileName to FilePathhjk2019-05-281-10/+10
* ProjectExplorer: Use the new way for dependent aspectshjk2019-05-281-2/+6
* ProjectExplorer: Let user provide default for "run in terminal"Christian Kandeler2019-03-151-6/+23
* ProjectExplorer: Move Base{Bool,String}Aspect to new fileshjk2018-09-191-256/+0
* ProjectExplorer: Split IRunConfigurationAspecthjk2018-09-181-1/+1
* ProjectExplorer: Add default value handling to BaseBoolAspecthjk2018-09-171-1/+11
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-22/+11
* ProjectExplorer: Pass macro expander to ArgumentsAspect::argumentshjk2018-09-131-2/+3
* ProjectExplorer: Pass macro expander to WorkingDirectoryAspecthjk2018-09-121-4/+5
* ProjectExplorer: Make WorkingDirectoryAspect less dependent on runconfighjk2018-09-101-9/+10
* ProjectExplorer: Fix string aspects with pixmaps in labelshjk2018-09-101-2/+7
* ProjectExplorer: Allow labels with pixmaps in string based aspectshjk2018-09-041-0/+8
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-10/+12
* Remove ApplicationLauncher::Modehjk2018-06-051-10/+0
* 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