summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Updated license headers and license testsAntti Kokko2016-06-10154-2237/+1700
* Merge remote-tracking branch 'origin/5.6.1' into 5.7.0v5.7.0-rc1Liang Qi2016-05-272-0/+25
|\
| * lupdate: Fix parsing of class template specializationsKai Pastor2016-05-272-0/+25
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-0/+189
|\|
| * lupdate: Explicitly handle C++ member initializer listsKai Pastor2016-04-283-0/+189
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-04-252-0/+23
|\|
| * lupdate: Treat NULL and Q_NULLPTR like literal 0Kai Pastor2016-04-122-0/+23
* | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-04-062-0/+46
|\|
| * lupdate: Treat nullptr like literal 0Kai Pastor2016-03-152-0/+46
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-212-0/+148
|\|
| * 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
* | Increase coverage of test_create_translation testKevin Funk2016-01-051-1/+1
* | Split up test_translation_macrosKevin Funk2015-12-289-6/+133
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-141-2/+4
|\|
| * tst_lupdate: Add a call to QProcess::waitForStarted().Friedemann Kleint2015-12-141-2/+4
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-08-314-4/+0
|/
* Prospective fix to make lupdate tests pass.Friedemann Kleint2015-07-271-2/+7
* Add auto test for windeployqt.Friedemann Kleint2015-06-156-1/+254
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-05-256-0/+91
|\
| * invalidate message index when inserting in the middleOswald Buddenhagen2015-04-304-0/+68
| * update message index when message gains source textOswald Buddenhagen2015-04-302-0/+23
* | Test the Qt5UiPlugin cmake module with CMake 3.0.Stephen Kelly2015-05-115-0/+196
* | Remove the old headersclean unit testThiago Macieira2015-03-183-11/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-1724-80020/+211090
|\|
| * bic: Add/Replace 5.{0.1,2,3,4}.0 bic data for linux-gcc-amd64Sergio Ahumada2015-03-1121-80019/+211076
| * 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
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-201-0/+9
|\|
| * linguist: Consistently wrap PO file lines to 79 charactersAlex Henrie2015-02-091-0/+9
* | Update copyright headersAntti Kokko2015-02-14102-727/+719
|/
* Update license headers and add new license filesAntti Kokko2014-09-25147-2302/+1494
* Disable tests for linguist when cross compilingMaurice Kalinowski2014-07-091-1/+1
* Add an autotest for the qtdiag tool.Friedemann Kleint2014-03-213-1/+114
* whitespace fixesOswald Buddenhagen2014-01-204-27/+27
* correctly resolve INCLUDEPATH relative to current projectOswald Buddenhagen2013-10-105-0/+123
* don't unnecessarily claim that gui is neededOswald Buddenhagen2013-10-102-2/+2
* 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-12240-30082/+160
|\|
| * 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-0750-53/+0
| * build without QT_DISABLE_DEPRECATED_BEFORE=0Oswald Buddenhagen2013-08-072-5/+4
| * remove dead filesOswald Buddenhagen2013-08-062-152/+0
| * don't ignore changes to meta data when updating translation unitsOswald Buddenhagen2013-08-063-1/+3