aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmldirparser
Commit message (Expand)AuthorAgeFilesLines
* Teach QQmlDirParser to ignore the classname keywordRobin Burchell2017-01-242-0/+14
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-3/+6
|\
| * Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-3/+6
* | Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-031-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Unify QQmlDirParser version parsing and error reportingJ-P Nurmi2015-01-073-1/+21
* qmldir parser: add support for "depends component version" syntaxShawn Rutledge2014-10-012-0/+35
* Add new property "designersupported" to qmldirTim Jenssen2014-08-283-17/+57
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Add Singleton support for QMLAntti Piira2013-09-211-4/+2
* Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-131-1/+3
* Fix and enable the qmldirparser autotestLars Knoll2013-06-172-2/+1
* Fix compilation with built-in v4vm JS engineSimon Hausmann2013-04-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Change error messages to reflect new module terminologyChris Adams2012-08-091-4/+4
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Implement strict mode for qmldir modulesMatthew Vogt2012-07-3119-0/+333