summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* directfb: Handle focus, close and geometry change eventsHolger Hans Peter Freyther2012-05-222-0/+32
* directfb: Expose the window when it becomes visibleHolger Hans Peter Freyther2012-05-221-2/+4
* Clean up Raspberry Pi specDonald Carr2012-05-221-0/+1
* Windows/MinGW: Fix warnings about missing enumeration values.Friedemann Kleint2012-05-211-0/+1
* QNX: Take orientation into account when reporting physical sizeSean Harmer2012-05-211-3/+8
* QNX: Implement the QPlatformScreen::orientation() functionSean Harmer2012-05-212-2/+19
* input: Synchronize multiple mice handled through evdevmouse pluginJohannes Zellner2012-05-214-32/+54
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-212-0/+15
* Cocoa: Fix memory leak in the accessibility code.Morten Johan Sorvig2012-05-211-0/+1
* Input: evdevmouse plugin cleanupJohannes Zellner2012-05-212-22/+13
* Cocoa implementation of QPA menu interface.James Turner2012-05-1920-256/+1217
* QPA menu abstraction, originally based on Morten's workJames Turner2012-05-195-23/+8
* Adding QPlatformTheme support for Blackberry devices.Sean Harmer2012-05-197-2/+306
* QNX: Special case z-ordering of the QDesktopWidget windowSean Harmer2012-05-191-1/+11
* eglfs: hooks can never be nullGirish Ramakrishnan2012-05-181-8/+4
* eglfs: Add support for cursor hotspotsGirish Ramakrishnan2012-05-184-14/+69
* eglfs: Allow cursor atlas to be specified using an env variableGirish Ramakrishnan2012-05-171-1/+4
* eglfs: delete cursor textures in the destructorGirish Ramakrishnan2012-05-171-1/+7
* eglfs: remove multiple references to qeglfshooks.h in HEADERSGirish Ramakrishnan2012-05-171-1/+0
* Handle EglDisplay and EglContext in the native interface of eglfs.Samuel Rødal2012-05-163-1/+39
* Add eglfs cursor supportGirish Ramakrishnan2012-05-169-1/+381
* input: Use UDev or specific device pathsJohannes Zellner2012-05-153-19/+23
* Windows: Trim filter specification of the native file dialog.Friedemann Kleint2012-05-151-1/+2
* Do not limit mingw mkspec to "win32-g++" only.kb2012-05-151-1/+1
* Fix font printing on Windows using the native engine.Friedemann Kleint2012-05-153-6/+25
* Fix include path to fb_base.priGirish Ramakrishnan2012-05-151-1/+1
* Remove capitalization when specifying include-libraries.kb2012-05-143-4/+4
* Do not override CO_E_NOT_SUPPORTEDkb2012-05-141-0/+2
* Windows: Query mouse double click interval from system.Friedemann Kleint2012-05-141-1/+4
* Add missing include library to prevent link failurekb2012-05-141-0/+1
* QGuiApplication::activeWindow() is deprecatedThiago Macieira2012-05-111-1/+1
* Make QFileOpenEvents delivered again.Christoph Schleifenbaum2012-05-111-4/+5
* Windows: Compress Window Activation events.Friedemann Kleint2012-05-112-4/+30
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-2/+2
* Fix for windows platform plugin to work with WINCE.Bjoern Breitmeyer2012-05-1024-110/+802
* Fix warnings in evdevkeyboard-plugin.Friedemann Kleint2012-05-103-8/+9
* XShaping drag and drop fixesAlbert Astals Cid2012-05-102-9/+13
* qpa: Remove QPlatformDialogHelper::deleteNativeDialog()Bradley T. Hughes2012-05-108-40/+24
* qpa: Clean up QPlatformDialogHelper APIBradley T. Hughes2012-05-108-74/+74
* Compile fix for kms plugin.Samuel Rødal2012-05-091-1/+0
* Enable float coords in evdevtouchLaszlo Agocs2012-05-091-4/+4
* Windows: Disable Non-modal native file dialogs.Friedemann Kleint2012-05-091-0/+8
* QPA: Cleanup native dialog modal executionBradley T. Hughes2012-05-098-122/+31
* Improve widget geometry.Friedemann Kleint2012-05-095-21/+80
* QPA: Add a themeHint for the animations.Friedemann Kleint2012-05-091-0/+18
* Don't leak native dialog resourcesBradley T. Hughes2012-05-092-6/+2
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-088-4/+96
* fix glyph's CMAP index might be corruptedKonstantin Ritt2012-05-081-1/+1
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-07122-140/+140
* Windows: Fix helper routine for formatting errors.Friedemann Kleint2012-05-071-17/+19