aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppcompletion_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid QtTest module importsChristian Stenger2025-07-181-1/+1
* CppEditor: Change QVector to QListhjk2025-04-091-3/+3
* Utils: pass a document instead of a cursor to Utils::Text::textAtDavid Schulz2025-01-131-1/+1
* CPlusPlus: Support completion of list iteratorsChristian Stenger2024-04-301-0/+10
* TextEditor: handle syntax highlight in batchesDavid Schulz2024-03-251-5/+3
* TextEditor: Merge Base- and ThreadedSyntaxHighlighterRunnerDavid Schulz2024-01-311-1/+1
* CppEditor: Fix completion testsChristian Kandeler2024-01-241-4/+14
* CppEditor: Fix testsArtem Sokolovskii2023-12-191-2/+8
* Utils: add convenience function to ChangeSetDavid Schulz2023-07-041-2/+1
* CPlusPlus: Handle C++20 concepts in parserChristian Kandeler2023-02-281-0/+4
* CPlusPlus: Add lexer support for new C++20 keywordsChristian Kandeler2023-02-091-6/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: Convert parts of ModelManagerInterface to FilePathhjk2022-11-291-1/+1
* CPlusPlus: Proliferate FilePath usehjk2022-11-221-5/+7
* Editor: move ownership of assist interface to processorDavid Schulz2022-11-171-7/+9
* Editor: unify assist processor handlingDavid Schulz2022-11-141-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* TextEditor: add text cursor to assist interfaceDavid Schulz2022-05-131-1/+4
* CppEditor: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-061-2/+2
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+1
* CppEditor: Merge the four TestDocument classesChristian Kandeler2021-09-081-3/+3
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+2892