QtDBus: add member-swap to shared classes
[profile/ivi/qtbase.git] / tests /
2012-05-08 Jędrzej NowackiIntroduce a new built-in type: signed char.
2012-05-08 Ali AkhtarzadaAdd assignment operator for QJsonValueRef
2012-05-08 Rohan McGovernRevert "QtPrintSupport: Remove remaining LPR specific...
2012-05-07 John LaytQtPrintSupport: Remove remaining LPR specific code
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-07 Stephen KellyRename setResizeMode to setSectionResizeMode.
2012-05-07 Thiago MacieiraAdd some extra tests to tst_QString to ensure the encod...
2012-05-07 Thiago MacieiraChange QStringBuilder to use UTF-8 too
2012-05-07 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-07 Thiago MacieiraFix encoding mismatches in tst_QSqlQuery
2012-05-06 Liang QiAdd default value for getters in QJsonValue
2012-05-05 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-05 Shane KearnsEnable specifying raw headers for the request
2012-05-04 Lars KnollLoad resources in in QTextDocument correctly
2012-05-04 Friedemann KleintWindowmodality-test: Compile with Qt 4.8.
2012-05-04 Konstantin Rittadd support for non-BMP ligatures
2012-05-04 Thiago MacieiraUse QFile::{encode,decode}Name to deal with QT_PLUGIN_PATH
2012-05-04 Thiago MacieiraSlightly improve the query encode/decode test in QUrl
2012-05-04 David FaureFix QUrl::toString(StripTrailingSlash) to not turn...
2012-05-04 Miikka HeikkinenRemove insignification from tst_QOpenGL
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-04 Thiago MacieiraMake the event notification on Windows be mandatory...
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.
next