aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Blacklist failing and skip crashing tests in tst_qquickwindowAndreas Buhr2022-05-192-0/+24
* Blacklist tst_QQuickPinchHandler::scaleNativeGesture on AndroidAndreas Buhr2022-05-191-0/+3
* Blacklist tst_PointHandler::tabletStylus() on AndroidAndreas Buhr2022-05-191-0/+1
* Blacklist tst_QQuickListView::contentHeightWithDelayRemove() on AndroidAndreas Buhr2022-05-191-0/+3
* Skip crashing test in tst_qquicktext on AndroidAndreas Buhr2022-05-191-0/+4
* Blacklist failing tests in tst_qquickmouseareaAndreas Buhr2022-05-191-0/+7
* Include qml test data file in tst_qquickimageprovider for dependenciesAndreas Buhr2022-05-193-2/+26
* Blacklist failing tests in tst_qquicktextedit on AndroidAndreas Buhr2022-05-191-0/+10
* Blacklist tests which fail on OpenGL context creation on AndroidAndreas Buhr2022-05-194-0/+19
* Blacklist tst_qquickdeliveryagent::passiveGrabberOrder() on AndroidAndreas Buhr2022-05-191-0/+3
* Remove tst_qquickcanvasitem on AndroidAndreas Buhr2022-05-181-1/+3
* Quick Popup: ignore unhandled eventsVolker Hilsheimer2022-05-181-0/+76
* Blacklist failing tests in tst_qquicklayouts on AndroidAndreas Buhr2022-05-181-0/+9
* Blacklist tst_QQuickListView::QTBUG_48044_current...() on AndroidAndreas Buhr2022-05-181-0/+4
* Blacklist failing tests in tst_qquickdraghandler on AndroidAndreas Buhr2022-05-181-0/+6
* tst_qqmlqt: fix TimeZoneSwitch logicIvan Solovev2022-05-172-8/+5
* Blacklist failing tests in tst_qquicktextinput on AndroidAndreas Buhr2022-05-171-0/+5
* Blacklist tst_DragHandler::touchDragMulti on AndroidAndreas Buhr2022-05-171-0/+5
* Blacklist failing tests in tst_qquickanimatedsprite on AndroidAndreas Buhr2022-05-171-0/+4
* Blacklist failing tests in tst_qquickrendercontrol on AndroidAndreas Buhr2022-05-171-0/+3
* Skip crashing test in tst_qquickcanvasitem on AndroidAndreas Buhr2022-05-171-0/+3
* QML: Port QV4::CompiledData::Binding to new special integer bitfieldUlf Hermann2022-05-173-11/+11
* SwipeView: position the pages adjacent to each other initiallyShawn Rutledge2022-05-141-0/+30
* Generalize role selection mechanism from QQuickComboBoxUlf Hermann2022-05-122-4/+22
* Android: fix tst_QQuickMenuIvan Solovev2022-05-125-20/+40
* Android: fix tst_QQuickDrawerIvan Solovev2022-05-125-14/+23
* QQuickFlickable: fix flicking when item is rotatedShawn Rutledge2022-05-123-0/+169
* Avoid memory leaks in QQuickListView and tst_qqmlinstantiatorUlf Hermann2022-05-111-9/+15
* Respect the pixelAligned property when updating the visible areaLars Knoll2022-05-111-9/+35
* QQuickGridView: return accurate row position when no rows are availableRichard Moe Gustavsen2022-05-102-0/+110
* ComboBox: clear selection when text that matches existing item acceptedMitch Curtis2022-05-101-0/+37
* lifecycle test: fix Clang warning about a final dtorMarc Mutz2022-05-101-2/+2
* Do not re-source the from value in animation with multiple loopsAndreas Buhr2022-05-092-0/+103
* V4 Engine: Don't try to convert JS functions to other typesUlf Hermann2022-05-091-0/+4
* qmltc: Support setting Gradient property of RectangleAndrei Golubev2022-05-097-0/+80
* Android: enable tst_qqmlenginedebugserviceIvan Solovev2022-05-098-85/+268
* Android: enable tst_qquickfolderlistmodel::basicProperties()Ivan Solovev2022-05-091-10/+9
* Android: re-enable tst_QQuickPopupIvan Solovev2022-05-092-12/+25
* Rewrite tst_QQuickHeaderView::testOrientationIvan Solovev2022-05-092-7/+13
* Android: enable tst_QQuickMenuBar::mouse and tst_QQuickMenuBar::mnemonicsIvan Solovev2022-05-092-4/+39
* Skip tst_qquickpixmapcache::uncached for webOSJasper Limbago2022-05-091-0/+3
* Fix tst_QQmlXmlListModel::source() on AndroidAndreas Buhr2022-05-081-1/+2
* QQuickItem: fix the order of activeFocusChanged signalsIvan Solovev2022-05-071-0/+88
* tst_cursor: Skip checks for ArrowCursor in webOSJasper Limbago2022-05-071-0/+12
* Restructure tst_styleimports.cpp testMitch Curtis2022-05-0712-26/+13
* Add file selector for custom styles when using run-time style selectionMitch Curtis2022-05-074-0/+97
* Remove unused ResourceStyle test folderMitch Curtis2022-05-071-4/+0
* Fix crash in QQmlObjectCreator::populateInstanceUlf Hermann2022-05-073-0/+58
* Avoid double applyDelegateChange in QQIV::setDelegateFabian Kosmale2022-05-072-0/+58
* Fix tst_objectcount on AndroidAndreas Buhr2022-05-071-0/+7