Remove Cursor functions from invokeMethod.
[profile/ivi/qtbase.git] / tests /
2011-12-14 Michael BrasserFix possible jump in animation timer.
2011-12-13 Friedemann KleintQImageReader-test: Make more verbose, use QTemporaryDir.
2011-12-13 Sarah SmithFix failing unit tests.
2011-12-13 Friedemann KleintQClipboard-test: Fix test
2011-12-13 Kurt KorbatitsFix qfile unit test failing on shadow build.
2011-12-13 Michael BrasserFix possible jump in animation timer.
2011-12-13 Stephen KellyMove QAbstractItemModel into a separate directory.
2011-12-12 Laszlo AgocsAdd touchEvent() virtual to QWindow.
2011-12-12 Robin BurchellAdd QVarLengthArray::length().
2011-12-12 Bradley T. HughesUpdate .gitignore for tests/auto/corelib/io/qresourceengine
2011-12-12 Honglei ZhangCheck driver validity before using it
2011-12-12 Friedemann KleintRevert "Remove unused overload of QTest::qExec."
2011-12-12 Bradley T. HughesSilence -Woverloaded-virtual warnings in QFileDialog
2011-12-10 Bradley T. HughesRemove QMetaObject guards and deprecate QPointer.
2011-12-09 João AbecasisFixes for tst_QTemporary(File|Dir)::nonWritableCurrentDir
2011-12-09 Laszlo AgocsExtend touch events.
2011-12-09 Shane KearnsRemove QtWidgets dependency from QTcpSocket autotest
2011-12-09 Shane KearnsFix unstable test case
2011-12-09 Friedemann KleintQProcess-test: Fix executable location on Windows.
2011-12-09 João AbecasisPromote openStandardStreams sub-tests to top level
2011-12-09 Friedemann KleintQPixmap test: Re-enable tests of Windows bitmap/icon...
2011-12-09 Friedemann KleintTests: Fix the language change test.
2011-12-09 Friedemann KleintQFile-test: Do not fail when run with redirected stdout...
2011-12-09 Friedemann KleintQProcess-Test: Improve error handling.
2011-12-09 Bradley T. HughesRe-enable 'check' target for tests/auto/gui on Mac...
2011-12-09 Stephen KellyForward the contents of the parents argument through...
2011-12-09 Stephen KellyNotify about moves in the source model more efficiently.
2011-12-09 Shane KearnsFix failing setSocketDescriptor test in QTcpSocket
2011-12-09 Joerg BornemanntestProcessSpacesArgs fixed
2011-12-08 David FaureImprove/cleanup qtemporarydir (and qtemporaryfile)...
2011-12-08 David FaureFix QTemporaryDir unittest on Mac OS X
2011-12-08 Friedemann KleintQPixmap test: Make lenientCompare() more verbose.
2011-12-08 Friedemann KleintQTestlib/Selftest: Fix Windows.
2011-12-08 Frederik GladhornCreate a class to contain accessibilty enums.
2011-12-08 Jason McDonaldRemove unused overload of QTest::qExec.
2011-12-07 David FaurePort externaltests.cpp to QTemporaryDir
2011-12-07 Friedemann Kleintqtbase: Remove QSound.
2011-12-07 Richard MooreCheck we're connected before startClientEncryption()
2011-12-07 Jason McDonaldUse QTRY_VERIFY to test asynchronous behaviour.
2011-12-07 Jason McDonaldUse QTRY_VERIFY to test asynchronous behaviour.
2011-12-07 Stephen KellyUse VERBATIM where needed in macros.
2011-12-06 Stephen KellyTest that options to macros work.
2011-12-06 Bradley T. HughesFix tst_QSharedPointer invalidConstructs:forward-declar...
2011-12-06 Stephen KellyTest the qt5_add_resource macro.
2011-12-06 Shane KearnsSkip untestable interfaces in QTcpSocket::bind autotest
2011-12-06 Stephen KellyUse plural form for CMake variables.
2011-12-06 Jason McDonaldRemove TESTED_CLASS/TESTED_FILES comments from tests.
2011-12-06 Jason McDonaldDon't mark selftest subtests as testcases.
2011-12-05 Jędrzej NowackiMake tst_QVariant::canConvertMetaTypeToInt more verbose.
2011-12-05 Jason McDonaldFixing naming of selftests.
2011-12-05 Jason McDonaldDon't set graphics system at start of test.
2011-12-05 Rohan McGovernFixed tst_selftests findtestdata subtest for shadow...
2011-12-02 David FaureNew class QTemporaryDir.
2011-12-02 Honglei ZhangFix tst_qsql crashes on Mac OS X
2011-12-02 Bradley T. HughesRemove QInternal callbacks and internal functions
2011-12-02 David FaureImplement QDir::removeRecursively
2011-12-02 Honglei ZhangQSqlRelationalTableModel doesn't follow relations on...
2011-12-02 Bradley T. HughesRemove cast and assignment operators from QAtomicInt...
2011-12-02 Friedemann KleintWindows: Stabilize qpauseanimation test.
2011-12-02 Frederik GladhornAccessibility: table2 -> table
2011-12-02 Martin JonesRevert "Add QObject::objectNameChanged(const QString...
2011-12-01 Friedemann KleintWindows: Fix qabstractfilenengine-test.
2011-12-01 Frederik GladhornMake cell a proper QAccessible2Interface.
2011-12-01 Bradley T. HughesAdd QObject::objectNameChanged(const QString &objectNam...
2011-12-01 Stephen KellyPass the tests when run in visual studio.
2011-12-01 Shane KearnsFix QTcpServer::serverAddress() for dual stack sockets
2011-12-01 Friedemann KleintTests: Temporarily remove qsound.
2011-12-01 Friedemann KleintWindows: Fix compilation of qdir test.
2011-12-01 Jędrzej NowackiImprove Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTIO...
2011-12-01 Rohan McGovernMark tst_qfilesystementry as private test on Windows.
2011-12-01 Rohan McGoverntestlib: add QFINDTESTDATA macro for finding testdata...
2011-12-01 Rohan McGovernFixed installation of corelib tests
2011-12-01 Friedemann KleintFix compilation of Benchmark tests on Windows.
2011-12-01 Jason McDonaldImprove QString autotest.
2011-12-01 Jason McDonaldMinor improvement to QByteArray autotest
2011-12-01 Debao ZhangMake QWinEventNotifier part of the public API
2011-11-30 Shane KearnsFix QHostAddress::operator==(QHostAddress::SpecialAddress)
2011-11-30 Olivier GoffartSupport for up to 6 arguments in the new connection...
2011-11-30 Honglei ZhangFix sqlite driver memory eating due to close failure
2011-11-30 Jo AsplinMoved integrationtests/* into other/
2011-11-30 Jason McDonaldCleanup corelib autotests
2011-11-30 Olivier GoffartBenchmark the new signal slot connection syntax.
2011-11-30 Olivier GoffartFix Qt::QueuedConnection when signal has a return value
2011-11-29 Olivier GoffartSupport Qt::UniqueConnection in the new connection...
2011-11-29 Olivier GoffartInitialize the return value of signals
2011-11-29 Olivier GoffartQObject::disconnect with new syntax
2011-11-29 Stephen KellyInstall CMake config files from Qt.
2011-11-29 Richard MooreMake the default ssloptions testable.
2011-11-29 Friedemann KleintFix linking of autotests on Windows.
2011-11-29 Friedemann KleintFix compilation of qeasingcurve autotest on Windows.
2011-11-29 Friedemann KleintTemporarily disable Windows-specific QPrinter autotest.
2011-11-29 Friedemann KleintFix compilation of some benchmark tests on Windows.
2011-11-29 Jason McDonaldCleanup corelib autotests
2011-11-29 Toby TomkinsFixed Qtbase OSX specific namespace compilation.
2011-11-28 Olivier GoffartFix crash in tst_qatomicpointer test
2011-11-28 Rohan McGovernImproved failure messages from tst_qlibrary
2011-11-28 Jason McDonaldFix sanity check of network test server
2011-11-28 Jason McDonaldCorrect usage of network-settings.h.
2011-11-27 Glenn WatsonAdd support to moc for registering non-local enums...
2011-11-26 Olivier GoffartTest QAtomicPointer<const T>
next