summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/qnx
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-0/+4
|\
| * QNX: Don't use native file dialogs.Sergio Martins2013-01-171-0/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-2/+8
|\|
| * QNX: Make QWidget::hide() work immediately.Sergio Martins2013-01-141-2/+8
* | Merge branch 'stable' into devSergio Ahumada2013-01-091-2/+7
|\|
| * Fix QNX QPA plugin clipboard implRafael Roquetto2013-01-081-2/+7
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-072-10/+19
|\|
| * QNX: Don't crash because the window hasn't been initialized yet.Sergio Martins2013-01-032-10/+19
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0410-28/+36
|\|
| * Blackberry: Reset virtual keyboard when shown.Sergio Martins2012-12-171-0/+5
| * Consistently prefix all platform plugin libraries with "q".Samuel Rødal2012-12-111-1/+1
| * Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
| * Blackberry: Fix crash when opening file dialog without parent.Sergio Martins2012-12-106-23/+25
| * QNX: Fix plugin compilationRafael Roquetto2012-12-041-1/+1
| * Removed temporary backwards-compat properties and accessors in QWindowShawn Rutledge2012-12-032-3/+3
* | QNX: QQnxCursor implementation.Rafael Roquetto2012-12-136-3/+166
|/
* QNX: Move buffer count check to appropriate locationRafael Roquetto2012-12-011-13/+14
* QNX: Fix window focus problems when using QNX 6.5.0.Sergio Martins2012-11-283-0/+13
* QNX: Fix crash due to re-entering QToolTip::show().Sergio Martins2012-11-211-2/+6
* QNX: Don't crash on application exit.Sergio Martins2012-11-091-0/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+1
* QNX: Query dynamic buffer count at runtimeRafael Roquetto2012-10-262-2/+17
* remove last traces of qpluginbase.priOswald Buddenhagen2012-10-261-1/+2
* Add DnD support for QNX.Sergio Martins2012-10-252-3/+25
* QNX: Change base font sizes from pixels to pointsKevin Krammer2012-10-181-5/+7
* QPlatformWindow: change API for QPlatformWindow::setWindowStateRichard Moe Gustavsen2012-10-172-5/+4
* QNX: code cleanup, use '0' instead of 'NULL'Rafael Roquetto2012-10-136-12/+12
* Remove handleSynchronous* functions.Morten Johan Sorvig2012-10-101-1/+2
* QNX: Add and remove screens dynamically.James Turner2012-10-094-18/+94
* Introducing the PlatformPanel event type.Sergio Martins2012-10-031-3/+8
* QNX: Also support input method hints from QtQuick elementsThomas McGuire2012-10-011-1/+1
* QNX: Only set parent window if it is not NULLRafael Roquetto2012-10-011-1/+1
* QQnxWindow: use a proper castMarc Mutz2012-09-291-4/+1
* QNX: fix bug on window hierarchy listRafael Roquetto2012-09-281-8/+6
* QNX: fix assert condition on the destructorRafael Roquetto2012-09-281-1/+1
* Blackberry: Support input method hintsThomas McGuire2012-09-284-8/+25
* QNX: use assert on QQnxWindow destructorRafael Roquetto2012-09-281-5/+4
* Blackberry: Fix hardware button detection on the BB Dev AlphaThomas McGuire2012-09-271-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2259-1362/+1362
* Rotate non maximized windowsRafael Roquetto2012-09-192-1/+114
* QNX: Compile. Adapting to change in QString API.Thomas McGuire2012-09-101-2/+2
* QNX: Enable support for hardware buttons in QPA pluginSean Harmer2012-09-075-2/+328
* Avoid a warning from the QNX QPA plugin.James Turner2012-08-301-0/+11
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-2/+2
* 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
* QNX: Ensure that m_requestedBufferSize is properly initialisedSean Harmer2012-08-031-1/+2
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-036-6/+6
* QNX: Do not send geometry change events to Qt too earlySean Harmer2012-08-012-22/+31
* QNX: Ensure that the QQnxWindow has a valid size for EGL surfacesSean Harmer2012-08-011-0/+4