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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmlfunctions.qdoc: Add clarification to QML_FOREIGN
Maximilian Goldstein
2020-11-23
2
-0
/
+8
*
Re-enable the caching of shader data loaded from files
Laszlo Agocs
2020-11-23
1
-8
/
+8
*
qqml.h: Add QML_IMPLEMENTS_INTERFACES
Maximilian Goldstein
2020-11-23
3
-15
/
+8
*
QML Text doesn't reset lineCount when text is empty
Shinichi Okada
2020-11-23
2
-0
/
+39
*
Doc: mention that INCLUDEPATH must be set in some cases
Mitch Curtis
2020-11-21
1
-0
/
+8
*
Clean up and un-blacklist tst_QQuickMouseArea tests
Shawn Rutledge
2020-11-20
2
-436
/
+251
*
QQuickListView: Fix warning about cast from ASCII
Friedemann Kleint
2020-11-20
1
-1
/
+1
*
Doc: Ensure QQuickWindow::transientParent property is documented
Topi Reinio
2020-11-20
1
-0
/
+1
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
2020-11-20
1
-2
/
+2
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
2020-11-19
1
-2
/
+2
*
Make sure we don't modify the incoming event objects when localizing
Volker Hilsheimer
2020-11-19
2
-4
/
+9
*
Fix tst_QQuickMouseArea::notPressedAfterStolenGrab again
Shawn Rutledge
2020-11-19
5
-7
/
+20
*
Remove QQuickItem::windowDeactivateEvent(); cancel grabs instead
Shawn Rutledge
2020-11-19
6
-22
/
+38
*
Use QMutableSinglePointEvent's new default constructor
Volker Hilsheimer
2020-11-19
1
-6
/
+6
*
Add Qt 6 Qt Quick QML Type changes from qtdoc
Jerome Pasion
2020-11-19
1
-1
/
+99
*
Conditionally disable tests that depend on cxx11_future flag
Tony Sarajärvi
2020-11-19
1
-0
/
+2
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
2020-11-19
1
-2
/
+2
*
Porting guide: mention qmlDebug/Info/Warning
Fabian Kosmale
2020-11-19
1
-3
/
+3
*
QtQml: document qmlExecuteDeferred as internal
Fabian Kosmale
2020-11-19
1
-0
/
+3
*
Remove compatibility shim from qmlinfo.{cpp|h}
Ulf Hermann
2020-11-19
3
-53
/
+19
*
Stop ungrabbing due to FocusAboutToChange
Shawn Rutledge
2020-11-18
2
-4
/
+0
*
tst_ma::pressedCanceledOnWindowDeactivate: don't pop up second window
Shawn Rutledge
2020-11-18
2
-13
/
+2
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
2020-11-18
1
-2
/
+2
*
CMake: Match qmake generated resource name for qmldir files
Alexandru Croitor
2020-11-18
1
-1
/
+12
*
CMake: Record resource object file information for static builds
Alexandru Croitor
2020-11-18
1
-1
/
+13
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
2020-11-18
1
-2
/
+2
*
tst_qqmlproperty: Fix interfaceBinding crash on MSVC 2019
Maximilian Goldstein
2020-11-18
3
-10
/
+31
*
Mention a change in Qt Quick Test
Volker Hilsheimer
2020-11-18
1
-1
/
+3
*
Remove extra \endlist command
Jerome Pasion
2020-11-18
1
-1
/
+0
*
CMake: Replace 'file' with 'configure_file' in 'qmldir' generation
Alexey Edelev
2020-11-18
3
-3
/
+43
*
Replace qt_make_unique with std::make_unique
Allan Sandfeld Jensen
2020-11-18
1
-4
/
+3
*
Use metatype and remove unused variable
David Skoland
2020-11-18
3
-4
/
+2
*
Use QMutable*Event classes to copy and synthesize events
Volker Hilsheimer
2020-11-18
7
-46
/
+45
*
pixmapcache: avoid deadlock when canceling async image load
Nick Shaforostov
2020-11-18
1
-2
/
+2
*
QQmlDirParser: Drop unneeded include
Ulf Hermann
2020-11-18
1
-1
/
+0
*
QmlCompiler: Fix resolution of method and property types
Ulf Hermann
2020-11-18
5
-26
/
+56
*
Update dependencies on 'dev' in qt/qtdeclarative
Qt Submodule Update Bot
2020-11-18
1
-2
/
+2
*
tst_qmllint: Be more verbose when qmllint crashes
Ulf Hermann
2020-11-17
1
-0
/
+8
*
Porting Guide: Mention QQmlListProperty change
Fabian Kosmale
2020-11-17
1
-1
/
+25
*
V4: Deal with AOT-compiled functions returning QVariant
Ulf Hermann
2020-11-17
1
-2
/
+11
*
Fix potentially missing endFrame() in threaded render loop
Laszlo Agocs
2020-11-17
1
-0
/
+5
*
Remove scene graph section that has only a dead link
Volker Hilsheimer
2020-11-17
1
-5
/
+0
*
Fix tests that used out-of-context mouse grabs
Shawn Rutledge
2020-11-17
3
-9
/
+8
*
Clean up tst_TouchMouse
Shawn Rutledge
2020-11-17
1
-424
/
+358
*
Add QQuickTest::showView(); give QQuickTest::initView() default args
Shawn Rutledge
2020-11-17
2
-13
/
+46
*
When Flickable filters UngrabMouse, react as if it was ungrabbed itself
Shawn Rutledge
2020-11-17
3
-8
/
+9
*
Add tst_qquickflickable::parallelTouch
Shawn Rutledge
2020-11-17
2
-0
/
+110
*
Add tst_qquicktextedit::inFlickable tests
Shawn Rutledge
2020-11-17
2
-0
/
+126
*
Avoid calling QQuickItemPrivate's methods if QQIP is incomplete
Fabian Kosmale
2020-11-17
3
-4
/
+27
*
Fix incorrect assumptions with Metal in tst_qquickwindow
Laszlo Agocs
2020-11-17
1
-4
/
+8
[next]