summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/nativepainting/qbackingstore_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* X11PaintEngine: Don't use system clip for non-system paintingEskil Abrahamsen Blomfeldt2019-03-201-0/+4
* Only use a translucent background if there is support for alphaAndy Shaw2018-10-121-2/+4
* XCB/Xlib: make sure we don't get problems for sys headers using registerThiago Macieira2018-07-111-0/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-14/+20
|\
| * Fix license headersJani Heikkinen2018-01-111-14/+20
* | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-3/+3
|/
* xcb: Add experimental legacy support for native X11 paintingLouai Al-Khanji2017-04-211-0/+203