summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/offscreen/qoffscreenwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChangedTor Arne Vestbø2023-11-231-2/+2
* plugins: use nullptr instead of 0 and NULLJohannes Kauffmann2022-10-021-1/+1
* Fix compilation with clangSona Kurazyan2022-09-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-2/+2
* macOS: send enter/leave when a window opens/closesVolker Hilsheimer2021-09-241-0/+16
* QPA offscreen: make platform plugin configurableMorten Johan Sørvig2020-10-201-8/+8
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-071-2/+5
|\
| * Don't set margin on offscreen window if it has a parentSami Nurmenniemi2017-04-061-2/+5
* | Make QWindow's windowState a QFlags of the WindowStateOlivier Goffart2017-03-161-15/+8
|/
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Offscreen testing platform pluginSamuel Rødal2013-01-291-0/+199