summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeprojectmanager.h
Commit message (Expand)AuthorAgeFilesLines
* CMake: Support building a single fileOrgad Shaneh2019-05-291-0/+8
* Remove excess blank lines after namespaceOrgad Shaneh2019-05-271-1/+0
* CMakeProjectManager: Clean forward declarationLaurent Montel2017-09-271-1/+0
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-5/+3
* ProjectManager: Centralize "File not found handling"hjk2017-02-281-1/+1
* CMake: Move CMakeProjectManager::findCbpFile to tealeafreader.cpphjk2017-02-281-3/+0
* CMake: Remove unused function CMakeManager::createXmlFilehjk2017-02-271-9/+0
* CMake: make project file system tree scanner persistentAlexander Drozdov2016-12-131-0/+2
* CMake: Add ability to force CMake cache clearTobias Hunger2016-03-101-1/+3
* CMake: Remove "Prefer Ninja" checkbox on CMake Tool pageTobias Hunger2016-02-151-1/+0
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-151-1/+1
* CMake: Cleanup filesTobias Hunger2016-02-121-1/+0
* CMake: Use pragma once consistentlyTobias Hunger2016-01-271-3/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Document all arguments passed to cmakeTobias Hunger2016-01-111-2/+1
* CMake: Avoid passing CMakeManager aroundTobias Hunger2016-01-081-9/+5
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-4/+2
* CMake: add preload cache cmake script file per kitTom Deblauwe2015-10-261-1/+2
* Fix various context menu actions from project managersDaniel Teske2015-08-311-2/+1
* Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-5/+1
* Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-3/+1
* 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
* | CMakeManager update connections to Qt5 styleNikita Baryshnikov2014-09-121-4/+3
* | CmakeProjectManager remove stale methodsNikita Baryshnikov2014-09-121-3/+0
* | CmakeProjectManager decrease N of included headersNikita Baryshnikov2014-09-121-15/+9
|/
* cmakeprojectmanager: Move SettingsPage and GeneratorInfo in extra filesBenjamin Zeller2014-03-121-38/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-4/+6
|/
* CMake: Add option for preferred Ninja userYuchen Deng2013-02-281-0/+4
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | CMake: add auto completion for cmake editortomdeblauwe2012-10-251-20/+7
|/
* Adjust license headershjk2012-10-051-21/+20
* CMake: add Ninja supportPeter Kümmel2012-10-041-0/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-231-9/+7
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Better error feedback on Open projectDaniel Teske2011-09-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | projectexplorer: move project{Context,Language} from IProjectManager to Projecthjk2011-04-121-5/+0
|/
* CMakeProjec: Add "Run cmake" to Build menu and context menusdt2011-02-231-0/+11
* CMake: always fallback to path cmakedt2011-02-091-9/+18