summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandcursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Client: Move cursor theme logic into its own class, QWaylandCursorThemeJohan Klokkhammer Helsing2018-05-281-169/+193
* Client: Only load cursor theme onceJohan Klokkhammer Helsing2018-05-281-21/+1
* Adapt the cursor size per screenAleix Pol2018-05-151-9/+10
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-6/+6
* Use QImage::sizeInBytes() instead of deprecated QImage::byteCount()Johan Klokkhammer Helsing2017-10-191-1/+1
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
* Code cleanup (fixing -no-feature-cursor)Paul Olav Tvete2017-03-081-25/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-221-1/+28
|\
| * Add support for bitmap cursorsMartin Gräßlin2016-03-171-1/+28
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Add QWayland::shm object to clientMikko Levonmaa2015-09-251-1/+1
|/
* Use by-ref in foreach where T is non-trivialSergio Martins2015-07-041-1/+1
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Fix crash when cursor theme can not be loadedOlivier Blin2014-10-211-1/+7
* Make classes in client privateJorgen Lind2013-12-271-5/+5
* Move wayland into a client directory not under the plugins src folderJorgen Lind2013-12-271-0/+302