aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Add QtDeclarative Test CoverageLeander Beernaert2019-08-1485-0/+4152
* Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-07-129-20/+23
|\
| * Fix some compiler warnings in testsFriedemann Kleint2019-07-129-20/+23
* | Fix Qt6 builds after dev -> wip/qt6 mergeAlexandru Croitor2019-07-092-2/+2
|/
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-042-0/+37
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-032-0/+37
| |\
| | * Fix read access violation when using KeyNavigation attached propertyTom Scheler2019-07-022-0/+37
* | | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-048-30/+124
* | | Intercept image source urlFabian Kosmale2019-07-031-0/+32
* | | use boolean for when propertyFabian Kosmale2019-07-022-0/+15
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-016-0/+197
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-285-0/+194
| |\|
| | * Fix: ListView footer positioned wrong after last item removedEirik Aavitsland2019-06-282-0/+49
| | * QQuickItemView: fix crash while doing fast flicking in transitionsYulong Bai2019-06-263-0/+145
| * | Blacklist tst_qquicklistview::currentIndex() on linuxUlf Hermann2019-06-251-0/+3
* | | unblacklist passing testsDaniel Smith2019-06-274-18/+3
* | | Check that animation still existsFabian Kosmale2019-06-272-0/+48
* | | Expose QQuickPath::pointAtPercent as Q_INVOKABLEPaolo Angelelli2019-06-252-24/+24
* | | QQmlEngine: keep ImageProvider alive while in useFabian Kosmale2019-06-251-21/+160
* | | Add QQuickPathPolylinePaolo Angelelli2019-05-282-2/+101
* | | QQuickRectangle: do not pass invalid presets onto QGradientGiuseppe D'Angelo2019-06-242-4/+22
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-203-0/+130
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-193-0/+130
| |\|
| | * Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-173-0/+130
* | | QQuickMouseArea: synchronize relative position after draggingWang Chuan2019-05-291-2/+12
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-112-5/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-061-4/+4
| |\|
| | * Fix QQuickPathView autotest: update expected warning messagesEirik Aavitsland2019-06-031-4/+4
* | | Add scale property to QQuickPathPaolo Angelelli2019-06-044-37/+123
* | | Fix deprecation warnings in 5.14Friedemann Kleint2019-05-295-12/+20
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-261-0/+4
|\| |
| * | Blacklist tst_QQuickListView::currentIndex() on macOS 10.12Ulf Hermann2019-05-221-0/+4
* | | QQuickTableView: don't recalculate content width while flickingRichard Moe Gustavsen2019-05-151-72/+17
* | | Add snapMode to DragHandlerJan Arve Sæther2019-05-163-0/+161
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-165-1/+149
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-165-1/+149
| |\|
| | * Do not synthesize a double click event if the event point moved too farJan Arve Sæther2019-05-151-0/+56
| | * TextEdit: use I-beam cursor by default, pointing cursor for linksShawn Rutledge2019-05-152-0/+57
| | * Don't overwrite states if role is assigned after a stateJan Arve Sæther2019-05-092-1/+36
* | | QQuickTableView: change implementation of enforceTableAtOrigin()Richard Moe Gustavsen2019-05-111-0/+161
* | | QQuickTableView: sync viewport rect with syncView when rebuildingRichard Moe Gustavsen2019-05-091-3/+99
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-092-3/+61
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-082-3/+61
| |\|
| | * Accessibility: Make sure StaticText is marked read-onlyFrederik Gladhorn2019-05-072-3/+61
* | | Autotest: add syncView tests for QQuickTableViewRichard Moe Gustavsen2019-05-032-7/+372
* | | Move model types into their own libraryUlf Hermann2019-05-0214-18/+18
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-291-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-271-0/+3
| |\|
| | * Blacklist tst_qquickwindow::openglContextCreatedSignal on opensuseUlf Hermann2019-04-261-0/+3
* | | Stabilize tst_QQuickWheelHandler's activeChangedSpy checksShawn Rutledge2019-04-272-3/+5