summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* QPasswordDigestor - improve code coverageTimur Pocheptsov2020-11-231-0/+59
* Fix QSFPM not emitting dataChanged when source model is setWang ChunLin2020-11-212-0/+30
* Be more consistent when converting JSON values from variantSona Kurazyan2020-11-201-0/+12
* Fix logic error in QString::replace(ch, after, cs)Andreas Buhr2020-11-201-0/+11
* tst_qocsp: improve code coverageTimur Pocheptsov2020-11-201-3/+16
* Use QTRY_COMPARE in an attempt to make the test less flakyVolker Hilsheimer2020-11-191-2/+2
* Fuzzing: Add a test for QDateTime::fromStringEdward Welbourne2020-11-192-0/+110
* [Android] Ensure windows always have a geometry on creationPiotr Mikolajczyk2020-11-181-9/+0
* Fix misidentification of some shearing QTransforms as only rotatingEirik Aavitsland2020-11-161-2/+3
* Update CLDR to v38Edward Welbourne2020-11-091-1/+1
* Set the url to have the AtNx filename if one is foundMorten Johan Sørvig2020-11-064-0/+91
* moc: Handle include in enum, take 2Fabian Kosmale2020-11-031-1/+2
* QCombobox: propagate the palette to the embedded line editWang Chuan2020-11-021-0/+27
* Selftest - copy XAUTHORITY environment variableTimur Pocheptsov2020-10-291-1/+1
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-284-17/+17
* Deprecate QLocale::Language entries that no locale data relates toEdward Welbourne2020-10-281-10/+12
* Deprecate ordering on QItemSelectionRangeEdward Welbourne2020-10-281-0/+4
* Show the year correctly after it has been editedAndy Shaw2020-10-261-0/+4
* tests: blacklist tst_QGraphicsAnchorLayout::layoutDirection()Liang Qi2020-10-221-0/+2
* [Android] Make sure expose events are emitted after window resizePiotr Mikolajczyk2020-10-211-3/+0
* QAbstractItemView: don't lose items if model only allows MoveActionVolker Hilsheimer2020-10-161-19/+159
* QLocalSocket/Win: prevent writing to broken pipeAlex Trotsenko2020-10-151-0/+1
* Add QStringView::split()Lars Knoll2020-10-151-0/+5
* tests: blacklist two tests on Ubuntu 20.04Liang Qi2020-10-142-0/+4
* Fallback to using the family when doing an exact matchAndy Shaw2020-10-131-0/+15
* Deal with {und,ov}erflow issues in QLine's length handlingEdward Welbourne2020-10-091-12/+33
* tst_QTcpSocket::connectToHostError - increase the timeoutTimur Pocheptsov2020-10-081-4/+5
* Blacklist tst_QUdpSocket::writeDatagramToNonExistingPeerHeikki Halmet2020-10-081-4/+2
* QUrl::fromLocalFile: accept invalid hostnamesThiago Macieira2020-10-081-0/+15
* tst_QUrl/Win: test QUrl::fromLocalFile with backslashesThiago Macieira2020-10-081-6/+17
* tst_QUrl: give the to/fromLocalFile test rows proper namesThiago Macieira2020-10-081-52/+60
* End touch->mouse synthesis when the chosen touchpoint is releasedShawn Rutledge2020-10-061-0/+24
* QTreeView: fetch as many nested entries as fit into the viewVolker Hilsheimer2020-10-021-0/+151
* Fix race condition in QThreadPool::clearAllan Sandfeld Jensen2020-10-011-0/+26
* Revert "Blacklist tst_QWindow::exposeEventOnShrink_QTBUG54040"Liang Qi2020-10-011-1/+0
* Properly deprecate QProcess::pidVolker Hilsheimer2020-10-012-2/+2
* tests/xcb: fix tst_QWidget::updateWhileMinimized() - againLiang Qi2020-09-301-1/+2
* QJsonObject: fix sorting after parsing from JSON textThiago Macieira2020-09-301-8/+43
* Don't error out when configuring Qt on a headless systemVolker Hilsheimer2020-09-261-4/+5
* fix QComboBox currentText return placeholderTextWang ChunLin2020-09-251-1/+1
* QMimeDatabase: fix handling of glob-deleteallDavid Faure2020-09-231-2/+7
* Add reentrancy guard for processEvents() in QProgressDialog::setValue()Christian Heimlich2020-09-221-0/+24
* QStyleSheetStyle: Fix push button hit testing with paddingVolker Hilsheimer2020-09-151-2/+8
* Schannel: Properly handle request for certificateMårten Nordheim2020-09-141-8/+0
* QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al)Timur Pocheptsov2020-09-144-1/+32
* Interbase: Handle EXECUTE BLOCK statements correctlyAndy Shaw2020-09-131-0/+22
* tst_QNetworkReply: Avoid race in ioGetFromHttpWithAuthMårten Nordheim2020-09-121-1/+5
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-121-3/+3
* Fix a rather sloppy test case in tst_QSslKeyTimur Pocheptsov2020-09-111-6/+52
* Blacklist tst_qcolumnview::scrollTo on macOSUlf Hermann2020-09-091-0/+3