summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows: Add ANGLE support.Friedemann Kleint2012-05-317-9/+360
* directfb: Allocate a special surface for OpenGLHolger Hans Peter Freyther2012-05-302-1/+34
* KMS platform plugin: Introduce default cursor for better usability.Samuel Rødal2012-05-301-0/+8
* eglfs: keep context active only during flushGirish Ramakrishnan2012-05-301-2/+4
* Add minimalegl QPA platform pluginGirish Ramakrishnan2012-05-3012-0/+929
* directfb: Allow a window subclass to allocate a different kind of surfaceHolger Hans Peter Freyther2012-05-304-16/+21
* Fix compile error in eglconvenienceGirish Ramakrishnan2012-05-301-2/+1
* directfb: description.surface_caps was already assigned conditionallyHolger Hans Peter Freyther2012-05-301-1/+0
* evdev: Cleanup mouse and keyboard pluginsJohannes Zellner2012-05-306-47/+20
* Make popup windows show on the correct desktop.Morten Johan Sorvig2012-05-301-0/+7
* 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