summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbatom.cpp
Commit message (Expand)AuthorAgeFilesLines
* xcb: set _KDE_NET_WM_DESKTOP_FILE and _GTK_APPLICATION_ID for windowLiang Qi2023-10-061-0/+2
* xcb: guard a pointer before usageLiang Qi2023-07-311-2/+4
* XCB: simplify atom registration codeGiuseppe D'Angelo2023-02-071-14/+8
* QXcbConnection::getTimestamp: do not return stale timestampRoland Pallai2023-02-031-0/+2
* xcb: set _NET_STARTUP_ID at client leader windowIlya Fedin2022-09-021-0/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Add QPlatformScreen::colorSpace()Allan Sandfeld Jensen2021-01-251-0/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-241-0/+1
|\
| * xcb: Add support for XdndActionList propertyAlexander Volkov2020-03-231-0/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-0/+1
|\|
| * xcb: Fix logic for minimized stateJiDe Zhang2020-03-031-0/+1
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
|/
* xcb: cleanup _MOTIF_WM_HINTS handlingGatis Paeglis2018-10-171-10/+0
* xcb: qxcbconnection_basicGatis Paeglis2018-10-171-0/+287