summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Blacklisting pendingCallWhenDisconnected on OpenSUSE 42.1Milla Pohjanheimo2016-06-021-0/+2
* Remove Windows CE vestigesJoerg Bornemann2016-06-023-13/+0
* Revert blacklisting of two tests now the fix is inAndy Shaw2016-05-302-3/+0
* Blacklist maskedUpdateMilla Pohjanheimo2016-05-271-0/+1
* Blacklist tst_qabstracttextdocumentlayout::formatAt on OpenSUSE42.1Milla Pohjanheimo2016-05-271-0/+3
* Blacklist tst_QIODevice::constructing_QTcpSocket on OpenSUSE 42.1Milla Pohjanheimo2016-05-271-0/+2
* Blacklisting tst_QTextStream::stillOpenWhenAtEnd() on OpenSUSE 42.1Milla Pohjanheimo2016-05-271-0/+1
* Add QLineF::center() returning the point in the center of the lineLorenz Haas2016-05-271-0/+77
* Blacklisting tst_qabstractdocumentlayout::imageAt on OpenSUSE 42.1Milla Pohjanheimo2016-05-261-0/+3
* Fix invalid QDataStream data for QDateTimeThiago Macieira2016-05-261-0/+0
* Add settable QSslDiffieHellmanParameters for QSslSocket-based servers.Mikkel Krautz2016-05-254-4/+253
* add $$sorted() function.Oswald Buddenhagen2016-05-251-0/+12
* add $$str_member() functionOswald Buddenhagen2016-05-251-0/+43
* add $$str_size() functionOswald Buddenhagen2016-05-251-0/+12
* add $$num_add() (numeric addition) functionOswald Buddenhagen2016-05-251-0/+42
* add $$take_first() and $$take_last() functionsOswald Buddenhagen2016-05-251-0/+48
* make QMakeParser take a QStringRef as inputOswald Buddenhagen2016-05-242-3/+3
* Add applicationDisplayNameChanged() signal.Benjamin Terrier2016-05-241-0/+18
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-2345-317/+702
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1944-165/+698
| |\
| | * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-05-193-1/+49
| | |\
| | | * ICO image format: fix regression in writing when size >= 256Eirik Aavitsland2016-05-133-1/+49
| | * | QMenuBar: nested parenting fixFelix Bourbonnais2016-05-181-0/+59
| | * | Moc: fix crash when a file ends with \\\rOlivier Goffart2016-05-181-0/+2
| | * | Fix QVariant conversion to an enum type.Olivier Goffart2016-05-161-0/+10
| | * | QWidget::mapTo/FromGlobal(): Rewrite using a QTransform.Friedemann Kleint2016-05-141-8/+9
| | * | Print the QStorageInfo dump on test startThiago Macieira2016-05-143-22/+93
| | * | Work around QFont bug in QFontDialog testEskil Abrahamsen Blomfeldt2016-05-131-1/+4
| | * | Revert "tst_qudpsocket - remove insignificant"Timur Pocheptsov2016-05-132-12/+2
| | * | Fixed crash in QAuthenticator::operator==Jesus Fernandez2016-05-131-0/+16
| | |/
| | * QFileSystemModel: create nodes with correct QFileInfosAlexander Volkov2016-05-102-0/+37
| | * decruft project filesOswald Buddenhagen2016-05-104-24/+0
| | * Enable movedAndResizedAttributes test.Morten Johan Sørvig2016-05-101-5/+0
| | * tst_qwidget: remove sheetOpacity testMorten Johan Sørvig2016-05-101-13/+0
| | * OS X: Remove unified toolbar test.Morten Johan Sørvig2016-05-102-42/+1
| | * Make sure the QDBusVirtualObject virtuals are called in the right threadThiago Macieira2016-05-091-0/+2
| | * tst_QMdiArea::subWindowActivated2(): Allow for several activated events.Friedemann Kleint2016-05-091-1/+1
| | * QStorageInfo: update the detection of pseudo filesystemsThiago Macieira2016-05-091-3/+4
| | * QStorageInfo: fix matching of mountpoints to sibling directoriesThiago Macieira2016-05-094-0/+88
| | * Add an autotest for the QtDBus message spy hookThiago Macieira2016-05-095-2/+211
| | * tst_QDBusMarshall: make sure we compile on linked, old dbusThiago Macieira2016-05-091-3/+5
| | * QTableView: Fix selection for reordered or hidden rows/columnsVyacheslav Grigoryev2016-05-091-0/+36
| | * QTest: Fix printing of values of Q_ENUMsThiago Macieira2016-05-085-10/+11
| | * Fix Clang -Wexpansion-to-defined warning by deprecating QT_SUPPORTSThiago Macieira2016-05-087-35/+35
| | * tst_qudpsocket - remove insignificantTimur Pocheptsov2016-05-062-2/+12
| | * tst_QWidget: make it stable on OS XTimur Pocheptsov2016-05-062-23/+53
| * | Remove dead code from tst_QFont::exactMatch()Eskil Abrahamsen Blomfeldt2016-05-121-145/+0
| * | QFont::exactMatch() should return false for aliasesEskil Abrahamsen Blomfeldt2016-05-121-7/+4
* | | winrt: fix compilationMaurice Kalinowski2016-05-191-1/+1
* | | Collate conversion functions for Core Foundation/Foundation typesTor Arne Vestbø2016-05-191-1/+1