aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/namevaluesdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Allow editing disabled environment variablesChristian Kandeler2025-02-201-0/+4
* ProjectExplorer: Ensure environment from aspect is always up to dateChristian Kandeler2024-06-201-10/+12
* Utils: Fix editing in environment widgetChristian Kandeler2024-06-051-1/+1
* Utils: Allow comments in environment itemsChristian Stenger2024-06-051-1/+2
* Utils: Fix focus handling in EnvironmentWidgetChristian Kandeler2024-04-121-1/+5
* Utils: Allow multiple edits of an environment variableChristian Stenger2024-03-141-5/+4
* Utils: Rename NameValueItem to EnvironmentItem (1/2)hjk2024-02-141-3/+3
* ProjectExplorer: Re-do the EnvironmentWidgetChristian Kandeler2024-01-231-16/+84
* Utils: Move help text from EnvironmentDialog to NameValueItemsWidgetChristian Kandeler2024-01-161-9/+13
* Utils: Clean up {namevalue,environment}dialog.hhjk2023-07-141-1/+15
* Fix occurrences of the contains/insert anti-patternChristian Kandeler2023-06-231-4/+2
* Utils: Tr::trAlessandro Portale2023-02-011-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* UI text: Fix UI text to follow the guidelinesLeena Miettinen2022-10-201-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Add shortcut for buttons in environment dialogChristian Kandeler2022-08-021-0/+3
* Utils: Drop unused headers [I-Z]Jarek Kobus2022-05-251-2/+2
* Utils: Add missing #includehjk2020-05-271-0/+1
* Globally disable WindowContextHelpButtonHintKai Koehne2020-02-251-1/+0
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Enable macro editing for the Clang indexerMarco Bubke2019-06-131-0/+147