summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qpaintdevicewindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/highdpi' of git://code.qt.io/qt/qtbase into dev-highdpiPaul Olav Tvete2015-05-131-4/+18
|\
| * Defer Q(OpenGL|Raster)Window updates when non-exposedLaszlo Agocs2015-04-141-4/+18
* | Use qreal for devicePixelRatio everywhereMorten Johan Sørvig2015-04-151-2/+4
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Use requestUpdate in QOpenGL and RasterWindowLaszlo Agocs2014-10-101-3/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Avoid repaints and swapbuffers when the platform window is already goneLaszlo Agocs2014-08-071-1/+2
* Introduce QOpenGLWindowLaszlo Agocs2014-08-051-0/+214