summaryrefslogtreecommitdiffstats
path: root/src/linguist/lupdate/cpp_clang.h
Commit message (Expand)AuthorAgeFilesLines
* lupdate: Revisit how to specify the compilation databaseJoerg Bornemann2020-10-011-1/+2
* lupdate: Fix warnings about unused cleanQuote functionsJoerg Bornemann2020-09-301-2/+2
* Find context for QT_TR_NOOP macroLucie Gerard2020-09-301-3/+2
* Print warning when translation information is skippedLucie Gerard2020-08-071-0/+2
* Correct isValid for TRANSLATORLucie Gerard2020-07-131-0/+3
* Correct validation of storeLucie Gerard2020-03-311-0/+31
* Improve lupdate parsing speedLucie Gérard2020-03-311-13/+16
* Rewrite how the source location is stored in PP storesLucie Gérard2020-02-191-1/+18
* Add PP calls context and fill the information in translatorKarsten Heimrich2020-02-181-0/+14
* Split the PP handling out of the AST parsingLucie Gérard2020-02-181-3/+155
* Add clang Tool and basic AST reading machineryLucie Gérard2019-09-191-3/+2
* Add empty clangcpp parser functionalityLucie Gérard2019-08-081-0/+45