aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Do not try to rearrange if the width/height is < 0Jan Arve Sæther26 hours1-0/+43
* Only apply QWindow::setVisibility() on first show or explicit requestTor Arne Vestbø26 hours2-0/+41
* Fix test compilation issues with QtLite configurationJari Helaakoski34 hours1-1/+5
* Do not assert when preferred{Width|Height} is infinityJan Arve Sæther7 days1-1/+13
* QQuickTableView: support unselecting cellsRichard Moe Gustavsen2024-04-172-19/+34
* Layouts: reimplement toString() for better warning messagesMitch Curtis2024-04-171-1/+1
* Fix adding columns to TreeViewAntti Määttä2024-04-173-0/+74
* Make sure PathView index isn't negative when filling the modelKaj Grönholm2024-04-122-0/+91
* Fix Text with ElideRight rendering when margins are setIvan Solovev2024-04-122-1/+38
* Fix PathView infinite create/remove loopsKaj Grönholm2024-04-123-0/+92
* QQuickItem::setFocus: Don't return too earlyDoris Verria2024-04-112-0/+84
* Loader: keep control over resizingFabian Kosmale2024-04-112-6/+40
* ItemView: Avoid undesired repositioning in updateCurrentFabian Kosmale2024-04-112-0/+75
* Correct license for test filesLucie Gérard2024-04-112-2/+2
* QQuickPaintedItem: make the antialiasing property workEirik Aavitsland2024-04-111-6/+14
* Fix build of rendercontrol test on AndroidVolker Hilsheimer2024-04-101-1/+1
* Fix binding loop and polish issue in quick layoutSanthosh Kumar2024-04-091-0/+72
* Revert "Skip Vulkan on Android in nodes autotest"Assam Boudjelthia2024-04-081-2/+1
* Return masked characters for passwords during narrationPavel Dubsky2024-04-081-0/+30
* TextEdit: don't skip nested frames or their blocks in updatePaintNodeShawn Rutledge2024-04-082-0/+112
* Add a way to set a custom depth texture on a QQuickRenderTargetLaszlo Agocs2024-04-052-24/+185
* tst_qquickpointerhandler: add Q_OBJECTGiuseppe D'Angelo2024-04-041-0/+1
* QQuickBorderImage: handle QFile failing to openGiuseppe D'Angelo2024-04-031-0/+16
* Fix enum-compare warning in tst_qquicktextdocumentShawn Rutledge2024-04-031-6/+6
* Shortcut: Match window shortcut when its window is activeMohammadHossein Qanbari2024-04-022-0/+107
* Make culled QQuickItemViewFxItems inaccessibleMorten Sørvig2024-03-302-0/+79
* tst_propertyrequirements: Recognize BINDABLE as equivalent to NOTIFYUlf Hermann2024-03-291-4/+7
* DragHandler: don't skip passive grab if state includes releaseShawn Rutledge2024-03-263-6/+3
* Use new Qt configure feature for MetalTor Arne Vestbø2024-03-255-5/+5
* Adapt to privatising of QPropertyBinding's ref countUlf Hermann2024-03-251-1/+1
* QQmlGadgetPtrWrapper: Consider QVariant as possible typeThomas Hartmann2024-03-223-0/+65
* Correct license for test filesLucie Gérard2024-03-222-2/+2
* Correct license for examples filesLucie Gérard2024-03-211-1/+1
* quicktestutils: rename delegateVisible to isDelegateVisibleMitch Curtis2024-03-212-126/+126
* Flickable: don't start flicking on release unless grabbedShawn Rutledge2024-03-201-3/+1
* Modify tst_FlickableInterop::touchDragSliderAndFlickable to passShawn Rutledge2024-03-202-3/+4
* Stablize tst_qquickapplication::state() and active()Shawn Rutledge2024-03-201-4/+4
* tst_TapHandler: unblackist OpenSuSEAxel Spoerl2024-03-191-8/+0
* Prevent infinite loop when setting activeFocusItem of the scene's rootDoris Verria2024-03-162-1/+75
* ListView: allow binding on x and y in footer and header delegatesOliver Eftevaag2024-03-133-0/+92
* Restore tst_QQuickTextDocument::overrideTextFormat() test caseShawn Rutledge2024-03-111-0/+5
* Make the QSGTexture native accessor query work on macOS/iOSTor Arne Vestbø2024-03-111-0/+54
* Keep markup when toggling TextEdit.format: AutoText / PlainTextShawn Rutledge2024-03-091-13/+19
* Fail gracefully when binding an attached property where the object is nullVolker Hilsheimer2024-03-072-0/+28
* Update test cases for change in default size policySanthosh Kumar2024-03-062-5/+116
* tst_QQuickTextDocument::overrideTextFormat() remove failing data setAxel Spoerl2024-03-061-5/+0
* Legitimize qWait()s in tst_qquicktexteditShawn Rutledge2024-03-051-12/+8
* Use showView in most test functions in tst_qquicktexteditShawn Rutledge2024-03-052-316/+197
* Blacklist tst_qquickpixmapcache::slowDevice on all platformsMitch Curtis2024-03-061-1/+1
* Prepare for white allocations during gc(8/9): Object creatorFabian Kosmale2024-03-051-0/+33