aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmaketoolsettingsaccessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Be more graceful regarding cmake toolsChristian Stenger2021-10-041-1/+1
* Various FilePath::fromString -> fromUserInput changesAlessandro Portale2021-09-231-2/+2
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-3/+3
* CMake: Fix restoration of remote cmake toolshjk2021-07-141-1/+1
* CMakePM: Use Utils::FilePath for accessing cmake toolsChristian Stenger2021-07-141-2/+2
* CMakePM: Proper restore user saved CMake tools changesCristian Adam2021-06-281-1/+5
* CMake: Minor code cosmetichjk2021-05-171-17/+16
* Core: Add a default parameter to various ICore::*path functionshjk2021-04-271-2/+2
* ICore: Change some path API to use FilePathEike Ziller2021-04-261-5/+3
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+3
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-1/+1
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-2/+2
* CMakeProjectManager: Make search for CMake in "ProgramFiles" more robustAlessandro Portale2019-11-281-7/+6
* Run CMake via canonical path instead of warningEike Ziller2019-08-121-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-14/+14
* CMakeTool: Fix reading from SDKtool fileTobias Hunger2018-07-111-4/+2
* CMake: Use SettingsAccessor to read/write CMakeTools fileTobias Hunger2018-07-101-0/+259