aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-117-1/+249
* Further RHI adaptation of shaders in lancelot test scenesEirik Aavitsland2020-02-032-73/+1
* Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-311-1/+6
* Add Image.sourceClipRect propertyShawn Rutledge2020-01-304-0/+90
* Fix vertical position of PathTextEskil Abrahamsen Blomfeldt2020-01-291-0/+91
* Upgrade qsb files to version 4Laszlo Agocs2020-01-2117-0/+0
* Add RHI shaders to ShaderEffect test scenesEirik Aavitsland2020-01-0669-354/+360
* Regenerate rhi shadersLaszlo Agocs2019-12-114-0/+0
* QQuickListView: implement support for reusing itemsRichard Moe Gustavsen2019-12-044-0/+308
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-041-1/+19
|\
| * Facilitate testing RHI rendering in the lancelot testEirik Aavitsland2019-11-291-1/+19
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-291-0/+1
|\|
| * Fix console logging from lancelot testEirik Aavitsland2019-11-281-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-11-224-4/+52
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-224-4/+52
| |\|
| | * Fix: NativeRendering text for non-integer screen scalingEirik Aavitsland2019-11-181-0/+37
| | * lancelot graphics test: Use application bundle on MacEirik Aavitsland2019-11-073-4/+15
* | | manual test, tableview: Ensure we modify the right modelRichard Moe Gustavsen2019-11-211-10/+4
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-046-87/+47
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-271-2/+12
| |\
| | * doc: explain more about acceptedModifiers in PointerDeviceHandlerShawn Rutledge2019-09-191-2/+12
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-173-9/+24
| |\|
| | * lancelot graphics test: Fix screengrabs being distorted on WindowsEirik Aavitsland2019-09-131-0/+9
| | * lancelot graphics test: support shadow build and installEirik Aavitsland2019-09-132-9/+15
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-122-76/+4
| |\|
| | * lancelot graphics test: prepare for new host info mechanismEirik Aavitsland2019-09-042-76/+4
| * | Request correct alpha composition on the rhi code pathLaszlo Agocs2019-09-111-0/+7
* | | Add dragThreshold property to Event HandlersShawn Rutledge2019-09-191-7/+58
|/ /
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-201-0/+14
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-051-0/+14
| |\
| | * Fix possible crash with top/bottom aligned imagesEskil Abrahamsen Blomfeldt2019-07-301-0/+14
* | | Fix 3+ level stencil clips on the rhi pathLaszlo Agocs2019-08-021-5/+15
* | | Add QQuickPathMultiLinePaolo Angelelli2019-07-181-0/+74
* | | Add the graphics api independent scenegraph portLaszlo Agocs2019-07-0442-0/+2476
* | | Add scale property to QQuickPathPaolo Angelelli2019-06-045-0/+382
* | | Manual test, TableView: improve test with syncView functionalityRichard Moe Gustavsen2019-05-232-26/+132
* | | add "json" manual TableModel testMitch Curtis2019-04-294-0/+366
* | | Add WheelHandlerShawn Rutledge2019-04-275-47/+273
* | | fakeFlickable manual test: put the slider in a drawerShawn Rutledge2019-04-273-24/+127
* | | Add TableModelColumnMitch Curtis2019-04-082-51/+45
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-291-0/+133
|\| |
| * | Fix text wrap: do not break on last line if right elide is enabledEirik Aavitsland2019-03-261-0/+133
| |/
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-151-0/+79
|\|
| * Update the cursor when the window is enteredAndy Shaw2019-02-251-0/+79
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-1614-14/+14
|\|
| * Fix background color of some QML lancelot test scenesEirik Aavitsland2019-02-1214-14/+14
* | Fix calls to TableModel functions in manual testMitch Curtis2019-02-131-5/+5
* | Rename tablemodel manual test to "form", move into tablemodel subdirMitch Curtis2019-02-135-10/+12
* | Add TableModelMitch Curtis2019-02-084-0/+460
|/
* Add handlers declared as Flickable children to its contentItemShawn Rutledge2019-01-222-0/+160