summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Brush up DiaglibFriedemann Kleint2019-06-2410-40/+37
* Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-0/+26
* QWidget: fix setTabOrder for compound widgetsChristian Ehrlicher2019-06-101-0/+73
* Temporarily skip tst_QSslSocket::resumeMårten Nordheim2019-06-241-0/+1
* SSL: Update an about-to-expire certificateMårten Nordheim2019-06-242-30/+30
* Revert "tst_qnetworkreply - QSKIP/disable tests that deadlock on Windows"Timur Pocheptsov2019-06-211-23/+0
* Stabilize tst_qsplitterFrederik Gladhorn2019-06-192-2/+1
* Report correct state change when destroying QAbstractAnimationTor Arne Vestbø2019-06-201-0/+15
* Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-173-14/+27
|\
| * QSslSocket: add and set the TLSv1.3-specific PSK callbackv5.12.4Mårten Nordheim2019-06-121-11/+1
| * H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-121-1/+1
| * tst_qsslsocket: fix racy testMårten Nordheim2019-06-121-2/+2
| * tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-121-0/+23
* | Fix raster paint error in path joins of tightly bending bezier curvesEirik Aavitsland2019-06-141-0/+11
* | Generalize image file name @2x suffix handling to higher scale factorsEirik Aavitsland2019-06-144-0/+25
* | Do not use the resolver for the local hostnameDimitrios Apostolou2019-06-111-2/+2
* | Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-041-0/+9
* | Brush up tst_QCompleterFriedemann Kleint2019-06-071-126/+129
* | Diaglib: Improve formatting of DebugProxyStyleFriedemann Kleint2019-06-043-26/+42
* | Do not strip off the fragment and query in the qfileselectorJan Arve Sæther2019-06-031-0/+8
* | Qt Widgets: Make tests pass on High DPI screens and scalingFriedemann Kleint2019-05-293-5/+13
* | cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-202-2/+7
* | Make tst_qwidget pass on High-DPI screens (Windows)Friedemann Kleint2019-06-032-34/+143
* | Correct qfloat16's 1/inf == 0 testEdward Welbourne2019-05-271-2/+2
* | QRegExp: remove an out of bounds access into QStringGiuseppe D'Angelo2019-05-271-0/+7
|/
* QDataStream: Fix inconsistent results of iostream with QPalette objectsRyan Chu2019-05-201-11/+43
* Blacklist tst_qwindow::spuriousMouseMove() on WindowsFriedemann Kleint2019-05-201-0/+2
* tst_QMdiSubWindow::setSystemMenu(): Pass in High DPI/multi-screen setupsFriedemann Kleint2019-05-201-1/+5
* Brush up tst_QMdiSubWindowFriedemann Kleint2019-05-201-170/+227
* Make tst_qwidget_window pass on High-DPI screens (Windows)Friedemann Kleint2019-05-161-22/+49
* Brush up tst_QWidgetFriedemann Kleint2019-05-161-510/+548
* Brush up tst_QWindowFriedemann Kleint2019-05-151-94/+115
* Brush up tst_QApplicationFriedemann Kleint2019-05-154-371/+331
* Skip flaky qfloat16 1/inf == 0 test on QEMU/Arm64Edward Welbourne2019-05-151-1/+3
* winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...Oliver Wolff2019-05-151-1/+0
* Make moc grok binary literals with digit separatorsVille Voutilainen2019-05-101-0/+1
* Fix integer overflows in QDeadlineTimerKonstantin Shegunov2019-05-088-6/+117
* Fix compilation of tst_qaccessibilitylinuxFrederik Gladhorn2019-05-072-4/+4
* Accessibility: Improve handling of read-only stateFrederik Gladhorn2019-05-072-0/+23
* Update locale data to CLDR v35.1Edward Welbourne2019-05-071-6/+6
* Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-072-0/+16
* Only generate temporaries when it makes sensePaul Lemire2019-05-021-31/+183
* Use QPlatformTheme::TouchDoubleTapDistance for touch eventsAlexander Volkov2019-05-011-4/+6
* Ignore failing test for free space on APFSVolker Hilsheimer2019-04-301-0/+7
* Remove cruft from testProcessEOF.proJoerg Bornemann2019-04-301-2/+0
* Extend blacklisting of setWindowState to cover RHELsTony Sarajärvi2019-04-291-0/+1
* Fix page breaking with large imagesLars Knoll2019-04-261-0/+60
* Fix aliased painting with non-uniform scalingEirik Aavitsland2019-04-251-0/+79
* corelib: invokeMethod: Allow non copyable functors to be usedHugo Beauzée-Luyssen2019-04-122-0/+19
* QStyleSheetStyle::repolish: only run on direct childrenFrederik Gladhorn2019-04-121-0/+21