summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* QNX: Implement QQnxScreen::nativeOrientation()Kevin Ottens2012-06-051-0/+9
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-251-55/+27
* QNX: Force windows resizing when the screen orientation changesKevin Ottens2012-05-241-0/+1
* QNX: Post orientation change eventsKevin Ottens2012-05-231-1/+3
* QNX: Implementing QPlatformScreen::refreshRate() for QNX QPASean Harmer2012-05-231-0/+18
* QNX: Take orientation into account when reporting physical sizeSean Harmer2012-05-211-3/+8
* QNX: Implement the QPlatformScreen::orientation() functionSean Harmer2012-05-211-2/+17
* QNX: Special case z-ordering of the QDesktopWidget windowSean Harmer2012-05-191-1/+11
* Query the screen physical size rather than assuming fixed dpi of 96Sean Harmer2012-05-071-10/+1
* Advertise window (de)activation to Qt event systemKevin Ottens2012-05-031-0/+30
* Move handling of rotation changes from event handler to screenKevin Krammer2012-04-031-0/+6
* Fix adding and removing of windows to their screenThomas McGuire2012-04-031-2/+3
* Get rid of false positive warning when stopping video playbackThomas McGuire2012-04-031-2/+4
* Add support for screen overlays / foreign windowsThomas McGuire2012-03-301-0/+47
* Remove static methods in QQnxScreenThomas McGuire2012-03-301-63/+32
* Refactoring virtual keyboard class into non-singletonKevin Krammer2012-03-281-3/+14
* Need to check new rotation against initial rotation instead of currentKevin Krammer2012-03-221-1/+1
* Rename blackberry QPA plugin to QNXSean Harmer2012-03-121-0/+315