aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlmin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into devGunnar Sletta2013-01-171-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Fix invalid compression in qmlminLars Knoll2012-12-111-7/+1
|/
* Accept missing semicolon after do-while statement.Erik Verbruggen2012-11-261-2/+4
* follow qt_tool.prf now setting up DESTDIROswald Buddenhagen2012-11-011-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Reduce memory consumption of source coordinatesMatthew Vogt2012-08-161-24/+80
* "export" the qml tools for qtPrepareTool() useOswald Buddenhagen2012-07-111-5/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-242-11/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+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-13/+34
* Make qmlmin use QmlDevTools library for QML parsingKent Hansen2011-10-072-6/+4
* make qmlmin happy with '\0' in stringCharles Yin2011-10-071-0/+1
* Build with qt-in-namespaceKent Hansen2011-09-281-1/+10
* Add install rule for qmlminKent Hansen2011-09-191-0/+2
* Fix automatic insertion of semicolons.Roberto Raggi2011-09-191-7/+2
* Add support for minimizing Javascript files containing pragmas.Roberto Raggi2011-09-191-20/+92
* Added --verify-only option to qmlmin.Roberto Raggi2011-09-191-11/+17
* Introduced qmlmin.Roberto Raggi2011-09-192-0/+527