aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/namevaluedictionary.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Allow range-for access to Environment dictMarcus Tillmanns2024-09-181-31/+23
* Utils: Rename NameValueItem to EnvironmentItem (1/2)hjk2024-02-141-11/+11
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-0/+1
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-2/+0
* Utils::Environment: Fix NameValueDictionary::diff()Christian Kandeler2020-07-201-1/+1
* Utils::Environment: Consider target OS type when sortingChristian Kandeler2019-08-221-12/+12
* Utils::Environment: Remove another set of duplicate functionsChristian Kandeler2019-08-191-28/+27
* Utils::NameValueDictionary: Use the right path list separatorChristian Kandeler2019-07-301-10/+2
* Utils: Fix invalid iterator access in NameValueDictionaryChristian Kandeler2019-07-301-1/+5
* Let users disable environment entriesChristian Kandeler2019-07-221-16/+22
* Utils: Remove NameValueDictionary::expandVariables()Christian Kandeler2019-07-151-81/+0
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-0/+282