aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/environment.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename NameValueItem to EnvironmentItem (1/2)hjk2024-02-141-3/+3
* Utils: Fix error prone default value of appendOrSetMarcus Tillmanns2024-01-261-13/+21
* Utils: allow specifying the requested extension for searchInPathDavid Schulz2023-09-271-1/+2
* Utils: Introduce a helper function to prepend or set pathshjk2023-07-261-0/+1
* Utils: Replace QVector with QListJarek Kobus2023-07-201-1/+1
* Utils: Remove now-unused Environment::findAllInPathhjk2023-05-251-3/+0
* Utils: Remove Environment::searchInDirectorieshjk2023-05-251-3/+0
* Utils: Add a way to provide fall-back entries in an environmenthjk2023-03-241-2/+8
* Utils: Continue Environment/EnvironmentChange consolidationhjk2023-03-241-58/+40
* Utils: Remove some iterator bases accessed to Environmenthjk2023-03-061-8/+0
* Utils: Remove unused Environment functionshjk2023-03-031-2/+0
* Utils: Replace Environment::find iterator usehjk2023-03-021-1/+4
* Utils: Iterate environment via callbackhjk2023-03-021-0/+2
* Utils: Cleanup searchInX functionsMarcus Tillmanns2023-02-241-4/+4
* RemoteLinux: Fix terminal openingMarcus Tillmanns2023-02-141-0/+4
* Utils: Add PathFilter to FilePath::searchInPathMarcus Tillmanns2023-02-091-3/+4
* Utils: Add combine with device env optionMarcus Tillmanns2023-02-011-0/+4
* Utils: Replace Environment.isValid() with .hasChanges()hjk2023-01-271-1/+1
* Utils: Start Environment/EnvironmentChange consolidationhjk2023-01-271-3/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Use std::variant for environment changeshjk2022-12-201-14/+16
* Utils: Replace Environment::isSameExecutable()hjk2022-11-231-2/+0
* Utils: Reduce scope of Environment::appendExeExtensions()hjk2022-11-221-1/+0
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Export the qtcEnvironmentVariable* functionsEike Ziller2022-08-251-5/+6
* Environment: Add convenience wrappers similar to qEnvironmentVariable*Eike Ziller2022-08-241-0/+6
* Utils: Replace Environment::size() check by some isValid() functionhjk2022-06-031-1/+1
* Utils: Retain more high level information on EnvironmentChange::Itemhjk2022-06-021-4/+16
* Utils: Make Environment has-a NameValueDictory instead of is-ahjk2022-06-021-3/+47
* Utils: More forward declarations / drop unused headers [T-Z]Jarek Kobus2022-05-251-1/+3
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-11/+10
* ProjectExplorer: Copy more RunConfiguration data to RunControlhjk2022-04-121-0/+2
* Utils: FilePathify Environment::{ap,pre}pendOrSetPath etchjk2021-11-101-6/+6
* Utils: Add an Environment::searchInDirectorieshjk2021-10-041-4/+2
* Utils: Use EnvironmentChange instead of Environment in several placeshjk2021-08-111-2/+4
* Utils: Start collecting environment changes instead of full environmentshjk2021-06-041-0/+20
* Utils: Make Environment::setEnglishOutput a proper member functionhjk2021-05-211-1/+2
* Utils: Remove two of the Environment::setupEnglishOutput overloadshjk2021-05-141-4/+0
* Aggregation/Utils/ExtensionSystem: Make member functions const/staticAlessandro Portale2020-11-271-2/+2
* Add option for globally changing the base environment for toolsEike Ziller2020-11-181-0/+1
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-5/+5
* Utils::Environment: Use expanded valuesChristian Kandeler2019-08-201-0/+1
* Utils: Add path search function to environmentDavid Schulz2019-07-151-0/+3
* Make the project managers tell the code model about include pathsChristian Kandeler2019-07-121-0/+1
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-72/+5
* Utils: Rename FileName to FilePathhjk2019-05-281-7/+7
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-0/+1
* Allow external tools to use build or run environmentEike Ziller2018-09-261-0/+13
* Do not modify environment for user applicationsEike Ziller2018-08-211-0/+2