summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Blackberry fixed crash when plugging in a secondary display.Fabian Bumberger2012-11-162-4/+4
* Accessibility: itemviews check for valid model.Frederik Gladhorn2012-11-081-11/+60
* Blackberry bearer plugin: Only Report working interfaces as activePeter Hartmann2012-11-011-3/+2
* 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
* Changed Qt release version to 4.8.4jutaipal2012-10-081-1/+1
* 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
* Fix g++/MinGW compiler warnings.Friedemann Kleint2012-09-293-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-29524-12364/+12548
* 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
* Fix calculation of logical child index for row headers.Tilman Sauerbeck2012-09-071-1/+1
* Backport fix screen event-registration failure.James Turner2012-08-311-0/+13
* Implementation of the BlackBerry Bearer engineBenoit Dumas2012-08-305-0/+644
* Make QStatusBar text available via accessibility.Tilman Sauerbeck2012-08-232-1/+6
* 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
* Implement QAccessibleLineEdit::characterRect()Jan-Arve Saether2012-08-161-3/+16
* license: Fix Blackberry/QNX license headersSergio Ahumada2012-08-1446-186/+94
* Accessibility: Add missing break;Jan-Arve Saether2012-08-141-0/+1
* Changed qt version to 4.8.3jutaipal2012-08-081-1/+1
* Update contact information in license headers.Sergio Ahumada2012-08-01473-946/+946
* Accessibility: fix updates for models with rootIndex set.Frederik Gladhorn2012-07-301-6/+12
* Fix duplicate mouse event being sent for LinuxInput touch eventsRomain Pokrzywka2012-07-301-1/+1
* 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