summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-1922-25/+2040
|\
| * Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-1417-363/+703
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-06-246-78/+38
| |\ \
| * | | Refactored classes and functions using liteJørgen Lind2010-06-241-1/+1
| * | | Refactored QGraphicsSystemCursor -> QPlatformCursorJørgen Lind2010-06-243-40/+40
| * | | Adding -qpa configure switchJørgen Lind2010-06-241-7/+7
| * | | Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-245-5/+5
| * | | Say hello to Q_WS_QPA!Jørgen Lind2010-06-249-23/+23
| * | | Removing the default graphicsystem from lighthouseJørgen Lind2010-06-233-136/+2
| * | | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-1842-436/+1215
| |\ \ \
| * | | | Add support for native children in QtGui againJørgen Lind2010-06-111-5/+1
| * | | | Use the QBlittable::drawPixmap implementation for pixmaps when we canJørgen Lind2010-06-021-3/+3
| * | | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-1013-849/+389
| |\ \ \ \
| * | | | | move cursor details into a private classJeremy Katz2010-05-052-4/+11
| * | | | | allow multiple cursorsJeremy Katz2010-05-052-7/+6
| * | | | | some cursor documentation fixes, reduce public access to class internalsJeremy Katz2010-05-032-11/+24
| * | | | | Enable some faster text drawing for lighthouse when using rasterJørgen Lind2010-04-221-2/+4
| * | | | | Avoid copying code.Paul Olav Tvete2010-04-221-1/+7
| * | | | | Merge remote branch 'origin/4.7' into lighthouseJørgen Lind2010-04-2131-893/+1937
| |\ \ \ \ \
| * | | | | | Renamed createWindowSurfaceForWindowJørgen Lind2010-04-211-1/+1
| * | | | | | Implement createWindowSurface, so that reparenting worksPaul Olav Tvete2010-04-141-2/+1
| * | | | | | Small optimalisation in DirectfbBlitterJørgen Lind2010-04-121-1/+1
| * | | | | | Cleaned up Blitter Paint engine and fixed a couple of bugsJørgen Lind2010-04-122-58/+54
| * | | | | | This seems to fix the resize issuesPaul Olav Tvete2010-04-091-5/+14
| * | | | | | Added QPlatformWindowJørgen Lind2010-04-075-51/+39
| * | | | | | Compile fixPaul Olav Tvete2010-03-311-0/+1
| * | | | | | Refactoring GraphicsSystem to QPlatformIntegrationJørgen Lind2010-03-318-85/+149
| * | | | | | Compile fix from merging blitter examples.Jørgen Lind2010-03-291-2/+0
| * | | | | | Make sure the blitter api works with Raster GS(x11 and win) and QWSJørgen Lind2010-03-298-95/+179
| * | | | | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-186-41/+28
| |\ \ \ \ \ \
| * | | | | | | Revert "Add blendfunctions for "all" depths on all platforms"Paul Olav Tvete2010-03-182-45/+47
| * | | | | | | Add blendfunctions for "all" depths on all platformsJørgen Lind2010-03-152-47/+45
| * | | | | | | Merge remote branch 'origin/4.7' into 4.7-lighthouseJørgen Lind2010-03-1119-90/+240
| |\ \ \ \ \ \ \
| * | | | | | | | QGraphcissystemCursor is now in a file with a _ in itJørgen Lind2010-03-083-3/+3
| * | | | | | | | Compile after QStaticText introductionPaul Olav Tvete2010-03-012-0/+13
| * | | | | | | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-0139-589/+1554
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Minimaldfb: try to make pixelformat of window the same as the layerJørgen Lind2010-02-232-0/+7
| * | | | | | | | | added some documentationJeremy Katz2010-02-171-1/+75
| * | | | | | | | | Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-1014-90/+151
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added basic fps calculation in qbackingstoreJørgen Lind2010-02-101-0/+15
| * | | | | | | | | | Fix release build-error in qpaintengine_blitter.cppJørgen Lind2010-02-091-1/+1
| * | | | | | | | | | Second attemt on rasteroverlay in blitterpaintengineJørgen Lind2010-02-092-58/+49
| * | | | | | | | | | Fix QPixmap::fill autotest and cachekey autotestJørgen Lind2010-01-271-0/+2
| * | | | | | | | | | Make the blitterpaintengine not create a pathJørgen Lind2010-01-192-0/+8
| * | | | | | | | | | Fixed QBlittablePixmapData::fillJørgen Lind2010-01-181-2/+1
| * | | | | | | | | | Merge branch 'lighthouse' of scm.dev.nokia.troll.no:qt/qt-lighthouse into lig...Paul Olav Tvete2010-01-141-2/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | minimaldfb: Set the correct SetDstBlendFunctionJørgen Lind2010-01-141-2/+2
| * | | | | | | | | | | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-14167-282/+830
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Make sure that premultiplied surfaces are usedJørgen Lind2010-01-051-1/+0
| * | | | | | | | | | | fix application supplied image cursorsJeremy Katz2009-12-082-0/+8