summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Use the local file APIs to save/load files on WASMMikolaj Boc2022-08-125-46/+650
* wasm: add event loop auto testMorten Sørvig2022-08-087-1/+352
* tests: add a textfield in qt-client-widgetLiang Qi2022-08-062-0/+13
* tests: make xembed/qt-client-raster betterLiang Qi2022-08-062-1/+3
* tests: make xembed/qt-client-widget betterLiang Qi2022-08-062-1/+5
* tests: replace gtk-embedder.py with a gtk3 appLiang Qi2022-08-0619-92/+122
* Add license headers to cmake filesLucie Gérard2022-08-03166-0/+498
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-015-15/+12
* CMake: Rename tests to be unique for top-level buildsAlexandru Croitor2022-07-282-3/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-28147-159/+159
* wasm: add echo_client_mainthread exampleMorten Johan Sørvig2022-07-142-0/+107
* Add QInputDevice::name() to output in device_information manual testShawn Rutledge2022-07-131-0/+1
* wasm: secondary thread blocking sockets exampleMorten Johan Sørvig2022-07-133-0/+105
* rhi: Clean up some inconsistenciesLaszlo Agocs2022-07-122-2/+2
* Fix directory listing in manual filetest; add recursive findShawn Rutledge2022-07-111-6/+10
* rhi: Fix a manual testLaszlo Agocs2022-07-071-1/+1
* Make the promises js-less using a newly introduced thunk poolMikolaj Boc2022-07-071-110/+71
* wasm: begin work on accessibility backendMorten Sørvig2022-07-065-0/+78
* Port promise tests to qtwasmtestlibMikolaj Boc2022-07-064-0/+558
* Enhance the qtwasmtestlib with comparison functions and status reportingMikolaj Boc2022-07-054-83/+131
* wasm: add qtwasmtestlibMorten Johan Sørvig2022-06-295-0/+416
* rhi: metal: Switch back to presentDrawableLaszlo Agocs2022-06-281-0/+14
* Add support for painting at integer DPR with downscaleMorten Sørvig2022-06-141-2/+7
* Support cosmetic brush patterns in the pdf and opengl paint enginesEirik Aavitsland2022-06-041-0/+1
* wasm: Improve wheel event handlingMorten Sørvig2022-05-241-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-16340-10655/+681
* wasm: add support for drag into browser windowLorn Potter2022-05-103-7/+83
* wasm: add fps counter to the rasterwindow testMorten Sørvig2022-04-192-0/+9
* wasm: make rasterwindow use non-deprecated APIMorten Johan Sørvig2022-04-121-3/+3
* xcb: get geometry correctly for rotation with RAndR 1.5Liang Qi2022-04-081-0/+60
* xcb: compare with screen name instead of old monitor infoLiang Qi2022-04-081-1/+1
* Painting: fix overriding and combining different clip typesEirik Aavitsland2022-03-151-2/+2
* Compose render-to-texture widgets through QRhiLaszlo Agocs2022-03-1123-2/+1992
* Use 'copy' but not 'copy_if_different' on Windows platformsAlexey Edelev2022-02-102-0/+134
* QNetworkInformation: Rename parameter-less load() to loadDefaultBackendMårten Nordheim2022-02-092-2/+2
* rhi: Add the basic infrastructure for geometry shader supportBen Fletcher2022-01-3110-0/+208
* rhi: Add support for polygon fill modeBen Fletcher2022-01-319-0/+194
* Baseline: Move the paintcommands code into the shared directoryVolker Hilsheimer2022-01-201-2/+2
* rhi: Add the basic infrastructure for tessellation supportLaszlo Agocs2022-01-1312-0/+245
* rhi: Add queries for vertex input/output limitsLaszlo Agocs2022-01-121-0/+2
* xcb: Correctly update primary screen status with RandR 1.5Zhang Hao2022-01-121-1/+34
* wasm: add secondary thread exec manual testMorten Johan Sørvig2022-01-055-0/+132
* rhi: Drop the profiler for nowLaszlo Agocs2022-01-047-765/+23
* wasm: add rasterwindow manual testMorten Johan Sørvig2021-12-156-0/+383
* Tests: Use REQUIRED COMPONENTS in find_package(Qt6...)Kai Köhne2021-12-133-9/+3
* wasm: improve clipboard supportLorn Potter2021-12-0810-0/+745
* Rename and restructure the baseline (lancelot) testing codeEirik Aavitsland2021-11-162-33/+33
* rhi: Expose the maximum uniform buffer range limitLaszlo Agocs2021-11-101-0/+2
* QNI manual test: Remove unnecessary capturing and wrappingMårten Nordheim2021-11-042-4/+4
* QNI: Add API to check if connection is meteredMårten Nordheim2021-11-042-2/+18