summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata
Commit message (Collapse)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-0865-260/+260
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-09-023-15/+99
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-3162-806/+806
| | | | Reviewed-by: Trust Me
* Add missing license headers.Jason McDonald2009-08-2810-33/+294
| | | | Reviewed-by: Trust Me
* Add missing license headers and adjust test data to match.Jason McDonald2009-08-2786-236/+2448
| | | | Reviewed-by: Trust Me
* implement proper vpath handlingOswald Buddenhagen2009-07-137-0/+80
| | | | | | | | | | | | this also removes the bogus special casing of various filename-containing variables inside the pro parser. while this is a feature as such, it restores backwards compatibility without damaging the correct behavior again, so it qualifies for 4.5. based on a2f40fce2a1cf3c19a13fa27eea08192493ab76e from creator Task-number: 254098
* integrate linguist tool autotests into the qt testsuiteOswald Buddenhagen2009-06-30154-0/+4402
Task-number: 218935