summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qeventdispatcher_blackberry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Work around posix violation in qnx (missing pselect())Fabian Bumberger2013-01-301-9/+9
* BlackBerry: Reevaluation of timer list in event dispatcherBernd Weimer2013-01-041-10/+21
* Fix some typosSergio Ahumada2012-12-211-1/+1
* BlackBerry: Restore proper BPS channel in event dispatcherBernd Weimer2012-11-211-8/+36
* Removed usage of pipe in Blackberry event dispatcherBernd Weimer2012-10-261-19/+36
* Fix for slowness of touch move eventsBernd Weimer2012-10-191-58/+46
* Blackberry: Emit aboutToBlock() and awake() correctly in the dispatcherThomas McGuire2012-10-131-7/+30
* QNX: Fix input lagThomas McGuire2012-10-081-0/+8
* QNX: Remove workaround for BPS bugThomas McGuire2012-10-081-25/+6
* QNX: Remove the busy loop work around for bps ignoring timeout bugSean Harmer2012-10-081-21/+41
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* QNX: Add some optional debug output to event dispatcherSean Harmer2012-09-091-0/+18
* QNX: Use new native event filtering apiSean Harmer2012-07-231-1/+1
* Fix event loop throughput issueRafael Roquetto2012-07-051-8/+25
* Fix socket notifier registration on Blackberry.Rafael Roquetto2012-07-041-8/+51
* Integrate Blackberry Platform Services (BPS) with Qt event loop.Jeff Kehres2012-04-241-0/+262