summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeprojectplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Pass the new node in ProjectTree::currentNodeChangedEike Ziller2021-06-281-2/+2
* CMake: Aspectify CMakeSpecificSettingshjk2021-03-261-2/+1
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-11/+8
* CMake: Rename some constantsTobias Hunger2020-04-171-5/+6
* CMake: Use IOptionPage convenience patternhjk2020-01-141-0/+1
* ProjectExplorer: Move BuildSystem owership to BuildConfigurationhjk2019-11-191-14/+9
* Cmake: Cleanup initializationhjk2019-10-291-30/+26
* Unification of desktop run configurations, step 1hjk2019-08-071-3/+0
* CMake: Add locator filter to open CMake target definitionsTobias Hunger2019-07-251-1/+2
* CMake: Split up cmake's locator filterTobias Hunger2019-07-241-1/+1
* CMake: Rename CMakeLocatorFilter to CMakeTargetLocatorFilterTobias Hunger2019-07-241-1/+1
* ProjectExplorer: Rename ProjectTree::findCurrentNode to currentNodehjk2019-04-301-1/+1
* ProjectExplorer: Switch order of template parametershjk2019-04-021-1/+1
* CMakePM: Fix order of initializationChristian Stenger2019-03-201-2/+2
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-0/+4
* ProjectExplorer: Make kit aspects self-registerhjk2019-03-181-4/+4
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-3/+3
* CMakeProjectManager: ModernizeAlessandro Portale2018-11-251-2/+2
* ProjectExplorer: Use unique_ptr to store KitInformationTobias Hunger2018-07-111-3/+3
* Add Specific settings page to CMakePLugin and create checkable dialog box for...Pawel Rutka2018-03-161-5/+20
* CMake: Pimpl CMakeProjectPlugin and avoid use of global object poolhjk2018-02-201-20/+40
* Use project id uniformly as project contexthjk2017-12-201-1/+1
* ProjectNodes: Do not derive Project Nodes from QObjectTobias Hunger2017-08-011-2/+2
* Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-2/+4
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-0/+4
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-3/+0
* ProjectExplorer: Remove arguments from node change signalshjk2017-02-241-2/+3
* CMake: fix not disconnected build actionTim Jenssen2016-12-121-3/+3
* CMake: fix crash while clicking context menuTim Jenssen2016-12-121-2/+4
* CMake: Allow to build target from context menu of CMakeTargetNodesTobias Hunger2016-11-151-3/+52
* CMake: Add fileoverlay icons for cmake project filesTobias Hunger2016-11-101-1/+6
* CMake: Add CMakeSnippetProviderTobias Hunger2016-08-231-0/+2
* CMake: Do not run a cmake wizard all the timeTobias Hunger2016-02-151-2/+0
* CMake: Add CMakeConfigurationKitInformationTobias Hunger2016-02-121-0/+1
* CMakeProjectPlugin: Clean up some headersTobias Hunger2016-02-121-5/+0
* CMake: Add CMakeGeneratorKitInformationTobias Hunger2016-02-121-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-8/+0
* CMake: Move MakeStep to CMakeBuildStepTobias Hunger2016-01-081-2/+2
* CMake: add preload cache cmake script file per kitTom Deblauwe2015-10-261-0/+2
* CMakeProjectManager: Provide way for plugins to autodetect cmake toolsBenjamin Zeller2015-03-091-1/+2
* Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-2/+4
* Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-5/+8
* Use new mime databaseEike Ziller2015-02-171-3/+3
* 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
* | TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-2/+2
* | CmakeProjectManager decrease N of included headersNikita Baryshnikov2014-09-121-0/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0