summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Introduce QGlyphRun::stringIndexes()Eskil Abrahamsen Blomfeldt2022-09-2912-0/+676
* Introduce centralized means of checking for asyncifyMikolaj Boc2022-09-232-8/+7
* windowflags: Add control to toggle Qt::NoDropShadowWindowHintTor Arne Vestbø2022-09-202-0/+7
* windowflags: Report QWindow compound window statesTor Arne Vestbø2022-09-201-1/+1
* Add window-modal show option to dialogs manual testMikolaj Boc2022-09-1310-42/+97
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-019-11/+44
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-012-0/+2
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-012-0/+5
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-246-10/+0
* wasm: add manual auto-test for websockify-tunneled socketsMorten Sørvig2022-08-243-0/+404
* wasm: add echo_server test TCP serverMorten Sørvig2022-08-242-0/+141
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-23167-167/+167
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-199-9/+9
* wasm: always build asyncify tests for eventloop_autoMorten Sørvig2022-08-173-10/+58
* wasm: add "skip" support to qtwasmtestlibMorten Sørvig2022-08-173-4/+28
* wasm: include asyncify support unconditionallyMorten Sørvig2022-08-172-8/+5
* CMake: Add manual test for various iOS asset handlingAlexandru Croitor2022-08-1730-0/+575
* rhi: d3d11: Enable tessellation and geometry with some caveatsLaszlo Agocs2022-08-1512-4/+111
* 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