summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make test work for sandboxed targetsv5.8.0-alpha1Maurice Kalinowski2016-08-311-50/+60
* winrt: Update search location for testdataMaurice Kalinowski2016-08-311-1/+1
* update testdataMaurice Kalinowski2016-08-313-0/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-2920-186/+936
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-292-0/+31
| |\
| | * QTextDocument: fix string backward searchSamuel Gaist2016-08-281-0/+2
| | * QAbstractSpinBox: Clear 'cleared' flag on receiving a keypressFriedemann Kleint2016-08-251-0/+29
| * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-08-255-61/+146
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-255-61/+146
| | |\|
| | | * multiwindow: Make it easier to test 1-N windowsTor Arne Vestbø2016-08-241-27/+33
| | | * multiwindow: Use QCommandLineParser instead of parsing manuallyTor Arne Vestbø2016-08-241-24/+35
| | | * QMimeType: use default locale rather than system localeDavid Faure2016-08-242-0/+17
| | | * multiwindow: Base fps on number of frames swapped, not timing of last frameTor Arne Vestbø2016-08-241-9/+21
| | | * Fix crash in dumpConfigurationMaurice Kalinowski2016-08-231-5/+7
| | | * Fix problem with exception reporting in QFuture::waitForResult()Christian Strømme2016-08-231-0/+37
| * | | QScreen manual test: fix conversion of enum values to namesAlexander Volkov2016-08-251-1/+1
| |/ /
| * | QScreen manual test: show names of enum valuesAlexander Volkov2016-08-251-0/+3
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-227-0/+658
| |\|
| | * Cocoa Menus: Introducing Menurama manual testGabriel de Dietrich2016-08-197-0/+658
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
| |\|
| | * Remove unneeded dependency on Qt widgetsEirik Aavitsland2016-08-151-1/+1
| * | Auto tests: use Qt::AA_DontUseNativeDialogs where appropriateJ-P Nurmi2016-08-173-124/+91
| * | Manual dialog test: Add option -n to set Qt::AA_DontUseNativeDialogsFriedemann Kleint2016-08-161-0/+6
* | | tests/auto/corelib/json: clean upMarc Mutz2016-08-271-2/+3
* | | tests/auto/corelib/xml: cleanupMarc Mutz2016-08-271-21/+42
* | | tests/auto/corelib/plugin: clean upMarc Mutz2016-08-271-3/+4
* | | add discard_from() functionOswald Buddenhagen2016-08-252-1/+16
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-22122-654/+1856
|\ \ \
| * | | Add support for Apple watchOSJake Petroules2016-08-191-2/+3
| * | | tst_QSslSocket: clean upMarc Mutz2016-08-191-55/+57
| * | | Refactor Http2::FrameReader/Http2::FrameWriterTimur Pocheptsov2016-08-192-45/+50
| * | | Say hello to Q_NAMESPACEBogDan Vatra2016-08-191-0/+110
| * | | Use qtConfig throughout in qtbaseLars Knoll2016-08-1978-100/+100
| * | | employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-193-6/+3
| * | | Blacklisting tst_QWidget::saveRestoreGeometry test on Ubuntu 16.04Milla Pohjanheimo2016-08-181-0/+1
| * | | HTTP/2 - fix invalid read (auto-test)Timur Pocheptsov2016-08-171-1/+1
| * | | Don't build the tests which require helpers on UIKit platformsJake Petroules2016-08-162-1/+3
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1615-48/+223
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-135-38/+69
| | |\|
| | | * Doc: Change instances of '(Mac) OS X' to 'macOS'Topi Reinio2016-08-121-1/+1
| | | * tst_QStringListModel: don't leak memory when tests failMarc Mutz2016-08-121-20/+14
| | | * QStringListModel: fix dataChanged's roles parameterMarc Mutz2016-08-122-2/+53
| | | * tst_QSslSocket::setLocalCertificateChain(): fix resource leak when test failMarc Mutz2016-08-111-3/+2
| | | * Remove ~tst_QImageWriterMarc Mutz2016-08-111-11/+0
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1010-10/+154
| | |\|
| | | * Fix memory leak in tst_qgraphicsproxywidgetJędrzej Nowacki2016-08-101-1/+2
| | | * Always generate size hint for spacer itemsJarek Kobus2016-08-082-3/+3
| | | * tst_QString: unit test for broken toLocal8bit() error-handlingEdward Welbourne2016-08-051-0/+62
| | | * Fix tst_QProcess::closeWriteChannel() under WindowsAlex Trotsenko2016-08-051-6/+9
| | | * Improve performance of QColor::name, now more than 4 times fasterDavid Faure2016-08-054-0/+77