summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix plain text QStaticText with line breaksEskil Abrahamsen Blomfeldt2016-10-041-0/+55
* remove redundant conditionals regarding sslOswald Buddenhagen2016-10-041-2/+2
* Exclude tst_QSettings::rainersSyncBugOnMac() on all Apple OSesTor Arne Vestbø2016-10-031-2/+2
* Speed up compilation of tst_qgraphicsview_2.cppMarc Mutz2016-10-032-580/+1180
* Round to nearest millisecond in QDateTime::fromCFDate()Tor Arne Vestbø2016-10-021-4/+7
* Add qtest_network.hMarc Mutz2016-09-294-121/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-2912-81/+241
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-288-30/+190
| |\
| | * Plug memleaks in tst_QWidgetMarc Mutz2016-09-281-3/+7
| | * tst_QApplication: Fix UBs (invalid cast) in focusMouseClick()Marc Mutz2016-09-281-22/+3
| | * Extend tested formats in lancelotAllan Sandfeld Jensen2016-09-271-0/+26
| | * QDateTimeEdit: synchronize time-spec before initializing displayEdward Welbourne2016-09-271-0/+8
| | * QSslSocket: respect read buffer's max size (SecureTransport)Timur Pocheptsov2016-09-271-0/+63
| | * Plug memleaks in tst_QGridLayoutMarc Mutz2016-09-271-3/+5
| | * Plug memleaks in tst_QBoxLayoutMarc Mutz2016-09-271-2/+2
| | * QObject test: check that throwing from a child's constructor worksGiuseppe D'Angelo2016-09-261-0/+76
| * | QGuiApplication, platform plugins: don't modify AA_DontUseNativeMenuBarShawn Rutledge2016-09-262-44/+41
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-232-8/+11
| |\|
| | * Fix test for sandboxed platformsMaurice Kalinowski2016-09-231-3/+3
| | * tst_QGraphicsItem: Fix UB (invalid cast/member call) in prepareGeometryChange()Marc Mutz2016-09-221-5/+8
* | | moc: support nested q_namespacesBogDan Vatra2016-09-283-1/+149
* | | Fix test for targets without process supportMaurice Kalinowski2016-09-231-0/+2
* | | Fix test for WinRTMaurice Kalinowski2016-09-231-1/+1
* | | QColor: provide QLatin1String overloads of functions taking QStringMarc Mutz2016-09-231-14/+38
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-222-62/+101
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-212-62/+101
| |\|
| | * Add missing test for QReguarExpression for QTextDocument::findMultipleSamuel Gaist2016-09-201-0/+18
| | * multiwindow: Base vsync debug output on actual surface formatTor Arne Vestbø2016-09-191-12/+18
| | * multiwindow: Replace per window fps timers with unified approachTor Arne Vestbø2016-09-191-18/+46
| | * multiwindow: Call update() after swapTor Arne Vestbø2016-09-191-2/+2
| | * multiwindow: React to mouse press to allow debugging UI responsivenessTor Arne Vestbø2016-09-191-33/+20
| | * multiwindow: Use showNormal() instead of show() to ensure normal geometryTor Arne Vestbø2016-09-191-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-214-20/+138
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-163-20/+135
| |\|
| | * QtWidgets: Fix enter/leave events on popup menusBłażej Szczygieł2016-09-151-1/+4
| | * QLatin1String: Fix UB (nullptr passed) in relational operatorsMarc Mutz2016-09-151-0/+57
| | * Never return char variants when reading prepared MySQL statementsMilian Wolff2016-09-121-14/+31
| | * QtWidgets: Send show/hide event to children on restore/minimizeBłażej Szczygieł2016-09-121-5/+43
| * | Blacklist modalWindowModallity on macOS aka “osx”Morten Johan Sørvig2016-09-151-0/+2
| * | Blacklist selftest runSubTestTony Sarajärvi2016-09-121-0/+3
* | | Blacklist modalWindowModallity on macOS aka “osx”Morten Johan Sørvig2016-09-181-0/+2
* | | Add QStringList::join(QLatin1String) overloadMarc Mutz2016-09-181-0/+1
* | | tests/auto/corelib/mimetypes: use local QThreadPoolMarc Mutz2016-09-171-12/+11
* | | HTTP/2 tests: Remove execute permissions from source filesEdward Welbourne2016-09-062-0/+0
* | | moc: Fix asserts on moc on empty token preceding ## operatorOlivier Goffart2016-09-162-0/+6
* | | Fix test for sandboxed targetsMaurice Kalinowski2016-09-151-0/+12
* | | Check the context of Q_ENUM[_NS] and Q_FLAG[_NS]BogDan Vatra2016-09-151-0/+28
* | | Convert the old feature systemLars Knoll2016-09-152-4/+2
* | | Modularize configure.json/.priLars Knoll2016-09-1511-3/+15
* | | winrt: Add tests to blacklistMaurice Kalinowski2016-09-071-0/+8