aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* FileDialog: make selectedFile writableMitch Curtis2022-06-021-1/+1
* Add ColorDialog to QtQuick.DialogsOliver Eftevaag2022-05-314-1/+199
* Implement FrameAnimation Quick elementKaj Grönholm2022-05-254-0/+364
* QQuickFlickable: fix flicking when item is rotatedShawn Rutledge2022-05-111-0/+84
* Quick Animations: Fix crashFabian Kosmale2022-05-041-0/+74
* QQuickTableView: keep selection model and tableview model in syncRichard Moe Gustavsen2022-04-111-3/+1
* manual test: add hoverpropagation testRichard Moe Gustavsen2022-03-281-0/+281
* testbench: link to Qt::CorePrivateMitch Curtis2022-03-211-0/+1
* Remove pointer manual test from the buildShawn Rutledge2022-03-051-1/+0
* QQuickTreeView: add expandToIndex()Richard Moe Gustavsen2022-02-181-0/+21
* TreeViewDelegate: allow app to add custom pointer handlersRichard Moe Gustavsen2022-02-101-6/+9
* Remove unused .qrc filesJoerg Bornemann2022-01-207-74/+0
* dialogs: move accept label next to reject labelMitch Curtis2021-12-231-8/+8
* Restructure Qt Quick Dialogs testsMitch Curtis2021-12-2315-2/+2
* FolderDialog: undocument ShowDirsOnly optionMitch Curtis2021-12-221-9/+1
* dialogs: rename file => folderMitch Curtis2021-12-221-9/+8
* Implement remaining non-native FolderDialog stylesMitch Curtis2021-12-171-0/+3
* Add FolderDialogMitch Curtis2021-12-105-1/+231
* controls: add TreeViewDelegateRichard Moe Gustavsen2021-12-094-37/+146
* Add MessageDialog to QtQuick.DialogsOliver Eftevaag2021-12-094-0/+345
* quick: add qquicktreeviewRichard Moe Gustavsen2021-12-045-0/+530
* Move the scenegraph lancelot test into the new baseline test categoryEirik Aavitsland2021-11-30306-12135/+0
* Fix license of tests from LGPL3 to GPL-EXCEPTKai Köhne2021-11-2939-663/+351
* lancelot test: fix screen grab sizeEirik Aavitsland2021-11-041-0/+10
* QQuickDialogs manual test: remove duplicate import statementsOliver Eftevaag2021-10-291-2/+0
* Fix error in buttons manual testMitch Curtis2021-10-251-1/+2
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-181-1/+1
* Implement horizontal rule rendering in textShawn Rutledge2021-10-141-0/+19
* Fix distorted text with subpixel matrix translationEskil Abrahamsen Blomfeldt2021-10-131-0/+91
* Stop using QHash::unite() in storage model manual testShawn Rutledge2021-10-051-11/+14
* Flickable manual test: add sliders to adjust flick-speed metricsShawn Rutledge2021-10-041-2/+32
* FileDialog example: allow selecting imagesShawn Rutledge2021-09-301-1/+1
* Move most of the pointer manual tests to a new pointerhandlers exampleShawn Rutledge2021-09-2438-2649/+2
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Add button argument to the TapHandler.[single|double|]tapped signalsShawn Rutledge2021-09-081-4/+5
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-301-1/+3
* Make tableview manual tests directly openable in CreatorMitch Curtis2021-08-265-0/+30
* manual tests, abstracttablemodel: add SelectionRectangleRichard Moe Gustavsen2021-08-251-32/+46
* Stop using QtGraphicalEffects in fakeFlickable manual testShawn Rutledge2021-08-171-9/+9
* Store last tab index in settings of dialogs manual testMitch Curtis2021-08-131-0/+1
* Merge qtquickcontrols2 into qtdeclarativeMitch Curtis2021-07-28215-0/+19188
|\
| * Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-07-22215-19/+20
| * gifs manual test: use cmake qt_internal_add_manual_testShawn Rutledge2021-07-201-1/+1
| * Add FontDialog to QtQuick.DialogsOliver Eftevaag2021-06-044-1/+226
| * Add QtQuick.DialogsMitch Curtis2021-05-278-0/+745
| * Fix up build system files for manual testsMitch Curtis2021-04-2613-3/+75
| * Rename dialogs manual test to qquickdialogMitch Curtis2021-04-2211-40/+32
| * testbench: don't override style stored in settings with default styleMitch Curtis2021-02-251-1/+1
| * Convert manual tests to CMakeMitch Curtis2021-02-2512-0/+486
| * Manual test, nativestyle: fix frame sizeRichard Moe Gustavsen2021-01-131-1/+6