summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix verbose debug outputMiikka Heikkinen2012-05-241-1/+1
* QPA: Refactor QFileDialogPrivate::qt_clean_filter_list for QPASean Harmer2012-05-241-2/+2
* QNX: Recreate EGL surface when the window geometry changesKevin Ottens2012-05-241-0/+16
* QNX: Make sure calls to (create/destroy)Surface are symmetricKevin Ottens2012-05-242-3/+3
* QNX: Advertise geometry changes to Qt event systemKevin Ottens2012-05-241-0/+2
* QNX: Force windows resizing when the screen orientation changesKevin Ottens2012-05-241-0/+1
* Add QMacPasteboardMime::count(QMimeData*).Morten Johan Sorvig2012-05-243-8/+17
* Compile fix for kms platform plugin.Samuel Rødal2012-05-242-1/+2
* QtPrintSupport - Modify Platform Plugin QPrinterInfo apiJohn Layt2012-05-242-2/+27
* Initialize member variable in QXcbWindowPekka Vuorela2012-05-241-0/+1
* Fix compiler warnings in QtGui, QtWidgets.Friedemann Kleint2012-05-231-1/+1
* QtPrintSupport - Fix Mac printerName() useJohn Layt2012-05-232-3/+3
* QNX: Post orientation change eventsKevin Ottens2012-05-231-1/+3
* Fix font rendering gamma correction on MacJiang Jiang2012-05-232-0/+8
* Cocoa: Handle keyboard dead keys correctlyBradley T. Hughes2012-05-231-2/+12
* Cocoa: Avoid UTF-16 to UTF-8 to UTF-16 conversion in key handlingBradley T. Hughes2012-05-231-1/+1
* Cocoa: don't send input method events for basic text inputBradley T. Hughes2012-05-232-11/+27
* QNX: Implementing QPlatformScreen::refreshRate() for QNX QPASean Harmer2012-05-232-0/+20
* Minor QPlatformMenu API cleanup.Morten Johan Sorvig2012-05-234-5/+6
* QNX: Register for navigator events before any window creationSean Harmer2012-05-231-6/+14
* bcm97425: Enable the egl mode directfb QPA platform pluginHolger Hans Peter Freyther2012-05-221-1/+1
* qpa api: replace QPA headers with something more benignGirish Ramakrishnan2012-05-221-0/+8
* 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
* QWindowsBackingStore: Implement scroll.Friedemann Kleint2012-05-212-0/+15
* Cocoa: Fix memory leak in the accessibility code.Morten Johan Sorvig2012-05-211-0/+1
* 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
* 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-141-1/+1
* 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
* Make QFileOpenEvents delivered again.Christoph Schleifenbaum2012-05-111-4/+5