summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge dev into 5.8Oswald Buddenhagen2016-08-22122-654/+1856
| | |\ \ \
| | * | | | 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-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
| | * | QNativeSocketEngine::option(): return a correct value on invalid callAlex Trotsenko2016-08-051-0/+1
* | | | HTTP/2 - fix QT_NO_SSL buildTimur Pocheptsov2016-08-151-1/+2
* | | | Long live QDeadlineTimerThiago Macieira2016-08-153-0/+631
* | | | QSslDiffieHellmanParameters: make fit for releaseMarc Mutz2016-08-122-5/+5
* | | | Make imageAt and formatAt more robus against different font metricsSimon Hausmann2016-08-122-9/+2
* | | | Darwin: Add QImage::toCGImage() conversion functionMorten Johan Sørvig2016-08-111-0/+45
* | | | Enable cleartext HTTP/2 and bring the auto-test back to lifeTimur Pocheptsov2016-08-115-70/+81
* | | | remove redundant x11 handlingOswald Buddenhagen2016-08-103-16/+0
* | | | add support for returning the command's exit status to $$system()Oswald Buddenhagen2016-08-101-2/+2
* | | | Fix QZip autotest and enable QZip and QTextOdfWriter tests againOswald Buddenhagen2016-08-102-3/+5