aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Fix some bugs related to child mouse filteringwip/pointerhandlerJan Arve Saether2017-08-081-0/+80
* Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerShawn Rutledge2017-08-084-4/+107
|\
| * Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-07-282-3/+47
| |\
| | * QQuickTextInput: Don't move the cursor after internalInsert() has done soAndy Shaw2017-07-261-1/+45
| | * Fix test for highdpi systemsErik Verbruggen2017-07-101-2/+2
| * | Blacklist tst_QQuickWindow::attachedProperty on Windows and macOSSimon Hausmann2017-07-281-0/+4
| * | QQuickText: don't clear the text formats on every layoutJ-P Nurmi2017-07-061-0/+55
| * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+1
| |\|
| | * tst_qquicktext::width(): Fix GCC 7 warning about enum constant in boolean con...Friedemann Kleint2017-06-231-1/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-1136-88/+729
|\| |
| * | Merge branch 'wip/scenegraphng' into devLaszlo Agocs2017-06-1910-0/+389
| |\ \
| | * | Rename to vendorExtensionsEnableLaszlo Agocs2017-06-193-4/+4
| | * | Allow freely mixing non-ShapePath objects in ShapeLaszlo Agocs2017-06-081-5/+5
| | * | Use GradientStop and rename ShapeLinearGradient to LinearGradientLaszlo Agocs2017-06-083-13/+12
| | * | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-06-0819-82/+283
| | |\ \
| | * | | Reduce objects: Make ShapePath inherit PathLaszlo Agocs2017-06-073-42/+34
| | * | | Rename to Shape/ShapePath and remove public JS APILaszlo Agocs2017-06-0211-102/+102
| | * | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-316-1/+123
| | |\ \ \
| | * | | | Move PathItem to qt.labsLaszlo Agocs2017-04-256-1/+34
| | * | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-258-121/+111
| | |\ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-0312-27/+657
| | |\ \ \ \ \
| | * | | | | | Add a PathItem autotest for the declarative APILaszlo Agocs2017-03-3010-0/+364
| | * | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-03-0115-15/+412
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-01-2325-345/+1033
| | |\ \ \ \ \ \ \
| | * | | | | | | | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-0/+1
| * | | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-154-0/+50
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | QQuickItemView: fix releaseItem() loopsJ-P Nurmi2017-06-124-0/+50
| * | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-073-6/+68
| |\| | | | | | |
| | * | | | | | | QQuickWindow/View: set a QObject-parent on the root itemJ-P Nurmi2017-06-023-0/+73
| | * | | | | | | Revert "QQuickWindow::createTextureFromImage(): return nullptr for null images"Mitch Curtis2017-06-021-11/+0
| * | | | | | | | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-06-0611-81/+85
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-0611-81/+85
| | |\| | | | | | | | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | Revert "Blacklist tst_qquickwindow::attachedProperty on macOS 10.11"Tony Sarajärvi2017-05-191-2/+0
| | | * | | | | | Revert "Blacklist tst_qquickwindows::requestActivate in macOS 10.11"Tony Sarajärvi2017-05-161-2/+0
| | | * | | | | | QQuickWindow::createTextureFromImage(): return nullptr for null imagesMitch Curtis2017-05-151-0/+11
| | | * | | | | | Merge "Merge remote-tracking branch 'origin/5.9.0' into 5.9" into refs/stagin...Frederik Gladhorn2017-05-103-6/+24
| | | |\ \ \ \ \ \
| | | | * | | | | | Move pointerEvent instance to QQuickWindowJan Arve Saether2017-05-101-3/+3
| | | | * | | | | | Fix hover delivery in case of touch release eventsFrederik Gladhorn2017-05-101-3/+0
| | | | * | | | | | Don't crash: Connections with a signal on a nonexistent objectShawn Rutledge2017-05-072-0/+21
| | | * | | | | | | Remove unused variableFrederik Gladhorn2017-05-101-1/+0
| | | |/ / / / / /
| | | * | | | | | Remove unneeded BLACKLIST of tst_qquickapplicationTony Sarajärvi2017-05-051-2/+0
| | | * | | | | | Fix licensingJani Heikkinen2017-05-044-68/+48
| | | * | | | | | Blacklist tst_qquickfocusscope::canvasFocus on macOS 10.11Tony Sarajärvi2017-05-021-0/+2
| * | | | | | | | Add Qt.platform.pluginName propertySami Nurmenniemi2017-06-063-1/+27
| * | | | | | | | Revert "QQuickRectangle: Optimize setGradient"Robin Burchell2017-06-013-0/+109
| |/ / / / / / /
| * | | | | | | Add screen product informationPier Luigi Fiorini2017-05-231-0/+3
* | | | | | | | Update according to new "point" API of single handlerJan Arve Saether2017-05-311-1/+1
* | | | | | | | Add autotest for DragHandlerShawn Rutledge2017-05-299-0/+904
* | | | | | | | Add tst_multipointtoucharea_interop autotestShawn Rutledge2017-05-274-0/+399
* | | | | | | | Add tst_PointerHandlers::touchReleaseOutsideShawn Rutledge2017-05-261-0/+57