summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* directfb: Introduce EGL integration for DirectFBHolger Hans Peter Freyther2011-12-028-4/+327
* directfb: Use QT_BEGIN_NAMESPACE/QT_END_NAMESPACE around the codeHolger Hans Peter Freyther2011-12-029-0/+32
* directfb: Move the macro to the qdirectfbconvenience header fileHolger Hans Peter Freyther2011-12-022-5/+6
* Fix image format use in cocoa pluginGunnar Sletta2011-12-012-2/+2
* Mac Core Text font database for QPAJiang Jiang2011-11-302-5/+3
* Include qglobal.h first in qnsview.mm compilation unit.Zeno Albisser2011-11-302-0/+4
* Prevented Xlib sequence errors in xcb plugin.Samuel Rødal2011-11-291-0/+1
* Remove QPlatformPrinterSupport usageJohannes Zellner2011-11-292-9/+0
* Fixed Qtbase OSX specific namespace compilation.Toby Tomkins2011-11-295-2/+18
* Fix a small memory leak in QXcbIntegration.Jędrzej Nowacki2011-11-292-15/+12
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-285-394/+8
* Introduce QWindowSystemInterface::handleSynchronousCloseEventGunnar Sletta2011-11-251-1/+1
* Change default implementation of window() to just return 0Jan-Arve Saether2011-11-251-2/+17
* Make cocoa opengl backend threadsafe.Gunnar Sletta2011-11-252-9/+1
* directfb: Use the QPlatformWindow in the DirectFB BackingstoreHolger Hans Peter Freyther2011-11-243-8/+10
* directfb: Get the IDirectFBDisplayLayer through the QPlatformScreenHolger Hans Peter Freyther2011-11-244-5/+15
* directfb: Fix the typo in the parameterHolger Hans Peter Freyther2011-11-241-1/+1
* directfb: Remove dfbDisplayLayer from QDirectFbInputHolger Hans Peter Freyther2011-11-243-8/+7
* directfb: Pass the IDirectFBWindow to the QDirectFbInput methodsHolger Hans Peter Freyther2011-11-243-16/+26
* directfb: Use DirectFBErrorFatal for errors we don't handle wellHolger Hans Peter Freyther2011-11-241-5/+4
* directfb: Access the screen layer through QWindow::screen()Holger Hans Peter Freyther2011-11-245-4/+30
* directfb: Move QDirectFbScreen into a separate fileHolger Hans Peter Freyther2011-11-246-63/+151
* Remove virtual child integers.Frederik Gladhorn2011-11-231-28/+83
* Accessibility: Clean up usage of navigate.Frederik Gladhorn2011-11-211-4/+2
* Fix a memory leak in QXcbConnection.Jędrzej Nowacki2011-11-182-3/+3
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-2/+1
* Fixed crashes from tests using xcb plugin with -qtnamespace.Rohan McGovern2011-11-1812-2/+49
* Add correct event mask for Qt::WindowTransparentForInput in xcb pluginJørgen Lind2011-11-151-1/+5
* Properly handle position in non-synthetic ConfigureNotify with xcbLaszlo Agocs2011-11-151-1/+18
* Support 31 mouse buttons (with platform plugins xcb and xlib).Rick Stockton2011-11-142-9/+54
* Windows platform plugin: Fix compilation with MinGW.Friedemann Kleint2011-11-141-2/+2
* Factor out QPlatformTheme from QPlatformPlugin.Friedemann Kleint2011-11-1113-69/+321
* QPlatformDialogHelper: Split class hierarchy, decouple from DialogFriedemann Kleint2011-11-115-147/+163
* 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
* 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
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-2/+3
* Windows: More fine-grained paint event handling.Friedemann Kleint2011-10-273-5/+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
* Update readme about xcb plugin dependenciesLaszlo Agocs2011-10-251-0/+3
* Remove "duplicate objective-c class" warning.Morten Sorvig2011-10-231-0/+5