summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesAntti Kokko2014-09-25179-2910/+1846
* 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-207-33/+33
* 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-12244-141/+404
|\|
| * 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
| * de-duplicate extra comments when adding a message multiple timesOswald Buddenhagen2013-08-062-0/+6
| * update all data of existing messages in extend()Oswald Buddenhagen2013-08-062-0/+40
| * avoid false positives when looking for magic commentsOswald Buddenhagen2013-08-064-7/+19
| * cancel complex constructs at end of #defineOswald Buddenhagen2013-08-061-1/+1
| * fix handling of c'tors with namespaced parent classesOswald Buddenhagen2013-08-012-0/+35
| * make QT_TR_NOOP work in static initializers, take 2Oswald Buddenhagen2013-08-012-0/+18
| * ignore bracketed expressions only outside function scopeOswald Buddenhagen2013-08-012-0/+14
| * Move uiloader test from tests/auto to tests/manualSergio Ahumada2013-07-29180-7/+243
* | introduce new message type "vanished"Oswald Buddenhagen2013-08-0761-68/+81
* | complain about missing sources in id-based messagesOswald Buddenhagen2013-08-073-0/+14
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-116-2874/+21238
|\|
| * Add a unit test for testing Qt in its install location.Stephen Kelly2013-07-102-1/+8
| * test: Add 5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-07-083-0/+40483
| * tst_bic: Remove QtDesignerComponents and QtCLucene dataSergio Ahumada2013-07-053-22126/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-232-8/+6
|\|
| * create a .qmake.cache for the lupdate testsOswald Buddenhagen2013-05-212-0/+5
| * make stubs for dangerous/useless qmake functions in limited modeOswald Buddenhagen2013-05-211-8/+1
* | lupdate: allow to configure names of tr()-like functionsMarc Mutz2013-04-093-0/+282
|/
* Generate the Qt5LinguistConfig.cmake files independent of QtUiTools.Stephen Kelly2013-03-272-4/+3
* Merge branch 'dev' into stableSergio Ahumada2013-03-2041-1206/+8
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-143-4/+4
| |\
| * | Remove qaccessible2 bic data.Frederik Gladhorn2013-03-133-603/+0
| * | purge CODECFORTR & -codecfortr supportOswald Buddenhagen2013-03-1236-540/+8
| * | purge TS 1.1 supportOswald Buddenhagen2013-03-124-64/+1
* | | Run the qttools cmake module tests only if QtWidgets is available.Stephen Kelly2013-03-141-2/+4
| |/ |/|
* | Install the Qt5LinguistToolsConfigVersion.cmake file.Stephen Kelly2013-03-131-2/+2
* | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
|/
* Remove QPointerBase bic check.Stephen Kelly2013-02-135-25/+0
* tst_bic: Add bic data for linux-gcc-ia32Sergio Ahumada2013-01-226-3/+62293
* Update copyright year in Digia's license headersSergio Ahumada2013-01-10128-128/+128
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1