summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandshmbackingstore_p.h
Commit message (Expand)AuthorAgeFilesLines
* QWaylandShmBackingStore: Don't clear new buffers in beginPaintKai Uwe Broulik2024-03-051-2/+2
* QWaylandShmBackingStore: Split buffer preparation into dedicated methodKai Uwe Broulik2024-02-151-2/+1
* QWaylandShmBackingStore: Preserve buffer contents between framesKai Uwe Broulik2024-01-061-0/+4
* Use SPDX license identifiersLucie GĂ©rard2022-06-101-38/+2
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-281-2/+2
* Replace scale with devicePixelRatio for non-integer scalingJungi Byun2021-03-251-1/+1
* Client: Support running with no screensJohan Klokkhammer Helsing2019-11-121-1/+1
* QWaylandShmBackingStore: replace a QLinkedList with std::listMarc Mutz2019-07-121-2/+3
* Don't commit same buffer multiple timesPaul Olav Tvete2018-08-081-0/+2
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-2/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-6/+6
* Translucent background supportTasuku Suzuki2017-06-191-1/+1
* Fix warning about inconsistent use of override keywordv5.9.0-beta2Thiago Macieira2017-04-041-1/+1
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-7/+7
* Use new feature system, part 2Lars Knoll2016-11-231-1/+1
* Remove useless method QWaylandShmBackingStore::hiddenJohan Klokkhammer Helsing2016-11-111-1/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-5/+5
|\
| * Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-271-5/+5
* | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-03-081-7/+3
|\|
| * Fix SHM drawing logicGiulio Camuffo2016-03-071-7/+3
* | Updated license headersAntti Kokko2016-01-201-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-0/+2
|\
| * Fix possible double free when hiding a windowGiulio Camuffo2014-12-061-0/+2
* | Implement high-dpi supportMorten Johan Sorvig2014-12-171-1/+2
|/
* Fix -no-opengl buildsLaszlo Agocs2014-10-141-0/+2
* Fix shm windows sometimes not showing after being hiddenGiulio Camuffo2014-10-061-0/+1
* Rename QWaylandDecoration => QWaylandAbstractDecorationRobin Burchell2014-09-231-2/+2
* Support RasterGLSurface windowsLaszlo Agocs2014-08-251-2/+5
* Reduce headers inter-dependency in the QPA pluginGiulio Camuffo2014-06-161-20/+2
* Make classes in client privateJorgen Lind2013-12-271-0/+134