summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/offscreen/qoffscreencommon.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Offscreen: Implement QPlatformBackingStore::toImageVolker Hilsheimer2022-01-261-0/+1
* Revert "Offscreen: Implement QPlatformBackingStore::toImage"Volker Hilsheimer2022-01-221-1/+0
* Offscreen: Implement QPlatformBackingStore::toImageVolker Hilsheimer2022-01-181-0/+1
* High-dpi configuration change testingMorten Johan Sørvig2021-09-081-0/+9
* Offscreen QPA: implement a native interfaceGiuseppe D'Angelo2020-10-301-0/+7
* QPA offscreen: make platform plugin configurableMorten Johan Sørvig2020-10-201-1/+12
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-1/+3
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-10/+10
* Remove QPlatformDrag::platformDropDataAlbert Astals Cid2017-03-131-1/+0
* 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-11/+11
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make qtbase compile with QT_NO_DRAGANDDROPTasuku Suzuki2013-04-191-0/+2
* Offscreen testing platform pluginSamuel Rødal2013-01-291-0/+109