aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update the window cursor on mouse releaseShawn Rutledge2022-03-172-1/+14
* Fix sweep step for tainted QObject JavaScript wrappersVlad Zahorodnii2022-03-152-3/+42
* Blacklist: test cases blacklisted in tst_QQuickListView:CI Insignificant Platforms Monitor Bot2022-03-141-0/+2
* Blacklist: test cases blacklisted in tst_QQuickMultiPointTouchArea:CI Insignificant Platforms Monitor Bot2022-03-141-0/+4
* Reset currentChanges if currentChanges is active when refilling listViewTony Leinonen2022-03-082-0/+145
* A11Y: make QQuickText focusable for A11YIvan Solovev2022-03-061-0/+1
* Fix typo in qquickdroparea/BLACKLIST for Ubuntu-20.04Heikki Halmet2022-02-141-1/+1
* QQmlAdaptorModel: Do not use reparenting for lifetime managemmentFabian Kosmale2022-02-112-0/+56
* Correctly handle QQuickState::whenFabian Kosmale2022-02-102-0/+37
* CMake: Fix handling of empty qrc files with qtquickcompilerAlexandru Croitor2022-02-083-19/+12
* CMake: Skip qtquickcompiler cmake test on macOS ARMAlexandru Croitor2022-02-082-11/+18
* Instantiator: Do not load items when inactiveFabian Kosmale2022-02-032-0/+60
* tst_qquickimageprovider: fix some memleaksMarc Mutz2022-02-031-11/+11
* Don't blacklist tst_QQuickFramebufferObject::everything on b2qtShawn Rutledge2022-01-271-0/+1
* Blacklist containsDrag_internal on Ubuntu 20.04Tarja Sundqvist2022-01-201-0/+4
* QQmlLoggingCategory: Avoid unnecessary warnings from settersIvan Tkachenko2022-01-195-30/+44
* Blacklist flakey tst_QPauseAnimationJob::multipleSequentialGroups on macOSMaximilian Goldstein2022-01-181-0/+3
* GridView: Set content position when changing cell sizeTony Leinonen2022-01-032-0/+71
* HoverHandler: allow cursorShape binding before parentItem is setShawn Rutledge2021-12-082-0/+36
* Fix Flickable wheel velocity calculationShawn Rutledge2021-12-042-1/+38
* QtTest: use delay properly in mouseWheel()Shawn Rutledge2021-12-041-1/+1
* Revert "Fix ListView.isCurrentItem when used with DelegateModel"Mitch Curtis2021-12-022-36/+0
* tst_qqmlbinding: Avoid event loop flakyness on Ubuntu 20.04Fabian Kosmale2021-11-261-2/+1
* Unset the QQmlAnimationTimer pointer from unregistered jobsVolker Hilsheimer2021-11-242-0/+46
* Blacklist and fix failing tests on ARM macOSTor Arne Vestbø2021-11-222-0/+5
* Handle function as default arguments in toplevel functionsFabian Kosmale2021-11-122-0/+18
* Do not crash on self-assignment of QQmlPropertyUlf Hermann2021-11-111-2/+13
* Do not resolve containing types of inline components too earlyUlf Hermann2021-11-083-0/+25
* Fix distorted text with subpixel matrix translationEskil Abrahamsen Blomfeldt2021-10-131-0/+91
* Stop using QHash::unite() in storage model manual testShawn Rutledge2021-10-121-11/+14
* SaveableUnitPointer::saveToDisk restores flags incorrectly at cleanupJarkko Koivikko2021-10-111-0/+15
* Fix ListView.isCurrentItem when used with DelegateModelJoni Poikelin2021-10-062-0/+36
* QQuickLoader: Do not incubate if the source arrives after setActive(false)Aleix Pol2021-09-303-0/+43
* tst_grabImage: Fix the cases were visually comparing invisible itemsAlexander Akulich2021-09-251-0/+5
* Fix regression in ListView/Flickable event deliveryJan Arve Sæther2021-08-262-0/+211
* qquicktextinput: Clear pre-edit text after input method resetJarkko Koivikko2021-08-231-0/+2
* Avoid crash for deep aliasesMaximilian Goldstein2021-08-103-0/+16
* QV4::Heap::GeneratorObject: remove unused memberFabian Kosmale2021-08-022-0/+23
* Avoid infinite loop in designer supportThomas Hartmann2021-07-273-0/+66
* Pass the focus reason through to the control on mouse pressVolker Hilsheimer2021-07-242-0/+119
* Add tests of matrix4x4 transformation functionsYuya Nishihara2021-07-211-0/+54
* Don't let PointerHandler steal mouse grab from keepMouseGrab layerShawn Rutledge2021-07-192-0/+88
* Emit grabChanged() from DragHandler and PinchHandlerShawn Rutledge2021-07-192-0/+12
* When setting the line dash to be an empty array reset the style to SolidAndy Shaw2021-07-141-0/+31
* Fix warningsAndreas Buhr2021-06-291-2/+2
* Ensure model is in context if required properties are not usedFabian Kosmale2021-06-233-0/+74
* QQuickItem::forceActiveFocus(): actually force active focusShawn Rutledge2021-06-102-0/+82
* Remove tst_pixelMitch Curtis2021-05-262-66/+0
* Map window coordinates to the same coordinate system as the QPointerEvent pointAlexey Edelev2021-05-122-3/+91
* Do full overlap checks within the alpha render list when rebuildingLaszlo Agocs2021-05-104-1/+118