summaryrefslogtreecommitdiff
path: root/src/plugins/cmakeprojectmanager/cmakeprojectplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMakeProjectManager: Rework CMakeFormatterhjk2023-05-151-74/+0
* CMake: Use new PagedSettingshjk2023-05-101-3/+1
* CMakeLocatorFilter: Remove the old matchesFor() implementationJarek Kobus2023-05-101-2/+2
* Translations: Fix stray QApplication::translate() callsAlessandro Portale2023-02-081-1/+1
* CMake: Move settings storage closer to class implementationhjk2023-01-231-8/+2
* Use simpler Plugin::initialize() when feasiblehjk2023-01-201-5/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMakePM: Add "CMake Install" deployment stepCristian Adam2022-12-191-0/+2
* CMake: Fix startup warningEike Ziller2022-12-121-4/+3
* Beautifier for CMake filesXavier BESSON2022-12-091-1/+81
* CMake: Delay restoration until devices loadMarcus Tillmanns2022-10-061-2/+4
* CMake: Move to Tr::trhjk2022-09-301-7/+8
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* filesystem: Add QFSEngine for filepathsMarcus Tillmanns2022-07-211-1/+1
* CMakePM: Group CMake settings into one category pageCristian Adam2022-07-081-2/+2
* 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