summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Cocoa: Fix Qt-in-namespace build.Tim Blechmann2014-07-023-11/+23
* | Cocoa: Separate framestrut and normal button stateMorten Johan Sørvig2014-07-022-7/+10
* | OS X: when opening a URL via QFileOpenEvent, pass as QUrlShawn Rutledge2014-07-021-1/+1
* | QNX: Override QPlatformScreen::topLevelAtBernd Weimer2014-07-022-15/+14
* | xcb: make sure to update window title when it is changedTasuku Suzuki2014-07-021-0/+1
* | WINCE: Fix grabWindowAndreas Holzammer2014-07-021-1/+3
* | Empty icons and Cocoa menu items.Timur Pocheptsov2014-07-021-3/+4
* | Accessibility Windows: Do not assert on invalid indexInParentFrederik Gladhorn2014-07-011-5/+3
* | Android: Fix namespace usageChristian Strømme2014-06-3027-0/+112
* | Translate Super/Hyper keys to MetaModifierGatis Paeglis2014-06-251-0/+9
* | Cocoa: Do mouse move and cursor update handling separate from viewEike Ziller2014-06-242-12/+66
* | Cocoa: cleanup modal sessions for dialogs not run with .exec()Dyami Caliri2014-06-231-0/+3
* | QIcon: Prefer high-quality images of Windows .ico files.Friedemann Kleint2014-06-221-1/+6
* | Cocoa: fix Option + any key in key eventLiang Qi2014-06-211-1/+1
* | Fix compilation with /Zc:strictStringsThiago Macieira2014-06-201-1/+1
* | QWindowsPrintDevice check for NULL pDevMode from PPRINTER_INFO_2Dyami Caliri2014-06-201-0/+3
* | XCB: Fix leak with touch devicesJoni Poikelin2014-06-201-0/+6
* | Do not overwrite existing event mask of root windowMartin Gräßlin2014-06-201-0/+6
* | Remove unused define XCB_USE_IBUS.Jędrzej Nowacki2014-06-191-1/+0
* | Windows: Mark only mouse events synthesized by touch as such.Friedemann Kleint2014-06-191-4/+5
* | Fixes QFontDataBase addApplicationFont on WEC.Bjoern Breitmeyer2014-06-191-2/+7
* | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-173-3/+4
|\|
| * directfb: fix QThread destroyed while runningLucile Quirion2014-06-163-3/+4
* | xcb: touch device mode is either Dependent or Direct, not Rel or AbsShawn Rutledge2014-06-161-2/+2
* | Flush xcb connection before EventDispatcher is going to blockMartin Gräßlin2014-06-163-2/+18
* | Android: REG: Fix crash.BogDan Vatra2014-06-151-3/+5
* | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-142-3/+7
|\|
| * Windows: Fix maximizing frameless windows on secondary screens.Sérgio Martins2014-06-111-3/+6
| * Fix Android: use fbo read back workaround with specific GPUs.Coursar2014-06-111-0/+1
* | Android: Report something sensible for screen geometryEskil Abrahamsen Blomfeldt2014-06-135-18/+46