summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/tealeafreader.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add FolderNode::addNestedNodes taking unique_ptrsTobias Hunger2018-05-041-1/+1
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-6/+3
* CMake: Use a CMakeProjectNode as top level cmake nodeTobias Hunger2017-03-151-1/+1
* CppTools/ProjectManagers: Reduce ui blocking when loading projectsNikolai Kosjar2017-02-201-1/+1
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-3/+3
* CMake: Pass const QList<const FileNode *> to Directory ReadersTobias Hunger2016-12-211-1/+1
* CMake: Cache cmake configuration only onceTobias Hunger2016-12-021-2/+1
* CMake: separate processing C and C++ flags in TeaLeafReaderAlexander Drozdov2016-11-251-3/+12
* CMake: Move code to read CMakeCache.txt into CMakeItem classTobias Hunger2016-11-171-2/+0
* CMake: Project tree for server mode dataTobias Hunger2016-11-141-1/+1
* CMake: Pass scanned files on to builddirreadersTobias Hunger2016-11-141-1/+2
* CMake: Implement different backends to run cmakeTobias Hunger2016-10-311-0/+93