summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QMetaType: fix typenameHelper() for types in the QtPrivate namespaceHEADdevThiago Macieira82 min.2-0/+16
* qfloat16: extend comparison with integral typesIvan Solovev10 hours1-4/+35
* qfloat16: use new comparison helper macrosIvan Solovev10 hours1-0/+105
* Add PATCH support for QRestAccessManagerJuha Vuolle10 hours3-0/+28
* QRestAM custom HTTP 'method' supportJuha Vuolle10 hours3-0/+22
* Add username/password support to QNetworkRequestFactoryJuha Vuolle10 hours2-0/+68
* Add QDebug support for QNetworkRequestFactoryJuha Vuolle10 hours1-0/+7
* Functions for setting request transfer timeoutsJuha Vuolle10 hours3-0/+35
* Support for std::chrono as transferTimeout typeJuha Vuolle10 hours1-66/+48
* Add uploadProgress signal for QRestReplyJuha Vuolle10 hours1-0/+31
* Add signals and methods for QRestReply download progressJuha Vuolle10 hours3-31/+131
* Add REST client convenience wrappersJuha Vuolle10 hours5-0/+1127
* QNetworkRequestFactory convenience classJuha Vuolle10 hours3-0/+326
* Add QHttpHeaders classJuha Vuolle10 hours3-0/+528
* Adapt ASN.1 datetime parsing to use the new century controlEdward Welbourne13 hours1-3/+0
* Give the caller control over the century used for two-digit datesEdward Welbourne13 hours2-7/+33
* Add QCalendar::matchCenturyToWeekday()Edward Welbourne13 hours1-1/+48
* QFont::Tag: use new comparison helper macrosVolker Hilsheimer21 hours1-0/+28
* Make QAtomicScopedValueRollback public APIRym Bouabid22 hours3-4/+2
* tst_QString: explain TransientDefaultLocale betterMarc Mutz25 hours1-1/+2
* tst_containerapisymmetry: remove the extra push_backMarc Mutz25 hours1-17/+17
* QBitArray: replace the member operator~ with a hidden friendThiago Macieira25 hours1-0/+1
* Long live QSpan as public API!Marc Mutz25 hours3-4/+2
* QDBusConnectionPrivate: Close connection after failed q_dbus_bus_register()Ievgenii Meshcheriakov25 hours4-0/+54
* Add missing <=> 0 operator to Qt ordering typesMarc Mutz25 hours1-0/+68
* QPartialOrdering: add lower-case flags for std/Qt:: compatibilityMarc Mutz25 hours1-0/+5
* QPartialOrdering: add missing conversions to/from Qt::_ordering typesMarc Mutz25 hours1-0/+1
* QPartialOrdering: add missing conversion from std::{weak,strong}_orderingMarc Mutz25 hours1-0/+2
* Long live qCompareThreeWay()Ivan Solovev25 hours1-0/+113
* tst_qdbuslocalcalls: Remove casts to int in arguments to QCOMPAREIevgenii Meshcheriakov31 hours1-10/+10
* QIcon: add theme icon constantsVolker Hilsheimer36 hours1-0/+6
* Android: Skip focusProxy_QTBUG_51856() test case temporarilyTinja Paavoseppä38 hours1-0/+3
* Android: Skip showAndMoveChild() test case temporarilyTinja Paavoseppä38 hours1-0/+3
* QIcon: don't rely on getting a null-icon in testVolker Hilsheimer39 hours1-4/+10
* QTabBar: properly calc tab positions when changing tab positionChristian Ehrlicher40 hours1-0/+53
* Check that QMulti{Map,Hash} (still) store in reverse insertion orderMarc Mutz42 hours2-0/+45
* tst_ContainerApiSymmetry: check value_types with a const memberMarc Mutz42 hours1-0/+90
* Fix QStringConverter::encodingForName() for trailing `-`, `_`Marc Mutz42 hours1-0/+2
* qcomparehelper.h: simplify compareThreeWay() SFINAE helpersMarc Mutz42 hours1-3/+6
* Teach Qt::compareThreeWay() to support native float16 typesIvan Solovev42 hours1-1/+19
* QSpan: ensure interoperability with std::spanMarc Mutz46 hours1-0/+36
* QSpan: check conversion from initializer_listMarc Mutz46 hours1-0/+16
* Tests: remove blacklisted CIs no longer availableChristian Ehrlicher2 days24-79/+0
* Skip tests that resize on EGLFSMarcin Zdunek2 days1-0/+26
* rhi: Make sample count selection logic be closer to Qt 5Laszlo Agocs2 days1-2/+62
* tst_tostring: support computed expected valuesMarc Mutz3 days1-3/+12
* tst_QCompare: restore some test coverage to QPartialOrderingMarc Mutz3 days1-0/+22
* tst_QCompareHelpers: extract Qt/std-mapping into public headerMarc Mutz3 days1-12/+2
* Skip test cases that resizes window on eglfs_viv on VxWorksMarcin Zdunek3 days2-0/+13
* Android: fix and simplify the orientation change logicAssam Boudjelthia3 days3-5/+24