aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakefilecompletionassist.cpp
Commit message (Expand)AuthorAgeFilesLines
* CMakePM: Refactor CMakeLists|Cache.txt as constantsCristian Adam2024-01-291-1/+1
* CMakePM: Fix crash when editing CMake files without a projectCristian Adam2023-12-071-1/+3
* CMakePM: Add "share" for CMAKE_PREFIX_PATH for completionCristian Adam2023-10-191-0/+1
* CMakePM: Search for Config modules also in CMAKE_MODULE_PATHCristian Adam2023-10-191-1/+2
* CMakePM: Add cache variables to code completionCristian Adam2023-10-101-5/+56
* CMakePM: Add support for "$ENV{" code completion and helpCristian Adam2023-10-101-3/+11
* CMakePM: Do not copy the PerformInputData structureCristian Adam2023-10-101-42/+43
* CMakePM: Consider local CMAKE_PREFIX|MODULE_PATH for code completionCristian Adam2023-10-091-6/+74
* CMakePM: Search after packages in CMAKE_PREFIX|MODULE_PATHCristian Adam2023-10-091-1/+78
* CMakeFileCompletionAssist: Limit the size of PerformInputDataJarek Kobus2023-10-091-6/+9
* CMakeFileCompletionAssist: Fix a crash on completionJarek Kobus2023-10-021-43/+72
* CMakePM: Handle project FindPackage package variablesCristian Adam2023-09-281-0/+5
* CMakePM: Add imported targets to code completion / navigationCristian Adam2023-09-281-13/+22
* CMakePM: Integrate RSTParser into hover help / code completionCristian Adam2023-09-271-13/+3
* CMakeProjectManager: Fix warningsAlessandro Portale2023-09-271-4/+4
* CMakeToolManager: Add static readFirstParagraphs()Jarek Kobus2023-09-271-15/+1
* CMakeProjectManager: Remove unused argJarek Kobus2023-09-271-5/+5
* CMakePM: Fix build with Qt6.2Christian Stenger2023-09-261-4/+4
* CMakePM: Add hover help for CMakeEditorCristian Adam2023-09-251-9/+11
* CMakePM: Display help details for code completionCristian Adam2023-09-251-0/+32
* CMakePM: Support local functions and variables for code completionCristian Adam2023-09-221-0/+33
* CMakePM: Allow code completion for CMake files without a projectCristian Adam2023-09-211-5/+10
* CMakePM: Add policy support for help and code completionCristian Adam2023-09-201-0/+3
* CMakePM: Expand help for variables, properties and modulesCristian Adam2023-09-201-2/+3
* CMakePM: code completion changes for cmake_print_variables|propertiesCristian Adam2023-09-191-7/+8
* CMakePM: Revamp the CMake code completionCristian Adam2023-09-181-14/+292
* CMakeProjectManager: Remote-ify CMakeFileCompletionAssist implementationhjk2023-09-141-3/+1
* CMake: Rename cmakekitinformation.{h,cpp} to cmakekitaspect.{h,cpp}hjk2023-08-221-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Editor: move ownership of assist interface to processorDavid Schulz2022-11-171-4/+4
* Editor: unify assist processor handlingDavid Schulz2022-11-141-4/+4
* CMake: Move to Tr::trhjk2022-09-301-7/+14
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMakePM: remove unused headers, enforce sorting of headersCristian Adam2022-07-111-1/+1
* Editor: pass AssistInterface to createProcessorDavid Schulz2021-09-161-1/+1
* TextEditor: use Utils::FilePath as file member in AssistInterfaceDavid Schulz2020-09-041-3/+3
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-6/+4
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Add path completion to .pro and CMakeLists.txt editorsDaniel Teske2019-04-251-0/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* Session: Move all functionality related to Nodes into ProjectTreeTobias Hunger2017-12-121-3/+2
* Remove unused IAssistProvider::supportsEditorEike Ziller2017-07-031-5/+0
* Allow for snippets in cmake and qmake project filesTobias Hunger2016-08-231-1/+3
* CMake: Delay initialization of CMakeToolsTobias Hunger2016-01-271-15/+8
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CMake: Semi-automatic cleanupsTobias Hunger2016-01-081-3/+0
* Make CMakeTool known to the KitsBenjamin Zeller2015-03-031-6/+36
* Make it possible to register multiple cmake instancesBenjamin Zeller2015-02-241-3/+8
* Update LicenseEike Ziller2015-01-161-6/+6