summaryrefslogtreecommitdiffstats
path: root/src/linguist
Commit message (Expand)AuthorAgeFilesLines
* Qt Linguist: Fix the phrase view suggestion shortcuts to workFriedemann Kleint2021-02-243-29/+8
* Bump copyright year to 2021Friedemann Kleint2021-02-031-1/+1
* lupdate: Fix warning about copy of loop variableFriedemann Kleint2021-01-191-1/+1
* CMake: Fix handling of -extensions argumentKai Koehne2020-12-011-3/+3
* Linguist: Install phrasebooksKai Koehne2020-11-302-8/+185
* Revert "Linguist: Use QDesktopServices to show linguist manual"Kai Koehne2020-11-272-5/+32
* Use https instead of http when opening docsJarek Kobus2020-11-251-1/+1
* lupdate: Fix assertion in C++ parserJoerg Bornemann2020-11-201-1/+3
* qmake: Fix qHash-related integer conversion warningsFriedemann Kleint2020-11-203-11/+11
* CMake: Update documentation of CMake commands for Qt 6 for Qt LinguistToolsKai Koehne2020-11-162-19/+24
* lupdate: Fix compiler warningFriedemann Kleint2020-11-161-1/+1
* qttools: compile with explicit QChar(int)David Faure2020-11-111-2/+2
* Doc: Enforce zero documentation warning policyTopi Reinio2020-11-071-0/+2
* Linguist: Use QDesktopServices to show linguist manualJarek Kobus2020-11-062-32/+5
* Linguist: Remove code path for reading config files from Qt < 4.5Friedemann Kleint2020-11-051-5/+1
* CMake: Port linguist macros to Qt 6Kai Koehne2020-11-042-5/+10
* CMake: Fix usage of qt_create_translation in a CTestKai Koehne2020-11-041-1/+1
* qt5_create_translation: Fix handling of directory dependenciesKai Koehne2020-11-041-1/+20
* Partially revert "Remove old Qt 5 CMake build system files"Kai Koehne2020-11-041-0/+136
* CMake Build: Skip separate debug info for lupdate on MinGWCristian Adam2020-11-021-0/+4
* Clear out deprecated QLocale::Language valuesEdward Welbourne2020-10-271-6/+2
* Fix lupdate compilation with Clang 11Kai Koehne2020-10-223-15/+43
* Update QStringConverter usageMÃ¥rten Nordheim2020-10-121-1/+1
* lupdate/clang: Stabilize order of translator messagesJoerg Bornemann2020-10-092-9/+46
* Remove old Qt 5 CMake build system filesKai Koehne2020-10-063-276/+0
* lupdate: Fix return-type warningv6.0.0-alpha1Joerg Bornemann2020-10-011-3/+1
* lupdate: Support -clang-parser option with qmake projectsJoerg Bornemann2020-10-011-1/+51
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0114-24/+24
* lupdate: Revisit how to specify the compilation databaseJoerg Bornemann2020-10-014-29/+41
* lupdate: Clarify constness in ReadSynchronizedRefJoerg Bornemann2020-10-012-12/+5
* lupdate: Yield error if -clang-parser requested in non-clang buildJoerg Bornemann2020-10-011-5/+8
* lupdate: Fix issues in LupdatePPCallbacks::storeMacroArgumentsJoerg Bornemann2020-10-011-5/+2
* lupdate: Fix WriteSynchronizedRef::emplace_back(T &&)Joerg Bornemann2020-10-011-2/+2
* lupdate: Fix int/size_t warnings and inconsistenciesJoerg Bornemann2020-09-302-13/+13
* lupdate: Fix warnings about unused parametersJoerg Bornemann2020-09-301-0/+4
* lupdate: Fix warnings about unused cleanQuote functionsJoerg Bornemann2020-09-301-2/+2
* lupdate: Use std::optional for Project::translationsJoerg Bornemann2020-09-303-10/+4
* Find context for QT_TR_NOOP macroLucie Gerard2020-09-306-76/+214
* lupdate: Extend the help text for -clang-parserJoerg Bornemann2020-09-281-6/+9
* Linguist: Refactor iteratorsJarek Kobus2020-09-1714-100/+82
* Fix warnings from using deprecated QLibraryInfo APIVolker Hilsheimer2020-09-166-6/+6
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-161-1/+1
* Fix compile warning from deprecated application attributesVolker Hilsheimer2020-09-151-3/+0
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-1528-161/+177
* Linguist: Port to typed signal-slot connectionsJarek Kobus2020-09-1515-266/+354
* Fix build errors due to forward declarations of QStringListFriedemann Kleint2020-09-151-1/+0
* Fix Translator::resolveDuplicates()Lars Knoll2020-09-091-3/+8
* Use operator| to compose key sequencesFriedemann Kleint2020-09-071-1/+2
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-261-12/+36
* lupdate: Cross-compilation compilation fixesCristian Adam2020-08-193-5/+6