aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeprojectplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Help: Allow open online documentation for CMakeCristian Adam10 days1-0/+2
* CMake: Use a setup function for kit aspectshjk2024-01-301-0/+2
* CMakeProjectManager: Fix action parameter orderhjk2024-01-301-1/+1
* CMake: Use ActionBuilder for buildTargetContextActionhjk2024-01-291-41/+19
* CMake: Use setup functions for more plugin itemshjk2024-01-291-6/+4
* CMake: Use a setup function for CMakeBuildConfigurationFactoryhjk2024-01-291-1/+2
* Utils: Also rename parameteraction.{h,cpp} to action.{h,cpp}hjk2024-01-291-1/+1
* CMake: Use setup functions for a few more cmake related itemshjk2024-01-291-4/+5
* CMakeProjectManager: Use setup function for CMakeToolManagerhjk2024-01-291-3/+2
* Utils: Rename ParameterAction into Actionhjk2024-01-291-3/+3
* CMakePM: Refactor CMakeLists|Cache.txt as constantsCristian Adam2024-01-291-1/+1
* CMake: Hide CMakeManager implementation in .cpphjk2024-01-261-1/+2
* CMake: Split big plugin tests into smaller pieceshjk2024-01-151-57/+74
* Utils/all: Move mime constants into a central placehjk2023-11-081-1/+2
* CMakeProjectManager: Fix connection to save tools settingshjk2023-08-231-1/+2
* CMakeProjectManager: Hide kit aspect factory implementationhjk2023-08-221-4/+0
* CMake: Rename cmakekitinformation.{h,cpp} to cmakekitaspect.{h,cpp}hjk2023-08-221-1/+1
* CMakeProjectManager: Rename some of the KitAspect related classeshjk2023-08-111-3/+3
* CMake: Prepare postponing formatter settings creationhjk2023-07-271-1/+0
* CMake: Use current pattern to access main settings pagehjk2023-07-071-2/+0
* 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