aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/symbolsearcher_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: FilePath-ify SymbolSearcherhjk2023-11-071-1/+3
* SearchResultItem: Introduce SearchResultItemsJarek Kobus2023-05-081-1/+1
* Utils: Move SearchResultItem/Color into UtilsJarek Kobus2023-05-081-3/+3
* Utils: Rename asynctask.{cpp,h} -> async.{cpp,h}Jarek Kobus2023-05-031-1/+1
* CppEditor: Use QtConcurrent invocation for async runJarek Kobus2023-03-091-3/+3
* CppIndexingSupport: Get rid of createSymbolSearcher()Jarek Kobus2023-01-091-2/+1
* CppIndexingSupport: Flatten class hierarchyJarek Kobus2023-01-091-1/+1
* SymbolSearcherTestCase: Remove unused toString()Jarek Kobus2023-01-091-12/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* use initializer listsTim Jenssen2022-09-081-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: Merge the four TestDocument classesChristian Kandeler2021-09-081-1/+1
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+271