profile/ivi/qtbase.git
2012-05-03 Shane KearnsOptimise windows cert fetching and fix test case.
2012-05-03 Robin BurchellPull in netinet/in.h. Required for definition of sockad...
2012-05-03 Robin BurchellWork around std::wstring not being defined on Android.
2012-05-03 Stephen KellyAdd some missing includes.
2012-05-03 Shane KearnsImplement QLocalServer::socketOptions on windows
2012-05-03 Yuchen DengMSVC: Fix link warning if ship qt library without pdb...
2012-05-03 Miikka HeikkinenSkip tst_QOpenGL::openGLPaintDevice() if wrong openGL...
2012-05-03 Friedemann... Windows: Fix QWindowsNativeFileDialogBase::directory()
2012-05-03 Kevin OttensAdvertise window (de)activation to Qt event system
2012-05-03 Kevin OttensEmit signals to notify window (de)activation
2012-05-03 Thiago MacieiraRemove references to to/fromAscii in QString and QByteA...
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 MacieiraChange QtSql documentation to recommend QString::toUtf8
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Shane KearnsFix documentation of QLocalServer
2012-05-03 Thiago MacieiraChange remaining uses of {to,from}Ascii to {to,from...
2012-05-03 Thiago MacieiraSimplify the size of the QVarLengthArray buffer.
2012-05-03 Thiago MacieiraFix the QByteArray overloads to QString::fromXXXX
2012-05-03 Thiago MacieiraDefine P in stringbuilder.cpp, just to help in editing...
2012-05-03 Shane KearnsQFtp - implement fast abort for downloads
2012-05-03 Shane KearnsQNetworkAccessManager - ensure abort reaches QFtp
2012-05-03 Rohan McGoverntst_qdnslookup: disabled broken testdata
2012-05-03 Raphael Kubo... mkspecs: Define compilers and linkers elsewhere for...
2012-05-02 David FaurePass configured timeout to callWithCallback too.
2012-05-02 David FaureFix unit confusion in ccf3b9e48b2d773999a9a88e249f79380...
2012-05-02 Lauro NetoUpdate QXbWindow orientation API
2012-05-02 Robin BurchellStub out QDnsLookup on Android.
2012-05-02 Robin BurchellAndroid's resolv.h is busted, so stub out QHostInfo...
2012-05-02 Robin BurchellDisable code using if_nameindex on Android.
2012-05-02 Robin BurchellWork around Android not having SYS_futex.
2012-05-02 Kevin KrammerAdd implementation of virtual keyboard based on BPS...
2012-05-02 Friedemann... Windows: Fix a crash in Vista style.
2012-05-02 Bradley T.... Remove unused Mac OS X code from QtWidgets
2012-05-02 Stephen KellyAvoid macro re-definition warning for QT_NO_EXCEPTIONS
2012-05-02 Stephen KellyAvoid undefined macro warning for __GXX_EXPERIMENTAL_CX...
2012-05-02 Casper van... QDoc: Remove all occurences of 'qdoc3' in source.
2012-05-02 Casper van... Add "make docs" target for QtNetwork and sanitize other...
2012-05-02 stocktonfix documentation for QKeySequence::StandardKey "What...
2012-05-02 Kai KoehneEnable QML debugging of qtquick1 with CONFIG+=quick1
2012-05-02 Andreas HolzammerSupport mkspecs in subdirs for xcompile under windows
2012-05-02 Robin Burchellmkdtemp() is not included in Android's libc
2012-05-02 Sean HarmerAllow creation of QOpenGLShaderProgram without a curren...
2012-05-02 Sean HarmerInitialize QOpenGLFunctions before using it in QOpenGLS...
2012-05-02 Olivier GoffartFix compilation of public headers with QT_NO_DEPRECATED...
2012-05-02 Olivier GoffartIntroduce QObject::isSignalConnected(QMetaMethod)
2012-05-02 Debao ZhangDon't use obsolete qVariantValue, qVariantCanConvert...
2012-05-02 Donald CarrMake eglfs hooks functionality namespace cognisant
2012-05-02 Rohan McGovernFixed windows platform plugin with -qtnamespace.
2012-05-02 Rohan McGovernFixed QtGui and QtPrintSupport with -qtnamespace and...
2012-05-01 Kent HansenFix regression in connectNotify(const char *) emission
2012-05-01 Adrien BustanyQNetworkProxyFactory: check the "no_proxy" environment...
2012-05-01 Rohan McGovernFixed compile of QSslSocket with -qtnamespace on Windows.
2012-05-01 Olivier GoffartFix warning
2012-05-01 Rohan McGovernFixed uninitialized memory in QMetaObjectBuilder::fromR...
2012-05-01 Olivier GoffartFix warning about narrowing inside {}
2012-05-01 Sergio Ahumadaconfigure: Escape '{' in getQMakeConf2 function
2012-05-01 Kevin KrammerHandle navigator events in BPS event filter
2012-05-01 Kevin KrammerRegister for and handle screen events delivered through BPS
2012-05-01 Friedemann... Widgets: No longer use deprecated QPixmap::grabWindow...
2012-05-01 Lars KnollAllow loading of static plugins by index
2012-05-01 Lars KnollReset pointer to 0 after freeing
2012-05-01 Lars KnollInitialize member variable
2012-05-01 Lars KnollRestructure how we initialize hash nodes a little
2012-05-01 Lars KnollInitialize members
2012-05-01 Martin Smithqdoc: Further changes to the QML specialization
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 HansenPort bearer plugins to QMetaMethod-based connectNotify()
2012-04-30 Kent HansenPort QtDBus to QMetaMethod-based connectNotify()
2012-04-30 Kent HansenPort QNetworkSession to QMetaMethod-based connectNotify()
2012-04-30 Kent HansenPort QBuffer to QMetaMethod-based connectNotify()
2012-04-30 Kent HansenPort QtConcurrent to QMetaMethod-based connectNotify()
2012-04-30 Kent HansenAdd QMetaMethod-based QObject::connect/disconnectNotify...
2012-04-30 Olivier GoffartFix compiler warning in qdrawhelper.cpp
2012-04-30 Bradley T.... Support all modality types in QPlatformDialogHelper
2012-04-30 Morten Johan... Make QGtkStyle work on Qt 5.
2012-04-30 Morten Johan... Cocoa: Fix beep-on-show for Creator menus.
2012-04-30 Lars KnollRemove unused code
2012-04-30 Jonathan LiuDisable force_align_arg_pointer function attribute...
2012-04-30 Miikka HeikkinenFix the tst_QOpenGL::sharedResourceCleanup() test case...
2012-04-30 Kevin KrammerUse BPS based event dispatcher
2012-04-30 Miikka HeikkinenRemove declaration of QWindowsFontEngine::createEngine()
2012-04-30 Miikka HeikkinenRemoved insignification from QBackingStore test
2012-04-30 Laszlo AgocsRemove unused private and protected members from QClipboard
2012-04-30 stocktonFix Qt::MouseButton Documentation for Qt::ExtraButton24,
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 Jonathan LiuFix MinGW-w64 compilation
2012-04-29 Stephen KellyIf a dependency was not found, and we were not called...
2012-04-29 Stephen KellyProperly quote the dependencies string.
2012-04-29 Lars KnollGet rid of most warnings related to QInputMethod
2012-04-29 Stephen KellyMake sure different modules do not overwrite each other...
2012-04-29 Stephen KellyForward the REQUIRED and QUIET arguments when finding...
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-28 Thiago Macieira[SIC] Make non-const the QRegExp methods that modify...
next