summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Compile.Morten Sorvig2011-11-102-2/+7
* Fix build when QEGL_EXTRA_DEBUG is defined for debug outputJohannes Zellner2011-11-091-11/+11
* Adopt eglfs platform plugin to changed QEGLPlatformContext APIJohannes Zellner2011-11-091-2/+2
* Cocoa: Implement mouse and keyboard grab.Morten Sorvig2011-11-092-3/+53
* Cocoa cursor support: Add QCocoaCursor.Morten Sorvig2011-11-085-1/+375
* Windows: Add dialog helpers for native dialogs.Friedemann Kleint2011-11-049-0/+1506
* QtGui: Fix compilation with gcc 4.4Friedemann Kleint2011-11-033-22/+22
* Fixed returned geometry of toplevel child widgetsOliver Wolff2011-11-031-11/+9
* Windows platform plugin: Fix compiler warnings.Friedemann Kleint2011-11-022-3/+2
* Silence warning from clang: semicolon before method body is ignoredBradley T. Hughes2011-11-021-5/+5
* Remove S60/symbian specific code in plugins/bearerLiang Qi2011-11-0111-3617/+0
* Fixes to the ibus input contextLars Knoll2011-11-012-4/+35
* Remove S60/symbian specific codeLars Knoll2011-10-2914-547/+2
* Examples, plugins: Remove remains of qpa in profiles.Friedemann Kleint2011-10-281-5/+1
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-2/+3
* Fix compiler warnings.Friedemann Kleint2011-10-271-5/+2
* Windows: More fine-grained paint event handling.Friedemann Kleint2011-10-273-5/+15
* Initial support for MeeGo's input method serverSimon Hausmann2011-10-279-0/+1267
* Add default actions to QAccessibleWidget.Frederik Gladhorn2011-10-273-13/+15
* Native file dialog support for MacMorten Sorvig2011-10-275-0/+878
* Cocoa: Set correct child window geometry.Morten Sorvig2011-10-274-31/+14
* Cocoa: Implement propagateSizeHints.Morten Sorvig2011-10-274-0/+28
* Windows: Fix Open GL formats.Friedemann Kleint2011-10-264-91/+156
* Implement child instead of navigate in QAccessibleMainWindow.Frederik Gladhorn2011-10-262-14/+11
* Readded PrintSupport for WindowsOliver Wolff2011-10-257-0/+390
* Update readme about xcb plugin dependenciesLaszlo Agocs2011-10-251-0/+3
* Remove "duplicate objective-c class" warning.Morten Sorvig2011-10-231-0/+5
* Cocoa: clean up compiler warnings.Morten Sorvig2011-10-237-35/+19
* [directfb] Implement grab/ungrab of keyboard/pointerHolger Hans Peter Freyther2011-10-212-0/+26
* [directfb] Remove grabbing of the pointer on inputHolger Hans Peter Freyther2011-10-211-5/+0
* [directfb] Implement QPixmap::fromFile using DirectFB routinesHolger Hans Peter Freyther2011-10-212-0/+114
* [directfb] Prepare to select the alpha/opaque pixel formatsHolger Hans Peter Freyther2011-10-212-2/+21
* [directfb] Manage the font database with a QScopedPointerHolger Hans Peter Freyther2011-10-212-2/+2
* [directfb] Remove some duplication in the QDirectFbBlitter c'tor.Holger Hans Peter Freyther2011-10-211-8/+11
* directfb: Initialize m_dfb after DirectFBInit has been calledHolger Hans Peter Freyther2011-10-211-2/+4
* [directfb] Introduce the QDirectFBPointer from QWS/gfxdriversHolger Hans Peter Freyther2011-10-2114-93/+126
* [directfb] Make QDirectFBInput a QThread to allow proper exitsHolger Hans Peter Freyther2011-10-213-29/+18
* [directfb] Use QScopedPointer to manage heap allocated objectsHolger Hans Peter Freyther2011-10-217-33/+16
* [directfb] Fix memory leak when passing arguments to directFBHolger Hans Peter Freyther2011-10-211-0/+3
* [directfb] Do not call a pure virtual functionHolger Hans Peter Freyther2011-10-211-2/+0
* [directfb] Rename class from WindowSurface to BackingStoreHolger Hans Peter Freyther2011-10-215-17/+17
* [blitter] Work on tst_QPixmap::clear()Holger Hans Peter Freyther2011-10-212-13/+30
* Remove mtdev dependency from the touchscreen QPA plugin.Laszlo Agocs2011-10-216-142/+145
* Mark the most important MSAA functions as "moz: [important]"Jan-Arve Saether2011-10-201-0/+20
* Move a11y inspector from tools to util.Morten Sorvig2011-10-201-1/+1
* Windows: Fix Geometry, OpenGL formatsFriedemann Kleint2011-10-192-10/+41
* Refactor QAccessibleActionInterface.Frederik Gladhorn2011-10-199-488/+206
* Cocoa: Add initial accessibility implementation.Morten Sorvig2011-10-198-4/+599
* Windows platform: Improve Open GL.Friedemann Kleint2011-10-189-71/+155
* Remove stale documentation.Casper van Donderen2011-10-181-41/+0