aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/unittest/data/highlightingmarks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unit test: Remove libclang test remainsChristian Kandeler2022-06-241-811/+0
* CppEditor: Change parsing opposite bracketArtem Sokolovskii2021-10-251-0/+15
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-191-0/+4
|\
| * clangbackend: Add another exception to our "find real cursor" heuristicChristian Kandeler2021-05-171-0/+4
* | clangbackend: Fix token length calculationChristian Kandeler2021-05-171-0/+2
|/
* ClangBackEnd: Fix mis-detection of operator<Christian Kandeler2021-04-191-0/+17
* ClangCodeModel: Fix template highlighting bugChristian Kandeler2021-04-161-0/+2
* clangbackend: More libclang cursor adjustmentsChristian Kandeler2020-11-301-0/+18
* clangbackend: More cursor adjustmentsChristian Kandeler2020-11-231-0/+6
* clangbackend: Try harder to get the proper cursorChristian Kandeler2020-11-231-0/+9
* clangbackend: Provide highlighting for structured bindingsChristian Kandeler2020-10-271-0/+5
* clangbackend: Fix crashChristian Kandeler2020-10-091-0/+32
* ClangBackEnd: Support highlighting of alias templatesChristian Kandeler2020-09-141-0/+4
* Clang: Fix access specifier for variablesIvan Donchevskii2019-03-121-0/+9
* Clang: Fix output arguments highlighting for constructor parametersMarco Bubke2018-11-271-0/+12
* Clang: Fix TokenProcessor.Qt* testsNikolai Kosjar2018-11-271-3/+3
* Highlighting: Add highlighting style for punctuationIvan Donchevskii2018-09-131-0/+1
* Clang: Fix unit-test failures caused by Clang updateIvan Donchevskii2018-05-241-1/+1
* Clang: Support old-style SIGNAL/SLOT macroIvan Donchevskii2018-05-031-0/+10
* Clang: Add semantic C++ operator-token stylingHugo Holgersson2018-04-301-0/+52
* Clang: Support anonymous types in tokensIvan Donchevskii2018-04-121-0/+12
* Clang: Properly handle Q_PROPERTY in TokenInfoIvan Donchevskii2018-02-201-0/+7
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-071-0/+2
|\
| * Clang: Highlight invalid declarations as textNikolai Kosjar2018-02-011-0/+2
* | Clang: introduce more data in TokenInfoIvan Donchevskii2018-02-021-1/+3
|/
* TextEditor: Implement highlighting of function definitionsHugo Holgersson2017-11-281-0/+6
* Clang: Fix highlighting of template function in using declarationNikolai Kosjar2017-08-141-0/+3
* Clang: Show all tokens of a getter as output argumentMarco Bubke2017-07-241-0/+14
* Clang: Remove pointer arguments from output argumentMarco Bubke2017-07-241-3/+3
* Clang: Add a disabled test for highlightingNikolai Kosjar2017-06-161-0/+6
* Clang: Stop highlighting keywords in preprocessor directivesNikolai Kosjar2017-06-141-0/+5
* Clang: Fix highlighting of function in using declarationNikolai Kosjar2017-06-011-0/+3
* Clang: Fix highlighting for partial specializationNikolai Kosjar2017-06-011-0/+3
* Clang: Partial fix for highlighting off output argumentsMarco Bubke2016-11-241-0/+9
* Clang: Add disabled test case for HighlightingMarksMarco Bubke2016-11-231-0/+14
* Clang: Add output argument highlightingMarco Bubke2016-10-121-3/+83
* Clang: Rename HighlightingInformation to HighlightingMarkMarco Bubke2016-03-071-0/+447