Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-staging
[profile/ivi/qtbase.git] / src /
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Laszlo AgocsPrevent crash in wayland mimedata in case there is...
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Laszlo AgocsPrevent having Status undefined in xlib platform plug-in.
2011-05-10 Liang QiAdd QT_xxx_VERSION macros for each library in qtbase
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Olivier GoffartMerge remote-tracking branch 'staging/master'
2011-05-10 Eskil Abrahamsen... Compile on Mac
2011-05-10 Oswald Buddenhagenifdef out mac/no_coreservices path more cleanly
2011-05-10 Oswald Buddenhagenfix build on symbian
2011-05-10 Alexander PotashevAllow different text for undo actions and items in...
2011-05-10 Alexander PotashevAllow using not only prefixes for undo command text
2011-05-10 Pino ToscanoQFileSystemEngine::currentPath(): use QFileSystemEntry...
2011-05-10 Bradley T. HughesDo not allow multiple threads to acquire a QMutex
2011-05-10 Robin BurchellEnsure that QDateTimeEdit::calendarWidget() will always...
2011-05-10 Oswald Buddenhagendon't crash in QProcessEnvironment::systemEnvironment()
2011-05-10 Peter HartmannHTTP backend: do not load resources from cache that...
2011-05-10 Denis DzyubenkoCompile fix for QLocale on Symbian.
2011-05-10 Denis DzyubenkoAdded Kazakh language to the QLocale mapping table...
2011-05-10 Denis DzyubenkoAdded support for QLocale::uiLanguages on Symbian.
2011-05-10 Olivier GoffartFix drawing text in item view:
2011-05-10 João AbecasisDon't rely on uninitialized data
2011-05-10 João AbecasisDon't realloc user-provided buffer
2011-05-10 Samuel RødalFixed bug in X11 backend when creating translucent...
2011-05-10 Janne AnttilaClarified sendCustomRequest documentation to include...
2011-05-10 Olivier GoffartFix compilation
2011-05-10 Oswald Buddenhagenno environment on WinCE
2011-05-10 Oswald Buddenhagenfix Widestring vs. Ansi mixup
2011-05-10 Oswald Buddenhagenfix potential crash in QProcessEnvironment::systemEnvir...
2011-05-10 Armin BerresOnly cleanup share widget if it has been created.
2011-05-10 Liang QiGet rid of "typename, typename" for TEMPLATE_TEMPLATE_P...
2011-05-10 Olivier GoffartCompile with msvc
2011-05-10 Olivier Goffartcompile with windows
2011-05-10 Olivier Goffartget rid of the DisableIfSame hack
2011-05-10 Liang QiRewrite the interfaces of QtConcurrent.
2011-05-10 maeFix namespace issue with the global static
2011-05-10 Matthew CattellFixed bug in QPdfEngine::addImage causing mono images...
2011-05-10 maeFix regression with QSettings patch
2011-05-10 Jani HautakangasFix trailing whitespaces
2011-05-10 Jani HautakangasFix for native child widget performance issue.
2011-05-10 Oswald Buddenhagenfix build on symbian
2011-05-10 Oswald Buddenhagenfix build on mac
2011-05-10 Oswald Buddenhagenmake QProcessEnvironment on Unix cache converted values
2011-05-10 Oswald Buddenhagenmake QProcessEnvironment::systemEnvironment() encoding...
2011-05-10 Oswald Buddenhagenmake QProcessEnvironment on Unix cache converted variab...
2011-05-10 Oswald Buddenhagenmove key/value converters to the private class
2011-05-10 Oswald Buddenhagenmake QProcessEnvironment on Windows preserve variable...
2011-05-10 Oswald Buddenhagensplit QProcessEnvironmentPrivate::Unit into Key and...
2011-05-10 Oswald Buddenhagenremove unused functions
2011-05-10 Oswald Buddenhagenminor optimization: use QList::reserve()
2011-05-10 Oswald Buddenhagenuse the Hash typedef
2011-05-10 maeReduce open and stat system calls for QSettings
2011-05-10 Samuel RødalFixed off-by-one in radial gradient color table index...
2011-05-10 Thorbjørn LindeijerRevert "Added QStringRef::toLatin1 and QStringRef:...
2011-05-10 Olivier GoffartFixes warnings about unused variables
2011-05-10 Olivier GoffartFixes warnings about unused variables
2011-05-10 Olivier GoffartFixes warnings about unused variables
2011-05-10 Olivier GoffartFixes warnings
2011-05-10 Olivier GoffartFixes warnings about unused variables
2011-05-10 Thorbjørn LindeijerAdded QStringRef::toLatin1 and QStringRef::toUtf8
2011-05-10 Laszlo AgocsMake translucent windows working properly with OpenVG.
2011-05-10 Frederik GladhornAdd accessible events as defined by IAccessible2.
2011-05-10 Frederik GladhornReturn name and allow actions for invisible accessible...
2011-05-10 Jens GeorgUpdate documentation of QDateTime::toString
2011-05-10 Jens GeorgFix QDateTime::toString for Qt::ISODate
2011-05-10 Laszlo AgocsSpecify swap behavior preserved bit in openvg engine.
2011-05-10 Emmanuel BOURGERIEFixed QTBUG-11935 : "With MySQL version > 50000 the...
2011-05-10 Emmanuel BOURGERIEFixed QTBUG-11935
2011-05-10 Samuel RødalRemoved warning from QPixmap::handle().
2011-05-10 Gabriel de DietrichRemoving the "resetInternalData" slot in QAbstractProxy...
2011-05-10 Thiago MacieiraFix warnings on unused parameters and variables
2011-05-10 maeFix insert and scroll to bottom case
2011-05-10 Laszlo AgocsMake text rendering working outside the gui thread...
2011-05-10 Frederik GladhornTypos in internal api docs.
2011-05-10 Thierry BastianRevert "Fixed a crash in QListView"
2011-05-10 Thierry BastianFixed a crash on Windows XP with mingw in threaded...
2011-05-10 mreadSymbian's QElapsedTimer::restart() fixed to return...
2011-05-10 Laszlo AgocsCreate a cleanup stack for each new thread on Symbian.
2011-05-10 Miikka HeikkinenDo not modify window size for fullscreen windows in...
2011-05-10 Gabriel de DietrichTotally kill MR 916
2011-05-10 Samuel RødalAnother attempt at fixing the MSVC2005 build.
2011-05-10 Samuel RødalCompile fix in qdrawhelper_sse2.cpp for MSVC 2005.
2011-05-10 Gabriel de DietrichReverting merge request 916
2011-05-10 Gabriel de DietrichReverting merge request 916
2011-05-10 Samuel RødalCompile fix in qdrawhelper_sse2.cpp.
2011-05-10 Thierry BastianBuild fix on QMenuBar
2011-05-10 Jan-Arve SætherDo not call setSizePolicy from ctor, it might call...
2011-05-10 Thierry BastianFix copyright and a few codestyle mistakes
2011-05-10 Aurélien GâteauRenamed QAbstractMenuBarImpl to QAbstractMenuBarInterface
2011-05-10 Aurélien GâteauMake ctor and dtor of QAbstractMenuBarImpl inline
2011-05-10 Aurélien GâteauQAbstractMenuBarImpl::allowSetVisible => setVisible
2011-05-10 Aurélien GâteauIntroduce menubar plugin system
2011-05-10 Aurélien GâteauIntroduce QAbstractMenuBarImpl
2011-05-10 Aurelien GateauHide Q<Platform>MenuAction
2011-05-10 Aurélien GâteauFix warning about initialization order
2011-05-10 Samuel RødalAdded support for six-parameter radial gradients.
2011-05-10 Samuel RødalImproved gradient table generation performance for...
2011-05-10 Samuel RødalOptimized radial gradient fetch using SSE 2.
next