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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependencies on '6.3' in qt/qtdeclarative
v6.3.0-beta2
Qt Submodule Update Bot
2022-02-11
1
-5
/
+5
*
TreeViewDelegate: allow app to add custom pointer handlers
Richard Moe Gustavsen
2022-02-10
3
-6
/
+69
*
Disable failing declarative tests on Android
Assam Boudjelthia
2022-02-10
17
-3
/
+100
*
Fix tst_controls missing resources
Assam Boudjelthia
2022-02-09
8
-4
/
+40
*
Use the new QHoverEvent ctor taking globalPos
Shawn Rutledge
2022-02-09
2
-11
/
+13
*
Update dependencies on '6.3' in qt/qtdeclarative
Qt Submodule Update Bot
2022-02-09
1
-5
/
+5
*
Un-blacklist some passing tests
Shawn Rutledge
2022-02-08
8
-22
/
+0
*
Correctly handle QQuickState::when
Fabian Kosmale
2022-02-08
3
-1
/
+46
*
qqmlintegration: forward declare QmlExtendedNamespace
Fabian Kosmale
2022-02-08
1
-0
/
+2
*
Imagine GroupBox: Ignore background topPadding unless it's a 9PatchImage
Oliver Eftevaag
2022-02-05
1
-4
/
+4
*
Make qml resizeToItem configuration url resolution work again
Shawn Rutledge
2022-02-05
1
-1
/
+1
*
SwipeView: don't cull every child item that gets added
Shawn Rutledge
2022-02-05
2
-1
/
+63
*
TreeView: add missing QML_ADDED_IN_VERSION
Shawn Rutledge
2022-02-04
1
-0
/
+1
*
QmlCompiler: Place code for CmpNeInt in parentheses
Ulf Hermann
2022-02-04
4
-2
/
+33
*
Stop using QGuiApplicationPrivate::lastCursorPosition.toPoint()
Shawn Rutledge
2022-02-04
2
-5
/
+5
*
Windows: fix unchecked Button in GroupBox being rendered as checked
Mitch Curtis
2022-02-04
1
-0
/
+1
*
QNX: Disable flaky test
Pasi Petäjäjärvi
2022-02-04
1
-0
/
+2
*
Detach QEventPoint instances during touch compression; test & docs
Shawn Rutledge
2022-02-04
4
-2
/
+112
*
V4: Do not call dtor of an object we continue to use
Ulf Hermann
2022-02-04
1
-3
/
+2
*
QQmlAdaptorModel: Do not use reparenting for lifetime managemment
Fabian Kosmale
2022-02-03
5
-10
/
+75
*
qmltc: Rely on QQmlJSResourceFileMapper
Andrei Golubev
2022-02-03
4
-19
/
+66
*
Restructure QML module of qmltc tests
Andrei Golubev
2022-02-03
12
-198
/
+183
*
V4 Date: Support another nonstandard date format QDateTime has dropped
Ulf Hermann
2022-02-03
3
-0
/
+15
*
Modify m_compareRegister bitfield
Tang Haixiang
2022-02-03
1
-1
/
+1
*
Skip tests that call qmlcachegen when cross-compiled
Pasi Petäjäjärvi
2022-02-03
2
-0
/
+53
*
QNX: Decrease number of objects created in tst_QJSEngine::newQObjectRace
Pasi Petäjäjärvi
2022-02-02
1
-1
/
+5
*
JavaScript: Make "this" available in blocks inside arrow functions
Ulf Hermann
2022-02-02
2
-5
/
+32
*
Improve testing of resizing in the rendercontrol autotest
Laszlo Agocs
2022-02-02
1
-24
/
+47
*
CMake: Include upper case .js and .mjs files in qmldir
Ulf Hermann
2022-02-02
8
-8
/
+21
*
Doc: mention ScrollView in ScrollBar's documentation
Mitch Curtis
2022-02-02
1
-1
/
+2
*
Avoid including self in the generated qmltc code
Andrei Golubev
2022-02-02
1
-3
/
+5
*
QNX: Blacklist tests because not supported for software rendering
Pasi Petäjäjärvi
2022-02-02
4
-0
/
+15
*
QNX: Blacklist tests that fails
Pasi Petäjäjärvi
2022-02-02
5
-0
/
+5
*
QNX: Blacklist flaky qquickpointhandler test
Pasi Petäjäjärvi
2022-02-02
1
-0
/
+1
*
Fall back to a cmake generated compile hash when git failed
Volker Hilsheimer
2022-02-01
1
-1
/
+3
*
QNX: suppress QEXPECT_FAIL() on two tests it passes
Pasi Petäjäjärvi
2022-01-31
1
-2
/
+2
*
Improve the structure of the output generated by qmltc
Andrei Golubev
2022-01-31
4
-35
/
+81
*
qmltc: Ignore qmltypes dependencies from INTERFACE_LIBRARY and IMPORTED
Andrei Golubev
2022-01-31
1
-0
/
+19
*
qmltc: Drop half-correct type name collecting procedure
Andrei Golubev
2022-01-31
2
-31
/
+0
*
Distinguish property change signals from user-defined signals
Andrei Golubev
2022-01-31
4
-0
/
+40
*
Use public as default access specifier of QQmlJSMetaMethod
Andrei Golubev
2022-01-31
1
-2
/
+1
*
Update dependencies on '6.3' in qt/qtdeclarative
v6.3.0-beta1
Qt Submodule Update Bot
2022-01-31
1
-5
/
+5
*
QNX: Cannot run qml only tests
Pasi Petäjäjärvi
2022-01-29
1
-1
/
+1
*
QML: Disable host debugging related tests when cross compiling
Pasi Petäjäjärvi
2022-01-29
1
-14
/
+18
*
QNX: Disable ecmascriptests
Pasi Petäjäjärvi
2022-01-29
1
-1
/
+1
*
QNX: Force logging to stderr
Pasi Petäjäjärvi
2022-01-29
1
-0
/
+5
*
Auto-test-export QQuickIconLabelPrivate
Marc Mutz
2022-01-29
1
-1
/
+1
*
doc: Fix a typo in a See Also link from QQuickText::boundingRect()
Shawn Rutledge
2022-01-28
1
-1
/
+1
*
qquickwindowmodule: Properly expose Visibility enum
Maximilian Goldstein
2022-01-28
1
-2
/
+3
*
Use up-to date LGPL license header
Kai Köhne
2022-01-27
25
-275
/
+350
[next]