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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add abstraction for temporarily setting StaticData when saving
Ulf Hermann
2019-05-17
1
-22
/
+14
*
Split CompiledData::CompilationUnit in two
Ulf Hermann
2019-05-16
2
-14
/
+19
*
Move compileModule() into qv4codegen.cpp
Ulf Hermann
2019-05-08
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-02
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-01
1
-1
/
+1
|
|
\
|
|
*
Skip QtQuickCompiler resource extraction when using lupdate
Simon Hausmann
2019-04-29
1
-1
/
+1
*
|
|
qml runtime tool: support alternate conf; add resizeToItem conf
Shawn Rutledge
2019-04-25
6
-20
/
+173
*
|
|
qml runtime tool: --quiet disables categorized logging too
Shawn Rutledge
2019-04-25
1
-2
/
+5
*
|
|
qml runtime tool: group globals and declare static; improve padding
Shawn Rutledge
2019-04-25
1
-43
/
+29
*
|
|
Use QCommandLineParser in the qml runtime tool
Shawn Rutledge
2019-04-24
1
-114
/
+122
*
|
|
Move creation and management of singletons to QQmlEnginePrivate
Richard Weickelt
2019-04-24
1
-3
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-19
9
-6
/
+18
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.12.3' into 5.12
Qt Forward Merge Bot
2019-04-17
1
-2
/
+4
|
|
\
|
|
*
Fix qmlscene command parsing
v5.12.3
Thomas Hartmann
2019-04-08
1
-2
/
+4
|
*
|
Update the QML Runtime icon
Shawn Rutledge
2019-04-17
8
-4
/
+14
*
|
|
Merge remote-tracking branch 'origin/5.12' into 5.13
v5.13.0-beta3
Qt Forward Merge Bot
2019-04-15
1
-0
/
+7
|
\
\
\
|
|
/
/
|
*
|
Add support for selectors to qmlscene
Thomas Hartmann
2019-04-09
1
-0
/
+7
|
|
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-02
1
-9
/
+15
|
\
\
|
|
/
|
*
add core profile environment variable
Tim Jenssen
2019-04-01
1
-1
/
+2
|
*
Fix surface format bug for macOS
Tomi Korpipaa
2019-03-29
1
-8
/
+13
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-27
1
-1
/
+0
|
\
\
|
|
/
|
*
Enable lookups for imported scripts and worker scripts
Simon Hausmann
2019-03-25
1
-1
/
+0
*
|
wasm: skip tools, also with threads enabled
Morten Johan Sørvig
2019-03-25
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-25
1
-5
/
+0
|
\
\
|
|
/
|
*
Enable lookups in QML files when compiling ahead of time
Simon Hausmann
2019-03-22
1
-1
/
+0
|
*
Fix memory "leaks" in qmlcachegen
Simon Hausmann
2019-03-22
1
-4
/
+0
*
|
qmlimportscanner: Fix comments
Kai Koehne
2019-03-21
1
-11
/
+10
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-21
1
-6
/
+3
|
\
\
|
|
/
|
*
Remove dead compile time QML context/scope property and id object code
Simon Hausmann
2019-03-20
1
-6
/
+3
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-18
1
-11
/
+2
|
\
\
|
|
/
|
*
Fix up global name determination when compiling ahead of time
Simon Hausmann
2019-03-15
1
-11
/
+2
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-03-13
2
-12
/
+23
|
\
\
|
|
/
|
*
Fix re-dumping of composite types
Kai Koehne
2019-03-06
1
-2
/
+13
|
*
qmlplugindump: Make compositeTypes non-static
Kai Koehne
2019-03-04
1
-12
/
+11
|
*
Skip processing qtquickcompiler.prf when parsed by Qt Creator
Christian Kandeler
2019-02-27
1
-0
/
+1
*
|
QtDeclarative: replace deprecated functions
Christian Ehrlicher
2019-02-13
3
-3
/
+3
*
|
Tools: Fix deprecation warnings about QProcess::finished(int)
Friedemann Kleint
2019-02-05
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-01-29
1
-10
/
+12
|
\
\
|
|
/
|
*
Merge 5.12 into 5.12.1
Kari Oikarinen
2019-01-08
2
-4
/
+4
|
|
\
|
*
|
CMake: Don't handle empty resource files
Andy Shaw
2018-12-17
1
-10
/
+12
*
|
|
qml runtime: Don't assume there is a window, verify it
Shawn Rutledge
2019-01-15
1
-4
/
+5
*
|
|
Clean up LoadWatcher in the Qml Runtime
Shawn Rutledge
2019-01-15
1
-37
/
+35
*
|
|
qmlcachegen: Eliminate foreach
Ulf Hermann
2019-01-04
2
-3
/
+3
*
|
|
Add option to retain sources when generating QML cache
Ulf Hermann
2019-01-04
3
-11
/
+41
*
|
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-12-23
1
-3
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
qmlscene: Make it explicit that QCA::installTranslator is static
Kai Koehne
2018-12-14
1
-3
/
+3
*
|
|
qmlprofiler: Use std::cerr directly rather than through QTextStream
Ulf Hermann
2018-12-17
1
-16
/
+10
*
|
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-12-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Add qmllint in android builds as well
Jani Heikkinen
2018-12-11
1
-1
/
+1
|
|
/
*
|
Fix warnings about unused Qt containers
Sergio Martins
2018-11-30
2
-3
/
+2
[next]