summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make test less dependent on moving the cursorMorten Johan Sørvig2019-08-111-1/+1
* QWizard: Account for missing background image on macOS 10.14+Morten Johan Sørvig2019-08-111-10/+9
* Add nullptr guard to QHighDScaling::scaleAndOrigin(QPlatformScreen *)Morten Johan Sørvig2019-08-111-0/+18
* QBitArray: fix fromBits() and actually test itThiago Macieira2019-08-081-0/+57
* A GCC 4.8 build fixVille Voutilainen2019-08-081-1/+1
* Fix crash in QTextDocument::clearUndoRedoStacks()Eskil Abrahamsen Blomfeldt2019-08-081-0/+13
* tst_http2::connectToHost - fix flakinessTimur Pocheptsov2019-08-072-6/+0
* tst_http2::connectToHost - add a fix for SecureTransport backendTimur Pocheptsov2019-08-011-0/+13
* Blacklist tst_http2::connectToHostTimur Pocheptsov2019-08-011-0/+3
* QHighDPI: Fix broken scaling of QPoint(F)Friedemann Kleint2019-08-013-0/+86
* QHostInfo: Always post results through the event loop to the receiverVolker Hilsheimer2019-07-261-0/+13
* Implement 'preconnect-https' and 'preconnect-http' for H2Timur Pocheptsov2019-07-241-0/+123
* Fix lancebench results oddnessAllan Sandfeld Jensen2019-07-231-10/+10
* Fix QCborStreamReader not flushing QIODevices due to internal bufferingThiago Macieira2019-07-192-19/+168
* tst_http2 - make the test less rough in generalTimur Pocheptsov2019-07-181-11/+40
* tst_http2::flowControlServerSideTimur Pocheptsov2019-07-151-0/+7
* Remove unused arguments from QWidgetPrivate::create_sysTor Arne Vestbø2019-07-121-3/+3
* QSaveFile: Fix changing the file name after hitting on readonly fileFriedemann Kleint2019-07-111-0/+34
* Windows: handle errors correctly when connecting to unreachable hostVolker Hilsheimer2019-07-111-10/+29
* Make tst_QGraphicsItem painting tests most robustVolker Hilsheimer2019-07-101-14/+11
* Further stabilization of QGraphicsItem::cursor testVolker Hilsheimer2019-07-101-16/+9
* Don't set the mouse cursor for items that are disabledVolker Hilsheimer2019-07-081-0/+9
* Stabilize QGraphicsItem::cursor and select_multi testsVolker Hilsheimer2019-07-081-10/+16
* Revert "Temporarily skip tst_QSslSocket::resume"Mårten Nordheim2019-07-031-1/+0
* Skip flaky test on MacOS_10_12Dimitrios Apostolou2019-07-021-0/+6
* Update visible window's alpha when toggling WA_TranslucentBackgroundVolker Hilsheimer2019-07-021-0/+6
* QSocks5SocketEngine: account for in-transit signal when waiting for readMårten Nordheim2019-07-021-4/+4
* 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