summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* includemocs (updated script)Marc Mutz2022-05-051-0/+2
* name our glib event sources to ease debuggingAndreas Buhr2020-10-221-2/+3
* Get rid of hasPendingEvents() and flush()Lars Knoll2020-09-061-12/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* xcb: respect QEventLoop::ExcludeUserInputEvents in native event handlersGatis Paeglis2018-10-161-3/+4
* xcb: call processXcbEvents() on every event loop iterationGatis Paeglis2018-10-151-0/+161