summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Remove stale documentation and fix qdoc errors.Casper van Donderen2011-10-113-607/+0
* Clean-up a macro for CocoaMorten Sorvig2011-10-102-8/+1
* Fix typo in qbezier shift implementationKent Hansen2011-10-061-1/+1
* Fix ́́`macros' function test of `tst_headers'Sergio Ahumada2011-10-032-0/+12
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-5/+5
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-282-0/+7
* Make QVectorData::shared_null constBradley T. Hughes2011-09-261-1/+2
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-231-1/+1
* Allocate 16-byte aligned memory independent of platform for raster pool.Samuel Rødal2011-09-221-37/+17
* [blitter] Fix memory leak in the blitter paintengineHolger Hans Peter Freyther2011-09-201-5/+5
* Generate glyphs in un-transformed coordinate system.Samuel Rødal2011-09-201-3/+4
* Avoid double caching glyphs in raster/QPA/FreeTypeEskil Abrahamsen Blomfeldt2011-09-201-100/+31
* Enable glyph caching on QPAEskil Abrahamsen Blomfeldt2011-09-191-31/+3
* Fix missing/incorrect license headersJason McDonald2011-09-151-0/+40
* Merge branch 'refactor'Gunnar Sletta2011-09-13124-39008/+2335
|\
| * Improved and made public the QOpenGLPaintDevice API.Samuel Rødal2011-09-081-12/+0
| * Get rid of QColor::allowX11ColorNames().Samuel Rødal2011-09-072-63/+3
| * Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-062-28/+32
| |\
| * | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-293-3/+3
| * | Fix some compiler warnings, shut up QIbusPlatformInputContext.Friedemann Kleint2011-08-261-3/+7
| * | Merge branch 'master' into refactorGunnar Sletta2011-08-253-28/+18
| |\ \
| * | | Remove qtessellator.* from QtGuiLars Knoll2011-08-193-1602/+0
| * | | Fix build.Friedemann Kleint2011-08-191-0/+1
| * | | QColormap is gone from QtGuiLars Knoll2011-08-191-1/+0
| * | | Restore feature compatibility with QPrinter in QTextDocument::printLars Knoll2011-08-196-2/+144
| * | | Move printing into it's own libraryLars Knoll2011-08-191-2/+2
| * | | Introduce a paged paintdevice and use itLars Knoll2011-08-197-18/+354
| * | | move printing related files into their own directoryLars Knoll2011-08-1920-6872/+2
| * | | PDF doesn't require the alpha paintengineLars Knoll2011-08-192-61/+5
| * | | Move the remaining QPrinter dependencies out of qpf.*Lars Knoll2011-08-195-195/+197
| * | | Rename QPdf(Base)EngineLars Knoll2011-08-196-110/+110
| * | | Move the PDF related functionality into QPdfLars Knoll2011-08-194-1681/+1674
| * | | first version of a public API to generate PDFsLars Knoll2011-08-193-0/+193
| * | | Move QColorMap into QtWidgetsLars Knoll2011-08-195-475/+0
| * | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-08-033-5/+13
| |\ \ \
| * | | | Added Q_GUI_EXPORT for some internal symbols needed in QtWidgets.Samuel Rødal2011-07-272-2/+2
| * | | | Compile fix.Friedemann Kleint2011-07-251-0/+1
| * | | | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-252-5/+3
| * | | | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-214-45/+43
| |\ \ \ \
| * | | | | Get rid of unused function in qpaintengine_raster.cpp.Samuel Rødal2011-07-211-71/+0
| * | | | | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-194-18/+18
| * | | | | Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-4/+1
| * | | | | Merge "Merge remote branch 'gerrit/master' into refactor" into refactorLars Knoll2011-07-123-36/+48
| |\ \ \ \ \
| | * \ \ \ \ Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-123-36/+48
| | |\ \ \ \ \
| * | | | | | | Use PlatformNativeInterface to obtain backingStore's dcOlli Werwolff2011-07-122-0/+8
| |/ / / / / /
| * | | | | | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-0612-120/+260
| |\ \ \ \ \ \
| * | | | | | | Adapt font engines for Windows/QPA.Friedemann Kleint2011-06-291-1/+1
| * | | | | | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-274-15/+87
| |\ \ \ \ \ \ \
| * | | | | | | | Compile fix: MinGW.Friedemann Kleint2011-06-241-0/+4
| * | | | | | | | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-215-209/+307