summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QBindable: Make ordinary Q_PROPERTYs bindablePatrick Stewart2022-11-301-0/+186
* Stabilize tst_QComboBox::setPalette() with simple palettesAxel Spoerl2022-11-301-11/+18
* Blacklist tst_QWidget::showMinimizedKeepsFocus on macOS 13 in CITor Arne Vestbø2022-11-301-0/+1
* Temporarily skip tst_qtcuncurrentrun::pollForIsFinished in emulatorFabian Kosmale2022-11-302-0/+6
* Stabilize tst_QWidgetRepaintManager on XCB platformsAxel Spoerl2022-11-301-4/+37
* Blacklist tst_QWidgetRepainManager functions flaking on XCBAxel Spoerl2022-11-301-0/+11
* tst_QByteArrayLarge::initTestCase: Skip tests under ASANFabian Kosmale2022-11-301-0/+8
* tst_qdecompresshelper: Disable big data tests under ASANFabian Kosmale2022-11-301-4/+9
* Make XmlStringRef convertible to QAnyStringView/QStringViewMarc Mutz2022-11-294-0/+10
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-292-0/+10
* qfloat16: make it a built-in metatypeThiago Macieira2022-11-282-0/+15
* qfloat16: add QTextStream & QDebug streaming operatorsThiago Macieira2022-11-281-0/+22
* qfloat16: add QDataStream testsThiago Macieira2022-11-281-0/+25
* qfloat16: add support for native _Float16 (C2x extended floating point)Thiago Macieira2022-11-281-2/+2
* tst_QStringApiSymmetry: add checks for QByteArrayViewMarc Mutz2022-11-271-5/+100
* tst_QString: check empty regex can replace in empty/null stringMarc Mutz2022-11-271-0/+3
* Introduce QT_NO_AS_CONST and mark QtBase free of itMarc Mutz2022-11-271-1/+1
* Set simplePalette on staticWidget in tst_QWidget::optimizedResizeMoveAxel Spoerl2022-11-271-0/+1
* moc: Output the "cloned" flag for methodsUlf Hermann2022-11-274-0/+56
* QGraphicsView: fix jumping graphic items when dragging out of viewTaras Kachmaryk2022-11-261-0/+108
* Add simple palette to tst_QWidgetAxel Spoerl2022-11-261-0/+47
* QPalette: always increase serial number when modifyingVolker Hilsheimer2022-11-251-0/+8
* QLocale: Have qstrntod() return end of parsed string also on underflowUlf Hermann2022-11-251-0/+8
* Handle multiple paint events in tst_QWidgetRepaintManagerAxel Spoerl2022-11-251-2/+22
* Restore end-of-parse reporting to qstrntod()Edward Welbourne2022-11-241-3/+11
* Blacklist tst_QOpenGLWidget on Ubuntu, RHEL and OpenSuSEAxel Spoerl2022-11-241-0/+5
* Blacklist tst_gestures on OpenSuSEAxel Spoerl2022-11-241-0/+3
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-11-191-1/+15
* tst_QMap: remove unused std::as_const cloneMarc Mutz2022-11-181-6/+0
* Revert "Add binary compatibility file generated against 6.4.0"Jani Heikkinen2022-11-171-27176/+0
* QString: don't detach in removeStringImpl()Ahmad Samir2022-11-171-3/+17
* QString: add unittest to verify erase() returns a QString::iteratorAhmad Samir2022-11-171-0/+10
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-161-3/+3
* QString, QByteArray: add removeAt/First/Last() convenience methodsAhmad Samir2022-11-162-0/+32
* Blacklist tst_Gestures on macOS ARMShawn Rutledge2022-11-161-0/+56
* RHI: Add support for 1D texturesBen Fletcher2022-11-151-0/+510
* macOS: Add dialog helper for native message boxesTor Arne Vestbø2022-11-151-0/+35
* Use SPDX license identifiersLucie Gérard2022-11-151-27/+2
* Android: Skip/blacklist remaining tests for emulator bump to API 24Samuel Mira2022-11-152-0/+6
* Fix rhi flush eval perf. and native window problemsLaszlo Agocs2022-11-141-32/+125
* Add comment to tst_QWidget::saveRestoreGeometry() for debuggingAxel Spoerl2022-11-111-0/+7
* Stabilize flakiness in tst_QWidget::multipleToplevelFocusCheck()Axel Spoerl2022-11-111-5/+5
* Stabilize flakiness in tst_QWidget::raise()Axel Spoerl2022-11-111-2/+5
* Remove unused tst_qfontdialog_mac_helpers.mmTor Arne Vestbø2022-11-111-30/+0
* Add more tests of QLocale and "single character" data that aren'tEdward Welbourne2022-11-111-7/+41
* emit QWindow::windowStateChanged only when state has changedAxel Spoerl2022-11-112-24/+139
* Windows: Inform accessibility system about the focused child itemVolker Hilsheimer2022-11-111-0/+41
* a11y: Add support for Tables in macOS bridgeJan Arve Sæther2022-11-101-0/+89
* Fix type mismatch compiler warning in tst_QGlyphRunAxel Spoerl2022-11-101-33/+33
* Fix unused variable compiler warning in tst_qpaletteAxel Spoerl2022-11-101-0/+12