summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add elliptic curve support to QSslAndré Klitzing2015-01-1814-3/+56
* Fix assorted MSVC warnings in tests.Friedemann Kleint2015-01-1710-16/+15
* tst_qitemdelegate: remove more duplication.David Faure2015-01-171-12/+1
* tst_QSizePolicy::getSetCheck: separate data generation from testMarc Mutz2015-01-171-9/+68
* Fix qaccessibilitymac test (title vs. description)Boris Dušek2015-01-171-3/+7
* QSortFilterProxyModel: fix a regressionGiuseppe D'Angelo2015-01-171-0/+37
* QProgressDialog: don't require setValue(0) to be called.David Faure2015-01-171-6/+39
* Make transparency test actually test transparencyLaszlo Agocs2015-01-161-1/+1
* qtest_widgets.h: add support for pretty-printing QSizePolicyMarc Mutz2015-01-161-0/+50
* Update QFileSelector to use QSysInfo betterThiago Macieira2015-01-167-10/+37
* Fix compilation of manual Open GL tests with Dynamic GL.Friedemann Kleint2015-01-152-7/+10
* Haiku: Fix compilation of qarraydata unit testTobias Koenig2015-01-141-1/+1
* Haiku: Make remaining auto tests compile on HaikuTobias Koenig2015-01-147-7/+7
* QComboBox: make setModel reset the root model indexGiuseppe D'Angelo2015-01-131-0/+23
* Introduce Q_ENUM and Q_FLAG macrosOlivier Goffart2015-01-137-33/+137
* Extend selections in QGraphicsView when selection extension key downAndy Maloney2015-01-132-0/+62
* Remove unnecessary call to strlenJędrzej Nowacki2015-01-131-1/+0
* Support QMetaType::equals()Alex Blasche2015-01-131-0/+90
* QNX: Enable QSharedMemory and QSystemSemaphore support.Rafael Roquetto2015-01-131-1/+1
* moc: Don't link to inexistent parent staticMetaObjectGabriel de Dietrich2015-01-134-0/+106
* Do the same for qDebug of QByteArray and QLatin1StringThiago Macieira2015-01-111-0/+22
* QDebug: pretty-print QStrings and QStringRefsThiago Macieira2015-01-114-4/+71
* Add QtInfoMsgKai Koehne2015-01-099-19/+117
* QStandardPaths: add AppConfigLocation.David Faure2015-01-091-2/+26
* Add qHashRange and qHashRangeCommutativeMarc Mutz2015-01-091-0/+66
* Add POSIX IPC support to QSystemSemaphore and QSharedMemoryTobias Koenig2015-01-093-8/+21
* Add support for printing the real thread ID with QT_MESSAGE_PATTERNThiago Macieira2015-01-081-2/+2
* tst_QWidget: include QTest, not QtTestGiuseppe D'Angelo2015-01-061-1/+2
* Remove the old QDBusConnection::sender functionalityThiago Macieira2015-01-061-11/+5
* Fix QFileSystemWatcher::directoryChanged docs/testCory Bloor2015-01-051-10/+1
* tst_QHash: Factor qHash()-related test cases into a separate testMarc Mutz2015-01-055-101/+160
* tst_QSet: add a non-trivial test for op==Marc Mutz2015-01-051-0/+10
* Add annotation to rename methods created by qdbusxml2cppDavid Edmundson2015-01-051-0/+10
* QItemDelegate: let QTextEdit and QPlainTextEdit receive tab keypressesGiuseppe D'Angelo2015-01-042-5/+86
* QStack: Add a simple benchmark.Robin Burchell2014-12-303-0/+94
* Fix cmake test_moc_macro_target with namespaceFrederik Gladhorn2014-12-301-0/+6
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-2969-1824/+1118
|\
| * tst_QUdpSocket: Fix inverted logic in getting a non-"any" addressThiago Macieira2014-12-281-23/+18
| * Don't hardcode port numbers in tst_QUdpSocket wherever possibleThiago Macieira2014-12-281-10/+15
| * Fix silly QSKIP for IPv6 in tst_QUdpSocket::multicastThiago Macieira2014-12-281-1/+1
| * Silence warning in tst_QUdpSocket::multicast for Any+IPv4Thiago Macieira2014-12-241-1/+7
| * Fix tst_QUdpSocket::multicastLeaveAfterCloseThiago Macieira2014-12-241-3/+6
| * Stabilize tst_QUdpSocket::broadcastingThiago Macieira2014-12-241-1/+1
| * Don't try to send broadcasts over IPv6Thiago Macieira2014-12-241-4/+7
| * Suppress silly shell warning during qmake of qtcpsocket.proThiago Macieira2014-12-241-1/+1
| * Autotest: Disable multicast testing with proxiesThiago Macieira2014-12-241-10/+1
| * Temporarily disable the QtDBus tests if the session bus isn't availableThiago Macieira2014-12-231-1/+10
| * Android: Fix QTemporaryDir/File::nonWritableCurrentDir() testsEskil Abrahamsen Blomfeldt2014-12-222-0/+9
| * Android: Fix QLoggingRegistry testEskil Abrahamsen Blomfeldt2014-12-222-0/+10
| * Android: Disable QLockFile testEskil Abrahamsen Blomfeldt2014-12-221-1/+3