aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/fileapiparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use IDE_DISPLAY_NAMERobert Loehning2020-08-031-1/+3
* Merge remote-tracking branch 'origin/4.12'Eike Ziller2020-06-151-1/+1
|\
| * CMake: Do not treat project with the empty string as a name as invalidTobias Hunger2020-06-111-1/+1
* | CMake: Improve debugging output when parsing projects from file-apiTobias Hunger2020-06-111-2/+3
* | CMake: Move notification on outside cmake runs into FileApiReaderTobias Hunger2020-05-151-27/+0
* | CMake: Clean up API of FileApiParserTobias Hunger2020-05-151-34/+27
* | CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-2/+0
|/
* CMake: Fix UI text according to the guidelinesLeena Miettinen2020-03-111-1/+1
* Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-151-1/+1
* CMake: Fix UI textLeena Miettinen2019-10-281-18/+18
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-3/+4
* CMake: Make fileapi not race against its own reply file detectionTobias Hunger2019-07-251-11/+6
* CMake: Update code to decide whether to run cmake in fileapi modeTobias Hunger2019-07-231-1/+14
* CMake: Add initial fileapireader classTobias Hunger2019-06-201-0/+947