aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/runconfigurationaspects.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remove now unused interpreter aspectDavid Schulz2024-02-011-30/+0
* ProjectExplorer: Treat disabled UseLibraryPathsAspects as not selectedhjk2024-01-101-0/+2
* ProjectExplorer: And more Key and Storehjk2023-08-241-3/+3
* Utils: Rename the new Storage to Storehjk2023-08-241-10/+10
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-10/+10
* ProjectExplorer: fix Interpreter::changed emitsDavid Schulz2023-08-151-0/+1
* Python: Base MainScriptAspect on FilePathAspecthjk2023-07-131-1/+1
* ProjectExplorer: Add a some convenience *Aspect::operator()()hjk2023-07-061-0/+3
* ProjectExplorer: Make more aspects directly usable in AspectContainershjk2023-07-061-7/+9
* ProjectExplorer: Remove unusual {Arguments,WorkingDir}Aspecthjk2023-07-051-4/+6
* ProjectExplorer: Replace unusual ExecutableAspect constructorhjk2023-07-041-2/+2
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-1/+1
* ProjectExplorer: Use FilePathAspect(s) in ExecutableAspecthjk2023-07-041-3/+3
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-5/+5
* Utils: Make Layouting a top level namespacehjk2023-04-251-5/+5
* Utils: Continue Environment/EnvironmentChange consolidationhjk2023-03-241-1/+0
* Utils: Start Environment/EnvironmentChange consolidationhjk2023-01-271-0/+1
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* RemoteLinux: Move X11Forwarding aspect to ProjectExplorerhjk2022-12-131-0/+15
* Docker: detect python in docker imagesDavid Schulz2022-09-061-1/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Make target device for executable aspect explicithjk2022-06-021-1/+4
* ProjectExplorer: Pass macroexpander (again) to WorkingDirectoryAspecthjk2022-05-301-2/+3
* Utils: Pass MacroExpander to ArgumentsAspect constructorhjk2022-05-201-3/+3
* ProjectExplorer: Shift full FilePath creation into Executable aspecthjk2022-05-181-2/+3
* Python: add pyside build configurationDavid Schulz2022-05-031-1/+1
* Promote previously python-specific InterpreterAspecthjk2022-04-271-0/+58
* ProjectExplorer: Pass envAspect directly to WorkingDirectory constructorhjk2022-04-221-2/+3
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-0/+16
* Remove unneeded includes of ApplicationLauncherJarek Kobus2021-11-101-1/+0
* ProjectExplorer: Simplify retrieval of WorkingDirectoryAspect valueshjk2021-09-231-3/+3
* ProjectExplorer: Make sure the working dir is properly expandedChristian Kandeler2021-09-231-0/+2
* Utils: Use EnvironmentChange instead of Environment in several placeshjk2021-08-111-1/+1
* Utils: Merge BaseAspects and AspectContainerhjk2021-03-311-1/+1
* ProjectExplorer/Debugger: Add a 'Run as root' option for Unix hostshjk2021-02-221-0/+8
* Aspects: Remove some more default valuesOrgad Shaneh2020-11-101-1/+0
* ProjectExplorer: Documentation for some run configuration aspectshjk2020-10-071-1/+1
* ProjectExplorer: Make ArgumentsAspect's label text configurablehjk2020-10-061-0/+2
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-16/+17
* ProjectExplorer: Remove ArgumentsAspect::argumentsChanged signalhjk2020-09-101-3/+0
* ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-6/+6
* ProjectExplorer: Make ArgumentsAspect resettablehjk2020-07-271-0/+4
* ProjectExplorer: Prepare more flexibility to aspect layoutinghjk2019-10-181-4/+4
* ProjectExplorer: Sanitize some #includeshjk2019-08-061-0/+2
* ProjectExplorer: Let ArgumentsAspect use a multi-line editChristian Kandeler2019-06-131-0/+8
* ProjectExplorer: Replace RunConfiguration::executablehjk2019-06-121-0/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-8/+8
* ProjectExplorer: Use the new way for dependent aspectshjk2019-05-281-2/+3
* ProjectExplorer: Let user provide default for "run in terminal"Christian Kandeler2019-03-151-1/+4