aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/testcases
Commit message (Expand)AuthorAgeFilesLines
* CPlusPlus: Fix finding end of raw string literalChristian Kandeler2023-11-211-0/+3
* CppEditor: Fix parentheses mismatch on comment followed by backslashChristian Kandeler2023-07-071-0/+7
* Merge remote-tracking branch 'origin/10.0' into 11.0Eike Ziller2023-05-301-1/+1
|\
| * CppEditor: Fix raw string highlighting with embedded empty linesChristian Kandeler2023-05-251-1/+1
* | CppEditor: More special rendering for string literalsChristian Kandeler2023-04-131-0/+10
* | CppEditor: Verify proper highlighting of the concept keywordChristian Kandeler2023-03-141-0/+2
|/
* ClangCodeModel: Ignore built-in typesChristian Kandeler2023-02-031-0/+4
* ClangCodeModel: Ignore number literalsChristian Kandeler2023-02-031-0/+9
* ClangCodeModel: Ignore boolean and pointer literalsChristian Kandeler2023-02-021-0/+7
* CppEditor: Fully handle raw string literals in the syntax highlighterChristian Kandeler2023-02-021-0/+7