aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlmin/tst_qmlmin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-192/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* lower case QML components are accepted when used with 'as' importMatthew Vogt2012-01-161-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Improve parsing of escape characters and regexp literals.Roberto Raggi2011-12-061-0/+1
* Fix the QML/JS parser to accept empty Javascript files.Roberto Raggi2011-12-061-3/+0
* Say hello to QtQuick moduleKent Hansen2011-12-021-1/+1
* Don't crash when importing script with syntax errorKent Hansen2011-11-231-0/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-2/+1
* Test qmlmin using the QML/JS files from our test suite.Roberto Raggi2011-09-211-1/+35
* Add support for minimizing Javascript files containing pragmas.Roberto Raggi2011-09-191-5/+0
* Add auto tests for the QML minifier.Roberto Raggi2011-09-191-0/+163