aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/namevaluemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Merge NamesValueModel and EnvironmentModel (2/2)hjk2024-02-141-458/+0
* Utils: Merge NamesValueModel and EnvironmentModel (1/2)hjk2024-02-141-27/+29
* ProjectExplorer: Re-do the EnvironmentWidgetChristian Kandeler2024-01-231-5/+2
* Utils: Tr::trAlessandro Portale2023-02-011-4/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-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-4/+6
* Environment: Wrap path lists at separator for tooltipsAndre Hartmann2021-04-191-4/+42
* Qt6: Adapt to removed QMap functionalityhjk2020-08-131-3/+4
* Environment: Fix editing variables with appended or prepended valuesChristian Kandeler2020-07-151-2/+2
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-1/+1
* Utils: Use themed text color in EnvironmentWidgetAlessandro Portale2020-01-241-5/+7
* Utils::Environment: Consider target OS type when sortingChristian Kandeler2019-08-221-3/+7
* Let users disable environment entriesChristian Kandeler2019-07-221-26/+62
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-0/+397