summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/offscreen/qoffscreencommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-1/+1
* plugins: use nullptr instead of 0 and NULLJohannes Kauffmann2022-10-021-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Don't blit individual rects of region when when scrolling backingstoreTor Arne Vestbø2022-04-071-2/+2
* Offscreen: Fix implementation of QScreen::grabWindowVolker Hilsheimer2022-01-261-12/+16
* High-dpi configuration change testingMorten Johan Sørvig2021-09-081-0/+32
* Offscreen: add configuration update APIMorten Johan Sørvig2021-09-081-1/+5
* 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