aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/configmodelitemdelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/9.0' into 10.0Eike Ziller2023-02-101-1/+1
|\
| * CMake: Fix editing of CMAKE_PREFIX_PATHEike Ziller2023-02-081-1/+1
* | 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
* CMake: Move to Tr::trhjk2022-09-301-14/+14
* Use SPDX license identifiersLucie Gérard2022-08-261-25/+2
* Merge remote-tracking branch 'origin/8.0'Eike Ziller2022-07-071-0/+1
|\
| * cmake: Fix cmake option displayMarcus Tillmanns2022-07-041-0/+1
* | Utils: Hide some uses of FilePath::rawPath()hjk2022-06-301-1/+1
|/
* CMakeProjectManager: Some code cosmeticshjk2022-02-071-2/+4
* CMake: Show more variables in config widgetEike Ziller2022-01-101-1/+18
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-3/+1
* Utils: Rename PathChooser::{f,setF}ileName() to {f,setF}ilePath()hjk2020-04-091-2/+2
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-091-9/+17
|\
| * CMakePM: Fix license headerChristian Stenger2020-01-081-9/+17
* | Utils: Use FilePath for PathChooser::m_baseDirectoryhjk2019-12-191-1/+1
|/
* CMakeProjectManager: Do not convert PATHS to user outputCristian Adam2019-11-071-1/+1
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* Utils: Purge asConstOrgad Shaneh2018-04-091-2/+1
* CMake: Improve delegates for CMake configurationTobias Hunger2017-09-191-35/+93
* CMakeProjectManager: Support drop down selector for optionsAlexander Drozdov2016-10-101-0/+78