summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/offscreen/qoffscreencommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Offscreen QPA: implement a native interfaceGiuseppe D'Angelo2020-10-301-0/+2
* QPA offscreen: make platform plugin configurableMorten Johan Sørvig2020-10-201-1/+10
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-5/+5
* Update QPA mouse event handling in offscreen and VNC pluginsShawn Rutledge2019-08-301-1/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-3/+3
* offscreen plugin: eradicate Q_FOREACH loopsMarc Mutz2016-08-271-9/+8
* QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-3/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Offscreen: Protect against the QT_NO_CURSOR define for changeCursorAndy Shaw2015-10-111-2/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-3/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Offscreen testing platform pluginSamuel Rødal2013-01-291-0/+229