summaryrefslogtreecommitdiffstats
path: root/src/linguist/lupdate/lupdatepreprocessoraction.cpp
Commit message (Expand)AuthorAgeFilesLines
* lupdate: Implement alternative processing of TRANSLATOR commentLucie Gérard2023-07-121-0/+2
* lupdate: Fix build with clang 16+Björn Schäpers2023-02-081-1/+3
* lupdate: Fix build with clang 15+Björn Schäpers2022-10-061-2/+11
* Remove operator<<(QDebug, const std::string &)Ville Voutilainen2022-09-201-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* lupdate/clang: Handle translator comments in include filesJoerg Bornemann2022-04-041-0/+27
* lupdate/clang: Don't just skip included filesLucie Gérard2022-04-041-3/+7
* lupdate/clang: Extract function fileContainsTranslationInformationJoerg Bornemann2022-04-041-1/+1
* lupdate/clang: Add support for QT_TR_NOOP_UTF8Lucie Gérard2021-07-121-0/+3
* lupdate/clang: Correct testing of skipped code warningLucie Gérard2021-07-021-2/+2
* Revert "Use full path for file name in lupdate clang based parser"Lucie Gerard2021-03-291-14/+2
* Use full path for file name in lupdate clang based parserLucie Gérard2021-03-231-2/+14
* Fix lupdate compilation with Clang 11Kai Koehne2020-10-221-2/+2
* lupdate: Fix issues in LupdatePPCallbacks::storeMacroArgumentsJoerg Bornemann2020-10-011-5/+2
* lupdate: Fix warnings about unused parametersJoerg Bornemann2020-09-301-0/+4
* Find context for QT_TR_NOOP macroLucie Gerard2020-09-301-0/+10
* Print warning when translation information is skippedLucie Gerard2020-08-071-0/+23
* Improve lupdate parsing speedLucie Gérard2020-03-311-1/+1
* Rewrite how the source location is stored in PP storesLucie Gérard2020-02-191-1/+0
* Split the PP handling out of the AST parsingLucie Gérard2020-02-181-0/+142