summaryrefslogtreecommitdiff
path: root/src/linguist
Commit message (Expand)AuthorAgeFilesLines
...
* linguist: port from \#pragma to QT_WARNING macrosMarc Mutz2022-07-013-30/+19
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-06-221-2/+0
* CMake: Remove old QT_RESOURCE_TARGET_DEPENDENCY propertyAlexandru Croitor2022-06-221-1/+0
* lupdate: Apply a simpler fix for static initializersJoerg Bornemann2022-06-211-34/+29
* Remove unused iconsFriedemann Kleint2022-06-0710-0/+0
* CMake: Fix Xcode common dependency issues for translationsAlexandru Croitor2022-05-191-0/+13
* Use SPDX license identifiersLucie Gérard2022-05-19115-3144/+242
* Skip endonym in linguist settings list when not availableEdward Welbourne2022-04-281-9/+11
* Replace uses of deprecated _qs with _sSona Kurazyan2022-04-208-33/+49
* Replace DTD description of TS file format with XSD fileLucie Gérard2022-04-193-106/+190
* linguist: Add Find Previous actionMiklós Márton2022-04-073-5/+26
* linguist: Use flags for find filtering optionsMiklós Márton2022-04-054-31/+30
* lupdate/clang: Handle translator comments in include filesJoerg Bornemann2022-04-043-0/+43
* lupdate/clang: Don't just skip included filesLucie Gérard2022-04-0410-37/+262
* lupdate/clang: Fix typo in method name in LupdateVisitorJoerg Bornemann2022-04-042-4/+4
* lupdate/clang: Extract function fileContainsTranslationInformationJoerg Bornemann2022-04-043-16/+26
* lupdate/clang: Remove superfluous vector of source filesJoerg Bornemann2022-04-041-11/+7
* lupdate/clang: Retrieve the compiler's include paths only onceJoerg Bornemann2022-04-041-14/+12
* Linguist: Add translation status filter to the find dialogMiklós Márton2022-04-015-16/+80
* lrelease-pro: Take EXTRA_TRANSLATIONS into accountJoerg Bornemann2022-03-282-9/+30
* qt6_add_translations: Fix duplicate target names for resourcesJoerg Bornemann2022-03-211-1/+1
* Fix warning, adjust to QWidget::addAction changesVolker Hilsheimer2022-03-211-2/+2
* Compile without warning after QString::count deprecationVolker Hilsheimer2022-03-211-1/+1
* tools: do not rely on transitive includesFabian Kosmale2022-03-182-0/+3
* Fix qttools build after include cleanup in qtbaseVolker Hilsheimer2022-03-182-0/+2
* Linguist: Fix build after QStringConverter c'tor changesJoerg Bornemann2022-02-231-3/+3
* CMake: Fix qt_create_translation to not remove .ts files on "clean"Joerg Bornemann2022-02-161-5/+18
* Support trailing commas for Python in lupdateChris Hennes2022-02-111-14/+38
* Add missing include for QStringDecoderShawn Rutledge2022-02-101-0/+1
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-101-0/+6
* Remove -std=gnu++17 from clang arguments adjusterLucie Gérard2022-02-091-1/+1
* lupdate: Support hexadecimal numeric literals with upper case XJoerg Bornemann2022-01-191-1/+1
* lupdate: Support numeric literal separatorsJoerg Bornemann2022-01-191-2/+2
* Remove unused .qrc filesJoerg Bornemann2022-01-182-66/+0
* Bump copyright year to 2022Kai Köhne2022-01-051-1/+1
* MSVC: Fix remaining warning size_t conversionsKai Köhne2022-01-041-1/+1
* Qt Linguist: Fix 'QObject: Q_ASSERT the object type before calling a PMF'Kai Köhne2021-12-152-0/+7
* Add documentation for QT_TRID_N_NOOP macroLucie Gérard2021-12-081-1/+2
* lupdate: Fix static initializers with parenthesesJoerg Bornemann2021-12-071-8/+31
* lupdate: Simplify state saving code in old C++ parserJoerg Bornemann2021-12-071-32/+20
* lupdate: Fix build after declarative changeFabian Kosmale2021-11-271-1/+1
* lupdate: Silence MSVC's iterator deprecation warningsJoerg Bornemann2021-11-251-0/+3
* lupdate: Work around offsetof problem when using clang parserOliver Wolff2021-11-251-0/+2
* lupdate/clang: Get line directive to be ignored during parsingLucie Gérard2021-11-091-2/+3
* CMake: Make lupdate/lrelease callable when building QtJoerg Bornemann2021-11-041-6/+12
* lupdate: Support function aliases for PythonFriedemann Kleint2021-10-193-62/+51
* Replace 0 with nullptrZhang Hao2021-10-183-5/+5
* qt_add_lupdate: Fix SOURCES and INCLUDE_DIRECTORIES argumentsJoerg Bornemann2021-10-131-2/+6
* CMake: Fix incorrect docs for the default output dir of .qm filesCraig Scott2021-10-081-12/+12
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-056-0/+6