summaryrefslogtreecommitdiffstats
path: root/src/linguist/shared/po.cpp
Commit message (Expand)AuthorAgeFilesLines
* Nomenclature change: country -> territoryEdward Welbourne2022-11-151-1/+1
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-2/+2
* Port from container::count() and length() to size()Marc Mutz2022-10-061-17/+17
* QtTools utils: port away from deprecated QLocale callsIvan Solovev2022-09-071-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* Linguist: Fix build after QStringConverter c'tor changesJoerg Bornemann2022-02-231-3/+3
* Linguist: Refactor iteratorsJarek Kobus2020-09-171-9/+5
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-151-12/+12
* Get rid of the QTextCodec dependency in linguistLars Knoll2020-05-181-29/+28
* Port linguist from QRegExp to QRegularExpressionLars Knoll2020-05-091-3/+3
* Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-3/+3
* Fix Qt6 buildAlexandru Croitor2019-12-191-1/+1
* Remove extra \n when reading translator comment from .po fileLucie Gérard2019-05-241-6/+12
* Use join(QChar), join(QLatin1String) where applicableMarc Mutz2017-03-231-1/+1
* Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* Linguist: Delay translations of the file format descriptionsFriedemann Kleint2016-10-141-2/+2
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-161-1/+1
|\
| * linguist: Consistently wrap PO file lines to 79 charactersAlex Henrie2015-02-091-1/+1
* | Update copyright headersAntti Kokko2015-02-141-7/+7
|/
* Update license headers and add new license filesAntti Kokko2014-09-251-19/+11
* introduce new message type "vanished"Oswald Buddenhagen2013-08-071-5/+23
* fix translation contextsOswald Buddenhagen2013-03-191-2/+2
* purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-121-6/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* 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
* 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/+902