summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/nativepainting/qpixmap_x11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix misuses of 0.9999 constantAllan Sandfeld Jensen2022-06-021-9/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-5/+5
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-4/+4
* Make bytes-per-line safe for int overflowAllan Sandfeld Jensen2020-02-201-4/+4
* Compile with Qt 6Lars Knoll2019-05-021-1/+1
* X11PaintEngine: Don't use system clip for non-system paintingEskil Abrahamsen Blomfeldt2019-03-201-0/+14
* Fix license headersJani Heikkinen2018-01-111-14/+20
* Support all QImage formats in native pixmap conversionEirik Aavitsland2017-08-031-2/+5
* Fix deprecation warningsAllan Sandfeld Jensen2017-07-111-2/+2
* Fix resource leakJesus Fernandez2017-04-271-0/+1
* QPixmap/X11: fix compilation with C++17Marc Mutz2017-04-221-1/+1
* xcb: Add experimental legacy support for native X11 paintingLouai Al-Khanji2017-04-211-0/+2104