summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-031-0/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-021-0/+2
| |\
| | * Test that extraction of translations works from .qrc files with QtQuickCompilerSimon Hausmann2019-05-091-0/+2
* | | tests: remove uses of Q_FOREACHMarc Mutz2019-05-231-4/+5
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-2420-16/+128
|\|
| * Convert \r into a numerical entityLucie Gerard2019-04-021-2/+2
| * lupdate: Do not touch a translated file without target languageLucie Gerard2019-04-0218-14/+89
| * Add forward looking after ColonLucie Gerard2019-04-012-0/+37
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-113-3/+3
|/
* lupdate: Add support for parsing C++11 raw string literalsPalo Kisa2019-01-092-0/+57
* lupdate: don't abort on prf execution errorsv5.12.0-beta4Oswald Buddenhagen2018-10-291-0/+2
* Add support for the new QT_TR*_N_NOOP() macro familyMateusz Starzycki2018-06-252-0/+42
* lupdate: add support for c++17 nested namespacesOswald Buddenhagen2018-04-202-0/+24
* Add support for translation function aliases that are member expressionsSimon Hausmann2018-03-293-1/+13
* lupdate: Read id attributes of .ui filesFriedemann Kleint2018-01-183-0/+79
* Fix licensingJani Heikkinen2017-05-035-54/+39
* Fix lupdate to handle \u escapesEdward Welbourne2017-03-092-0/+14
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-0412-1/+186
|\
| * lupdate: Add qrc resource file supportTakumi ASAKI2016-10-2511-0/+185
| * fix test execution in dirs with spacesOswald Buddenhagen2016-10-251-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-022-0/+18
|\|
| * Linguist: Fix lupdate includes without spacesMarko Kangas2016-06-292-0/+18
* | Updated license headers and license testsAntti Kokko2016-06-10136-1931/+1484
|/
* lupdate: Fix parsing of class template specializationsKai Pastor2016-05-272-0/+25
* lupdate: Explicitly handle C++ member initializer listsKai Pastor2016-04-283-0/+189
* lupdate: Treat NULL and Q_NULLPTR like literal 0Kai Pastor2016-04-122-0/+23
* lupdate: Treat nullptr like literal 0Kai Pastor2016-03-152-0/+46
* lupdate: Handle translation comments in ternary expressionsMichael Hanselmann2016-01-152-0/+90
* lupdate: Support for C++11's "final" identifierMichael Hanselmann2016-01-052-0/+58
* tst_lupdate: Add a call to QProcess::waitForStarted().Friedemann Kleint2015-12-141-2/+4
* Prospective fix to make lupdate tests pass.Friedemann Kleint2015-07-271-2/+7
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-252-0/+23
|\
| * update message index when message gains source textOswald Buddenhagen2015-04-302-0/+23
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-173-1/+14
|\|
| * Fix warning in correct uses of QCoreApplication::translateAlbert Astals Cid2015-03-063-1/+14
* | lupdate: Remove wrong error messagev5.5.0-alpha1Jan Arve Saether2015-03-113-30/+0
* | Update copyright headersAntti Kokko2015-02-1490-629/+629
|/
* Update license headers and add new license filesAntti Kokko2014-09-25136-2095/+1375
* correctly resolve INCLUDEPATH relative to current projectOswald Buddenhagen2013-10-105-0/+123
* don't unnecessarily claim that gui is neededOswald Buddenhagen2013-10-101-1/+1
* add missing fileOswald Buddenhagen2013-10-011-0/+42
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-273-3/+7
|\
| * make TR_EXCLUDE work for #include statements as wellOswald Buddenhagen2013-08-192-1/+4
| * execute some loops even in cumulative modeOswald Buddenhagen2013-08-121-2/+3
* | collect messages from INSTALL and DEPLOYMENT file listsOswald Buddenhagen2013-08-275-0/+160
* | fix arguments of main() in test dataOswald Buddenhagen2013-08-273-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-1260-126/+157
|\|
| * fix strings from #included sources not being collectedOswald Buddenhagen2013-08-073-0/+52
| * make TR_EXCLUDE work for SUBDIRSOswald Buddenhagen2013-08-073-0/+54
| * purge pointless QT_DISABLE_DEPRECATED_BEFORE=0Oswald Buddenhagen2013-08-0748-50/+0