summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace qreal with float in QColorAllan Sandfeld Jensen2020-09-112-79/+79
* [QtCore] Fix QDateTime unit test: time zone of system was usedAndreas Buhr2020-09-111-10/+9
* Fix warnings coming from using the deprecated overload of qCheckSumLars Knoll2020-09-112-3/+3
* Revert "Remove timeStep parameter from QAnimationDrive::advanceAnimation"Lars Knoll2020-09-111-2/+2
* QAuthenticator: condition using GSSAPI on credentials availabilityMårten Nordheim2020-09-111-3/+3
* Rename QMetaSequence's "elements" to "values"Ulf Hermann2020-09-112-45/+45
* tst_QNetworkReply: Avoid race in ioGetFromHttpWithAuthMårten Nordheim2020-09-111-1/+5
* Interbase: Add support for the boolean typeAndy Shaw2020-09-112-4/+9
* macos: Rename macos style to macOSRichard Moe Gustavsen2020-09-111-1/+1
* [QtCore] QDateTime: switch from newRow to addRow in unit testsAndreas Buhr2020-09-111-4/+4
* [QtCore] Adapt QDateTime unit tests to use QByteArrayAndreas Buhr2020-09-111-8/+8
* Remove most compiler warnings about missing overridesLars Knoll2020-09-11151-772/+808
* tst_QTimer::remainingTime(): get rid of QTest::currentTestFailed()Jarek Kobus2020-09-101-8/+11
* QNAM: Enable HTTP/2 by defaultMårten Nordheim2020-09-101-1/+0
* Introduce QProcess::startCommand(QString, OpenMode)Joerg Bornemann2020-09-101-0/+15
* Fix a rather sloppy test case in tst_QSslKeyTimur Pocheptsov2020-09-101-6/+51
* Remove '\0' space reservation logic in QStringAndrei Golubev2020-09-101-1/+2
* Remove obsolete APIs and comments from QAbstractPrintDialogVolker Hilsheimer2020-09-102-55/+58
* Adapt QDate unit tests to not take into account system localeAndreas Buhr2020-09-101-14/+13
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-109-17/+17
* Fix possible corner cases in qarraydataops.hAndrei Golubev2020-09-101-4/+217
* Make Q*ArrayOps erase aligned with std::vector::eraseAndrei Golubev2020-09-101-11/+7
* Cleanup QAction::visible propertyAllan Sandfeld Jensen2020-09-101-0/+3
* Give QEventPoint a d-pointer after allShawn Rutledge2020-09-101-0/+2
* Fix flaky QTimer::remainingTime() testJarek Kobus2020-09-101-18/+44
* Blacklist tst_qcolumnview::scrollTo on macOSUlf Hermann2020-09-091-0/+3
* QProcess/Unix: introduce setChildProcessModifier()Thiago Macieira2020-09-082-43/+36
* Fix failures in tst_qdatetime under non-english localesMarcel Krems2020-09-091-2/+2
* Create consistent sets of QImage methodsAllan Sandfeld Jensen2020-09-091-7/+7
* Refactor testlib touch functions into qtestsupport_gui and _widgetsShawn Rutledge2020-09-082-11/+11
* Interbase: Correctly read/write arrays to the databaseAndy Shaw2020-09-081-0/+29
* tst_qmenubar: stop doing math on an enumGiuseppe D'Angelo2020-09-071-1/+1
* tst_qshortcut (x2): use op | instead of op + to combine keysGiuseppe D'Angelo2020-09-072-54/+54
* Deliver Quit event when calling QCoreApplication::quit()Tor Arne Vestbø2020-09-075-3/+70
* Clean up QTextBoundaryFinder and qunicodetoolsLars Knoll2020-09-071-2/+0
* Remove deprecated method QQuaternion::conjugateMarcel Krems2020-09-071-7/+4
* QStyleOptionGraphicsItem: remove deprecated member matrix/levelOfDetailChristian Ehrlicher2020-09-063-17/+18
* Use C++17 [[maybe_unused]]Allan Sandfeld Jensen2020-09-061-1/+1
* Round float->qfloat16 to evenAllan Sandfeld Jensen2020-09-061-2/+68
* Get rid of hasPendingEvents() and flush()Lars Knoll2020-09-064-12/+0
* tst_qdbuscpp2xml: stop doing math on enumerationsGiuseppe D'Angelo2020-09-051-1/+1
* Make test pass on machines with many coresLars Knoll2020-09-051-1/+1
* Change QWidget::enterEvent signature to take a QEnterEventVolker Hilsheimer2020-09-053-5/+5
* xcb: drop Xinerama supportLiang Qi2020-09-041-2/+1
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-044-638/+290
* Fix flaky QFutureWatcher::startFinish() testJarek Kobus2020-09-031-11/+22
* Remove timeStep parameter from QAnimationDrive::advanceAnimationVolker Hilsheimer2020-09-031-2/+2
* Extend test blacklisting from Ubuntu 18.04 to 20.04Tor Arne Vestbø2020-09-034-0/+4
* Reimplement QSequentialIterable using QMetaSequenceUlf Hermann2020-09-032-33/+50
* Ignore weight in .ui files instead of converting itEskil Abrahamsen Blomfeldt2020-09-031-1/+0