Make QRegion not need to be friends with QVector
[profile/ivi/qtbase.git] / src / gui / painting /
2012-06-26 Thiago MacieiraMake QRegion not need to be friends with QVector
2012-06-21 Konrad Grochowskiproper filling when using Qt::TexturePattern
2012-06-12 Holger Hans Peter... mips: dsp and dspr2 can be enabled separately fix dspr2...
2012-06-10 Thiago MacieiraReorganise the painting.pri file after the last round...
2012-06-07 Samuel RødalAdded SpellCheckUnderlineStyle theme hint.
2012-05-31 Thiago MacieiraFix the confusion caused by the QT_ALWAYS_HAVE_xxx...
2012-05-31 Thiago MacieiraOverhaul the qsimd_p.h: rename macros and update condit...
2012-05-31 John LaytQtPrintSupport: Add CUPS printsupport plugin
2012-05-31 Girish RamakrishnanRemove QRegion::handle
2012-05-30 Jędrzej NowackiImplement QVector with QArrayData interface.
2012-05-30 Jiang JiangFix text decoration width rounding
2012-05-29 Giuseppe D'AngeloQtGui: remove \link usages
2012-05-22 Girish Ramakrishnanqpa api: replace QPA headers with something more benign
2012-05-22 Thiago MacieiraAdd AVX support for the painting and image code.
2012-05-18 Thiago MacieiraClean up some QT_HAVE_xxx macros in qcompilerdetection.h
2012-05-16 Damir TatalovicMIPS DSPR2 optimization of routine fetchUntransformedRGB16
2012-05-15 Girish RamakrishnanFix QPA files inclusion headers
2012-05-11 Jiang JiangFix font engine dependent text transformation
2012-05-10 Marius Storm-OlsenDoc: Fix \sa usage
2012-05-10 Marius Storm-OlsenMerge "Merge branch 'docs-refactoring' into master...
2012-05-10 Marius Storm-OlsenMerge branch 'docs-refactoring' into master
2012-05-09 Casper van DonderenDoc: Modularize QtGui documentation.
2012-05-08 Rohan McGovernRevert "QtPrintSupport: Remove remaining LPR specific...
2012-05-07 John LaytQtPrintSupport: Remove remaining LPR specific code
2012-05-07 Girish RamakrishnanExpose QPA API under qpa/*
2012-05-07 Robin BurchellRemove definitions of INV_EPS and M_SQRT2.
2012-05-04 Morten Johan SorvigCompile.
2012-05-04 Christoph Schleife... Make cupsTempFile member unconditianol.
2012-05-03 Thiago MacieiraRemove some remnants of Symbian code in src/gui/painting
2012-05-03 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-30 Olivier GoffartFix compiler warning in qdrawhelper.cpp
2012-04-26 Konstantin Rittget rid of Q_*_EXPORT_INLINE macros
2012-04-24 Debao ZhangUsing QLatin1String instead of QLatin1Literal
2012-04-24 Thiago MacieiraUse the C99 keyword "restrict" in compilers that support it
2012-04-24 Thiago MacieiraMark some functions as always_inline with GCC and ICC.
2012-04-17 Lars KnollMerge "Merge remote-tracking branch 'origin/api_changes...
2012-04-17 Lars KnollMerge remote-tracking branch 'origin/api_changes'
2012-04-17 Sergio AhumadaMerge "Merge remote-tracking branch 'origin/master...
2012-04-16 Girish RamakrishnanAdd 'we mean it' header to qpa headers
2012-04-16 Lars KnollMerge remote-tracking branch 'origin/master' into api_c...
2012-04-15 Holger Hans Peter... widgets: Fix painting to a fully transparent top level...
2012-04-14 Girish RamakrishnanFold qpaintdevice_qpa.cpp into qpaintdevice.cpp
2012-04-13 Gunnar SlettaMove QPainterPathPrivate to the private header files.
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...
next