summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-26222-222/+222
* BlackBerry: Fixed cover modeBernd Weimer2013-08-261-3/+3
* Mac: make windows not restorable on 10.7 and laterLiang Qi2013-08-111-0/+5
* Add missing argument to QBasicUnixFontDatabase::fallbacksForFamily()Takumi Asaki2013-07-162-2/+3
* Compile in C++11 mode: narrowing conversion problemsThiago Macieira2013-05-081-2/+3
* BlackBerry: Adjust rotation according to initial orientationRafael Roquetto2013-04-113-0/+14
* BlackBerry: Added warning when low memory event is receivedBernd Weimer2013-04-031-0/+6
* BlackBerry: handle window state navigator eventsRafael Roquetto2013-03-056-7/+75
* Take fontconfig font width into accountBernd Weimer2013-02-211-5/+18
* Fixed some issues in QFontconfigDatabase::fallbacksForFamilyBernd Weimer2013-02-191-3/+4
* QNX: Don't let eglMakeCurrent() fail when using two contexts.Sergio Martins2013-02-082-29/+8
* 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