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
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.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/nativemenus
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
/
qmlcachegen
/
generateloader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move generateloader.cpp to QmlCompiler
Ulf Hermann
2020-10-23
1
-231
/
+0
*
Port qmlcachegen to QRegularExpression
Lars Knoll
2020-04-24
1
-2
/
+2
*
Use QTypeRevision for all versions and revisions
Ulf Hermann
2020-02-03
1
-1
/
+1
*
Fix *.js files disappearing from RESOURCES when not using QtQml
Simon Hausmann
2019-09-09
1
-231
/
+2
*
Fix build without features.temporaryfile
Tasuku Suzuki
2019-08-19
1
-0
/
+6
*
Port to somewhat stricter implicit conversions to QChar
Marc Mutz
2019-07-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-06-28
1
-1
/
+6
|
\
|
*
Unregister unit cache hook when destroying the plugin singleton
Mitch Curtis
2019-06-25
1
-1
/
+6
*
|
qmlcachegen: Eliminate foreach
Ulf Hermann
2019-01-04
1
-1
/
+1
*
|
Add option to retain sources when generating QML cache
Ulf Hermann
2019-01-04
1
-4
/
+11
*
|
Fix warnings about unused Qt containers
Sergio Martins
2018-11-30
1
-1
/
+1
*
|
QMLCacheGen: add missing QRegExp include
Samuel Gaist
2018-11-17
1
-0
/
+1
|
/
*
qmlcachegen: Remove superfluous semicolons from generated code
Joerg Bornemann
2018-06-19
1
-2
/
+2
*
Fix CONFIG+=qtquickcompiler with umlauts in the file path
Simon Hausmann
2018-06-19
1
-6
/
+48
*
Fix CONFIG+=qtquickcompiler with paths that contain spaces
Simon Hausmann
2018-03-27
1
-0
/
+1
*
Fix CONFIG+=qtquickcompiler with Q_CLEANUP_RESOURCE
Simon Hausmann
2018-03-19
1
-3
/
+11
*
init variables where they are declared when possible (clang-tidy)
Shawn Rutledge
2018-02-26
1
-4
/
+2
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-1
/
+1
*
Remove private API dependency of qmlcachegen generated code
Simon Hausmann
2018-01-28
1
-7
/
+1
*
Add support for compiling QML/JS files ahead of time in resources
Simon Hausmann
2018-01-28
1
-0
/
+398