summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbeventdispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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