summaryrefslogtreecommitdiffstats
path: root/src/linguist/shared/qm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix dead code in saveQM()Kai Köhne2025-03-031-5/+0
* allow mixing id-based and text-based translation in a documentMasoud Jami2025-02-281-7/+4
* linguist: refactor linguist tools to use _L1 instead of QLatin1StringMasoud Jami2025-02-101-5/+7
* Nomenclature change: country -> territoryEdward Welbourne2022-11-151-2/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-061-5/+5
* QtTools utils: port away from deprecated QLocale callsIvan Solovev2022-09-071-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* Add missing include for QStringDecoderShawn Rutledge2022-02-101-0/+1
* Replace 0 with nullptrZhang Hao2021-10-181-2/+2
* Fix regression in lconvert handling empty translationsKai Köhne2021-03-101-3/+8
* Fix check for malformed input when decoding translationsKai Köhne2021-02-191-1/+1
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-211-1/+1
* Update QStringConverter usageMårten Nordheim2020-10-121-1/+1
* Linguist: Refactor iteratorsJarek Kobus2020-09-171-13/+9
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-151-2/+2
* Fix compilation after QMultiMap changesMaurice Kalinowski2020-08-131-1/+1
* Get rid of the QTextCodec dependency in linguistLars Knoll2020-05-181-6/+4
* lrelease: Embed target language in .qm fileKai Koehne2020-02-031-5/+16
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-101-2/+2
* Linguist: Delay translations of the file format descriptionsFriedemann Kleint2016-10-141-1/+1
* 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
* Add missing #include for QDataStreamThiago Macieira2014-08-251-0/+1
* introduce new message type "vanished"Oswald Buddenhagen2013-08-071-1/+1
* fix translation contextsOswald Buddenhagen2013-03-191-1/+1
* purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-121-92/+23
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* Non-UTF8 encoding for source code is deprecated.Thiago Macieira2012-08-011-4/+4
* Enable modularization of translation files.Jan-Arve Saether2012-07-121-2/+30
* Compile fix (lupdate).Friedemann Kleint2012-03-081-4/+4
* 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
* remove dead variablesOswald Buddenhagen2011-09-121-17/+3
* nuke Translator::release(), make saveQM() non-static insteadOswald Buddenhagen2011-09-121-1/+1
* 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/+803