summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbeventqueue.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Protect headers against min/max macrosMarc Mutz2022-02-221-1/+1
* xcb: document QXcbEventQueue::PeekOption enumGatis Paeglis2021-01-011-7/+22
* xcb: fix thread synchronization in QXcbEventQueue::waitForNewEvents() againIgor Kushnir2020-12-181-1/+3
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+2
* xcb: Avoid repaint lags with DnDAlexander Volkov2019-01-251-0/+7
* xcb: respect QEventLoop::ExcludeUserInputEvents in native event handlersGatis Paeglis2018-10-161-0/+5
* xcb: rework connection error handlingGatis Paeglis2018-10-161-0/+1
* xcb: utilize thread-safety of QAbstractEventDispatcher::wakeUpGatis Paeglis2018-10-151-4/+0
* xcb: lock-free event processingGatis Paeglis2018-10-141-0/+160