summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Fuzzing: Add fuzz target for QRegularExpression::optimizeRobert Loehning2020-03-252-0/+43
* | Call post routines from ~QGuiApplicationMichal Klocek2020-03-253-1/+75
* | Diaglib: Fix buildFriedemann Kleint2020-03-255-19/+19
* | Fix deprecation of QComboBox:::currentIndexChanged(const QString&)Lars Knoll2020-03-251-8/+12
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-03-241-0/+122
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-241-0/+122
| |\|
| | * qtimezoneprivate_tz: Apply a cache over the top of timezone dataRobin Burchell2020-03-201-0/+122
* | | More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-243-7/+3
|/ /
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Mitch Curtis2020-03-231-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-201-1/+1
| |\|
| | * tst_QMenu: make QSKIP message truthfulTimur Pocheptsov2020-03-181-1/+1
* | | QDateTimeEdit: with keyboardTracking off, allow values outside the rangeVolker Hilsheimer2020-03-201-0/+116
* | | Fix keypad navigation within a button group for push buttonsVolker Hilsheimer2020-03-201-0/+68
* | | qeasingcurve/tst_qeasingcurve: Fix for MinGW 8.1 x86Cristian Adam2020-03-201-2/+2
|/ /
* | Fix perl script warningMårten Nordheim2020-03-191-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-03-183-38/+70
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-183-38/+70
| |\|
| | * QTreeView: don't call model.index(-1, 0) when using spanning itemsDavid Faure2020-03-161-0/+10
| | * Stabilize and rename tst_qmessagebox::expandDetails_QTBUG_32473Shawn Rutledge2020-03-121-10/+6
| | * Fix 'out of process' autotestsTimur Pocheptsov2020-03-111-28/+54
* | | QSequentialIterable: Treat sets as appendableFabian Kosmale2020-03-181-8/+22
|/ /
* | QLocale: Fix test on MinGW 8.1.0 32 bitCristian Adam2020-03-171-0/+1
* | Log the possible socket error code for the flaky testSona Kurazyan2020-03-171-1/+1
* | QNetworkReply: stabilize sslSessionSharing testMårten Nordheim2020-03-161-0/+3
* | QMySQL: return QVariant::ByteArray for POINT columnChristian Ehrlicher2020-03-151-0/+22
* | Update UCD to Revision 26Edward Welbourne2020-03-148-1666/+2587
* | Fuzzing: Add fuzz target for ctor of QSslCertificateRobert Loehning2020-03-132-0/+45
* | Try to stabilize flaky test cases of tst_qsequentialanimationgroupSona Kurazyan2020-03-121-4/+3
* | Add test for conversion of "large" imagesv5.15.0-beta2Allan Sandfeld Jensen2020-03-111-5/+126
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-115-28/+167
|\|
| * Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-101-13/+149
| * Un-blacklist QElapsedTimer::elapsed testVolker Hilsheimer2020-03-041-3/+0
| * QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-031-1/+1
| * QDom: use correct precision when converting float/double valuesChristian Ehrlicher2020-03-031-7/+17
| * xcb: Fix logic for minimized stateJiDe Zhang2020-03-031-4/+0
* | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-0617-5/+21
* | Disable warnings for the deprecated QLinkedListSona Kurazyan2020-03-067-610/+908
* | rhi: Add support for arrays of combined image samplersLaszlo Agocs2020-03-0510-0/+161
* | Add 'pass' test to testlib selftestsTor Arne Vestbø2020-03-0510-2/+170
* | QLoggingRegistry: use QStringView/QLatin1String moreMarc Mutz2020-03-051-2/+5
* | tst_qstringapisymmetry: start testing char16_t, tooMarc Mutz2020-03-051-20/+99
* | tst_qstringapisymmetry: fix indexOf/contains/lastIndexOf testsMarc Mutz2020-03-051-69/+91
* | QLatin1String/QStringView: add (missing) member compare()Marc Mutz2020-03-051-3/+5
* | QString/QByteArray: make all symmetry-checked member-compare() combinations n...Marc Mutz2020-03-051-4/+0
* | QSslCertificate: Turn enum into enum class and expand abbreviationMårten Nordheim2020-03-041-85/+85
* | Add operator-> to the key-value iterator for QHash and QMapIvan Čukić2020-03-032-0/+12
* | QMenu: hide when a QWidgetAction fires the trigged signalVolker Hilsheimer2020-03-031-0/+79
* | Suppress warnings where QString and its tests use SplitBehaviorEdward Welbourne2020-03-031-0/+3
* | QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-035-28/+26
* | rhi: Use versioning in QShaderDescription serialization as wellLaszlo Agocs2020-03-031-2/+2