aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cpptoolstestcase.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: handle syntax highlight in batchesDavid Schulz2024-03-251-3/+3
* CppEditor: Mark two tests as incompatible with ClangFormatChristian Kandeler2024-02-291-0/+11
* TextEditor: Fix folding for async syntax highlighterArtem Sokolovskii2024-02-281-1/+13
* ProjectExplorer: Move OpenProjectResult off ProjectExplorerPlugin classhjk2024-01-181-2/+1
* Various Plugins: Simplify return QList statementsJarek Kobus2023-08-021-1/+1
* CppEditor: Make a few CppModelManager functions statichjk2023-07-121-18/+17
* CppEditor: Reuse QScopeGuard instead of ExecuteOnDestructionJarek Kobus2023-06-071-6/+4
* CppEditor: Remove WorkingCopy::contains()Christian Kandeler2023-05-031-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-4/+4
* FilePathify some testing codehjk2023-01-131-4/+4
* CppEditor: Use FilePath for ProjectPath::m_sourceFileshjk2023-01-111-2/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: Convert parts of ModelManagerInterface to FilePathhjk2022-11-291-5/+5
* CppEditor: Proliferate FilePath usehjk2022-11-251-4/+4
* CPlusPlus: Proliferate FilePath usehjk2022-11-221-17/+18
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* use initializer listsTim Jenssen2022-09-081-1/+1
* Clang/C++: Use qtcEnvironmentVariable* instead of qEnvironmentVariable*Eike Ziller2022-08-291-2/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Remove unneeded #include in projectexplorer.hhjk2022-07-271-1/+5
* CppEditor: Remove foreach / Q_FOREACH usage part 2Artem Sokolovskii2022-05-091-1/+1
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-1/+2
* CppEditor: Merge the four TestDocument classesChristian Kandeler2021-09-081-68/+130
* CppEditor: Merge two TestCase classesChristian Kandeler2021-09-081-6/+28
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+426