Doc: Enabling Qt QML linking to Qt Quick.
[profile/ivi/qtdeclarative.git] / tools / qmlmin /
2012-11-26 Erik VerbruggenAccept missing semicolon after do-while statement.
2012-11-02 Jerome PasionMerge branch 'master' of ssh://codereview.qt-project...
2012-11-01 Oswald Buddenhagenfollow qt_tool.prf now setting up DESTDIR
2012-09-23 Iikka EklundChange copyrights from Nokia to Digia
2012-08-15 Matthew VogtReduce memory consumption of source coordinates
2012-07-11 Oswald Buddenhagen"export" the qml tools for qtPrepareTool() use
2012-03-05 Matthew VogtMerge remote branch 'gerrit/api_changes' into merge...
2012-03-05 Matthew VogtMerge master <-> api_changes
2012-02-24 Matthew VogtRename QDeclarative symbols to QQuick and QQml
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-12-06 Roberto RaggiImprove parsing of escape characters and regexp literals.
2011-10-07 Kent HansenMake qmlmin use QmlDevTools library for QML parsing
2011-10-07 Charles Yinmake qmlmin happy with '\0' in string
2011-09-28 Kent HansenBuild with qt-in-namespace
2011-09-19 Kent HansenAdd install rule for qmlmin
2011-09-19 Roberto RaggiFix automatic insertion of semicolons.
2011-09-19 Roberto RaggiAdd support for minimizing Javascript files containing...
2011-09-19 Roberto RaggiAdded --verify-only option to qmlmin.
2011-09-19 Roberto RaggiIntroduced qmlmin.