summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-1812-1/+71
|\
| * Fix undefined behavior in QSharedPointer::create()5.8Ihor Dutchak2017-04-171-0/+50
| * QMatrix4x4: fix aliasing problem in operator*=Marc Mutz2017-04-141-0/+4
| * Restore compatibility with Qt 5.7.0 and 5.6.1Thiago Macieira2017-04-1210-1/+17
* | QMenu: Fix torn-off menu display crash issueDongmei Wang2017-04-141-0/+37
* | QMenu: Fix margins related display issuesDongmei Wang2017-04-141-1/+184
* | QVariant: implement QByteArray ↔ QUuid conversionv5.9.0-beta2Marc Mutz2017-04-142-1/+17
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-0/+1
|\|
| * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-091-0/+1
* | Preserve last modification timestamps of installed filesSimon Hausmann2017-04-121-0/+1
* | Skip testing of QOpenGlConfig on platforms that don't support itSami Nurmenniemi2017-04-121-0/+7
* | Fix tst_toolsupport on 32-bit arm platformSami Nurmenniemi2017-04-121-0/+6
* | tst_qhashfunctions: Test non-zero seeds tooThiago Macieira2017-04-111-44/+70
* | QTextDocument: improve import of DIV tagsDavid Faure2017-04-101-2/+20
* | Fix QDir::mkpath() when the path contains "symlink/../"Thiago Macieira2017-04-071-0/+52
* | QDataStream: add operator<< and >> for std::nullptr_tThiago Macieira2017-04-071-0/+28
* | tst_qmessagehandler: fix qMessagePattern for armSami Nurmenniemi2017-04-071-2/+4
* | tst_QFocusEvent: Fix checkReason_ActivateWindow for offscreen and minimal pla...Sami Nurmenniemi2017-04-071-0/+8
* | Fix tst_Collections for gcc/armSami Nurmenniemi2017-04-071-15/+27
* | Fix tst_QDirModel for qemuSami Nurmenniemi2017-04-072-0/+7
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Liang Qi2017-04-065-79/+166
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-065-79/+166
| |\|
| | * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+26
| | * QCryptographicHash: make SHA3 calculate SHA3, not KeccakGiuseppe D'Angelo2017-03-311-64/+102
| | * tst_largefile: fix the mapOffsetOverflow case to match actual behaviorThiago Macieira2017-03-311-11/+30
| | * Fix layout tests for GCC 5.2.x/5.3.xSami Nurmenniemi2017-03-302-4/+8
* | | Fix tst_QFile for qemuSami Nurmenniemi2017-04-062-0/+8
* | | Fix network tests on qemu/armSami Nurmenniemi2017-04-062-0/+5
|/ /
* | Extend blacklisting of a tst_QMenuBar's test to cover Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+1
* | Skip testing of QOpenGLWidget on platforms that don't support itSami Nurmenniemi2017-04-041-0/+10
* | Skip OpenGL tests on platforms that don't support OpenGLSami Nurmenniemi2017-04-043-0/+21
* | Extend blacklisting of tst_QMenuBar::check_menuPosition to Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+1
* | tests: Unify license to GPL-EXCEPTKai Koehne2017-04-0352-1296/+561
* | Extend blacklisting of tst_QWidget to cover Ubuntu 16.04Tony Sarajärvi2017-04-031-0/+1
* | Ensure that tst_QFontDatabase::addAppFont() tests the whole path to an engineTor Arne Vestbø2017-03-311-2/+7
* | Fix tst_Selftest on QEMUSami Nurmenniemi2017-03-312-0/+16
* | Extend blacklisting of parts of tst_QWidget to cover Ubuntu 16.04Tony Sarajärvi2017-03-311-0/+1
* | tst_qsslsocket::protocolServeSide - fix for macOS 10.11Timur Pocheptsov2017-03-301-2/+16
* | Blacklist a QSequentialAnimationGroup autotestTony Sarajärvi2017-03-301-0/+1
* | Blacklist tst_QSslSocket::protocolServerSide on OS X 10.11Tony Sarajärvi2017-03-301-0/+2
* | Fix tst_QUdpSocket for QEMUSami Nurmenniemi2017-03-291-0/+84
* | Use HTTP2WasUsedAttribute for HTTP2Timur Pocheptsov2017-03-291-1/+8
* | tst_QGuiApplication: Split the quitOnLastWindowClosed() testsFriedemann Kleint2017-03-291-75/+81
* | Fix building of qopengl test on boot2qtSimon Hausmann2017-03-291-1/+1
* | Switch to RGB(A|X)8888[_Premultiplied] for QOpenGLFBO readbacks on GLESLaszlo Agocs2017-03-281-1/+3
* | Fix largefile tests on ARM and QEMU targetsSami Nurmenniemi2017-03-283-0/+127
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-2716-69/+173
|\|
| * json encoder: Harmonize number serialization with ES6Marius Kittler2017-03-251-0/+29
| * Fix propagation of locale from widget to its childrenEdward Welbourne2017-03-241-0/+28
| * QSslSocket: fix connection to a international domain nameOlivier Goffart2017-03-232-0/+37