summaryrefslogtreecommitdiffstats
path: root/src/linguist/linguist
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix wrong qt_add_translations argumentJoerg Bornemann2024-03-201-1/+1
* Documentation: Update the list of file formats supported by lupdateFriedemann Kleint2024-03-191-2/+3
* Correct doc snippet licenseLucie Gérard2024-03-151-1/+1
* Speed up generation of the QtLinguist documentationJoerg Bornemann2024-03-071-1/+1
* Doc: Address documentation issues from Qt 6.7 CMake API reviewJoerg Bornemann2024-03-043-41/+258
* CMake: Rename qt_collect_i18n_targetsJoerg Bornemann2024-02-253-25/+28
* CMake: Rename qt_add_lupdate's TARGETS parameter to SOURCE_TARGETSJoerg Bornemann2024-02-251-6/+6
* CMake: Change behavior of automatic determination of .ts filesJoerg Bornemann2024-02-251-9/+41
* Doc: Mention id-based translations in qt_add_translations docsJoerg Bornemann2024-02-251-0/+3
* Doc: Update qt_add_lupdate's exampleJoerg Bornemann2024-02-251-1/+4
* CMake: Rename NATIVE_TS_FILE arguments to PLURALS_TS_FILEJoerg Bornemann2024-02-251-3/+3
* Doc: Add deprecated signature to qt_add_lupdate's synopsisJoerg Bornemann2024-02-251-0/+10
* CMake: Rename I18N_*LANGUAGES variables and parametersJoerg Bornemann2024-02-252-3/+3
* Remove year from generic Qt copyright informationKai Köhne2024-02-141-3/+1
* Tools: Use theme icons in UIFriedemann Kleint2024-02-141-18/+15
* CMake: Un-TP qt_add_translationsJoerg Bornemann2024-01-301-2/+0
* Linguist: Replace to-be-deprecated QCheckBox::stateChanged signalKai Köhne2024-01-201-1/+1
* Fix legacy forms with wrong form object namesFriedemann Kleint2023-10-204-8/+8
* Doc: Fix section title in Qt Linguist documentationTopi Reinio2023-10-102-2/+4
* CMake: Automatically determine the path of the native .ts fileJoerg Bornemann2023-09-221-0/+3
* CMake: Add a way to specify the native language for i18nJoerg Bornemann2023-09-221-0/+16
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-211-1/+0
* CMake: Automatically determine .ts file names in qt_add_translationsJoerg Bornemann2023-09-202-2/+37
* lupdate: remove number heuristicsLucie Gérard2023-09-131-1/+1
* CMake: Allow excluding target sources from i18nJoerg Bornemann2023-09-132-0/+39
* CMake: Support project-wide i18n with qt_add_translationsJoerg Bornemann2023-09-132-23/+51
* CMake: Add qt6_collect_i18n_targetsJoerg Bornemann2023-09-133-2/+138
* CMake: Allow specifying multiple targets in qt_add_lupdateJoerg Bornemann2023-09-131-3/+10
* CMake: Make the target argument of qt_add_lrelease optionalJoerg Bornemann2023-09-111-11/+23
* CMake: Allow multiple calls of qt_add_lupdateJoerg Bornemann2023-09-111-1/+11
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-171-0/+1
* linguist: Correct behavior of place marker validationLucie Gérard2023-07-111-1/+2
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-1/+0
* Improve crumbs visible in linguist manualLucie Gérard2023-06-262-18/+38
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-071-1/+1
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-051-2/+0
* Doc: Improve CMake macro docsLeena Miettinen2023-04-251-12/+17
* lrelease: Report all occurrences of duplicatesJoerg Bornemann2023-04-191-4/+4
* CMake: Add note about CMake version requirementsAlexandru Croitor2023-04-181-0/+6
* Update Copyright year to 2023Kai Köhne2023-03-211-1/+1
* Doc: Make it explicit that XLIFF 2.0 is not supportedKai Köhne2023-02-231-3/+2
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-081-4/+0
* Doc: Fix link target after changing example nameLeena Miettinen2023-01-271-2/+1
* Doc: Update Qt Linguist ManualLeena Miettinen2023-01-2513-686/+896
* linguist: Disambiguate more static functionsFriedemann Kleint2023-01-251-4/+4
* Nomenclature change: country -> territoryEdward Welbourne2022-11-157-70/+70
* Doc: Add overview page to LinguistToolsKai Köhne2022-11-143-6/+36
* Doc: Show CMake command summary also in page itselfKai Köhne2022-11-071-6/+6
* Linguist: Export messages in id-based mode if all have an idMikolaj Boc2022-10-171-0/+3
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-102-4/+4