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.5
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/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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extend blacklisting of tst_QQmlImport::importPathOrder to MinGW
Tony Sarajärvi
2021-01-25
1
-0
/
+1
*
tests: blacklist tst_QQuickGridView::snapToRow() and snapOneRow() on MSVC
Liang Qi
2021-01-25
1
-0
/
+3
*
tests: blacklist tst_qquicktext::contentSize() on MSVC
Liang Qi
2021-01-25
1
-0
/
+1
*
tests: blacklist tst_QQmlImport::importPathOrder() on MSVC
Liang Qi
2021-01-25
1
-0
/
+2
*
qmllint: Fix auto-importing of qmltypes from same directory
Ulf Hermann
2021-01-22
3
-0
/
+27
*
Change QQuickShortcut::setSequences to bind to all sequences
Andreas Buhr
2021-01-15
1
-17
/
+106
*
QQmlComponent: Avoid crash when setting initial properties in JS module
Fabian Kosmale
2021-01-15
4
-0
/
+31
*
QuickLayouts: fix crash when layout width depends on parent width
Ivan Solovev
2021-01-15
1
-0
/
+37
*
Flickable: ignore trackpad events with px deltas in disallowed direction
Shawn Rutledge
2021-01-15
2
-0
/
+113
*
Fix Text with ElideRight not being rendered when width goes from 0 to >0
Fabian Kosmale
2021-01-14
2
-0
/
+33
*
Fix QQuickShortcut::setContext so re-grab all shortcuts
Andreas Buhr
2021-01-13
1
-0
/
+44
*
ListModel: Fix move handling in sync
Fabian Kosmale
2021-01-13
5
-0
/
+361
*
Add Lancelot tests for both types of clipping
Laszlo Agocs
2021-01-12
3
-0
/
+99
*
Correct #if-ery in QML locale's time-zone update test
Edward Welbourne
2021-01-08
1
-7
/
+11
*
tst_qqmlenginecleanup::test_customModuleCleanup(): Add error output
Friedemann Kleint
2021-01-04
1
-2
/
+10
*
Fix compilation warning in lancelot test
Eirik Aavitsland
2020-12-28
1
-1
/
+1
*
Blacklist qqmlenginecleanup::test_customModuleCleanup() for MinGW
Friedemann Kleint
2020-12-23
1
-0
/
+2
*
ecmascript tests: Also raise timeout when built with cmake
Ulf Hermann
2020-12-18
1
-0
/
+4
*
QML: Fix proxy iteration
Fabian Kosmale
2020-12-17
2
-0
/
+39
*
Windows/MinGW: Fix qqmltimer warnings flood
Friedemann Kleint
2020-12-17
1
-19
/
+6
*
qmlformat: Remove import sorting
Maximilian Goldstein
2020-12-16
5
-300
/
+36
*
CMake: Regenerate projects using pro2cmake one last time
Alexandru Croitor
2020-12-10
8
-4
/
+184
*
Refactor QQuickTextInput test to use QKeyCombination
Volker Hilsheimer
2020-12-10
1
-64
/
+37
*
qqmltypeloader: Fix plugin not loading on MinGW
Maximilian Goldstein
2020-12-10
1
-1
/
+1
*
Show a tableview even if the syncView has an empty model
Andy Shaw
2020-12-09
1
-0
/
+43
*
tst_qqmlecmascript: Avoid memory leak on failure
Fabian Kosmale
2020-12-03
1
-3
/
+2
*
QML engine: Fix binding setup
Fabian Kosmale
2020-12-03
4
-0
/
+33
*
Allow parent to filter out-of-bounds synth-mouse for grabbing handler
Shawn Rutledge
2020-11-30
5
-40
/
+54
*
Adjust toolsupport test to qtbase change
Fabian Kosmale
2020-11-30
1
-1
/
+1
*
Improve stability of animated lancelot test scene
Eirik Aavitsland
2020-11-26
1
-1
/
+1
*
Fix crash when calling hasOwnProperty() on proxy object
Richard Weickelt
2020-11-24
1
-1
/
+30
*
Purge renderpass refs from renderer when redirecting via QRhiRt
Laszlo Agocs
2020-11-24
1
-1
/
+32
*
Fix qmake build of tst_qquickview_extra
Andrei Golubev
2020-11-24
2
-0
/
+4
*
Fix QML property cache leaks of delegate items
Andrei Golubev
2020-11-24
5
-0
/
+156
*
Don't deliver to non-grabbing pointerhandlers if a point is grabbed
Shawn Rutledge
2020-11-23
1
-4
/
+0
*
Fix tst_TapHandler::componentUserBehavioralOverride
Shawn Rutledge
2020-11-23
2
-4
/
+2
*
Fix tst_PointHandler::pressedMultipleButtons
Shawn Rutledge
2020-11-23
2
-7
/
+7
*
Fix multipointtoucharea_interop tests
Shawn Rutledge
2020-11-23
2
-19
/
+15
*
Fix compiler warnings
Volker Hilsheimer
2020-11-23
1
-15
/
+15
*
qqml.h: Add QML_IMPLEMENTS_INTERFACES
Maximilian Goldstein
2020-11-23
2
-15
/
+4
*
QML Text doesn't reset lineCount when text is empty
Shinichi Okada
2020-11-23
1
-0
/
+37
*
Clean up and un-blacklist tst_QQuickMouseArea tests
Shawn Rutledge
2020-11-20
2
-436
/
+251
*
Fix tst_QQuickMouseArea::notPressedAfterStolenGrab again
Shawn Rutledge
2020-11-19
3
-5
/
+6
*
Conditionally disable tests that depend on cxx11_future flag
Tony Sarajärvi
2020-11-19
1
-0
/
+2
*
Stop ungrabbing due to FocusAboutToChange
Shawn Rutledge
2020-11-18
1
-2
/
+0
*
tst_ma::pressedCanceledOnWindowDeactivate: don't pop up second window
Shawn Rutledge
2020-11-18
2
-13
/
+2
*
tst_qqmlproperty: Fix interfaceBinding crash on MSVC 2019
Maximilian Goldstein
2020-11-18
2
-8
/
+25
*
Use metatype and remove unused variable
David Skoland
2020-11-18
3
-4
/
+2
*
tst_qmllint: Be more verbose when qmllint crashes
Ulf Hermann
2020-11-17
1
-0
/
+8
*
Fix tests that used out-of-context mouse grabs
Shawn Rutledge
2020-11-17
3
-9
/
+8
[next]