get rid of the DisableIfSame hack
[profile/ivi/qtbase.git] / src /
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.
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 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-WiigFix progressbar animation on Vista
2011-05-10 Jonathan LiuQTabWidget/Win: do not add content margin when document...
2011-05-10 Pierre RossiQTableView: prevent QTableView from hanging when removi...
2011-05-10 Jonathan LiuQFileSystemModel: Handle QDir::NoDot and QDir::NoDotDot...
2011-05-10 Frederik GladhornDon't crash when requesting text.
2011-05-10 Frederik GladhornLet QAccessibleButton::text return something even when...
2011-05-10 Jan-Arve SætherFixed regression where AT client did not always announc...
2011-05-10 Jens Bache-WiigDon't use inactive borders for spinbox on Mac
2011-05-10 Richard Moe GustavsenCocoa: respect QT_NO_EXCEPTION in color dialog
2011-05-10 Frederik GladhornMake navigation in TabWidgets consistent.
2011-05-10 Frederik GladhornFix text for checkable buttons, unit tests.
2011-05-10 Frederik GladhornWindow and Application fixes for accessibility.
2011-05-10 Frederik GladhornCall QAccessible::updateAccessibility when changing...
2011-05-10 José Millán SotoQAccessibleTextEdit: Using x coordinate for calculate...
2011-05-10 Stephen KellyUse the virtual API to clear a selection.
2011-05-10 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-10 Eskil Abrahamsen... Rename QGlyphs -> QGlyphRun
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 Fabien FrelingAdd internal documentation for QUnifiedToolbarSurface.
2011-05-10 Fabien FrelingChange the repaint() call to an update().
2011-05-10 Fabien FrelingChange the repaint() to an update().
2011-05-10 Fabien FrelingSet the default graphics system to raster.
2011-05-10 Fabien FrelingRevert "Switch the default graphics system to raster...
2011-05-10 Fabien FrelingFix a race condition when the main window is being...
2011-05-10 Liang QiRespect capacity in QVector::append().
2011-05-10 Fabien FrelingSwitch the default graphics system to raster on Mac.
next