summaryrefslogtreecommitdiffstats
path: root/src/linguist/lupdate/cpp_clang.cpp
Commit message (Expand)AuthorAgeFilesLines
* lupdate: Support -clang-parser option with qmake projectsJoerg Bornemann2020-10-011-1/+51
* lupdate: Revisit how to specify the compilation databaseJoerg Bornemann2020-10-011-16/+27
* lupdate: Clarify constness in ReadSynchronizedRefJoerg Bornemann2020-10-011-2/+2
* lupdate: Fix int/size_t warnings and inconsistenciesJoerg Bornemann2020-09-301-6/+6
* Find context for QT_TR_NOOP macroLucie Gerard2020-09-301-35/+20
* Linguist: Refactor iteratorsJarek Kobus2020-09-171-2/+2
* lupdate: Cross-compilation compilation fixesCristian Adam2020-08-191-4/+4
* Print warning when translation information is skippedLucie Gerard2020-08-071-20/+24
* Improve lupdate parsing speedLucie Gérard2020-03-311-110/+208
* Add catching Isolated commentsLucie Gérard2020-03-261-1/+4
* Add PP calls context and fill the information in translatorKarsten Heimrich2020-02-181-6/+168
* Split the PP handling out of the AST parsingLucie Gérard2020-02-181-2/+7
* Add clang Tool and basic AST reading machineryLucie Gérard2019-09-191-13/+44
* Add empty clangcpp parser functionalityLucie Gérard2019-08-081-0/+62