summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Blackberry: Fix crash when opening file dialog without parent.Sergio Martins2012-12-101-1/+1
* QNX: Fix window focus problems when using QNX 6.5.0.Sergio Martins2012-11-281-0/+6
* QNX: Don't crash on application exit.Sergio Martins2012-11-091-0/+1
* Add DnD support for QNX.Sergio Martins2012-10-251-0/+17
* QNX: Add and remove screens dynamically.James Turner2012-10-091-14/+49
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* QNX: Enable support for hardware buttons in QPA pluginSean Harmer2012-09-071-0/+10
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-2/+2
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* QNX: Remove dependency on QtWidgets from QNX QPA pluginSean Harmer2012-08-011-11/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* QNX: normalize signals/slotsMarc Mutz2012-07-131-4/+4
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* QNX: Enable threaded OpenGL rendering on QNXSean Harmer2012-07-031-2/+6
* [QNX] Enable MT screen event handling on BlackberryRafael Roquetto2012-06-261-6/+8
* QNX: Adding native file dialog support for BlackberrySean Harmer2012-05-261-1/+1
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-251-59/+25
* QNX: Register for navigator events before any window creationSean Harmer2012-05-231-6/+14
* Adding QPlatformTheme support for Blackberry devices.Sean Harmer2012-05-191-0/+18
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* Advertise window (de)activation to Qt event systemKevin Ottens2012-05-031-0/+2
* Add implementation of virtual keyboard based on BPS eventsKevin Krammer2012-05-021-11/+20
* Handle navigator events in BPS event filterKevin Krammer2012-05-011-2/+3
* Register for and handle screen events delivered through BPSKevin Krammer2012-05-011-11/+21
* Use BPS based event dispatcherKevin Krammer2012-04-301-0/+21
* Create interface for navigator calls and implement for BPS and PPSKevin Krammer2012-04-261-35/+52
* Build the QNX plugin with -no-opengl enabled.Stephen Kelly2012-04-231-3/+16
* Make the QNX QPA plugin work with non blackberry.Stephen Kelly2012-04-231-5/+20
* Refactor navigator event handlingKevin Krammer2012-04-121-8/+10
* 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-031-10/+14
* Add a native interface with the possibility to query the window groupThomas McGuire2012-04-021-0/+9
* Add support for screen overlays / foreign windowsThomas McGuire2012-03-301-1/+10
* Remove static methods in QQnxScreenThomas McGuire2012-03-301-17/+50
* Refactoring virtual keyboard class into non-singletonKevin Krammer2012-03-281-3/+16
* Move screen event processing into its own classKevin Krammer2012-03-281-1/+1
* Initial implementation of QQnxServicesRafael Roquetto2012-03-231-0/+17
* Use main thread event loop for navigator event processingKevin Krammer2012-03-211-6/+12
* Rename blackberry QPA plugin to QNXSean Harmer2012-03-121-0/+293