aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/buildaspects.cpp
Commit message (Expand)AuthorAgeFilesLines
* Translations: Fix various \n, full stops, spacesEike Ziller2024-04-181-2/+2
* ProjectExplorer: Make settings access more directhjk2024-04-121-1/+1
* Project Explorer: Fix quotesLeena Miettinen2024-02-271-1/+1
* ProjectExplorer: Warn against "special" characters in build directoriesChristian Kandeler2024-02-141-13/+71
* Utils etc: More use of Key and Storehjk2023-08-241-1/+1
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* Utils: Make FilePathAspect::value() return a QStringhjk2023-07-211-1/+1
* ProjectExplorer: Access default build properties more directlyhjk2023-07-211-2/+1
* Utils: Introduce a FilePathAspect::expandedValue()hjk2023-07-201-5/+5
* ProjectExplorer: BuildDirAspect's base fromMap/toMaphjk2023-07-181-3/+3
* Qbs: Use aspects more directly in QbsBuildConfigurationhjk2023-07-141-2/+3
* Utils: Further split StringAspect and FilePathAspecthjk2023-07-111-1/+1
* ProjectExplorer: Use less indirection for BuildConfiguration aspectshjk2023-07-101-2/+3
* Utils: Replace StringAspect::setFilePath()hjk2023-07-041-3/+3
* Merge remote-tracking branch 'origin/11.0'Eike Ziller2023-07-031-1/+1
|\
| * ProjectExplorer: Re-add row break in build aspecthjk2023-06-291-1/+1
* | Utils: Make validation asyncMarcus Tillmanns2023-06-291-8/+9
|/
* ProjectExplorer: Use FilePathAspect for some FilePathshjk2023-05-241-1/+0
* Layouting: Make aspects operate on parent items, not LayoutBuilderhjk2023-05-031-3/+3
* LayoutBuilder: Reworkhjk2023-05-031-1/+1
* ProjectExplorer: Use better FilePath conversion function in builddirhjk2023-01-251-3/+2
* Utils: Flatten LayoutBuilder related hierarchieshjk2023-01-201-1/+1
* ProjectExplorer: Tr::trhjk2023-01-161-4/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Remove unused includes of QLayoutJarek Kobus2022-11-181-2/+0
* ProjectExplorer: Fix build device retrieval in BuildDirectoryAspectAlessandro Portale2022-11-141-1/+1
* ProjectExplorer: Allow selection of remote build directoriesMarcus Tillmanns2022-10-241-1/+25
* ProjectExplorer: Don't try to fix remote build pathshjk2022-10-051-0/+2
* Utils: Move 'isWindowsHost' test to startsWithDriveLetter callershjk2022-09-191-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Remove algorithm.h from buildtargetinfo.hJarek Kobus2022-05-181-0/+1
* Various FilePath::fromString -> fromUserInput changesAlessandro Portale2021-09-231-1/+1
* Merge remote-tracking branch 'origin/5.0'Eike Ziller2021-08-111-7/+3
|\
| * PE: Be more restrictive in fixupDir()Christian Stenger2021-08-091-7/+3
* | Utils/ProjectExplorer: Use FilePath for Runnable::workingDirectoryhjk2021-08-061-1/+1
|/
* ProjectExplorer: Translate empty shadow directory to source directoryOrgad Shaneh2021-07-291-0/+2
* ProjectExplorer: Prevent build directory on non-existing driveChristian Kandeler2021-07-261-0/+29
* ProjectExplorer: Aspectify Default Build Properties pagehjk2021-03-311-1/+1
* Utils: Avoid intermediate widgets when using LayoutBuilderhjk2021-03-161-1/+1
* Utils: Pass settings key to BaseAspect::saveToMaphjk2021-03-121-1/+1
* Utils: Use value/setValue instead of settings also for TriStateAspectshjk2021-02-221-1/+1
* ProjectExplorer: Consider build environmentChristian Kandeler2020-11-101-1/+7
* Aspects: Remove some more default valuesOrgad Shaneh2020-11-101-1/+1
* Utils: Consolidate LayoutBuilder interface a bithjk2020-09-241-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-0/+1
* Merge remote-tracking branch 'origin/4.13' into masterEike Ziller2020-08-251-1/+1
|\
| * Revert "BuildDirectoryAspect: Print non-existing directories in red"Christian Kandeler2020-08-241-1/+1
* | ProjectExplorer: Rename Base*Aspect to *Aspecthjk2020-08-141-4/+4
|/