summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qsslsocket/qsslcontext - add ALPN (OpenSSL only)Timur Pocheptsov2016-03-211-0/+40
* Add QAbstractTextDocumentLayout::imageAt(), formatAt()Alberto Mardegan2016-03-181-0/+58
* Blacklist tst_qfont::exactMatch in openSUSE 42.1Tony Sarajärvi2016-03-171-0/+2
* Autotest tst_qfont can split font familiesTony Sarajärvi2016-03-161-5/+5
* diaglib: Add more output to DebugProxyStyle.Friedemann Kleint2016-03-162-5/+38
* QStringRef: add missing relational operators against QLatin1String/QStringMarc Mutz2016-03-161-6/+0
* Add test for API symmetry of QString/Ref, QLatin1String, QCharMarc Mutz2016-03-154-0/+204
* QSql tests: Remove Windows CE and clean up code.Friedemann Kleint2016-03-109-108/+4
* Async open file support in QNetworkAccessManagerJesus Fernandez2016-03-071-2/+18
* Rename test to comply with coding conventions.Fredrik de Vibe2016-03-071-2/+2
* Check if socketEngine is set before accessing it.Fredrik de Vibe2016-03-041-0/+19
* Fix QTextEdit/QQuickTextEdit undo bug - Part #2Dan Cape2016-03-021-4/+17
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-0110-56/+106
|\
| * SSSE3 optimized store of 24-bit formatsAllan Sandfeld Jensen2016-02-291-12/+32
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-297-38/+67
| |\
| | * tst_QDialog::snapToDefaultButton(): Do not check on exact cursor position unl...Friedemann Kleint2016-02-261-12/+14
| | * Remove a mis-placed QSKIP().Edward Welbourne2016-02-261-2/+0
| | * tst_qguimetatype::flags(): port to QTypeInfoQueryMarc Mutz2016-02-261-4/+4
| | * QScreen::grabWindow(): Scale the coordinates.Friedemann Kleint2016-02-261-2/+4
| | * QMacPrintEngine: Really set the printer resolutionKai Pastor2016-02-251-1/+18
| | * Remove legacy from tst_qprocess.cppJoerg Bornemann2016-02-241-8/+0
| | * tst_QProcess: Transform loop into additional test rowsJoerg Bornemann2016-02-241-9/+18
| | * QPixmap: check data ptr in isQBitmap()Anton Kudryavtsev2016-02-241-0/+9
| * | QVector: preserve capacity in clear()Marc Mutz2016-02-291-4/+5
| * | Fix warnings about constructor initialization order in tst_QObject.Friedemann Kleint2016-02-261-2/+2
* | | QRegion: make iterableMarc Mutz2016-02-281-1/+39
* | | Blacklist a font dialog test that failsTony Sarajärvi2016-02-261-0/+1
* | | Blacklist tst_QStyleSheetStyle::hoverColors as it is flakyTony Sarajärvi2016-02-261-0/+2
* | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-02-2535-78/+548
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-02-2535-78/+548
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-248-30/+335
| | |\|
| | | * xcb: Deliver mouse enter event to window when closing modal windowBłażej Szczygieł2016-02-242-0/+195
| | | * Blacklist tst_QTreeView::setSortingEnabledChild() on Windows.Friedemann Kleint2016-02-241-0/+2
| | | * QtWidgets: Proper delivery of enter/leave event to context menusBłażej Szczygieł2016-02-241-0/+109
| | | * Autotest: Blacklist tst_QFontDialog::setFont()Simo Fält2016-02-231-0/+1
| | | * Re-enable tst_QTreeView::setSortingEnabled on Windows.Friedemann Kleint2016-02-182-28/+25
| | | * Prospective fix to stabilize tst_QMdiArea::subWindowActivated2()/xcb.Friedemann Kleint2016-02-181-2/+3
| | * | Make it possible to preserve the library/plugin path in tst_selftestChristian Strømme2016-02-231-0/+3
| | * | Add native support for D-Bus global menuDmitry Shachnev2016-02-235-3/+14
| | * | Autotests: if cross-compiling, ignore dbus status on compilation hostEirik Aavitsland2016-02-231-3/+2
| | * | QListWidget: setup connections when changing selection model.Samuel Gaist2016-02-211-0/+26
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1823-42/+168
| | |\|
| | | * QSqlDriver: use table prefix in WHERE clausesVyacheslav Grigoryev2016-02-171-40/+40
| | | * QListView: fix skipping indexes in selectedIndexes().Anton Kudryavtsev2016-02-171-0/+28
| | | * Update testdataMaurice Kalinowski2016-02-172-2/+2
| | | * winrt: Fix usage of testdataMaurice Kalinowski2016-02-171-0/+9
| | | * winrt: Disable tests which connect to localhostMaurice Kalinowski2016-02-162-0/+12
| | | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-156-1/+50
| | | |\
| | | | * Crash fix: reject certain malformed bmp imagesEirik Aavitsland2016-02-052-0/+1
| | | | * Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-0222-16/+428
| | | | |\