aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeprojectmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix UI text capitalization and punctuationLeena Miettinen2020-07-021-2/+2
* CMake: Add a command to trigger parsing of CMake reply fileTobias Hunger2020-06-111-5/+41
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-8/+3
* CMake: Rename some constantsTobias Hunger2020-04-171-9/+16
* Utils: Introduce FilePath::operator/(const QString &)hjk2020-04-091-3/+1
* CMake: More logging of parsing starting/stoppedTobias Hunger2019-12-101-1/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-26/+24
* ProjectExplorer: Add BuildSystem classTobias Hunger2019-08-291-3/+4
* CMake: Support building a single fileOrgad Shaneh2019-05-291-0/+116
* CMakeProjectManager: ModernizeAlessandro Portale2018-11-251-3/+3
* Use project id uniformly as project contexthjk2017-12-201-1/+1
* CMake: Fix project parsing notificationTobias Hunger2017-10-061-13/+3
* CMake: Quieten soft-assert on small project loadsTobias Hunger2017-09-261-2/+1
* CMake: Fix UI text capitalizationLeena Miettinen2017-04-051-1/+1
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-10/+0
* ProjectManager: Centralize "File not found handling"hjk2017-02-281-10/+2
* ProjectExplorer: Remove Project manager parameter from some constructorshjk2017-02-281-1/+1
* CMake: Move CMakeProjectManager::findCbpFile to tealeafreader.cpphjk2017-02-281-20/+0
* CMake: Remove unused function CMakeManager::createXmlFilehjk2017-02-271-23/+0
* CMake: make project file system tree scanner persistentAlexander Drozdov2016-12-131-1/+23
* CMake: Encapsulate BuildDirManager in CMakeBCTobias Hunger2016-10-061-1/+1
* CMake: omit configuration dropping on cache clearAlexander Drozdov2016-03-171-1/+0
* CMake: Add ability to force CMake cache clearTobias Hunger2016-03-101-6/+33
* CMake: Remove "Prefer Ninja" checkbox on CMake Tool pageTobias Hunger2016-02-151-5/+0
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-151-9/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Document all arguments passed to cmakeTobias Hunger2016-01-111-5/+2
* CMake: Use Qt5-style connectsTobias Hunger2016-01-081-9/+10
* CMake: Avoid passing CMakeManager aroundTobias Hunger2016-01-081-6/+6
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-3/+3
* CMake: Simplify setup of CMakeOpenProjectWizardTobias Hunger2016-01-081-1/+1
* CMake: Fix cmake preloadCache file supportTobias Hunger2015-10-291-1/+2
* CMake: add preload cache cmake script file per kitTom Deblauwe2015-10-261-1/+2
* CMake: Rewrite logic for kit selectionDaniel Teske2015-09-161-1/+2
* Fix various context menu actions from project managersDaniel Teske2015-08-311-9/+14
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-051-3/+5
|\
| * Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-3/+5
* | Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-34/+2
* | Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-12/+19
|/
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-3/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectTree: Fix context menu actionsDaniel Teske2015-01-151-3/+4
* | Completely rework currentNode/currentProject handlingDaniel Teske2014-12-031-1/+2
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectExplorer: Apply static pattern to ProjectExplorerPluginhjk2014-09-261-1/+1
* | CMakeManager update connections to Qt5 styleNikita Baryshnikov2014-09-121-16/+9
* | CmakeProjectManager remove stale methodsNikita Baryshnikov2014-09-121-25/+0
* | CmakeProjectManager decrease N of included headersNikita Baryshnikov2014-09-121-8/+1
|/