summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tst_QTcpServer: blacklist addressReusable on macOSMårten Nordheim2022-10-101-0/+1
* tst_QTcpServer: convert QSKIP to blacklistMårten Nordheim2022-10-102-3/+2
* Skip early return from test loops during cleanup()Edward Welbourne2022-10-106-113/+17
* QTaggedPointer: disable operator= with an empty initializer listGiuseppe D'Angelo2022-10-091-0/+42
* Remove focusProxyAndInputMethods from tst_QWidgetAxel Spoerl2022-10-062-34/+0
* Make sure that palette cache keys are uniqueVolker Hilsheimer2022-10-061-0/+57
* StyleSheetStyle: Fix color of placeholder texts in text editsEirik Aavitsland2022-09-291-3/+11
* Fix setScaledClipRect autotest for reading SVG formatEirik Aavitsland2022-09-291-2/+5
* Update tst_bench_qhash hash functions to use size_tMårten Nordheim2022-09-282-10/+10
* Revert "QTextLayout: fix maximumWidth() for a text containing line separator"Eskil Abrahamsen Blomfeldt2022-09-231-28/+0
* tst_QHash: Fix outdated rehash testMårten Nordheim2022-09-221-2/+2
* QNetworkReply: honor legacy behavior of setting Accept-EncodingMårten Nordheim2022-09-221-12/+51
* Prevent dock widget from resizing upon unplugging from main windowAxel Spoerl2022-09-221-2/+14
* moc: Do not fail to compile meta-methods containing non-const ref typesFabian Kosmale2022-09-222-0/+21
* QFuture: fix handling of cancelled continuation chainSona Kurazyan2022-09-201-0/+71
* windowflags: Report QWindow compound window statesTor Arne Vestbø2022-09-201-1/+1
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-09-201-0/+28
* tests: improve tst_gestures on GNOMELiang Qi2022-09-202-26/+18
* Fix flaky FP32x4 testAllan Sandfeld Jensen2022-09-161-0/+1
* tst_QFile::setPermissions/Unix: test both chmod() and fchmod()Thiago Macieira2022-09-161-1/+12
* tst_QFile::setPermissions: add QScopeGuard to remove temporary fileThiago Macieira2022-09-161-2/+3
* QFileDevice: clear cached permissions on setPermission()Thiago Macieira2022-09-161-0/+6
* QNetworkReplyFileImpl: Don't emit 'finished' in the ctorMårten Nordheim2022-09-161-0/+13
* Remove preprocessor conditionals for chrono includeKonrad Kujawa2022-09-163-44/+3
* Bump version to 6.4.1Jani Heikkinen2022-09-163-3/+3
* tests: blacklist tst_QSocks5SocketEngine::passwordAuth() on all UbuntuLiang Qi2022-09-151-2/+1
* Don't rely on synthetic mouse events in updateFocusChainWhenChildDie testTor Arne Vestbø2022-09-151-8/+3
* Http: Don't clear (de)compressed data on errorMårten Nordheim2022-09-141-0/+27
* tst_QNetworkreply: fix a path to test-dataMårten Nordheim2022-09-131-1/+1
* QNetworkReply: Fix missing final emission of readyReadMårten Nordheim2022-09-121-0/+49
* Make tst_qnetworkreply depend on the 'echo' helperMårten Nordheim2022-09-111-0/+1
* tst_QSslSocket::serverCipherPreferencies - fix for OpenSSL v3Timur Pocheptsov2022-09-082-11/+33
* Work round macOS's omission of en_DE from its own uiLanguages()Edward Welbourne2022-09-071-1/+16
* tst_qlocale: only restore the fp control masks we changeMårten Nordheim2022-09-071-3/+2
* tst_QSsSocket: fix verifyClientCertificate with OpenSSL 3Mårten Nordheim2022-09-071-1/+1
* QTextStream: Fix logical error in setEncodingMårten Nordheim2022-09-061-0/+55
* QTextDocumentLayout: Account for topMargin when hit-testingTang Haixiang2022-09-061-0/+37
* tst_QSslSocket::oldErrorsOnSocketReuse - make it work with OpenSSL v3Timur Pocheptsov2022-09-051-2/+4
* tst_QSslSocket: regenerate certificate used for setLocalCertificateChainMårten Nordheim2022-09-0311-93/+511
* tst_QSslSocket::protocolServerSide - make it work with OpenSSL v3Timur Pocheptsov2022-09-021-7/+0
* Use testlib for multiPointRawEventTranslationOnTouchScreen eventsShawn Rutledge2022-09-022-68/+64
* QVariant: fix conversions of Q_ENUM that are QFlags<> to stringEirik Aavitsland2022-09-021-0/+2
* QVariant: fix conversions of string keys to Q_ENUM that are QFlags<>Thiago Macieira2022-09-011-0/+5
* tst_QSslKey - make OpenSSL v3 detection fully runtimeTimur Pocheptsov2022-09-011-11/+14
* Blacklist: tst_QGraphicsAnchorLayout::layoutDirection for Ubuntu 22.04Heikki Halmet2022-09-011-0/+1
* QSslCertificate::toText(): add a file to compare againstTimur Pocheptsov2022-08-315-150/+9
* tst_QSslCertificate::pkcs12 - skip the test if OpenSSL version >= 3Timur Pocheptsov2022-08-311-0/+5
* RCC: fix zlib compression when --no-zstd was specifiedThiago Macieira2022-08-311-1/+11
* tst_QDtls::verifyClientCertficiate - update certs for OpenSSL v3Timur Pocheptsov2022-08-312-88/+84
* a11y: Don't reassign unique ID to other object right awayMichael Weghorn2022-08-311-0/+20