summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qbackingstore.h
Commit message (Collapse)AuthorAgeFilesLines
* Use PlatformNativeInterface to obtain backingStore's dcOlli Werwolff2011-07-121-0/+3
| | | | | | Change-Id: I6ec2fc0b8e7696fdfe4468920228df2d21c933fd Reviewed-on: http://codereview.qt.nokia.com/1501 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-0/+90
Also get rid of GL window surface and related classes.