aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Add DragHandler.activeTranslation and persistentTranslationShawn Rutledge2021-06-043-11/+15
* Add the possibility of flipping vertically to ImageLaszlo Agocs2021-05-271-0/+41
* Emit grabChanged() from DragHandler and PinchHandlerShawn Rutledge2021-05-271-0/+8
* Use build time shader compilation in lancelot testsEirik Aavitsland2021-05-2190-475/+246
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-215-312/+80
* Reduce velocity in manual test MomentumAnimationShawn Rutledge2021-05-202-3/+3
* CMake: Remove unneeded *.pro and .prev_CMakeLists.txt filesCraig Scott2021-05-193-334/+0
* Add support for QTextCharFormat::underlineColor in highlighers and CSSShawn Rutledge2021-05-076-0/+394
* Mark overrides in tests to silence compiler warningsVolker Hilsheimer2021-04-111-1/+1
* CMake: Fix building some of the manual testsAlexandru Croitor2021-03-175-3/+26
* CMake: Add missing listview manual test projectAlexandru Croitor2021-03-171-0/+45
* Fix broken compilation of lancelot testEirik Aavitsland2021-03-011-1/+1
* Fix some "can be marked override" warningsAndreas Buhr2021-02-231-1/+1
* Prefer qHypot() over sqrt(a sum of squares)Edward Welbourne2021-02-011-0/+1
* Remove the qmake project filesFabian Kosmale2021-01-1525-221/+0
* Add Lancelot tests for both types of clippingLaszlo Agocs2021-01-123-0/+99
* Fix compilation warning in lancelot testEirik Aavitsland2020-12-281-1/+1
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-101-0/+136
* Pointer manual test: double up flickablesWithHandlers.qmlShawn Rutledge2020-12-054-13/+25
* Improve stability of animated lancelot test sceneEirik Aavitsland2020-11-261-1/+1
* CMake: Add generated qrc files to the qmlimportscannerCristian Adam2020-10-151-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0623-87/+40
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-281-1/+1
* Fix the pointer handlers manual test againShawn Rutledge2020-09-191-6/+6
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-184-34/+16
* Add QQuickHandlerPoint::device propertyShawn Rutledge2020-09-041-1/+2
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-028-9/+0
* Disable redundant no-text run in lancelot testEirik Aavitsland2020-08-171-1/+5
* Update lancelot test: NO_RHI and DirectGL path are goneEirik Aavitsland2020-08-101-8/+5
* Improve lancelot test case for recursive ShaderEffectSourceEirik Aavitsland2020-07-312-29/+1
* Blacklist uniformanimator_stall.qmlJonas Karlsson2020-07-301-0/+4
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* Reimplement UniformAnimator for ShaderEffectJonas Karlsson2020-06-291-0/+52
* Remove QQuickPointerDevice in favor of QPointingDeviceShawn Rutledge2020-06-232-7/+13
* Remove quality evaluation in test stringEskil Abrahamsen Blomfeldt2020-06-102-2/+2
* RHI implementation of compressed texture atlasingEirik Aavitsland2020-05-269-0/+41
* Fix the pinchHandler manual testShawn Rutledge2020-05-221-2/+2
* CMake: Fix the lancelot manual test executable locationsAlexandru Croitor2020-05-204-2/+200
* Update CMakeLists.txtPaul Olav Tvete2020-05-191-0/+40
* Lancelot test for ShaderEffect atlas texturesPaul Olav Tvete2020-05-1913-0/+107
* Make the test actually test somethingPaul Olav Tvete2020-05-181-29/+19
* Add lancelot test for ShaderEffect on layerPaul Olav Tvete2020-05-156-0/+47
* Lancelot tests for ShaderEffect uniform bindingsPaul Olav Tvete2020-05-157-0/+74
* Add lancelot test for ShaderEffect blendingPaul Olav Tvete2020-05-156-0/+53
* Add -viewonly option to qmlscenegrabberPaul Olav Tvete2020-05-141-4/+11
* Lancelot: update graphics backend detectionPaul Olav Tvete2020-05-111-1/+2
* Fix typo in lancelot testPaul Olav Tvete2020-05-112-1/+1
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-121-0/+5
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1215-75/+437
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-177-1/+249
| |\