Move QPainterPathPrivate to the private header files.
[profile/ivi/qtbase.git] / src / gui / painting /
2012-04-13 Gunnar SlettaMove QPainterPathPrivate to the private header files.
2012-04-13 Stephen KellyFix unsigned comparison warning.
2012-04-11 Marius Storm-OlsenMerge commit 'qt-v5.0.0-alpha1'
2012-04-10 Samuel RødalRemoved Qt5 todo comment in qpaintengineex_p.h
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-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-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-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-12 Stefan HundhammerLine up underlines if fallback fonts are used (QTBUG...
2012-03-08 Jiang JiangEnablers for shared graphics cache in raster paint...
2012-03-06 Holger Hans Peter... qpa: Document a requirement of the backing store implem...
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 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-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-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-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.
2011-10-27 Oliver WolffFixed crash in printsupport on Windows
2011-10-25 Friedemann KleintQtGui: Remove Q_WS and qpa.
2011-10-24 Olivier GoffartImprove drawing scaled image with raster using SSE2
2011-10-18 Casper van DonderenRemove stale documentation.
2011-10-13 Friedemann KleintRemove Q_WS_ and Q_OS_SYMBIAN from QtGui.
2011-10-11 Casper van DonderenRemove stale documentation and fix qdoc errors.
2011-10-10 Morten SorvigClean-up a macro for Cocoa
2011-10-06 Kent HansenFix typo in qbezier shift implementation
2011-10-03 Sergio AhumadaFix ́́`macros' function test of `tst_headers'
2011-10-03 Thiago MacieiraMake all uses of QBasicAtomicInt and Pointer use load...
2011-09-28 Kent HansenMake qtbase build with Qt-in-namespace again
2011-09-26 Bradley T. HughesMake QVectorData::shared_null const
2011-09-23 Jiang JiangSupport adding application fonts with QFontconfigDatabase
2011-09-22 Samuel RødalAllocate 16-byte aligned memory independent of platform...
2011-09-20 Holger Hans Peter... [blitter] Fix memory leak in the blitter paintengine
2011-09-20 Samuel RødalGenerate glyphs in un-transformed coordinate system.
2011-09-20 Eskil Abrahamsen... Avoid double caching glyphs in raster/QPA/FreeType
2011-09-19 Eskil Abrahamsen... Enable glyph caching on QPA
2011-09-15 Jason McDonaldFix missing/incorrect license headers
2011-09-13 Gunnar SlettaMerge branch 'master' of codereview.qt-project.org...
2011-09-13 Gunnar SlettaMerge branch 'refactor'
2011-09-12 suzuki toshiyaReplace 'i < len-1 && func(i+1)' by 'i+1 < len && func...
2011-09-12 Gunnar SlettaMerge branch 'master' into refactor
2011-09-08 Samuel RødalImproved and made public the QOpenGLPaintDevice API.
2011-09-07 Samuel RødalGet rid of QColor::allowX11ColorNames().
2011-09-06 Paul Olav TveteMerge "Merge remote branch 'gerrit/master' into HEAD...
next