summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx
Commit message (Expand)AuthorAgeFilesLines
* Refactor navigator event handlingKevin Krammer2012-04-127-210/+357
* Re-enable PPS based rotation handling for blackberry devicesKevin Krammer2012-04-041-2/+0
* Fixing the QNX QPA build for non blackberry targetsKevin Krammer2012-04-031-4/+1
* Delete the screen event handler after its last user.Thomas McGuire2012-04-031-1/+2
* Move handling of rotation changes from event handler to screenKevin Krammer2012-04-035-20/+29
* Rename offset() to setOffset()Thomas McGuire2012-04-032-4/+4
* Fix adding and removing of windows to their screenThomas McGuire2012-04-032-9/+5
* Get rid of false positive warning when stopping video playbackThomas McGuire2012-04-031-2/+4
* Fix indentationThomas McGuire2012-04-031-5/+5
* Add a native interface with the possibility to query the window groupThomas McGuire2012-04-025-3/+139
* Adapt QNX platform input contexts to QGuiApplication::focusObject()Pekka Vuorela2012-04-024-50/+24
* Add support for screen overlays / foreign windowsThomas McGuire2012-03-308-14/+103
* Remove static methods in QQnxScreenThomas McGuire2012-03-306-110/+130
* Don't assume windows and GL contexts are created on the primary screenThomas McGuire2012-03-302-3/+3
* Forward native key codes to QWindowSystemInterfaceRafael Roquetto2012-03-301-1/+2
* Separate virtual keyboard interface and implementationKevin Krammer2012-03-3010-111/+241
* Remove the virtual keyword from reimpl. methodsRafael Roquetto2012-03-2810-66/+66
* Refactoring virtual keyboard class into non-singletonKevin Krammer2012-03-2810-84/+98
* Move screen event processing into its own classKevin Krammer2012-03-286-466/+592
* Initial implementation of QQnxServicesRafael Roquetto2012-03-235-0/+176
* Make QNX virtual keyboard handling main event loop drivenKevin Krammer2012-03-222-90/+92
* Need to check new rotation against initial rotation instead of currentKevin Krammer2012-03-221-1/+1
* Use main thread event loop for navigator event processingKevin Krammer2012-03-215-72/+55
* Remove unused forward declaration.Sergio Martins2012-03-141-1/+0
* Rename blackberry QPA plugin to QNXSean Harmer2012-03-1231-0/+7674