summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-03-2815-226/+307
|\
| * sqlite: Support using execBatch() with duplicated named placeholdersAndy Shaw2018-03-271-58/+84
| * Fix QPainter save/restore of clipping enabled stateEirik Aavitsland2018-03-261-0/+30
| * Animation: Fix case where QEasingCurve::valueForProgress returns nanSvenn-Arne Dragly2018-03-261-0/+70
| * fixup oversight in rvalue overloads of operator+=() and operator<<()Eric Lemanissier2018-03-262-9/+73
| * Remove CMake code for CMake < 3.1Kevin Funk2018-03-244-125/+4
| * tst_QWinEventNotifier: fix flakinessAlex Trotsenko2018-03-231-3/+7
| * Blacklist tst_QProcess::softExitInSlots on WindowsKari Oikarinen2018-03-231-0/+3
| * Stabilize tst_QGraphicsView::acceptMouseDoubleClickEventKari Oikarinen2018-03-221-18/+8
| * Make sure $$relative_path() uses an absolute path as its first argEdward Welbourne2018-03-221-2/+14
| * Clean up the moc "no-keywords" testUlf Hermann2018-03-212-11/+14
* | testlib: Ignore line locations from TAP reporter when running selftestsTor Arne Vestbø2018-03-271-1/+3
* | Benchmarks/QGraphicsItem: use testdata instead hard-coded valuesChristian Ehrlicher2018-03-271-1/+1
* | Benchmark: move widgets benchmarks still in gui subdirectory to widgetsChristian Ehrlicher2018-03-27201-20/+16
* | Allow QWinEventNotifier to coexist with waiting functionsAlex Trotsenko2018-03-271-0/+21
* | Add QTimer::connectTo(), a shorthand way of connecting to timeout()Sergio Martins2018-03-251-0/+27
* | Benchmark/QImageReader: remove unused dependenciesChristian Ehrlicher2018-03-233-6/+0
* | Allow adaptive decimal stepping for QSpinBox and QDoubleSpinBoxHarald Nordgren2018-03-222-0/+212
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-218-310/+432
|\|
| * Switch lancelot from QRegExp to QRegularExpressionsAllan Sandfeld Jensen2018-03-202-283/+288
| * Modernize the "regularexpression" featureUlf Hermann2018-03-201-2/+2
| * QSemaphore: fix deadlock when the woken up thread wakes up anotherThiago Macieira2018-03-191-0/+69
| * tst_QOpenGLWindow: Move resizing to separate testJohan Klokkhammer Helsing2018-03-191-2/+23
| * QPixmap don't assume QPlatformScreen::format is opaqueJohan Klokkhammer Helsing2018-03-191-14/+0
| * MySQL: Fix testsAndy Shaw2018-03-172-9/+9
| * sqlite: Prevent a crash when sqlite does not detect any parametersAndy Shaw2018-03-171-0/+41
* | Don’t show file dialog before calling selectFile()Morten Johan Sørvig2018-03-191-1/+0
* | Fix focusObjectDuringDestruction crashMorten Johan Sørvig2018-03-191-1/+2
* | Stabilize tst_qgraphicsitem and tst_qgraphicsviewMorten Johan Sørvig2018-03-192-0/+37
* | Blacklist childEvents on macOS CI againMorten Johan Sørvig2018-03-191-0/+2
* | Fix tst_QAbstractPrintDialog::setMinMaxAlbert Astals Cid2018-03-191-2/+1
* | Add nullptr comparison to Q{Explicitly,}SharedDataPointerThiago Macieira2018-03-181-0/+5
* | QImage/Jpeg: decode/encode comment attributes as utf-8Christian Ehrlicher2018-03-182-0/+29
* | Fix tst_QTreeView - setSortingEnabledChildChristian Ehrlicher2018-03-182-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-182-2/+10
|\|
| * Stabilize tst_QSignalSpy::waitFunctionPointer_signalEmittedTooLate()Friedemann Kleint2018-03-171-2/+1
| * QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-171-0/+9
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-172-6/+5
|\|
| * QIpAddress: reject IPv6 addresses with more than 4 hex digitsThiago Macieira2018-03-161-3/+5
| * Revert "Blacklist tst_QWindow::testInputEvents on Windows"Liang Qi2018-03-151-2/+0
| * Revert "Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on wind...Liang Qi2018-03-151-1/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-1511-80/+88
|\|
| * Manual tablet test: Draw crosshairs when tablet pen is closeFriedemann Kleint2018-03-141-16/+44
| * Revert "Set sharedPainter correctly for QGraphicsEffect"Laszlo Agocs2018-03-141-21/+0
| * Item views: Fix 5.11 API review findingsFriedemann Kleint2018-03-141-3/+3
| * Expand Config to Configuration in method namesEdward Welbourne2018-03-131-2/+2
| * Don't skip tests in tst_QTouchEvent on WaylandJohan Klokkhammer Helsing2018-03-131-21/+0
| * Make sure QDir::absoluteFilePath("/dir") includes a drive on MSEdward Welbourne2018-03-121-6/+12
| * testlib: Silence all Qt logging in selftestsTor Arne Vestbø2018-03-122-3/+2
| * Skip failing tests in tst_QPixmap on WaylandJohan Klokkhammer Helsing2018-03-121-0/+14