summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* | 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
* CoreWLan: terminate scan thread in QCoreWlanEngine destructorDyami Caliri2014-08-272-2/+4
* 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
* remove always ask option.Lorn Potter2014-08-233-57/+5
* 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
* Properly null-terminate ifreq::irf_nameMarc Mutz2014-08-191-0/+1
* 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
* Font Database: Add support for private, system UI font familiesGabriel de Dietrich2014-08-114-58/+13
* Windows: Fix stored family name of fallback fontsEskil Abrahamsen Blomfeldt2014-08-061-0/+2
* Android: Remove native views when their window is destroyd.Christian Strømme2014-08-061-3/+2
* Android: Fix QAndroidPlatformServices::openUrl().Christian Strømme2014-08-061-5/+4
* GTK file dialog: pre-fill the filename if given to a Save dialogShawn Rutledge2014-08-061-1/+7
* Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Oswald Buddenhagen2014-07-311-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-1/+1
| |\
| | * XCB: Enable loading of the Qt::DragLinkCursorAlessandro Portale2014-07-101-1/+1
* | | cocoa: Fix compiler warnings about unused functions.Sérgio Martins2014-07-311-6/+0
|/ /
* | Windows: Fix window geometry when transiting from fullscreen to maximized.Friedemann Kleint2014-07-211-1/+4
* | Windows: Send QTabletLeaveProximity events.Friedemann Kleint2014-07-171-13/+13
* | Android: Simplify the jni code in QtAndroidClipboardChristian Strømme2014-07-143-60/+12
* | Android: Simplify the jni code in QAndroidPlatformServicesChristian Strømme2014-07-142-19/+6
* | xcb: QTabletEvents and proximity events correctly identify the toolShawn Rutledge2014-07-112-45/+115
* | Android: Prefer "Droid Serif" as default serif fontEskil Abrahamsen Blomfeldt2014-07-101-0/+2
* | Android: enable FBO readback workaround for more devices.Yoann Lopes2014-07-101-3/+2
* | Android: [REG] Fix QScreen::physicalSize()Eskil Abrahamsen Blomfeldt2014-07-081-4/+4
* | Listen to touch events on the master device instead of slave.Maarten Lankhorst2014-07-021-36/+13
* | Cocoa: Handle Qt::WA_ShowWithoutActivatingMorten Johan Sørvig2014-07-022-0/+12
* | Cocoa: Handle Qt::WindowDoesNotAcceptFocusMorten Johan Sørvig2014-07-023-1/+19