summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QTextImageHandler: Resolve Nx images correctly for file or qrc URLsVolker Hilsheimer2022-12-221-7/+0
* tst_QString: test with QT_RESTRICTED_CAST_FROM_ASCII, tooMarc Mutz2022-12-222-28/+96
* tst_qlogging: Skip backtrace tests under ASanThiago Macieira2022-12-211-0/+2
* tst_qlogging: don't skip all tests under static buildsThiago Macieira2022-12-211-1/+1
* tst_qlogging: fix preprocessor directivesThiago Macieira2022-12-211-7/+6
* QTextImageHandler: Add test coverage for resources and URLsVolker Hilsheimer2022-12-222-0/+17
* Enable and fix the test for QTextImageHandlerVolker Hilsheimer2022-12-223-8/+39
* Android: handle move operation with content urisAssam Boudjelthia2022-12-211-19/+46
* Android: Set EnterKeyNext as default type for QLineEditBartlomiej Moskal2022-12-211-0/+29
* tst_QByteArray/tst_QString: use new QtMiscUtils::toAsciiUpper()Marc Mutz2022-12-202-3/+3
* Android: handle rename() operation with content urisAssam Boudjelthia2022-12-201-0/+24
* Skip tst_qconcurrentrun completely if running under an emulatorVille Voutilainen2022-12-191-3/+8
* Autoclose a FILE* if we open itVille Voutilainen2022-12-191-9/+1
* CMake: Allow contents of resources to be replaced by empty filesUlf Hermann2022-12-173-0/+22
* Fix QWidget::restoreGeometry when restored geometry is off screenAxel Spoerl2022-12-161-0/+73
* QXmlStreamWriter: fix a thinko in doWriteToDevice(QSV)Marc Mutz2022-12-161-1/+8
* Extend tst_qxmlstream::readBack() to all Unicode charactersMarc Mutz2022-12-161-12/+28
* QUuid: add the ability to specify the byte order for 128-bit IDsThiago Macieira2022-12-161-0/+6
* QUuid: add a trivial structure to support exactly 128 bitsThiago Macieira2022-12-161-1/+23
* rhi: vk: Fix up some legacy queue (family) index inconsistenciesLaszlo Agocs2022-12-161-2/+0
* dbus: Fix path to moc file in generated qdbusxml2cppDavid Edmundson2022-12-161-2/+8
* tst_qxmlstream: swap WHEN and THEN in readBack()Marc Mutz2022-12-161-3/+3
* tst_qmlstream: re-use QBuffer instance in readBack()Marc Mutz2022-12-161-2/+3
* Skip QProcess tests when run under ASanVille Voutilainen2022-12-161-0/+3
* CMake: Remove direct qt_android_generate_deployment_settings callAlexandru Croitor2022-12-154-7/+0
* RHI: Buffer readback fixes and unit testBen Fletcher2022-12-144-0/+153
* Bump version to 6.6.0Jani Heikkinen2022-12-143-3/+3
* Don't hide object replacement char except in rich textEskil Abrahamsen Blomfeldt2022-12-143-9/+31
* QBuffer: test and document open() behaviorMarc Mutz2022-12-141-0/+24
* Remove blacklisting for OpenSUSE LEAP in gesturesHeikki Halmet2022-12-141-3/+0
* Android: Add facilities to handle more content URIs operationsAssam Boudjelthia2022-12-143-0/+214
* QByteArrayApiSymmetry: silence two clang warningsAhmad Samir2022-12-131-0/+5
* Android: fix Android assets handler not listing dirs with only sub dirsBartlomiej Moskal2022-12-134-0/+27
* Silence compiler warnings about unused variablesVolker Hilsheimer2022-12-131-6/+4
* QHeaderView test: Remove unused variablesVolker Hilsheimer2022-12-121-8/+0
* Fix compiler warning when comparing integersVolker Hilsheimer2022-12-121-3/+5
* Try to match variant-selector font to preceding characterEskil Abrahamsen Blomfeldt2022-12-122-2/+6
* RHI: QShaderDescription storage buffer qualifiers / run time strideBen Fletcher2022-12-112-0/+23
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-109-149/+179
* Deprecate QDateTime methods using plain Qt::TimeSpecEdward Welbourne2022-12-102-0/+42
* Detach event points when cloning pointer eventsVolker Hilsheimer2022-12-101-0/+20
* QDomDocument: ensure a defined order of attributes when savingGiuseppe D'Angelo2022-12-091-8/+1
* Port QDateTimeEdit internals to QTimeZoneEdward Welbourne2022-12-091-30/+10
* Adapt corelib to use QTimeZone in place of Qt::TimeSpecEdward Welbourne2022-12-0910-441/+492
* Expand testing of QDateTime to exploit QTimeZone's handling of specsEdward Welbourne2022-12-091-20/+80
* Adapt QDateTime to route QTimeSpec uses via QTimeZoneEdward Welbourne2022-12-091-0/+53
* Adapt QTimeZone to handle Qt::TimeSpec machineryEdward Welbourne2022-12-092-27/+174
* QOffsetStringArray: add contains() methodMarc Mutz2022-12-091-0/+11
* Use qtversion.h instead of qlibraryinfo.hMarc Mutz2022-12-094-4/+4
* tst_qdbusmetatype: fix build with Clang (and probably MSVC)Thiago Macieira2022-12-091-0/+9