summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
...
* tst_QStorageInfo: align the columns without newlinesThiago Macieira2023-10-151-7/+17
* Make tests/manual/qtabletevent/device_information build standaloneShawn Rutledge2023-10-101-12/+16
* QAbstractSocketEngine: port to QDeadlineTimerAhmad Samir2023-10-071-2/+4
* keyevents test: Force left to right when outputting key combinationsTor Arne Vestbø2023-10-061-1/+2
* Preparations to deprecate QItemDelegateChristian Ehrlicher2023-10-051-3/+3
* Fix compilation error for QRhi stereo manual testHatem ElKharashy2023-10-051-0/+2
* Remove Custom Type Example and Custom Type Sending ExampleRym Bouabid2023-10-0414-2/+335
* Add key events manual testsTor Arne Vestbø2023-09-275-0/+324
* CMake: Update the ios assets manual testAlexandru Croitor2023-09-2237-61/+275
* CMake: Fix incorrect UILaunchStoryboardName value in Info.plistAlexandru Croitor2023-09-221-1/+1
* CMake: Add CFBundleIconName key to ios assets manual testsAlexandru Croitor2023-09-222-0/+4
* Add Manual test for Graphics Frame CaptureHatem ElKharashy2023-09-207-0/+624
* embeddedwindows: Mask the painting manually by applying a clipTor Arne Vestbø2023-09-121-0/+2
* embeddedwindows: Fill bounds, instead of event rectTor Arne Vestbø2023-09-121-2/+3
* Add manual test for QTextCursor::insert*Shawn Rutledge2023-09-125-0/+476
* xcb: Implement native window helper for embeddedwindows/foreign window testTor Arne Vestbø2023-09-122-1/+5
* Add _tzset() call before mktime() on MSEdward Welbourne2023-09-055-0/+80
* Add stereo support for DirectX12 and Vulkan backendsIlya Doroshenko2023-09-053-9/+58
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-1931-0/+67
* rhi: add a way to test Display P3 with the manual testLaszlo Agocs2023-08-151-3/+12
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-146-19/+19
* Add QRhiWidgetLaszlo Agocs2023-08-148-5/+5
* embeddedintoforeignindow test: port itemwindow.h away from Q_FOREACHMarc Mutz2023-08-091-1/+2
* QStorageInfo manual test: port away from Q_FOREACHMarc Mutz2023-08-082-2/+2
* QSslSocket manual test: replace QList with const arrayMarc Mutz2023-08-081-8/+9
* Fix embeddedwindows test on platforms without native window helperTor Arne Vestbø2023-08-081-0/+5
* manual repaint test: port away from Q_FOREACHMarc Mutz2023-08-081-8/+8
* Add embeddedwindows manual testTor Arne Vestbø2023-08-072-0/+117
* rhi: Enhance the hdr info struct and add a manual testLaszlo Agocs2023-08-0315-45/+575
* Move the selenium qwasmwindow test to the selenium dirMikolaj Boc2023-07-245-1/+1
* Use new entry function name in qwasmwindow testMikolaj Boc2023-07-241-1/+1
* wasm: clarify qtloader onExit behaviorMorten Sørvig2023-07-102-7/+5
* wasm: add "preload" qtloader config propertyMorten Sørvig2023-07-044-0/+46
* Move simple widget mapper example to manual testTor Arne Vestbø2023-06-305-0/+201
* Move simple dom model example to manual testTor Arne Vestbø2023-06-309-0/+431
* Move plug and paint example to manual testTor Arne Vestbø2023-06-3024-0/+1304
* Move pixelator example to manual testTor Arne Vestbø2023-06-3011-0/+538
* Move dials example to manual testTor Arne Vestbø2023-06-296-0/+157
* Move textedit example to manual testTor Arne Vestbø2023-06-2958-0/+1439
* Move tetrix example to manual testTor Arne Vestbø2023-06-299-0/+780
* Move styles example to manual testTor Arne Vestbø2023-06-2910-0/+803
* Move stylesheets example to manual testTor Arne Vestbø2023-06-2945-0/+1938
* Move main window example to manual testTor Arne Vestbø2023-06-2914-0/+1890
* Move MDI example to manual testTor Arne Vestbø2023-06-2914-0/+843
* Move windowcontainer example to manual testTor Arne Vestbø2023-06-293-0/+187
* rhi: gl: metal: Enable depth-stencil correctly with multiviewLaszlo Agocs2023-06-281-1/+1
* rhi: gl: Enable depth texture for multiviewLaszlo Agocs2023-06-281-1/+1
* rhi: Use a depth/stencil texture in the multiview manual testLaszlo Agocs2023-06-281-4/+17
* Move movie example to manual testTor Arne Vestbø2023-06-286-0/+303
* Move pinch zoom example to manual testTor Arne Vestbø2023-06-2811-0/+389