aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakefilecompletionassist.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-6/+4
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Add path completion to .pro and CMakeLists.txt editorsDaniel Teske2019-04-251-0/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* Session: Move all functionality related to Nodes into ProjectTreeTobias Hunger2017-12-121-3/+2
* Remove unused IAssistProvider::supportsEditorEike Ziller2017-07-031-5/+0
* Allow for snippets in cmake and qmake project filesTobias Hunger2016-08-231-1/+3
* CMake: Delay initialization of CMakeToolsTobias Hunger2016-01-271-15/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-3/+0
* Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-6/+36
* Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-3/+8
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | CmakeProjectManager decrease N of included headersNikita Baryshnikov2014-09-121-0/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* CMake: add auto completion for cmake editortomdeblauwe2012-10-251-0/+57