profile/ivi/qtbase.git
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...
2012-04-28 Casper van... Doc: Fix most qdoc errors in QtSql.
2012-04-28 Martin Smithqdoc: Further changes to the QML specialization
2012-04-27 Lars KnollDon't generate compiler warnings for using deprecated...
2012-04-27 Lars KnollGet rid of some deprecation warnings
2012-04-27 Thiago MacieiraRe-enable casting to and from "ASCII" on tst_qstring.cpp
2012-04-27 Thiago MacieiraDon't use the QRegExp methods that modify the object...
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 Jason McDonaldRemove old Qt4 to-do comment.
2012-04-27 Shane KearnsMove QWinEventNotifier data members to a private class
2012-04-27 Friedemann... Replace QGuiApplication::activeWindow by focusWindow().
2012-04-27 Friedemann... Windows: Fix warning about retrieving the handle from...
2012-04-27 Friedemann... QWindowsBackingStore: Flush to correct window.
2012-04-27 Morten Johan... Remove deprecation tags from QWheelEvent.
2012-04-27 Friedemann... Windows/Vista style: Fix painting of QGroupBox.
2012-04-27 Friedemann... Fix warning about int-truncation (MSVC2010, 64bit).
2012-04-27 Rohan McGoverndoc: removed wrong license headers from several .pro...
2012-04-27 Kent HansenAdd QMetaMethod::fromSignal() function
2012-04-27 aavitFix workaround for image readers that can scale but...
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 SchleifenbaumRespect the DontUseNativeDialog flag.
next