summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor QQnxWindowFabian Bumberger2013-11-111-37/+37
* QNX: Manage foreign mmrenderer windowsRafael Roquetto2013-10-291-4/+73
* QNX: Removed alternate window propertyBernd Weimer2013-10-141-1/+1
* Added support for cover windows on BlackBerry platformBernd Weimer2013-09-201-21/+42
* Merge branch 'stable' into devSergio Ahumada2013-09-131-1/+4
|\
| * QNX: new signals for foreign windows creation/closingMyoungSeok Song2013-09-131-1/+4
* | QNX: Prevent rendering when app is minimizedBernd Weimer2013-09-121-0/+6
* | QNX: Enable rendering on different displays using OpenGLFabian Bumberger2013-08-081-4/+8
* | QNX: Replaced physical screen size warningBernd Weimer2013-06-171-4/+11
|/
* QNX: support underlain foreign windowsMatt Hoosier2013-05-231-12/+57
* QNX: normalize bracesRafael Roquetto2013-05-231-6/+4
* QNX: Adjust rotation according to initial orientationRafael Roquetto2013-04-101-0/+12
* QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-261-1/+1
* QNX: Fix build errorRafael Roquetto2013-03-121-5/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-0/+7
|\
| * Delete the reference of the QNX screen in child windows on deletionFabian Bumberger2013-03-051-0/+2
| * QNX: QQnxCursor implementation.Rafael Roquetto2013-02-281-1/+10
* | BlackBerry: handle window state navigator eventsRafael Roquetto2013-02-281-7/+34
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-13/+17
|\|
| * Delay initialization of QQnxRootWindow until first access.Sergio Martins2013-01-291-13/+17
* | 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