aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cmakeprojectmanager/cmakeautocompleter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Plugins A-L: Make static QRegularExpression instances static constAlessandro Portale2024-11-201-1/+2
* CMakePM: Add support for block/endblock functionsCristian Adam2023-06-121-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CMake: Move to Tr::trhjk2022-09-301-4/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CMakePM: Replace QRegExp by QRegularExpressionChristian Stenger2020-07-131-1/+3
* CMake: Fix includes all over the CMake pluginTobias Hunger2020-04-201-7/+0
* CppEditor: SimplifyNikolai Kosjar2019-11-011-4/+1
* TextEditor: Make TabSettings accessible for AutoCompletersNikolai Kosjar2017-07-201-2/+2
* QRegExp include cleanupSamuel Gaist2017-03-131-0/+1
* Editor: Skip auto completed character only if it was recently inserted.David Schulz2016-06-211-10/+16
* Editor: Separate auto insert brace and quote magic.David Schulz2016-05-251-12/+32
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Cmake: Fix MSVC warningOrgad Shaneh2015-09-291-1/+1
* CMake: Indentation and matching brace insertion for the CMake editorJan Dalheimer2015-09-261-0/+135