index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
qmlmin
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tools: Fix single-character string literals.
Friedemann Kleint
2015-10-13
1
-8
/
+12
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Clean up JS .import/.pragma directive scanning
Simon Hausmann
2015-01-08
1
-4
/
+10
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Merge branch 'stable' into dev
Gunnar Sletta
2013-01-17
1
-1
/
+1
|
\
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
|
Fix invalid compression in qmlmin
Lars Knoll
2012-12-11
1
-7
/
+1
|
/
*
Accept missing semicolon after do-while statement.
Erik Verbruggen
2012-11-26
1
-2
/
+4
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-23
1
-24
/
+24
*
Reduce memory consumption of source coordinates
Matthew Vogt
2012-08-16
1
-24
/
+80
*
Rename QDeclarative symbols to QQuick and QQml
Matthew Vogt
2012-02-24
1
-10
/
+10
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update obsolete contact address.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Improve parsing of escape characters and regexp literals.
Roberto Raggi
2011-12-06
1
-13
/
+34
*
Make qmlmin use QmlDevTools library for QML parsing
Kent Hansen
2011-10-07
1
-3
/
+3
*
make qmlmin happy with '\0' in string
Charles Yin
2011-10-07
1
-0
/
+1
*
Build with qt-in-namespace
Kent Hansen
2011-09-28
1
-1
/
+10
*
Fix automatic insertion of semicolons.
Roberto Raggi
2011-09-19
1
-7
/
+2
*
Add support for minimizing Javascript files containing pragmas.
Roberto Raggi
2011-09-19
1
-20
/
+92
*
Added --verify-only option to qmlmin.
Roberto Raggi
2011-09-19
1
-11
/
+17
*
Introduced qmlmin.
Roberto Raggi
2011-09-19
1
-0
/
+518