summaryrefslogtreecommitdiffstats
path: root/tests/auto/wasm
Commit message (Expand)AuthorAgeFilesLines
* CMake: Remove deprecated PUBLIC_LIBRARIES option in wasm testsAlexandru Croitor2023-11-301-2/+0
* Support filter list for file input when opening a file on WASMMikolaj Boc2023-03-071-37/+76
* Support always on top/bottom window flags on WASMMikolaj Boc2023-02-221-82/+524
* Fix the handling of dead keys and test the mechanismMikolaj Boc2023-02-142-0/+436
* Fix typo in QWasmWindowStack's nameMikolaj Boc2022-10-201-11/+11
* Fix QWasmWindowStack::topWindow when the stack is emptyMikolaj Boc2022-09-121-0/+27
* Adapt tests/auto/wasm for batchingMikolaj Boc2022-08-301-1/+0
* Resolve window focusing problems on WASMMikolaj Boc2022-08-241-32/+13
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Maintain the window z-order properly in wasm compositorMikolaj Boc2022-08-162-0/+277
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+0
* Port promise tests to qtwasmtestlibMikolaj Boc2022-07-062-643/+0
* Create the Qt File Filter => showOpen/SaveFilePicker options mapperMikolaj Boc2022-07-052-0/+235
* Create a promise wrapper for C++ and port existing usesMikolaj Boc2022-06-302-0/+646