summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppmodelmanager_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Remove WorkingCopy::contains()Christian Kandeler2023-05-031-5/+5
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-1/+1
* FilePathify some testing codehjk2023-01-131-5/+4
* CppEditor: Use FilePath for ProjectPath::m_sourceFileshjk2023-01-111-50/+46
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: More migration to FilePathhjk2022-12-141-5/+6
* CppEditor: Convert parts of ModelManagerInterface to FilePathhjk2022-11-291-24/+22
* CppEditor: Remove Snapshot::remove(QString) overloadhjk2022-11-291-3/+3
* CPlusPlus: Return FilePaths from Document::includedFilehjk2022-11-251-19/+27
* CppEditor: Proliferate FilePath usehjk2022-11-251-52/+58
* CPlusPlus: Proliferate FilePath usehjk2022-11-221-16/+21
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-10/+10
* use initializer listsTim Jenssen2022-09-081-5/+5
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Remove unneeded #include in projectexplorer.hhjk2022-07-271-1/+4
* CppEditor: Remove foreach / Q_FOREACH usage part 2Artem Sokolovskii2022-05-091-13/+13
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-15/+15
* EditorManager: Remove QString openEditor(At) overloadsEike Ziller2021-11-021-8/+11
* CppEditor: Merge the four TestDocument classesChristian Kandeler2021-09-081-7/+6
* CppEditor: Merge two TestCase classesChristian Kandeler2021-09-081-2/+2
* CppEditor: Merge two smaller headers into cpptoolsreuse.hChristian Kandeler2021-09-071-2/+4
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+1208