summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-0617-49/+392
|\
| * Diaglib: Extend class information for QWidget dumps.Friedemann Kleint2016-06-041-2/+44
| * tst_QTemporaryFile: Run in temporary directory.Friedemann Kleint2016-06-041-4/+4
| * Remove tst_QWidget::immediateRepaintAfterShow().Friedemann Kleint2016-06-041-20/+0
| * Blacklist modalDialogClosingOneOfTwoModal on OS XMorten Johan Sørvig2016-06-041-0/+2
| * Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-021-0/+1
| |\
| * | Blacklist tst_QOpenGLWidget::stackWidgetOpaqueChildIsVisible test.Alexandru Croitor2016-06-011-0/+2
| * | Don't alter input string in QTextLayout with ShowLineAndParagraphSeparatorsEskil Abrahamsen Blomfeldt2016-06-011-0/+33
| * | Fix bugs causing Thin font weights to be ignored or mishandled.Jake Petroules2016-06-011-2/+0
| * | tst_QPlainTextEdit/tst_QTextEdit: Do not output unprintable characters.Friedemann Kleint2016-05-312-12/+26
| * | Fix opaque texture-based widgets not being always shown.Alexandru Croitor2016-05-301-0/+133
| * | Fix crash when connecting a non-PMF with Qt::UniqueConnection...Thiago Macieira2016-05-301-0/+17
| * | Force the use of the C++11 alignof keyword instead of an extensionThiago Macieira2016-05-291-3/+4
| * | tst_QNetworkReply: Un-blacklist recently fixed test.Edward Welbourne2016-05-251-4/+1
| * | Fix parsing of tzfile(5) POSIX rule zone names with bracket quotesThiago Macieira2016-05-241-0/+10
| * | Avoid missing paints when resizing GV with QOpenGLWidget viewportLaszlo Agocs2016-05-241-0/+45
| * | QMenu auto-test: Add test for two-level tearable menusGabriel de Dietrich2016-05-191-0/+46
| * | QtWidgets: Reduce paint events when resizing native widgetBłażej Szczygieł2016-05-191-0/+24
* | | tst_QObject: Test if the new connect style works with virtual basesThiago Macieira2016-06-021-0/+107
* | | Blacklisting a flaky tst_QGL::clipTest test on OpenSUSE 13.1Milla Pohjanheimo2016-06-011-0/+1
* | | Add manual test for shortcut using implicit AltGrRobert Loehning2016-05-301-6/+11
* | | tst_Moc: restore signals/slots/emit to the Q_UPPERCASE valuesThiago Macieira2016-05-301-3/+3
* | | tst_qsslsocket::protocolServerSide - blacklist on RHEL 7.2Timur Pocheptsov2016-05-261-0/+4
* | | tst_qsslsocket - re-structure the codeTimur Pocheptsov2016-05-261-2/+4
* | | Fix compilation without process supportMaurice Kalinowski2016-05-201-0/+2
* | | 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