summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Change all shmget calls to user-only memoryThiago Macieira2013-01-182-2/+2
* QNX: Make QWidget::hide() work immediately.Sergio Martins2013-01-151-0/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-13222-222/+222
* Fix Blackberry QPA plugin clipboard implRafael Roquetto2013-01-111-2/+4
* BlackBerry: QBBCursor implementationRafael Roquetto2012-12-196-3/+156
* Blackberry: Reset virtual keyboard when shown.Sergio Martins2012-12-191-0/+4
* QNX: Move buffer count check to appropriate locationRafael Roquetto2012-12-031-13/+13
* BlackBerry: Fixed physical screen dimensions when rotatedBernd Weimer2012-11-281-2/+6
* Blackberry fixed crash when plugging in a secondary display.Fabian Bumberger2012-11-162-4/+4
* Blackberry: Fixes QWindowSurface::grabWidgetRafael Roquetto2012-10-304-5/+66
* BlackBerry: Query dynamic buffer count at runtimeRafael Roquetto2012-10-302-2/+16
* qpa: Fix drawPixmap rendering using CompositionMode_Source in DirectFBJulien Brianceau2012-10-231-1/+3
* GL Window needs to update after an orientation changeBernd Weimer2012-10-181-0/+1
* QNX: Add and remove screens dynamically.James Turner2012-10-184-17/+90
* BlackBerry: Use real DPI instead of hardcoded valueKevin Krammer2012-10-171-16/+53
* Blackberry platform plugin: Open locale object read-onlyPeter Hartmann2012-10-141-1/+1
* Introducing the PlatformPanel event type.Sergio Martins2012-10-121-4/+2
* QNX: Fix crash in QBBNativeInterface::nativeResourceForWidget()Thomas McGuire2012-10-121-1/+2
* QNX: Only set parent window if it is not NULLRafael Roquetto2012-10-021-1/+1
* QNX: Fix bug on window hierarchy listThomas McGuire2012-10-021-8/+6
* Blackberry: Support input method hintsThomas McGuire2012-10-023-4/+23
* Blackberry: Fix hardware button detection on the BB Dev AlphaThomas McGuire2012-10-021-1/+1
* QNX: use assert on QBBWindow destructorRafael Roquetto2012-09-301-5/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-29270-6256/+6440
* QNX: don't show the virtual keyboard when focusing an item view.Nicolas Arnaud-Cormos2012-09-251-1/+5
* Rotate non maximized windowsRafael Roquetto2012-09-212-0/+109
* QNX: Enable support for hardware buttons in QPA pluginSean Harmer2012-09-175-4/+321
* qpa: improve DirectFB performanceJulien Brianceau2012-09-131-0/+4
* Fixed crash in blackberry platform plugin shutdownBernd Weimer2012-09-121-3/+3
* qpa: extend drawPixmap capabilitiesJulien Brianceau2012-09-122-33/+48
* qpa: add non-opaque fill supportJulien Brianceau2012-09-122-12/+54
* Backport fix screen event-registration failure.James Turner2012-08-311-0/+13
* uikit: update screen geometry correctly for interface orientationEike Ziller2012-08-231-7/+6
* uikit: Fix missing point to pixel conversionsEike Ziller2012-08-231-6/+6
* uikit: Adapt readme and examples to recent changesEike Ziller2012-08-233-24/+17
* license: Fix Blackberry/QNX license headersSergio Ahumada2012-08-1446-186/+94
* Update contact information in license headers.Sergio Ahumada2012-08-01222-444/+444
* Remove QtDeclarative dependency from UIKit plugin.Ian Dean2012-07-251-4/+5
* Moved CoreText (iOS) font database to shared font database plugin folder.Ian Dean2012-07-254-11/+13
* Removed existing iOS mkspecs. Added Qt5 iOS mkspecs to unsupported.Ian Dean2012-07-252-2/+20
* [Blackberry] Initialize dangling pointerRafael Roquetto2012-07-171-0/+1
* Support fallbacks fonts in UIKit pluginEskil Abrahamsen Blomfeldt2012-07-163-17/+115
* Blackberry: Apply state from QWidget when creating new QBBWindowThomas McGuire2012-07-161-0/+7
* Support high resolution screens in QUIKit pluginEskil Abrahamsen Blomfeldt2012-07-132-2/+13
* Disable dedicated screen event thread by default.Rafael Roquetto2012-07-071-3/+3
* QNX: Flush after changing rotationThomas McGuire2012-06-281-0/+4
* Enable MT screen event handling on BlackberryRafael Roquetto2012-06-263-12/+38
* Fix virtual keyboard setHeight() for BlackberryPeter Hansen2012-06-192-2/+2
* [Blackberry] Fix deletion of dangling pointersRafael Roquetto2012-06-191-1/+2
* QNX: Special case z-ordering of the QDesktopWidget windowSean Harmer2012-05-211-1/+11