summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tst_QDialogButtonBox::hideAndShowButton: Wait for focus widgetAxel Spoerl2023-07-081-1/+5
* SQL/SQLite: add case folding for non-ascii charactersChristian Ehrlicher2023-07-082-2/+17
* QSortFilterProxyModel test: fix failing appearsAndSortChristian Ehrlicher2023-07-071-1/+2
* QCOMPARE: restore compatibility with braced-init-listsGiuseppe D'Angelo2023-07-077-37/+71
* Fix spelling of D-Bus in the source codeIevgenii Meshcheriakov2023-07-062-10/+10
* qdbusxml2cpp: Improve error reportingIevgenii Meshcheriakov2023-07-061-8/+15
* QDBusIntrospection: Add Annotation structIevgenii Meshcheriakov2023-07-062-9/+17
* Update public suffix listMårten Nordheim2023-07-061-0/+0
* QDialogButtonBox - Update focus chain when buttons show or hideAxel Spoerl2023-07-062-0/+51
* QAnyStringView: add QDebug stream operatorMarc Mutz2023-07-061-0/+73
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-0581-0/+485
* 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