summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* CI: QNX qemu need docker service ports explicitly defined for visibilityPasi Petäjäjärvi2022-03-211-0/+200
* QProperty: Allow manual scheduling of binding notificationUlf Hermann2022-03-211-0/+16
* Replace deprecated QColor::fromString in tests and documentationVolker Hilsheimer2022-03-211-1/+1
* QAnyStringView: constexpr detect 8-bit ASCII as Latin 1Øystein Heskestad2022-03-211-0/+22
* Build QMenuBar test without warningVolker Hilsheimer2022-03-201-1/+1
* Rename tst_qlatin1string and switch to using QLatin1StringViewSona Kurazyan2022-03-195-94/+93
* QRect: add toRectF()Marc Mutz2022-03-191-1/+38
* QLine/QMargins: add toLineF/toMarginsF()Marc Mutz2022-03-192-2/+71
* QSize/QPoint: add toSizeF/toPointF()Marc Mutz2022-03-192-2/+60
* QObject: restore flags printing in dumpObjectTree()Marc Mutz2022-03-191-0/+40
* QSettings: port key processing to QAnyStringViewMarc Mutz2022-03-191-15/+12
* When clearing selected items, iterate over a copy of the QSetVolker Hilsheimer2022-03-181-0/+69
* Enable move semantics for QTemporaryDirLuca Di Sera2022-03-181-0/+55
* Android: use empty Intent to clear clipboard data on API < 28Ivan Solovev2022-03-181-4/+0
* uic: use C string literals for setObjectName()Marc Mutz2022-03-18108-1557/+1557
* tst_qopengl: set surfaceType explicitlyJanne Juntunen2022-03-181-0/+1
* QMutexLocker: strenghten the locking operationsGiuseppe D'Angelo2022-03-181-3/+0
* Add QByteArray::percentDecoded() as an instance methodEdward Welbourne2022-03-181-9/+9
* Fix a few more {QString, QByteArray}::count() deprecation warningsSona Kurazyan2022-03-171-4/+10
* Fix lancebench after lancelot restructuringAllan Sandfeld Jensen2022-03-171-1/+1
* QMutexLocker: add move semanticsGiuseppe D'Angelo2022-03-171-0/+67
* Benchmarks: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Tests: Do not depend on transitive includesFabian Kosmale2022-03-1737-0/+55
* QFuture: fix QtFuture::connect corner-casesGiuseppe D'Angelo2022-03-171-0/+30
* Add VERBATIM option to add_custom_command callsAlexey Edelev2022-03-173-6/+6
* Add QStringView::localeAwareCompare()Sona Kurazyan2022-03-171-0/+4
* Move localeAwareCompare tests from tst_qstring to tst_qstringapisymmetrySona Kurazyan2022-03-173-311/+361
* GUI: add ScreenWindowGrabbing capabilityLiang Qi2022-03-171-2/+6
* Baseline testing: Fix overriding of Project propertyEirik Aavitsland2022-03-172-16/+4
* QDateTime: future-proof swap()Marc Mutz2022-03-171-0/+13
* Exercise reparenting more in QOpenGLWidget autotestLaszlo Agocs2022-03-171-1/+65
* QObject: add another couple of tests for broken connect()Giuseppe D'Angelo2022-03-171-0/+11
* Fix has_signaling_NaN usage for INTEGRITYTatiana Borisova2022-03-161-2/+5
* QFlatMap: make insertion STL-compatibleMarc Mutz2022-03-161-16/+3
* Enable tests to turn off Windows Vista animationsVolker Hilsheimer2022-03-161-0/+1
* CMake: Add deployment auto testAlexandru Croitor2022-03-163-0/+126
* QObject: give some TLC to dumpRecursive()Marc Mutz2022-03-161-0/+27
* Repair some of tst_qtableview tests on AndroidAndreas Buhr2022-03-152-3/+2
* QStringTokenizer::toContainer(): allow more types of target containersMarc Mutz2022-03-151-0/+13
* Android: expect QPlainTextEdit::canPaste() to fail after clipboard clearAssam Boudjelthia2022-03-151-0/+4
* Painting: fix overriding and combining different clip typesEirik Aavitsland2022-03-154-6/+322
* QFormLayout: Fix assert when showing with hidden rowsVolker Hilsheimer2022-03-151-0/+23
* QString::asprintf: check that passing field widths as arguments worksMarc Mutz2022-03-151-0/+6
* Restore C++20-deprecated mixed-enum bitwise operatorsMarc Mutz2022-03-151-0/+35
* QColor: deprecate isValidColor, setNamedColor, string-ish ctorsMarc Mutz2022-03-151-0/+23
* Revert "Blacklist: test cases blacklisted in tst_QXmlStream:"Heikki Halmet2022-03-151-4/+0
* QMutexLocker: add isLocked()Giuseppe D'Angelo2022-03-151-0/+14
* Baseline: don't compensate for DPRs != 1.0Volker Hilsheimer2022-03-141-9/+7
* Baseline: Allow setting git commit through environment variableVolker Hilsheimer2022-03-141-16/+18
* Baseline testing: make style name explicitVolker Hilsheimer2022-03-141-6/+7