summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | remove postscript related filesLars Knoll2011-06-203-1096/+0
| * | | | | | | | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-106-65/+71
| |\ \ \ \ \ \ \ \
| * | | | | | | | | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-0/+3
| * | | | | | | | | Windows: Bring back the HDC to the raster engine, Q_OS_WIN.Friedemann Kleint2011-05-312-24/+40
| * | | | | | | | | Compile on Mac.Morten Sorvig2011-05-301-1/+1
| * | | | | | | | | Add QPlatformPrinterSupport.Friedemann Kleint2011-05-3011-76/+332
| * | | | | | | | | Compile fix for QtGui when configure with -qpa on WindowsOlli Werwolff2011-05-264-8/+11
| * | | | | | | | | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24116-1961/+1960
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Compile fix for -qpa/Linux.Friedemann Kleint2011-05-232-0/+2
| * | | | | | | | | | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-205-6/+48
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into refactorLars Knoll2011-05-162-8/+22
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/master' into refactorLars Knoll2011-05-126-1449/+1137
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-1114-236/+752
| |\ \ \ \ \ \ \ \ \ \ \ \ \