summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Add QArrayData::reallocateUnaligned for QString and QByteArrayThiago Macieira2016-09-071-0/+50
* QObject::dumpObject*: enable them also for non-debug buildsGiuseppe D'Angelo2016-09-061-2/+0
* Add a convenience function QTemporaryDir::filePath()Alexander Volkov2016-09-051-0/+25
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-3115-157/+249
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-2910-130/+184
| |\
| | * 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 remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-254-5/+61
| | |\|
| | | * QMimeType: use default locale rather than system localeDavid Faure2016-08-242-0/+17
| | | * Fix crash in dumpConfigurationMaurice Kalinowski2016-08-231-5/+7
| | | * Fix problem with exception reporting in QFuture::waitForResult()Christian Strømme2016-08-231-0/+37
| | * | 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
| * | | 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 "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-08-259-53/+89
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-08-259-53/+89
| |\| | |
| | * | | Merge dev into 5.8Oswald Buddenhagen2016-08-22109-640/+1578
| | |\ \ \
| | * | | | tst_QString: clean upMarc Mutz2016-08-171-3/+6
| | * | | | tst_QStyleSheetStyle: Extract Method sample_widgets()Marc Mutz2016-08-171-28/+20
| | * | | | Added capHeight() to QRawFont and QFontMetrics(F)Konstantin Tokarev2016-08-153-2/+29
| | * | | | tst_QRegularExpression: clean upMarc Mutz2016-08-151-12/+14
| | * | | | QSharedPointer: clean up #ifdefsMarc Mutz2016-08-151-6/+0
| | * | | | Avoid synthesizing stretch on condensed font familiesAllan Sandfeld Jensen2016-08-152-2/+20
* | | | | | tst_qnetworkreply: use preprocessor rather than "commenting out"Edward Welbourne2016-08-251-10/+11
* | | | | | tst_qnetworkreply: use .left(...) in place of .mid(0, ...)Edward Welbourne2016-08-251-1/+1
* | | | | | tst_qnetworkreply: ditch fatuous 1* on a constantEdward Welbourne2016-08-251-2/+2
* | | | | | tst_qnetworkreply: condition dereferencing on non-nullEdward Welbourne2016-08-251-2/+4
* | | | | | tst_qnetworkreply: purge stray space inside parenthesisEdward Welbourne2016-08-251-1/+1
* | | | | | tst_qnetworkreply: linearise a succession of checksEdward Welbourne2016-08-251-7/+5
* | | | | | tst_qnetworkreply: restructure #if-ery round a conditionEdward Welbourne2016-08-251-11/+11
* | | | | | tst_qnetworkreply: deduplicate some codeEdward Welbourne2016-08-251-12/+3
* | | | | | tst_qnetworkreply, coding style: fixes to brace-placementEdward Welbourne2016-08-251-72/+96
* | | | | | tst_qnetworkreply: drop semicolon from end of do-while macro bodyEdward Welbourne2016-08-251-1/+1
|/ / / / /
* | / / / Remove tests/auto/other/atwrapperMarc Mutz2016-08-2415-931/+0
| |/ / / |/| | |
* | | | 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-1971-88/+88
* | | | employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-192-4/+2
* | | | 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-1612-48/+148
|\ \ \ \ | | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-135-38/+69
| |\ \ \ | | | |/ | | |/|