summaryrefslogtreecommitdiff
path: root/src/plugins/platforms/blackberry/qbbintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-12/+12
* BlackBerry: Adjust rotation according to initial orientationRafael Roquetto2013-04-111-0/+1
* BlackBerry: handle window state navigator eventsRafael Roquetto2013-03-051-0/+2
* Blackberry fixed crash when plugging in a secondary display.Fabian Bumberger2012-11-161-3/+3
* QNX: Add and remove screens dynamically.James Turner2012-10-181-14/+45
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-19/+23
* QNX: Enable support for hardware buttons in QPA pluginSean Harmer2012-09-171-2/+9
* Fixed crash in blackberry platform plugin shutdownBernd Weimer2012-09-121-3/+3
* license: Fix Blackberry/QNX license headersSergio Ahumada2012-08-141-4/+2
* [Blackberry] Initialize dangling pointerRafael Roquetto2012-07-171-0/+1
* Enable MT screen event handling on BlackberryRafael Roquetto2012-06-261-12/+15
* [Blackberry] Fix deletion of dangling pointersRafael Roquetto2012-06-191-1/+2
* Advertise window (de)activation to Qt event systemKevin Ottens2012-05-101-0/+2
* Add implementation of virtual keyboard based on BPS eventsKevin Krammer2012-05-031-7/+13
* Handle navigator events in BPS event filterKevin Krammer2012-05-031-2/+5
* Register for and handle screen events delivered through BPSKevin Krammer2012-05-031-6/+23
* Use BPS based event handlingKevin Krammer2012-05-031-2/+10
* Refactor navigator event handlingKevin Krammer2012-04-161-5/+7
* Move handling of rotation changes from event handler to screenKevin Krammer2012-04-041-10/+10
* Add a native interface with the ability to query the window groupThomas McGuire2012-04-031-1/+28
* Add support for screen overlays / foreign windowsThomas McGuire2012-04-031-1/+16
* Make everything in QBBScreen non-staticThomas McGuire2012-04-031-8/+43
* Move screen event processing into its own classKevin Krammer2012-03-301-1/+1
* Refactoring virtual keyboard class into non-singletonKevin Krammer2012-03-301-4/+13
* Support QDesktopServices on BlackBerry platformsRafael Roquetto2012-03-291-0/+12
* Use main thread event loop for navigator event processingKevin Krammer2012-03-221-5/+11
* Initial import of the BlackBerry Playbook QPA plugin.Rafael Roquetto2012-02-211-0/+221