summaryrefslogtreecommitdiffstats
path: root/src/linguist/shared/ts.cpp
Commit message (Expand)AuthorAgeFilesLines
* linguist: provide labels for id based translationMasoud Jami5 days1-1/+8
* linguist: refactor linguist tools to use _L1 instead of QLatin1StringMasoud Jami2025-02-101-20/+19
* lupdate, lconvert: provide an option to sort messages in a contextMasoud Jami2025-01-301-0/+7
* lconvert: Resolve Translation DependenciesMasoud Jami2024-11-291-1/+1
* linguist xliff reader fetching origin attributeMasoud Jami2024-11-011-5/+7
* Qt Linguist: Fix compilation with explicit QChar(*int*) ctorsFriedemann Kleint2024-10-161-2/+2
* lupdate: Protect id when writing ts filesLucie Gérard2023-06-301-1/+1
* linguist: Support Unity buildsFriedemann Kleint2023-01-161-13/+13
* linguist: Remove STRING definesFriedemann Kleint2023-01-131-37/+35
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-3/+3
* Port from container::count() and length() to size()Marc Mutz2022-10-061-5/+5
* lrelease: Show line numbers for duplicated messageshjk2022-07-131-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-191-27/+2
* lupdate: Default to absolute locations for message-less .ts filesLucie Gérard2021-10-051-0/+3
* Linguist: Refactor iteratorsJarek Kobus2020-09-171-1/+1
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-151-7/+7
* Port QtTools from QStringRef to QStringViewKarsten Heimrich2020-06-151-1/+1
* Get rid of the QTextCodec dependency in linguistLars Knoll2020-05-181-9/+0
* Port linguist from QRegExp to QRegularExpressionLars Knoll2020-05-091-4/+4
* Fix buildKarsten Heimrich2019-09-201-1/+1
* Be less laissez-faire with implicit conversions to QCharMarc Mutz2019-07-121-1/+1
* Convert \r into a numerical entityLucie Gerard2019-04-021-1/+1
* Ensure that Nbsp characters are preserved by escaping themAndy Shaw2018-01-121-2/+3
* Qt Designer/Linguist/Assistant: Fix clazy-unused-non-trivial-variableFriedemann Kleint2017-10-251-3/+0
* 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-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
* Remove QtAlgorithms usage from Qt Linguist and its tools.Friedemann Kleint2013-09-251-1/+3
* introduce new message type "vanished"Oswald Buddenhagen2013-08-071-2/+9
* fix translation contextsOswald Buddenhagen2013-03-191-1/+1
* purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-121-33/+2
* purge TS 1.1 supportOswald Buddenhagen2013-03-121-102/+15
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-24/+24
* sort <extra-*> tagsOswald Buddenhagen2012-09-201-3/+7
* Enable modularization of translation files.Jan-Arve Saether2012-07-121-0/+38
* Don't use the QRegExp methods that modify the object [Linguist]Thiago Macieira2012-04-251-1/+1
* 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
* Merge remote-tracking branch 'origin/refactor' into masterLars Knoll2011-09-131-1/+0
|\
| * Get Linguist to compile againLars Knoll2011-09-131-2/+1
* | Use QXmlStreamReader/Writer from QtCore instead of QtXml.Friedemann Kleint2011-08-121-2/+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/+781