summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformoffscreensurface.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-6/+0
* Move QNativeInterface helpers to their own header fileTor Arne Vestbø2021-05-101-0/+2
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-071-6/+6
* Add QOffScreenSurface platform API abstractionAssam Boudjelthia2020-08-271-2/+23
* Add QPlatformSurface::screen() constJesus Fernandez2017-09-041-2/+2
* Add override keyword to QPlatformSurface derived classesJesus Fernandez2017-08-111-2/+2
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Added QOffscreenSurface class.Yoann Lopes2013-02-181-0/+85