summaryrefslogtreecommitdiffstats
path: root/src/linguist/shared/translator.h
Commit message (Expand)AuthorAgeFilesLines
* lrelease: Report all occurrences of duplicatesJoerg Bornemann2023-04-191-1/+7
* linguist: Split out helper class FMTFriedemann Kleint2023-01-161-4/+1
* Nomenclature change: country -> territoryEdward Welbourne2022-11-151-8/+8
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* lupdate/clang: Don't just skip included filesLucie Gérard2022-04-041-0/+1
* Qt Linguist: Fix build after changes of the QLocale private headersFriedemann Kleint2021-04-191-2/+2
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-211-1/+1
* lupdate: Revisit how to specify the compilation databaseJoerg Bornemann2020-10-011-1/+1
* Linguist: Refactor iteratorsJarek Kobus2020-09-171-1/+1
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-151-1/+1
* Tools: Fix qHash signatureKai Koehne2020-08-131-1/+4
* Add clang Tool and basic AST reading machineryLucie Gérard2019-09-191-0/+1
* lupdate: Do not touch a translated file without target languageLucie Gerard2019-04-021-0/+1
* lconvert: Add a -no-untranslated command line optionRobert Loehning2017-08-061-0/+1
* Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-231-1/+1
* Linguist: Delay translations of the file format descriptionsFriedemann Kleint2016-10-141-2/+4
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* Update copyright headersAntti Kokko2015-02-141-7/+7
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* make TR_EXCLUDE work for #include statements as wellOswald Buddenhagen2013-08-191-0/+1
* update all data of existing messages in extend()Oswald Buddenhagen2013-08-061-1/+1
* fix translation contextsOswald Buddenhagen2013-03-191-11/+3
* support only utf-8 and utf-16 for source codeOswald Buddenhagen2013-03-191-1/+1
* purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-121-7/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* adjust fake QCoreApplication::translate() to qtcore changesOswald Buddenhagen2012-11-131-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Enable modularization of translation files.Jan-Arve Saether2012-07-121-0/+4
* Compile fix (lupdate).Friedemann Kleint2012-03-081-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* add -list-languages option to lupdateOswald Buddenhagen2011-11-091-0/+2
* add hash-based indexing to Translator for fast find()Oswald Buddenhagen2011-09-121-0/+21
* remove Translator::translatedMessages()Oswald Buddenhagen2011-09-121-1/+0
* remove Translator::contains()Oswald Buddenhagen2011-09-121-1/+0
* optimization: make the Translator::find() api index-basedOswald Buddenhagen2011-09-121-2/+3
* nuke Translator::release(), make saveQM() non-static insteadOswald Buddenhagen2011-09-121-1/+2
* Update licenseheader text in source files for qttools Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+246