summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx/qqnxintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-161-1/+1
|\
| * Reverse the flush-screen-context testJames McDonnell2016-09-161-1/+1
* | Updated license headersJani Heikkinen2016-01-151-13/+19
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-19/+19
|\|
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-20/+20
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-80/+7
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+3
|\
| * Don't manually delete QPlatformScreenKai Uwe Broulik2015-06-091-1/+3
* | Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-111-6/+6
* Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-1/+1
* eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-101-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* QNX: Don't build QNX-only parts on BlackBerryBernd Weimer2014-05-121-2/+2
* QNX: Do not create default platform themeFabian Bumberger2014-03-081-1/+1
* Blackberry: Change name from QQnxTheme to QBlackberryThemeFabian Bumberger2014-03-071-4/+4
* Refactor the handling of the navigator swipe down eventFabian Bumberger2014-02-161-1/+6
* [QNX] Introduce proper screen error handlingFabian Bumberger2014-01-281-28/+37
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-261-3/+16
|\
| * Refactor QQnxWindowFabian Bumberger2013-11-111-4/+17
* | Add support for BB10 input method frameworkRoger Maclean2013-10-251-12/+15
|/
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-301-2/+10
* Split QQnxWindow into QQnxEglWindow and QQnxRasterWindowFabian Bumberger2013-09-181-1/+17
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-1/+1
|\
| * Move QBasicDrag and QSimpleDrag to QtGui.Samuel Rødal2013-05-301-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-231-8/+4
|\|
| * QNX: normalize bracesRafael Roquetto2013-05-231-8/+4
* | QNX: Fix screen event thread compilationRafael Roquetto2013-05-071-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-121-0/+1
|\|
| * QNX: Adjust rotation according to initial orientationRafael Roquetto2013-04-101-0/+1
* | Do not build QQnxScreenEventThread when not neededFabian Bumberger2013-04-111-2/+11
* | [QNX]Add an option to not run fullscreenAndreas Holzammer2013-04-041-2/+19
|/
* QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-261-1/+1
* BlackBerry: handle window state navigator eventsRafael Roquetto2013-02-281-0/+2
* QNX: Add support for QInputMethod::keyboardRectangle()Oleg Shparber2013-02-081-1/+1
* QNX: Fix one more code path that led to having no QScreens.Sergio Martins2013-02-051-2/+11
* 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