Merge "Merge branch 'newdocs'" into refs/staging/master
[profile/ivi/qtbase.git] / src / gui / painting /
2012-04-13 Stephen KellyFix unsigned comparison warning.
2012-04-12 Robin BurchellRemove QPaintBufferSignalProxy and QPaintBufferResource.
2012-04-12 Robin BurchellRemove 'using' of QPaintEngineEx methods from QRasterPa...
2012-04-12 Robin BurchellRemove unused QIntRect.
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-11 Robin BurchellMove QVectorPath::polygonFlags to its own class.
2012-04-11 Robin BurchellMove QRectVectorPath into the .cpp of the only file...
2012-04-11 Robin BurchellDeprecate qMemCopy/qMemSet in favour of their stdlib...
2012-04-10 Samuel RødalRemoved Qt5 todo comment in qpaintengineex_p.h
2012-04-10 Oswald BuddenhagenMerge remote-tracking branch 'origin/master' into api_c...
2012-04-03 Friedemann KleintFix release mode warnings about unused variables.
2012-04-03 Jiang JiangRename clip() to clipData() to avoid confusion and...
2012-04-02 Tarja SundqvistQTBUG-24936: Ensure alpha cache is cleared when printin...
2012-03-31 Robin BurchellRemove all calls to, and deprecate qMalloc, qRealloc...
2012-03-29 Simo FältMerge branch 'master' of git://scm.dev.nokia.troll... qt-v5.0.0-alpha1
2012-03-29 Andy ShawThe scaling should not effect the width of a cosmetic pen
2012-03-28 Thiago MacieiraEnsure that qdrawhelper.cpp is compiled with vectorisat...
2012-03-28 Thiago MacieiraRemove the old code using MMX registers.
2012-03-28 Debao ZhangRemove WA_PaintOutsidePaintEvent
2012-03-27 Kent HansenMerge master into api_changes
2012-03-27 Friedemann KleintIntroduce FontSmoothingGamma as a platform style hint.
2012-03-25 Thiago MacieiraRemove the Q_STATIC_TEMPLATE_SPECIALIZATION macro
2012-03-24 Thiago MacieiraFix warnings about commas at the end of enums
2012-03-23 Kent HansenMerge "Merge master into api_changes" into refs/staging...
2012-03-23 Kent HansenMerge master into api_changes
2012-03-23 Debao ZhangCleanup Q3* items
2012-03-22 Thiago MacieiraRemove the workaround for GCC 3.3 on IRIX
2012-03-22 Thiago MacieiraFix compilation on ARM with C++11: narrowing conversion
2012-03-22 Thiago MacieiraAdd a non-implicit virtual destructor for QDashStroker
2012-03-22 Damir TatalovicMIPS DSP configure detection and initial blend optimiza...
2012-03-22 Samuel RødalGot rid of Map / Unmap events in favor of Expose event.
2012-03-19 Kent HansenMerge master into api_changes
2012-03-16 Kent HansenMerge master into api_changes
2012-03-14 Marc MutzQtGui: make some constructors explicit
2012-03-12 João AbecasisMerge "Merge remote-tracking branch 'origin/master...
2012-03-12 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-12 Stefan HundhammerLine up underlines if fallback fonts are used (QTBUG...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/api_changes' into...
2012-03-08 Jiang JiangEnablers for shared graphics cache in raster paint...
2012-03-08 João AbecasisMerge remote-tracking branch 'origin/master' into api_c...
2012-03-06 Holger Hans Peter... qpa: Document a requirement of the backing store implem...
2012-03-05 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-03-04 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-03-02 Casper van DonderenRemove the usage of deprecated qdoc macros.
2012-03-02 Bradley T. HughesExport QPaintEnginePrivate from QtGui
2012-02-28 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-26 Marc MutzQFixed: make constexpr
2012-02-26 Marc MutzQFixed{,Size}: reformulate some functions in a constexp...
2012-02-22 Stephen KellyRemove use of Q_BROKEN_DEBUG_STREAM.
2012-02-21 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-20 Friedemann KleintRemove QPlatformIntegration/QPlatformTheme from QGuiApp...
2012-02-14 Kim Motoyoshi KallandAdded static keyword to blend_transformed_tiled_argb...
2012-02-14 Kim Motoyoshi KallandRemoved unused qStorePixel[] array.
2012-02-08 Samuel RødalFixed CustomDashLine drawing bug.
2012-02-08 Kim Motoyoshi KallandFixed source composition with opacity in the raster...
2012-02-07 Kim Motoyoshi KallandFixed jagged lines when drawing scaled image with raste...
2012-02-07 Kim Motoyoshi KallandRemoved image format specific template functions in...
2012-02-06 Jiang JiangAdd distance field generation functions from Scenegraph
2012-02-05 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-02-01 Friedemann KleintWindows: Fix inclusion of <windows.h>
2012-01-31 Lars KnollRemove many deprecated methods
2012-01-31 Xizhi ZhuRemove Symbian specific code from QtGui.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-25 Gunnar SlettaRemove use of QT_MODULE from library
2012-01-24 Jiang JiangMove glyphMargin() to QFontEngine
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-17 Lars KnollMark obsolete methods in qregion as deprecated
2012-01-16 João AbecasisMerge remote-tracking branch 'gerrit/master' into conta...
2012-01-10 Jason McDonaldUpdate year in Nokia copyright headers.
2012-01-06 Kim Motoyoshi KallandLimit Bezier curve subdivision to maximum 512 line...
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-04 Simon HausmannFix QPainter::drawText with complex brushes
2012-01-02 Robin BurchellInline some methods in qgrayraster.
2012-01-02 Holger Hans Peter... blitter: Base QBlitterPaintEngine on QRasterPaintEngine
2012-01-02 Holger Hans Peter... blitter: Group code by functionality in header and...
2012-01-02 Holger Hans Peter... blitter: Fix the 'solid' detection for the brush in...
2012-01-02 Holger Hans Peter... blitter: Move state updates into new methods
2012-01-02 Holger Hans Peter... blitter: Move the definition out of the class
2012-01-02 Holger Hans Peter... blitter: Kill the isBlitterLocked variable of the QBlit...
2012-01-02 Holger Hans Peter... blitter: Use CapabilitiesToStateMask as a class member
2012-01-02 Holger Hans Peter... blitter: Style changes to the code
2012-01-02 Holger Hans Peter... raster: Fix typo in a function argument
2011-12-20 Robin BurchellRemove qt_image_id() and qt_image_colortable().
2011-12-15 Kim Motoyoshi KallandImproved path filling performance in the raster paint...
2011-12-13 Kim Motoyoshi KallandImproved performance of large text when parts are outsi...
2011-12-12 Bradley T. HughesSilence -Woverloaded-virtual warnings in QRasterPaintEngine
2011-12-12 Bradley T. HughesSilence -Woverloaded-virtual warnings in QBlitterPaintE...
2011-12-10 Thomas ZanderFix typo in APIDocs
2011-12-01 Jędrzej NowackiImprove Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTIO...
2011-11-08 Charles YinQPainterPath: Fix copy constructor again.
2011-11-08 Jiang JiangFix subpixel positioning support
2011-11-08 Jędrzej NowackiImplement QRegion::isNull
2011-11-07 Friedemann KleintQPainterPath: Fix copy constructor.
2011-11-04 Samuel RødalImprove QtGui start-up time and memory use.
2011-11-01 Sergio AhumadaRevert "Fix use of qMax() with floating point constants"
2011-10-31 Friedemann KleintFix most warnings about assignments of QAtomicInt.
2011-10-30 Sergio AhumadaFix use of qMax() with floating point constants
2011-10-27 Bradley T. HughesReplace implicit QAtomic* casts with explicit load...
2011-10-27 Friedemann KleintFix compiler warnings.
next