aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Blacklist tst_qquicklayouts::Tests_GridLayout::test_spacings(NaN)Andreas Buhr2022-05-071-0/+3
* Blacklist failing tests in tst_qquickitemlayer on AndroidAndreas Buhr2022-05-071-0/+9
* Blacklist failing tests in tst_qquickitemlayer on AndroidAndreas Buhr2022-05-071-0/+15
* Text: don't fall back to full-width layout if availableWidth == 0Shawn Rutledge2022-05-073-0/+81
* Blacklist failing tests in tst_qquicktextAndreas Buhr2022-05-071-0/+8
* Blacklist tst_HoverHandler::movingItemWithHoverHandler() on AndroidAndreas Buhr2022-05-071-0/+3
* Blacklist failing tests in tst_flickableinterop on AndroidAndreas Buhr2022-05-071-0/+7
* Skip crashing tst_qqmlbinding::delayed() on AndroidAndreas Buhr2022-05-071-0/+4
* Use QTestLib logging for tst_qquickfontloader_staticFabian Kosmale2022-05-071-1/+23
* MPTA: don't allow more than one touchpoint to react to mouseShawn Rutledge2022-05-072-0/+92
* Fix tst_qquicktextinput on AndroidAndreas Buhr2022-05-074-7/+7
* Fix tst_qqmlimport on AndroidAndreas Buhr2022-05-072-3/+6
* Fix tst_qquickdrawer on AndroidAndreas Buhr2022-05-071-8/+8
* Cleanup tst_qquickimage CMakeLists.tst fileAndreas Buhr2022-05-071-2/+0
* Fix tst_qqmltranslation on AndroidAndreas Buhr2022-05-071-0/+7
* Skip flaky test tst_RenderControl::renderAndReadBackWithRhi() on AndroidAndreas Buhr2022-05-071-0/+6
* Fix tst_QQmlXmlListModel::threading() on AndroidAndreas Buhr2022-05-071-10/+12
* Fix tst_qquicksystempalette on AndroidAndreas Buhr2022-05-075-16/+39
* Blacklist tst_qquickimage tests based on grabWindow on AndroidAndreas Buhr2022-05-071-0/+11
* Skip tests for Qt.labs.sharedimage on AndroidAndreas Buhr2022-05-071-0/+8
* Tumbler: use qmlWarning for attached property warningsMitch Curtis2022-05-071-2/+2