profile/ivi/qtbase.git
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.
2012-04-27 Rohan McGoverncmake: temporarily set tests/auto/cmake insignificant...
2012-04-27 Thiago MacieiraMark that the Sun compiler includes the return type...
2012-04-26 Casper van... QDoc: Pretend that .qtx and .qtt files are .qdoc files.
2012-04-26 Konstantin... fix build with mingw
2012-04-26 Ian DeanFixed iOS compilation issues.
2012-04-26 Eskil Abrahamsen... Revert "Harfbuzz-shaper - fix incorrect logClusters...
2012-04-26 Shane KearnsUncomment qnetworkproxyfactory autotest
2012-04-26 Honglei ZhangFix memory leaks in 64-bits ODBC driver
2012-04-26 Konstantin... get rid of Q_*_EXPORT_INLINE macros
2012-04-26 Olivier GoffartFix C++11 compilation
2012-04-26 Kevin KrammerCreate interface for navigator calls and implement...
2012-04-26 Stephen KellyTake account of spanned items in QTreeView when dragging.
2012-04-26 Casper van... Doc: Use the proper way to find qdoc.
2012-04-26 Casper van... Doc: Add "make docs" command for QtXml.
2012-04-26 Casper van... QDoc: Disambiguate prev and next links in html source.
2012-04-26 Jan-Arve SaetherMap QAccessible::Role to the proper IA2Role.
2012-04-26 Sean HarmerUse non-blocking reads on virtual keyboard pps device.
2012-04-26 Sean HarmerFix compilation when debug output enabled on virtual...
2012-04-26 Jason McDonaldMake QTimeLine test significant.
2012-04-26 Thiago MacieiraEnsure that QUrl::{to,from}LocalPath encode/decode...
2012-04-26 Qt4iOSAdded mkspecs for iOS.
2012-04-25 Olivier GoffartRemove deprecated conversion from QKeySequence to QString
2012-04-25 Miikka HeikkinenFix QRawFont autotest in Windows
2012-04-25 Olivier GoffartRemove QMetaObjectExtraData and put everything into...
2012-04-25 Kent HansenSplit qobject_impl.h into qobjectdefs_impl.h
2012-04-25 Kent HansenAdd comparison operators == and != for QMetaMethod
2012-04-25 Thiago MacieiraDon't use the QRegExp methods that modify the object...
2012-04-25 Holger Hans... lance: Document all available command line options.
2012-04-25 Holger Hans... baselineserver: Fix compilation by removing PI_BuildKey...
2012-04-25 Romain PokrzywkaAdd makespecs for standard devices in the OMAP3 family
2012-04-25 Friedemann... Fix recursion in qwidget gdiPainting test.
2012-04-25 Thiago MacieiraAdd detection code for AVX2, HLE, RTM and AES to qsimd.cpp
2012-04-25 Thiago MacieiraReplace the x86 XGETBV instruction with its opcode...
2012-04-25 Thiago MacieiraUpdate the x86 feature-detection code, unifying x86...
2012-04-25 Thiago MacieiraFix atomics on SPARC
2012-04-25 Bradley T.... Cocoa: support modal windows
2012-04-25 Bradley T.... Skip tst_QInputDialog on Mac OS X
2012-04-25 Thiago MacieiraRevert QUrl::isRelative to its Qt 4 behaviour
2012-04-25 Thiago MacieiraWarn if we use deprecated methods from Qt modules
2012-04-25 Thiago MacieiraMake configure.exe not overwrite its own Makefile in...
2012-04-25 Thiago MacieiraMake configure.exe create files with Windows line-endings
2012-04-25 Jan-Arve SaetherMSAA bridge should not return any IA2-specific roles...
2012-04-25 Jan-Arve SaetherDo not map LayeredPane and Terminal to the wrong MSAA...
2012-04-25 Konstantin... get rid of QT_NO_IMAGE_TEXT switcher
2012-04-25 Casper van... QDoc: Implement -installdir CLI option for module cross...
2012-04-25 Jason McDonaldMark known test failures in Windows developer build.
2012-04-25 Jędrzej NowackiUse macro for QByteArrayData initialization.
2012-04-25 Konstantin... support UTF-8 encoded file names in QZip*
next