summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-123-41/+64
|\
| * 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
* | Fix typos in readmeRobert Loehning2019-07-111-3/+3
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-033-4/+16
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-033-4/+16
| |\|
| | * 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
* | | Handle multiple font-families in <font> face attributeAllan Sandfeld Jensen2019-07-031-0/+24
|/ /
* | QPluginLoader: fix failing test comparing the Qt versionThiago Macieira2019-07-031-1/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2811-40/+63
|\|
| * Brush up DiaglibFriedemann Kleint2019-06-2410-40/+37
| * Fix window shortcuts when a completer popup has focusVolker Hilsheimer2019-06-251-0/+26
* | Skip tests if the required plugins were not deployedVolker Hilsheimer2019-06-191-6/+13
* | Output all font families in HTML outputAllan Sandfeld Jensen2019-06-211-0/+12
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-257-53/+120
|\|
| * 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
* | Fix crash in QPainterPath::reserve()Eirik Aavitsland2019-06-191-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-206-2/+38
|\|
| * 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
* | | Android: don't run test function for fd leakage, make test passVolker Hilsheimer2019-06-191-7/+1
* | | Use C++11 alignof as reference for Q_ALIGNOF, and fix test on AndroidVolker Hilsheimer2019-06-171-2/+2
* | | Turn on C++11 and 14 correctlyVolker Hilsheimer2019-06-171-1/+3
* | | Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-2/+5
* | | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Liang Qi2019-06-172-14/+4
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-172-14/+4
| |\ \ \
| | * | | tst_qsslsocket: fix racy testv5.13.0-rc3v5.13.0Mårten Nordheim2019-06-131-2/+2
| | * | | H2 auto-test, degrage flowControlServerSideTimur Pocheptsov2019-06-131-1/+1
| | * | | QSslSocket: add and set the TLSv1.3-specific PSK callbackMårten Nordheim2019-06-131-11/+1
* | | | | QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-231-0/+7
|/ / / /
* | | | Merge remote-tracking branch 'origin/5.13.0' into 5.13Liang Qi2019-06-111-4/+4
|\| | |
| * | | tst_qnetworkreply - QSKIP/disable tests that deadlock on WindowsTimur Pocheptsov2019-06-041-0/+23
| * | | QComboBox: add QT_DEPRECATED_X() for deprecated functionsChristian Ehrlicher2019-05-091-4/+4