summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into devFrederik Gladhorn2013-01-041-1/+1
|\
| * Removed temporary backwards-compat properties and accessors in QWindowShawn Rutledge2012-12-031-1/+1
* | QNX: QQnxCursor implementation.Rafael Roquetto2012-12-131-1/+10
|/
* QNX: code cleanup, use '0' instead of 'NULL'Rafael Roquetto2012-10-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-23/+23
* Rotate non maximized windowsRafael Roquetto2012-09-191-1/+111
* QNX: Allow app to run when spurious 2nd screen is reportedSean Harmer2012-08-171-4/+4
* (QNX) Make it possible to set physical screen sizeAndreas Holzammer2012-08-141-8/+51
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-031-1/+1
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-191-1/+1
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-031-1/+1
* QNX: Flush after changing rotationThomas McGuire2012-06-271-0/+4
* QNX: Take nativeOrientation into account for QNX device orientationsSean Harmer2012-06-061-10/+25
* 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