summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QLatin1String: Add a constructor taking QByteArrayViewMårten Nordheim2021-06-121-0/+31
* QNetworkReply: Decompress when readingMårten Nordheim2021-06-125-3/+1515
* String API Symmetry: test for indexOf with large negative offsetMårten Nordheim2021-06-112-1/+4
* Ensure test using setlocale() doesn't leave it permanently changedEdward Welbourne2021-06-121-3/+6
* Deliver WindowActivate/Deactivate events to QWindowVolker Hilsheimer2021-06-111-0/+43
* Add .UTF-8 suffixes to locale-names passed to setlocale()Edward Welbourne2021-06-112-3/+4
* Remove two QEXPECT_FAIL()s that no longer appear to be validEdward Welbourne2021-06-111-12/+0
* QLatin1String: Add overloads taking QLatin1CharMårten Nordheim2021-06-111-0/+15
* tst_qsettings: reliably remove the empty.ini fileMarc Mutz2021-06-111-1/+2
* Remove pure-virtual-signals.h include from tst_moc.cppEdward Welbourne2021-06-111-1/+0
* Correct handling of last second of 1969 (again)Edward Welbourne2021-06-111-3/+12
* Clean up tst_QDateTime's conditions on zoneIsCETEdward Welbourne2021-06-111-419/+414
* Hangul composition: use < base + count checks, not <= checksEdward Welbourne2021-06-111-0/+19
* remove cmake compatibility functions for old APIPeng Wenhao2021-06-111-1/+0
* Check scrollbar ScrollBarOverlap when computing QListView marginsZhang Hao2021-06-101-0/+31
* Add the check for linker capabilities to resolve circular dependenciesAlexey Edelev2021-06-101-2/+2
* Introduce a mini-version of qsslsocket_openssl_symbols_p.h/.cppTimur Pocheptsov2021-06-094-37/+868
* QAbstractItemView: block autoScroll from interfering with QScrollerVolker Hilsheimer2021-06-091-0/+62
* Fix scrolling of tab bar when the visible tab is wider than the visible spaceVolker Hilsheimer2021-06-091-0/+70
* tst_QNetworkReply::ignoreSslErrorsList, use the right errorTimur Pocheptsov2021-06-081-10/+8
* normalizeTypeFromSignature: Beware of anonymous struct/unionFabian Kosmale2021-06-081-0/+15
* QNetworkInformation: Adjustments to captive portal APIMårten Nordheim2021-06-082-15/+15
* Fix rearranging of icons in listview via drag'n'dropVolker Hilsheimer2021-06-081-2/+5
* QAItemView: in MultiSelection, press deselects only if no drag can startVolker Hilsheimer2021-06-081-10/+19
* QAbstractItemView: don't toggle extended selection on Ctrl+PressVolker Hilsheimer2021-06-072-7/+30
* Always include standard name in QLocale::uiLanguages()Edward Welbourne2021-06-071-36/+39
* Fix augmentation of UI language listEdward Welbourne2021-06-071-8/+25
* QProperty: Do not involve semi-destroyed QObjects in bindingsFabian Kosmale2021-06-071-0/+30
* Implement QFileInfo::junctionTarget(), adjust auto-testKarsten Heimrich2021-06-052-8/+30
* Unify behavior for long path or UNC prefix removalKarsten Heimrich2021-06-055-7/+68
* Remove CMake compatibility functions for old APIJoerg Bornemann2021-06-041-3/+0
* JNI: Add calls to get field IDsAssam Boudjelthia2021-06-042-0/+53
* QDtls(Cookie) autotests - use the proper API to detect DTLS supportTimur Pocheptsov2021-06-033-13/+12
* QAbstractItemView: add test for mouse selectionVolker Hilsheimer2021-06-031-0/+215
* QAbstractItemView: don't block dragging after double clickVolker Hilsheimer2021-06-031-0/+95
* tst_QSslSocket::readBufferMaxSize() - workaround the flaky testTimur Pocheptsov2021-06-031-0/+12
* rhi: Enable reading back slices of 3D texturesLaszlo Agocs2021-06-032-4/+72
* tst_QDateTimeEdit::editingRanged(): use QScopedPointerEdward Welbourne2021-06-031-16/+12
* QSortFilterProxyModel: create mappings on demand againDavid Faure2021-06-032-0/+35
* Add load/fromdata() overloads taking QByteArrayView to QImageEirik Aavitsland2021-06-021-6/+27
* Make bool isSymLink, isJunction inferred from resource.typeKarsten Heimrich2021-06-021-14/+16
* Refactor createSymbolicLink() and createNtfsJunction()Karsten Heimrich2021-06-023-49/+56
* Move createSymbolicLink() to the shared headerKarsten Heimrich2021-06-022-30/+29
* moc: Add relative property index to JSON output of PropertyDefAndrei Golubev2021-06-021-0/+16
* Avoid use after free in tst_qsequentialanimationgroupFabian Kosmale2021-06-021-1/+1
* Add a const JNINativeMethod[] overload for registerNativeMethods()Assam Boudjelthia2021-06-021-2/+2
* Simplify storing of notification objectsLars Knoll2021-06-011-0/+32
* uic: No longer generate star imports in PythonFriedemann Kleint2021-06-011-4/+11
* QtGui/math3d : Fix QQuaternion::getEulerAnglesInho Lee2021-06-011-8/+28
* QNetworkInformation: Behind captive portalMårten Nordheim2021-05-312-2/+43