summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fixed KMS y-invertedness.Samuel Rødal2012-05-2912-447/+177
* QtPrintSupport - Add QPrinterInfo api for more printer detailsJohn Layt2012-05-291-0/+6
* eglfs: Don't update screen for non mouse-move eventsGirish Ramakrishnan2012-05-291-0/+2
* Add q_printEglConfig to qeglconvenienceGirish Ramakrishnan2012-05-291-43/+1
* eglfs: remove support for widget rendering using opengl paint engineGirish Ramakrishnan2012-05-292-26/+0
* eglfs: release shader program after useGirish Ramakrishnan2012-05-291-1/+1
* eglfs: rename QEglIntegration to QEglFSIntegrationGirish Ramakrishnan2012-05-292-6/+6
* QApplication::activeWindow is replaced by QApplication::focusWindowThiago Macieira2012-05-291-1/+1
* Windows QPA plugin: Add \internal to class documentation.Friedemann Kleint2012-05-2922-7/+56
* Qt 5 to-do in QXcbKeyboardGatis Paeglis2012-05-261-2/+2
* QNX: Adding native file dialog support for BlackberrySean Harmer2012-05-269-6/+487
* Fix xcb plugin compilation for -qconfig largeTasuku Suzuki2012-05-2611-1/+65
* XCB/EGL: Free display.Friedemann Kleint2012-05-251-0/+5
* Fix warnings about unused variables.Friedemann Kleint2012-05-251-1/+1
* eglfs: use GL API directly in QEglFSCursorGirish Ramakrishnan2012-05-252-12/+53
* QNX: Rationalise the usage of qDebug() to remove lots of #ifdef'sSean Harmer2012-05-2522-716/+374
* Implementation of the Blackberry bearer engine.Rafael Roquetto2012-05-246-0/+638
* 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
* udev: UDevHelper becomes DeviceDiscoveryJohannes Zellner2012-05-245-56/+24
* 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
* Replace (un)checkAction with toggleAction (3/3)Jan-Arve Saether2012-05-221-15/+6
* 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