summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Convert "Color Editor Factory" Example to snippetsMohammadHossein Qanbari2024-04-191-1/+0
* Fix end-of-parse fixup of two-digit year in QDateTimeParserEdward Welbourne2024-04-191-0/+3
* Fix handling of am/pm indicators in mapping from CLDR to Qt formatsEdward Welbourne2024-04-191-3/+3
* Cope with CLDR's "day period" format specifiersEdward Welbourne2024-04-191-0/+5
* tst_QWidget::showAndMoveChild() remove setActiveWindow()Frédéric Lefebvre2024-04-191-1/+0
* tst_QWidget::showMinimizedKeepsFocus() remove setActiveWindow()Frédéric Lefebvre2024-04-191-5/+0
* tst_QWidget::explicitTabOrderWithSpinBox_QTBUG81097 remove setActiveWinFrédéric Lefebvre2024-04-191-1/+0
* tst_QWidget::appFocusWidgetWhenLosingFocusProxy remove setActiveWindowFrédéric Lefebvre2024-04-191-1/+0
* tst_QWidget::appFocusWidgetWithFocusProxyLater remove setActiveWindow()Frédéric Lefebvre2024-04-191-1/+0
* QStringConverterICU: Pass correct pointer to callbackFabian Kosmale2024-04-191-30/+42
* QXmlStreamWriter: fix attempts to write bad QStringsThiago Macieira2024-04-181-0/+20
* QXmlStreamWriter: decode UTF-8 into code pointsThiago Macieira2024-04-181-0/+125
* QDeadlineTimer: use new comparison helper macrosTatiana Borisova2024-04-182-0/+32
* Convert Group Box Example to snippets and screenshotsMohammadHossein Qanbari2024-04-181-1/+0
* HttpTestServer: pass std::function by value and move into placeMarc Mutz2024-04-182-5/+3
* tst_QRestAccessManager: fix signature of server handlersMarc Mutz2024-04-181-6/+6
* tst_QRestAccessManager: leak less on failureMarc Mutz2024-04-181-7/+8
* tst_QWidget::focusChainOnHide remove QApplicationPrivate::setActiveWindFrédéric Lefebvre2024-04-181-2/+0
* Add API to provide user-defined fallback fontsEskil Abrahamsen Blomfeldt2024-04-181-0/+80
* QItemSelectionRange: use new comparison helper macrosTatiana Borisova2024-04-181-0/+10
* wasm: Enable fileselector testEven Oscar Andersen2024-04-187-1/+6
* Support rendering CSS 'border' property for html tableSanthosh Kumar2024-04-181-0/+68
* QNativeIpcKey: use new comparison helper macrosTatiana Borisova2024-04-172-0/+18
* QKeyCombination: use new comparison helper macrosTatiana Borisova2024-04-172-40/+29
* tst_QHttpNetworkConnection: Move to use only one ctorMårten Nordheim2024-04-171-9/+9
* Add binary compatibility file for 6.7.0Milla Pohjanheimo2024-04-171-0/+27743
* wasm: introduce QT_BUILD_WASM_BATCHED_TESTSMorten Sørvig2024-04-172-2/+2
* QTableView: fix infinite loop when resizing rows/columns on model resetVolker Hilsheimer2024-04-171-0/+30
* moc: Treat number + characters as Identifier, not NumberFabian Kosmale2024-04-171-0/+30
* tst_QVariant: fix stringification of char16_t and char32_tThiago Macieira2024-04-151-1/+3
* tst_QVariant: remove duplicate rows from compareNumericsThiago Macieira2024-04-151-2/+1
* tst_QVariant: fix copy & paste error in double-float comparisonsThiago Macieira2024-04-151-1/+1
* wasm: move wasm tests to own subdirectoriesMorten Sørvig2024-04-1512-40/+106
* tst_moc: handle QFile::open failures from non-test functionsGiuseppe D'Angelo2024-04-141-5/+11
* tst_qstandardpaths: check the return value of QFile::openAhmad Samir2024-04-131-17/+30
* wasm: Add auto test for qfileEven Oscar Andersen2024-04-132-19/+40
* CBOR: fix sorting of UTF16-to-UTF16 stringsThiago Macieira2024-04-121-30/+93
* Tests: make some QFile::open calls failGiuseppe D'Angelo2024-04-137-11/+24
* Add CMYK support to QColorSpaceAllan Sandfeld Jensen2024-04-125-4/+93
* QCborMap iterators: use new comparison helper macrosTatiana Borisova2024-04-121-0/+19
* QJsonObject iterators: use new comparison helper macrosTatiana Borisova2024-04-121-0/+22
* Skip tst_qcomparehelpers_cpp23 on Linux armIvan Solovev2024-04-121-1/+1
* Android: blacklist tst_QWidget::setParentChangesFocusAssam Boudjelthia2024-04-121-1/+3
* Implement QWindowContainer::minimumSizeHint()Jan Arve Sæther2024-04-121-0/+24
* uic: use qOverload for ambiguous slotsAxel Spoerl2024-04-122-0/+191
* Android: fix 180 degree orientation issueLauri Pohjanheimo2024-04-121-5/+35
* QFileSystemModel: Add role for fileinfoSune Vuorela2024-04-111-0/+1
* QHttp2Connection: fix handling of replies on locally initiated streamMårten Nordheim2024-04-111-0/+3
* QToolButton: Don't crash if deleted while in event handlerSergio Martins2024-04-111-0/+18
* uic: Write QIcon theme enumsFriedemann Kleint2024-04-102-13/+49