Compile.
[profile/ivi/qtbase.git] / tests /
2012-05-04 Shane KearnsRename QAbstractSocket::PauseOnNotify -> PauseOnSslErrors
2012-05-03 Thiago Macieiratroll.no changed its NS record configuration. Adapt.
2012-05-03 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-05-03 Stephen KellyRevert "Don't use the pri depends line for link depende...
2012-05-03 Shane KearnsOptimise windows cert fetching and fix test case.
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-05-03 Miikka HeikkinenSkip tst_QOpenGL::openGLPaintDevice() if wrong openGL...
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Thiago MacieiraDefine P in stringbuilder.cpp, just to help in editing...
2012-05-03 Rohan McGoverntst_qdnslookup: disabled broken testdata
2012-05-02 David FaureFix unit confusion in ccf3b9e48b2d773999a9a88e249f79380...
2012-05-02 Olivier GoffartIntroduce QObject::isSignalConnected(QMetaMethod)
2012-05-02 Debao ZhangDon't use obsolete qVariantValue, qVariantCanConvert...
2012-05-01 Kent HansenFix regression in connectNotify(const char *) emission
2012-05-01 Rohan McGovernFixed uninitialized memory in QMetaObjectBuilder::fromR...
2012-05-01 Stephen KellyNever attempt to run the dbus tests on APPLE.
2012-04-30 Kent HansenTemporarily disable -Woverloaded-virtual in headersclea...
2012-04-30 Kent HansenAdd QMetaMethod-based QObject::connect/disconnectNotify...
2012-04-30 Miikka HeikkinenRemoved insignification from QBackingStore test
2012-04-30 Jason McDonaldRemove insignification of lancelot test on Mac OS X.
2012-04-30 Jason McDonaldRemove insignficiation from qgraphicsscene test on...
2012-04-29 Jason McDonaldRemove insignification from qsslsocket_onDemandCertific...
2012-04-29 Jason McDonaldRemove insignification from qtcpserver test on Mac...
2012-04-29 Jason McDonaldRemove insignification of qsslsocket test on Windows...
2012-04-29 Stephen KellySimplify the cmake version check.
2012-04-29 Stephen KellyAdd some more useful output when about the cmake version
2012-04-27 Thiago MacieiraRe-enable casting to and from "ASCII" on tst_qstring.cpp
2012-04-27 Thiago MacieiraWrap the non-ASCII testcases with QString::fromUtf8
2012-04-27 Thiago MacieiraWrap all Latin 1 strings with QString::fromLatin1 or...
2012-04-27 Thiago MacieiraConvert these files to ASCII or UTF-8
2012-04-27 Thiago MacieiraForce tst_qstring to use fromLatin1 where it has Latin...
2012-04-27 Miikka HeikkinenFix QWindow autotest for Windows.
2012-04-27 Kent HansenAdd QMetaMethod::fromSignal() function
2012-04-27 aavitImplement inline downscaling in png reader, to save...
2012-04-27 Rohan McGovernRemoved parallel_test from parallel-unsafe autotest.
2012-04-27 Christoph Schleife... Respect the DontUseNativeDialog flag.
2012-04-27 Rohan McGoverncmake: temporarily set tests/auto/cmake insignificant...
2012-04-26 Shane KearnsUncomment qnetworkproxyfactory autotest
2012-04-26 Stephen KellyTake account of spanned items in QTreeView when dragging.
2012-04-26 Jason McDonaldMake QTimeLine test significant.
2012-04-26 Thiago MacieiraEnsure that QUrl::{to,from}LocalPath encode/decode...
2012-04-25 Miikka HeikkinenFix QRawFont autotest in Windows
2012-04-25 Olivier GoffartRemove QMetaObjectExtraData and put everything into...
2012-04-25 Kent HansenAdd comparison operators == and != for QMetaMethod
2012-04-25 Holger Hans Peter... lance: Document all available command line options.
2012-04-25 Holger Hans Peter... baselineserver: Fix compilation by removing PI_BuildKey...
2012-04-25 Friedemann KleintFix recursion in qwidget gdiPainting test.
2012-04-25 Bradley T. HughesSkip tst_QInputDialog on Mac OS X
2012-04-25 Thiago MacieiraRevert QUrl::isRelative to its Qt 4 behaviour
2012-04-25 Konstantin Rittget rid of QT_NO_IMAGE_TEXT switcher
2012-04-25 Jason McDonaldMark known test failures in Windows developer build.
2012-04-25 Jędrzej NowackiUse macro for QByteArrayData initialization.
2012-04-24 Debao ZhangUsing QLatin1String instead of QLatin1Literal
2012-04-24 Thiago MacieiraEnsure that QUrl::toLocalFile returns decoded paths
2012-04-24 Thiago MacieiraDon't use the QRegExp methods that modify the object...
2012-04-24 Thiago MacieiraDon't strip the leading slash of letter+colon paths...
2012-04-24 Jason McDonaldRemove insignification from qabstractitemmodel test...
2012-04-24 Jason McDonaldlancelot test: Skip crashing test function on Mac OS X.
2012-04-24 Laszlo AgocsAdd a QWindow autotest case for reentrant mouse/touch...
2012-04-24 Stephen KellyRun DBus tests only if QtDBus is found.
2012-04-24 Kai KoehneAllow qDebug output to be configured by qSetMessagePatt...
2012-04-24 Jason McDonaldRe-enable network tests on Mac OS.
2012-04-24 Jason McDonaldRemove insignification of QMdiArea test on Windows.
2012-04-24 Jason McDonaldRe-enable the QMacStyle test.
2012-04-24 Friedemann KleintFix windowgeometry test for Windows.
2012-04-24 Jason McDonaldRemove insignification from QDateTimeEdit test on Mac...
2012-04-24 Jason McDonaldRemove insignification of QSizeGrip test on Mac OS X.
2012-04-24 Jason McDonaldSkip unstable tst_QMdiArea::subWindowActivated2 test...
2012-04-23 Thiago MacieiraMake QStringLiteral and QByteArrayLiteral always return...
2012-04-23 Jason McDonaldRemove insignification of QMdiArea test on Mac OS X.
2012-04-23 Mark BrandQSqlQueryModel::setQuery() don't use deprecated reset()
2012-04-23 Stephen KellyMove the CMake unit tests to auto/
2012-04-23 Jason McDonaldStart running some disabled tests again on Mac OS.
2012-04-23 Jason McDonaldRe-enable QGraphicsView test on Windows, Mac and Ubuntu...
2012-04-23 Kalle ViironenFix bug in qsslsocket peek()
2012-04-23 Jason McDonaldFix XPASS in QGraphicsWidget test on Ubuntu 11.10.
2012-04-23 Jason McDonaldRemove insignification from QGraphicsProxyWidget test...
2012-04-23 Jason McDonaldRemove insignification from QCompleter autotest.
2012-04-23 Girish RamakrishnanQTextLayout::d is private
2012-04-22 Thiago MacieiraReplace com.trolltech with org.qtproject in D-Bus's...
2012-04-20 Thiago MacieiraAdd unit testing for the qdbusxml2cpp tool
2012-04-20 Stephen KellyBuild the tests with the build type that the top-level...
2012-04-20 Thiago MacieiraSilence two warnings in QVariant's unit test.
2012-04-20 Thiago MacieiraDon't push unnecessary data to a data stream for QVariant()
2012-04-20 Shane KearnsWindows - "bypass proxy for local..." also affects...
2012-04-20 Stephen KellyMake sure -fPIE is added to the compile flags.
2012-04-20 Stephen KellyOnly run the CMake DBus unit tests on UNIX systems.
2012-04-20 Friedemann KleintWindow geometry manual tests: Add Window state controls.
2012-04-20 Thiago MacieiraDisable the tst_exceptionsafety_others test completely.
2012-04-20 Shane KearnsStabilisation of tst_qnetworkreply on windows
2012-04-20 Morten Johan SorvigImplement QCocoaWindow::setWindowState.
2012-04-20 Morten Johan SorvigSet the window title for the QWindow as well.
2012-04-20 Jason McDonaldRemove insignification from QComboBox test on Ubuntu...
2012-04-20 Kai KoehneLogging: Change arguments of message handler to avoid...
2012-04-19 Stephen KellyEnsure that this widget has focus before sending a...
2012-04-19 Stephen KellyAdd some more output to debug a flaky test.
2012-04-19 Jason McDonaldRemove insignification from QMdiSubWindow test on Mac...
2012-04-19 Jason McDonaldRemove insignification of qsocks5socketengine on Ubuntu...
2012-04-19 Friedemann KleintRemove Q_WS macros from qwidget-test.
next