profile/ivi/qtbase.git
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 QiFix the build of configure.exe.
2011-05-10 Liang QiUpdate the source file of configure.exe to enable QtCon...
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 Jan-Arve SætherAdd missing license headers
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 GladhornFix warning (unused variable) in QAccessibility test.
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 GeorgAdd test for ISODate change in QDateTime::toString
2011-05-10 Jens GeorgUpdate documentation of QDateTime::toString
2011-05-10 Jens GeorgFix QDateTime::toString for Qt::ISODate
2011-05-10 Miikka HeikkinenFix BlendBench::unalignedBlendArgb32 test case
2011-05-10 Frederik GladhornSkip child count test on Intel compiler.
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... Removing the "resetInternalData" slot in QAbstractProxy...
2011-05-10 Thiago MacieiraFix warnings on unused parameters and variables
2011-05-10 Laszlo AgocsAdded autotest for threaded text rendering.
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 Gabriel de... Fix tst_QTableWidget::task219380_removeLastRow
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 Samuel RødalSkip linearGradientSymmetry test on QWS.
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 Samuel RødalMade linearGradientSymmetry test pass on qreal=float...
2011-05-10 Gabriel de... Totally 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... Reverting merge request 916
2011-05-10 Gabriel de... Reverting merge request 916
2011-05-10 Tomi VihriaFixed Qt UDA creation for Symbian
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ætherBenchmark for layout hierarchies
2011-05-10 Jan-Arve SætherManual test for layout flickering
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 Tomi VihriaEnablers for the Qt eclipsing in Symbian
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 Miikka HeikkinenImprove logic to find default certificates in createpac...
2011-05-10 Samuel RødalImproved gradient table generation performance for...
2011-05-10 Samuel RødalOptimized radial gradient fetch using SSE 2.
2011-05-10 Samuel RødalImproved qt_gradient_clamp for reflect spreads.
2011-05-10 Samuel RødalPrepared for SIMD implementation of radial gradients.
2011-05-10 Miikka HeikkinenFix "make sis" for projects that have empty OBJECTS_DIR
2011-05-10 Jonathan LiuFix incorrect rendering of checked menu items on Window...
2011-05-10 Guoqing ZhangFix OpenGL build break on Symbian
2011-05-10 Pierre RossiFix a bug with menu overflowing from a lower resolution...
2011-05-10 Pierre RossiCalculate the submenu position after emitting aboutToShow()
2011-05-10 Thierry BastianFixed a crash in QListView
2011-05-10 David BoddieDoc: Fixed reference to a name in a table.
2011-05-10 Jens Bache... Fix progressbar animation on Vista
next