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
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
/
qml
/
main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-3
/
+3
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-04-21
1
-1
/
+6
|
\
|
*
Fix forced error warnings in -no-gui build
v5.9.0-beta2
Alex Blasche
2017-04-12
1
-1
/
+6
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Simon Hausmann
2017-04-07
1
-0
/
+4
|
\
|
|
*
Fix build without features.animation
Tasuku Suzuki
2017-04-03
1
-0
/
+4
*
|
Merge remote-tracking branch 'origin/5.9' into HEAD
Simon Hausmann
2017-03-23
1
-1
/
+1
|
\
|
|
*
qml runtime: don't assume http by default
Shawn Rutledge
2017-03-15
1
-1
/
+1
*
|
sources: Add missing override and remove redundant virtual
Alexander Volkov
2017-02-23
1
-2
/
+2
|
/
*
qml: use QUrl::fromUserInput("file.qml", QDir::currentPath())
Shawn Rutledge
2017-01-03
1
-23
/
+7
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-12-14
1
-5
/
+5
|
\
|
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-5
/
+5
*
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-11-23
1
-0
/
+1
|
\
|
|
*
Set Qt version on tools
Friedemann Kleint
2016-11-09
1
-0
/
+1
*
|
tools: use const (and const APIs) more
Anton Kudryavtsev
2016-08-22
1
-1
/
+1
|
/
*
tools: replace 'foreach' with 'range for'
Anton Kudryavtsev
2016-08-20
1
-4
/
+4
*
Qt object: Add exit(int)
Cavit Sina Dogru
2016-08-09
1
-3
/
+14
*
Updated license headers
Jani Heikkinen
2016-01-20
1
-17
/
+12
*
Revert "qmlscene/qml tools: Temporarily disable High DPI options."
Friedemann Kleint
2015-11-26
1
-6
/
+5
*
qmlscene/qml tools: Temporarily disable High DPI options.
Friedemann Kleint
2015-11-02
1
-0
/
+4
*
qml/qmlscene: Add command line option -no-scaling for Qt::AA_NoHighDpiScaling.
Friedemann Kleint
2015-09-07
1
-0
/
+3
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-08-21
1
-2
/
+2
|
\
|
*
qml: Don't build OpenGL support if OpenGL is not available in Qt.
Kai Koehne
2015-08-19
1
-5
/
+5
*
|
qml: Don't build OpenGL support if OpenGL is not available in Qt.
Robin Burchell
2015-08-17
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-30
1
-15
/
+67
|
\
|
|
*
qml: Output information about build and GL renderer in verbose mode.
Friedemann Kleint
2015-06-15
1
-15
/
+57
|
*
qml: Add options to control the GL renderer.
Friedemann Kleint
2015-06-04
1
-0
/
+10
*
|
qml tool should exit on Qt.quit()
Alan Alpert
2015-03-31
1
-1
/
+17
*
|
Fix use of qml versioning in qml
Alan Alpert
2015-03-17
1
-2
/
+2
*
|
Don't limit to files ending with .qml
Kevin Ottens
2015-03-16
1
-8
/
+5
*
|
qml tool: don't process the command name
Kevin Ottens
2015-03-06
1
-1
/
+1
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-6
/
+6
*
qml: obey QT_NO_REGULAREXPRESSION define
Pasi Petäjäjärvi
2014-11-11
1
-1
/
+4
*
Revert: use the new form of QTranslator::load() for more flexibility
Shawn Rutledge
2014-10-28
1
-2
/
+4
*
use the new form of QTranslator::load() for more flexibility
Shawn Rutledge
2014-10-01
1
-4
/
+2
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-18
/
+10
*
Tools and examples: consistently use organization name QtProject
Shawn Rutledge
2014-07-02
1
-1
/
+1
*
Fix some typos in usage string.
Jeff Tranter
2014-05-09
1
-2
/
+2
*
Fix crash in qml/qmlscene when using dummy-data with imports
Erik Larsson
2014-03-13
1
-9
/
+5
*
Remove several uses of module includes
Andrew Knight
2014-03-10
1
-0
/
+3
*
qml tool on OSX: wait for a timeout before exiting
Shawn Rutledge
2013-11-20
1
-4
/
+28
*
Remove '-enable-debugger' argument from qml executable
Kai Koehne
2013-11-16
1
-10
/
+3
*
Add a verbose mode to qml
Alan Alpert
2013-11-11
1
-24
/
+35
*
Fix qml runtime when loading files that imported other files
Alan Alpert
2013-11-01
1
-8
/
+9
*
qml tool: compiles with clang
Shawn Rutledge
2013-10-30
1
-1
/
+1
*
Make qtdeclarative compile with -no-gui
Tasuku Suzuki
2013-10-25
1
-34
/
+68
*
Fix WinCE build.
v5.2.0-alpha1
Sérgio Martins
2013-09-25
1
-1
/
+1
*
qml: handle all possible QtMsgType in switch because of -Werror
Shawn Rutledge
2013-09-25
1
-0
/
+1
*
Add qml tool
Alan Alpert
2013-09-17
1
-0
/
+466