summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Compile on Mac OS X with unsupported/macx-clangBradley T. Hughes2012-04-271-1/+1
* Use non-blocking reads on virtual keyboard pps device.Kevin Krammer2012-04-261-1/+6
* Do not force OpenGL sample buffers on in the qnx qpa pluginSean Harmer2012-04-231-1/+0
* directfb: Use QPlatformPixmap::fromFile for Qt resourcesHolger Hans Peter Freyther2012-04-191-8/+2
* Bump Qt version to 4.8.2aksalova2012-04-181-1/+1
* Refactor navigator event handlingKevin Krammer2012-04-167-207/+348
* Fix crashes in QAccessibleTree::navigateFrederik Gladhorn2012-04-131-1/+7
* Accessible interface for QPlainTextEditJosé Millán Soto2012-04-133-8/+83
* Use parentheses in statement with && and ||.Frederik Gladhorn2012-04-131-1/+1
* Fix possible crash issue when testing the state of a QAccessibleMenuItemYan Shapochnik2012-04-131-2/+2
* Use QPointer to store accessible object.Frederik Gladhorn2012-04-112-86/+98
* Fix compilation when QT_NO_CURSOR is definedRomain Pokrzywka2012-04-102-0/+7
* Move handling of rotation changes from event handler to screenKevin Krammer2012-04-045-20/+25
* Add a native interface with the ability to query the window groupThomas McGuire2012-04-035-3/+168
* Add support for screen overlays / foreign windowsThomas McGuire2012-04-038-19/+112
* Make everything in QBBScreen non-staticThomas McGuire2012-04-036-110/+127
* Fix platforms.pro scope to match all QNX platformsRafael Roquetto2012-04-021-1/+1
* Separate virtual keyboard interface and implementationKevin Krammer2012-04-0110-109/+252
* Move screen event processing into its own classKevin Krammer2012-03-306-514/+653
* Refactoring virtual keyboard class into non-singletonKevin Krammer2012-03-3010-64/+93
* Support QDesktopServices on BlackBerry platformsRafael Roquetto2012-03-291-0/+12
* Make QNX virtual keyboard handling main event loop drivenKevin Krammer2012-03-222-86/+90
* Use main thread event loop for navigator event processingKevin Krammer2012-03-225-71/+53
* TGA imageformat: fix broken canRead plugin functionAlexander Anokhin2012-03-191-3/+5
* BlackBerry Plugin: support 8 mouse buttons, instead of just 3.Kevin Krammer2012-03-091-3/+10
* Use QSocketNotifier instead of sleeping in an endless loopKevin Krammer2012-03-092-35/+51
* Fix platforms.pro to match new qnx mkspec nameRafael Roquetto2012-03-091-1/+1
* Improving clipboard integrationKevin Krammer2012-03-062-44/+157
* Add egl include paths and link lines to eglfs.Girish Ramakrishnan2012-03-061-0/+11
* React to changes of focus widgetKevin Krammer2012-03-052-0/+15
* Bump Qt version to 4.8.1Girish Ramakrishnan2012-03-051-1/+1
* Fixed missing parenthesesRobert Loehning2012-03-051-1/+1
* Fixing z-ordering of windowsKevin Krammer2012-03-021-1/+1
* Fixed handling of keyboard info messages.Kevin Krammer2012-03-021-3/+3
* Include blackberry QPA plugin when building for blackberry make specKevin Krammer2012-03-021-0/+3
* Fix xcb-icccm 3.8 supportGirish Ramakrishnan2012-03-011-0/+25
* Fix static build of Qt for WinCE and WEC7.Janne Anttila2012-02-271-2/+0
* Port QBBRootWindow from the Qt 5 QPA plugin.Robin Burchell2012-02-255-222/+375
* Implemented QAccessibleTextWidgetJosé Millán Soto2012-02-212-179/+312
* Initial import of the BlackBerry Playbook QPA plugin.Rafael Roquetto2012-02-2133-0/+7381
* RR scheduler error handling for deleted active objectsMurray Read2012-02-201-2/+4
* Fixed typo in text: "dpeth" -> "depth"Sergey Belyashov2012-02-201-1/+1
* Fix online status checking in generic bearer plugin.Xizhi Zhu2012-02-151-1/+1
* Added QAccessibleGroupBoxJosé Millán Soto2012-02-103-18/+144
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-091-1/+1
* Fixed qmldbg_inspector build for WEC7.jaanttil2012-02-061-0/+4
* Make copy and cut methods work in QAccessibleTextEditJosé Millán Soto2012-02-061-3/+10
* QDirectFBPaintEngine::fill crashes if QVectorPath elements is NULLRamamurthy KV2012-01-301-2/+4
* Symbian - add rom upgrade flag to Qt sis filesShane Kearns2012-01-261-1/+1
* uikit: adapt to new xcode and examples.Eike Ziller2012-01-253-21/+23