summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Refactor navigator event handlingKevin Krammer2012-04-167-207/+348
* 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
* 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
* 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
* Port QBBRootWindow from the Qt 5 QPA plugin.Robin Burchell2012-02-255-222/+375
* Initial import of the BlackBerry Playbook QPA plugin.Rafael Roquetto2012-02-2133-0/+7381
* Change bugreports.qt.nokia.com -> bugreports.qt-project.orgSergio Ahumada2012-02-091-1/+1
* uikit: adapt to new xcode and examples.Eike Ziller2012-01-253-21/+23
* uikit: update readme, endian test fails with newer xcodeEike Ziller2012-01-251-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-11222-222/+222
* directfb: Backport the work from QtBase to Qt 4.8Holger Hans Peter Freyther2011-12-1319-282/+653
* [blitter] Work on tst_QPixmap::clear()Holger Hans Peter Freyther2011-12-132-13/+30
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-11-292-0/+0
|\
| * Fix permission (no execute bit).Frederik Gladhorn2011-11-222-0/+0
* | Merge remote-tracking branch 'qt-qa-review/master'Sergio Ahumada2011-11-262-2/+2
|\ \ | |/ |/|
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-qa-teamQt Continuous Integration System2011-08-222-2/+2
| |\
| | * Doc: Fixing typoSergio Ahumada2011-08-172-2/+2
* | | Allow shared EGL contexts for xcb and xlib platformsReuben Dowle2011-09-192-2/+2
* | | Allow generic EGL platform contexts to be sharedReuben Dowle2011-09-192-3/+4
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-08-311-1/+1
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/4.8'Sergio Ahumada2011-08-2911-59/+274
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-08-264-9/+30
| |\ \ \ \
| * | | | | directfb: Include directfbgl.h directlyHolger Hans Peter Freyther2011-08-121-1/+1
* | | | | | Merge remote-tracking branch 'review/master'Sergio Ahumada2011-08-291-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Do not unconditionally use pkg-config in .pro filesRohan McGovern2011-08-261-1/+1
| |/ / / /
* | | | | uikit: get rid of the "min 30fps" for event handling.Eike Ziller2011-08-251-9/+2
* | | | | uikit: update READMEEike Ziller2011-08-251-5/+14
* | | | | uikit: fix examples to no longer ship the custom fontsEike Ziller2011-08-242-12/+0
* | | | | Use CoreText for font rendering on uikit.Eike Ziller2011-08-249-33/+258
| |/ / / |/| | |
* | | | uikit: Use correct pixmap data format.Eike Ziller2011-08-191-1/+1
* | | | uikit: Fixes for Open GL ES 1 and for pre-3GS devicesEike Ziller2011-08-171-5/+26