summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QSettings: Add support for QMetaType::FloatChristian Ehrlicher2021-01-154-0/+28
* QTestlib/JUnit XML: Log most messages to standard output instead of error outputFriedemann Kleint2021-01-1523-48/+79
* Windows: Fix dialog moving up after closing/reshowingFriedemann Kleint2021-01-151-0/+22
* Hardcode a special case of using qOverload for slots without argumentsJarek Kobus2021-01-1547-77/+181
* Brush up QTestlib/generate_expected_output.pyFriedemann Kleint2021-01-151-72/+78
* Fix setting active window as application's focus widgetSona Kurazyan2021-01-151-0/+40
* tst_qdom: clean-up the code enabled only before Qt 6Sona Kurazyan2021-01-151-153/+4
* Fix the tips still show when cursor move to another actionQiang Li2021-01-152-1/+57
* Fix QApplication::font returns the font unstable according to the objectChunLin Wang2021-01-151-0/+42
* Widgets: fix setTabOrder for QAbstractSpinBox-like widgetsIvan Solovev2021-01-141-0/+32
* AA_SynthesizeTouchForUnhandledMouseEvents: keep correct coordinatesShawn Rutledge2021-01-141-6/+13
* Skip tst_qhighdpi when offscreen is not builtMorten Johan Sørvig2021-01-142-4/+3
* QCache: when overwriting, store the new cost instead of the deltaMårten Nordheim2021-01-141-0/+14
* QODBC: Preserve the whole value when using HighPrecisionAndy Shaw2021-01-141-0/+35
* QTestLib: Show the values of unregistered enumsChristian Kandeler2021-01-136-5/+18
* rhi: gl: Add some enablers for supporting GL_TEXTURE_EXTERNAL_OESLaszlo Agocs2021-01-131-0/+115
* rhi: Expose device name, type, and IDsLaszlo Agocs2021-01-131-0/+4
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-12167-3581/+0
* Set the PlaceholderText color in the palette from the stylesheet as wellAndy Shaw2021-01-121-0/+16
* Introduce QUrlResourceProvider to load resources for HTMLAlexander Volkov2021-01-122-0/+51
* Remove QtDBus includesDavid Skoland2021-01-1227-93/+163
* Make sure QMimeData is fully declaredVolker Hilsheimer2021-01-111-0/+2
* QBindable: Improve read-only supportFabian Kosmale2021-01-111-0/+8
* Android: exclude tst_QFile::moveToTrash on AndroidAssam Boudjelthia2021-01-111-0/+3
* Android: exclude failing tests for tst_QPlainTextEdit on AndroidAssam Boudjelthia2021-01-111-0/+10
* Replace some more erase/remove patterns with removeIfGiuseppe D'Angelo2021-01-101-4/+2
* Sql ODBC driver: add direct support for float and short datatypeChristian Ehrlicher2021-01-101-0/+37
* tst_QSslSocket::setSslConfiguration - skip if SecureTransport is in useTimur Pocheptsov2021-01-081-0/+4
* Remove irrelevant test row, fix compiler warningVolker Hilsheimer2021-01-081-1/+0
* tst_qdatastream: expect failure on 32bit system with large QBitArraySamuli Piippo2021-01-082-3/+4
* tst_qtextmarkdown: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-082-2/+5
* PSQL: Fix the QSqlDatabase testAndy Shaw2021-01-071-5/+15
* tst_qstylesheetstyle: blacklist tests for QEMU ARMv7Samuli Piippo2021-01-071-0/+6
* tst_qlineedit: expect failure only on armv7Samuli Piippo2021-01-071-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-07810-7097/+2
* tst_qdatetime: blacklist zone-change test for QEMU ARMv7Samuli Piippo2021-01-071-0/+1
* tst_qarraydata: blacklist dataPointerAllocate on all 32bit systemsSamuli Piippo2021-01-071-1/+1
* tst_toolsupport: fix expected alignment on ARMv7Samuli Piippo2021-01-071-1/+1
* Make QString and QByteArray sequentially iterableUlf Hermann2021-01-061-10/+54
* Prefix binary produced by QAbstractItemModelTester testcase with tst_Volker Hilsheimer2021-01-062-2/+3
* Fix QMultiHash::equal_range crashesZhang Yu2021-01-061-0/+7
* Update shared-mime-info to the 2.1 release, adjust implementationDavid Faure2021-01-051-11/+10
* QInputControl: accept surrogate category characterLiang Qi2021-01-051-0/+46
* Fix minor errors in testsDavid Skoland2021-01-052-8/+5
* Change QLineF::setLength() to work whenever length() is non-zeroEdward Welbourne2021-01-051-7/+7
* QAbstractItemView: fix selectionCommand() with no eventChristian Ehrlicher2021-01-051-0/+46
* Adjust surface type usage for onscreen tests in tst_qrhiLaszlo Agocs2021-01-041-5/+6
* QProcess: allow pipelining for detached processesAlex Trotsenko2020-12-311-1/+5
* QProcess: allow merged channels forwarding for detached processesAlex Trotsenko2020-12-312-1/+5
* Add test creating QDateTime in double-DST gap in 1947 GermanyAndreas Buhr2020-12-241-0/+9