summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CMake: Make network tests standalone projectsAlexandru Croitor2023-07-0551-0/+307
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-05120-0/+720
* CMake: Make gui tests standalone projectsAlexandru Croitor2023-07-05107-0/+642
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-05233-2/+1394
* QDebug: add getter/setter for noQuotesMarc Mutz2023-07-051-1/+7
* rhi: vulkan: Include multiViewCount in renderpass compatibilityLaszlo Agocs2023-07-051-0/+53
* Fix handling of QT_PATH_ANDROID_ABI_xxxx in android multi-abi testsAlexey Edelev2023-07-041-1/+1
* wasm: add "preload" qtloader config propertyMorten Sørvig2023-07-044-0/+46
* CMake: make tst_qlogging depend on qlogging_helperAhmad Samir2023-07-041-0/+2
* Say hello to QtVFS for SQLite3BogDan Vatra2023-07-024-0/+119
* Fix crash in `QVariant::convert` and `QVariant::view`Jøger Hansegård2023-07-021-1/+144
* tests: blacklist tst_QAbstractItemView::selectionAutoScrolling() on WaylandLiang Qi2023-07-021-0/+2
* tests: blacklist tst_QMenu::pushButtonPopulateOnAboutToShow() on WaylandLiang Qi2023-07-021-0/+1
* 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
* selftests: tst_sleep, don't start timer twiceAhmad Samir2023-06-301-1/+0
* QTest: add qSleep(std::chrono::milliseconds) overloadAhmad Samir2023-06-302-7/+12
* QMessageBox: Respect clients overriding QDialog::done()Tor Arne Vestbø2023-06-291-0/+41
* Suppress a couple of GCC warningsAhmad Samir2023-06-292-0/+6
* API update: Don't expose QHash storage in APIEskil Abrahamsen Blomfeldt2023-06-291-0/+33
* tst_QXmlStream: remove unneeded _ba UDLsMarc Mutz2023-06-291-5/+5
* 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
* Move validators example to manual testTor Arne Vestbø2023-06-2813-0/+777
* Move item views puzzle example to manual testTor Arne Vestbø2023-06-2811-0/+674
* Move interview example to manual testTor Arne Vestbø2023-06-2810-0/+294
* Move image viewer example to manual testTor Arne Vestbø2023-06-285-0/+516
* Move icons example to manual testTor Arne Vestbø2023-06-2825-0/+977
* Move graphis view flow layout example to manual testTor Arne Vestbø2023-06-287-0/+326
* Move fridge magnets example to manual testTor Arne Vestbø2023-06-289-0/+420
* Move font sampler example to manual testTor Arne Vestbø2023-06-286-0/+581
* Move finger paint example to manual testTor Arne Vestbø2023-06-288-0/+554
* QProcess/Unix: block all Unix signals between vfork() and exec()Thiago Macieira2023-06-281-2/+78
* Make android_content_uri directly openable in CreatorVille Voutilainen2023-06-281-0/+6
* Move fade effect example to manual testTor Arne Vestbø2023-06-288-0/+207
* Move embedded dialogs example to manual testTor Arne Vestbø2023-06-2810-0/+478
* Move dynamic layouts example to manual testTor Arne Vestbø2023-06-285-0/+251