summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-2325-149/+183
|\
| * Cocoa: Handle insertNewLine selector for when it is sent while composing textAndy Shaw2014-09-192-0/+11
| * Merge remote-tracking branch 'origin/5.3.2' into 5.3Frederik Gladhorn2014-09-171-10/+16
| |\
| | * Android: use FBO readback workaround by default.Yoann Lopes2014-09-031-10/+16
| * | OSX: emit aboutToShow signal for top-level dock menu.Erik Verbruggen2014-09-161-0/+3
| * | OS X: Fix positioning of popup menus in case of native NSWindowsEike Ziller2014-09-161-3/+2
| * | QWindowsWindow: Fixed warning textOliver Wolff2014-09-151-1/+1
| * | cocoa: fix namespace manging for QNSViewTim Blechmann2014-09-152-2/+6
| * | cocoa: don't override NSApplication-sendEvent if configured as AA_MacPluginAp...Tim Blechmann2014-09-151-0/+10
| * | Add QMAKE_CFLAGS_XCB to xcbBoris Savelev2014-09-102-0/+4
| * | Revert "iOS: Update QIOSScreen::nativeOrientation() for iOS8"Jake Petroules2014-09-041-9/+2
| * | Android: Avoid deadlock in Qt.inputMethod.visiblePaul Olav Tvete2014-09-021-12/+4
| * | iOS: Update QIOSScreen::nativeOrientation() for iOS8Tor Arne Vestbø2014-09-021-2/+9
| * | QNX: Fix widgets scrollingBernd Weimer2014-08-292-58/+20
| |/
| * Android: Fix crash at shutdown when keyboard is visibleSérgio Martins2014-08-281-1/+2
| * QGLXContext survives screen removalShawn Rutledge2014-08-282-26/+37
| * Android: added more devices to the FBO readback workaround check.Yoann Lopes2014-08-272-4/+9
| * Android quickfix: Avoid crash at shutdownPaul Olav Tvete2014-08-271-1/+3
| * Avoid crash if querying device that has gone awayAllan Sandfeld Jensen2014-08-261-2/+4
| * BlackBerry PlayBook build fixesSérgio Martins2014-08-261-2/+6
| * Cocoa: Work around faulty screen list on startupMorten Johan Sørvig2014-08-241-2/+6
| * Fix handling QT_IM_MODULE=nonePekka Vuorela2014-08-231-0/+3
| * xcb: use keyboard event source window to determine auto-repeat valueDyami Caliri2014-08-203-17/+18
| * Detect wrongly labelled wheel buttonsAllan Sandfeld Jensen2014-08-201-1/+4
| * Resize correctly on orientation change.Paul Olav Tvete2014-08-202-2/+2
| * Use correct size in fullscreen modePaul Olav Tvete2014-08-201-0/+6
| * Fix mistake in function extraTryFontsForFamilyAllan Sandfeld Jensen2014-08-151-4/+4
| * OSX MenuRole detection: remove ampersand before looking for keywordsShawn Rutledge2014-08-121-12/+14
* | Respect the PM_SmallIconSize setting for icons in a menu on OS XAndy Shaw2014-09-204-2/+17
* | iOS: Allow settings custom input and accessory views through ImPlatformDataTor Arne Vestbø2014-09-204-2/+65
* | iOS: Refactor text input handling to standalone responderTor Arne Vestbø2014-09-208-246/+335
* | xcb: Fix memory leaks in DnDAlexander Volkov2014-09-191-3/+10
* | Windows qpa: fix minimum allowed fixed height, width on windowsDyami Caliri2014-09-191-2/+1
* | Use metrics returned by GetGlyphOutline in GGO_METRICS modelasconic2014-09-181-3/+26
* | OS X: Add scan code mappings for Escape, Return and function keys.Dyami Caliri2014-09-171-16/+26
* | Set WINDOWPLACEMENT::length as required by the documentation.Andreas Hartmetz2014-09-111-0/+2
* | QIOSPasteboard: handle zero-pointer argument to setMimeDataRichard Moe Gustavsen2014-09-111-0/+4
* | Android: fix inputmethod race conditionsPaul Olav Tvete2014-09-102-63/+62
* | qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-107-34/+23
* | iOS: Move accessibility/textinput includes in quiview.mmTor Arne Vestbø2014-09-101-4/+5
* | xcb: fix getting a XdndAware property if a proxy window existsAlexander Volkov2014-09-091-1/+1
* | Define EGL_EGLEXT_PROTOTYPES for ANGLEv5.4.0-alpha1Laszlo Agocs2014-09-061-0/+1
* | kms: Move debug output behind a category.Robin Burchell2014-09-052-4/+8
* | xcb: fix coordinates of touch pointsAlexander Volkov2014-09-051-1/+1
* | Windows: Move dock windows automatically when screen is disconnected.Friedemann Kleint2014-09-051-1/+25
* | Avoid deadlock when suspending devicePaul Olav Tvete2014-09-051-2/+8
* | Android: don't recreate surface on shutdownPaul Olav Tvete2014-09-052-0/+5
* | iOS: Update QIOSScreen::nativeOrientation() for iOS8Tor Arne Vestbø2014-09-041-2/+9
* | Add KMS hooks for EGLFS pluginLouai Al-Khanji2014-09-042-0/+427
* | windows: Fix dynamic opengl buildLaszlo Agocs2014-09-032-6/+6