summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | QImage support for RGB30 formatsAllan Sandfeld Jensen2014-07-042-10/+48
* | | iOS: Fix compilation warningTor Arne Vestbø2014-07-041-2/+1
* | | Windows: Fix build with QT_NO_OPENGLKai Koehne2014-07-041-0/+6
* | | Update copyright to 2014 for accessibilityFrederik Gladhorn2014-07-048-8/+8
* | | Accessibility Windows: Add shortcuts to nameFrederik Gladhorn2014-07-041-0/+5
* | | Windows clipboard: Deny CF_DIB support for images with alpha.Friedemann Kleint2014-07-031-12/+9
* | | Windows: Add non-standard mouse cursorsAlessandro Portale2014-07-0325-30/+136
|/ /
* | Accessibility OS X: Publish synthetic increase and decrease actionsJan Arve Saether2014-07-011-24/+18
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-0162-239/+611
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-0162-239/+611
| |\|
| | * 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
| | * | Support hotplugging of input devices with XInput2Allan Sandfeld Jensen2014-06-122-105/+145
| | * | Merge "Merge remote-tracking branch 'origin/stable' into 5.3" into refs/stagi...Sergio Ahumada2014-06-1111-73/+145
| | |\|
| | | * Make sure we run gracefully below API level 18Jan Arve Saether2014-06-102-18/+12
| | | * Cocoa: Don't send duplicate close events.Morten Johan Sørvig2014-06-101-1/+8
| | | * Cocoa: Re-implement QCocoaScreen::topLevelAt()Morten Johan Sørvig2014-06-061-11/+30
| | | * Do not crash with IA2 AT clients.Jan Arve Saether2014-06-061-0/+1
| | | * Windows: Added Comma to list of possible numpad keysOliver Wolff2014-06-061-0/+1
| | | * iOS: delay callbacks to UITextInput to avoid recursionRichard Moe Gustavsen2014-06-063-39/+61
| | | * Fix alpha in no-opengl configuration on xcbLaszlo Agocs2014-06-061-4/+30
| | | * Avoid polluting the output with warnings on eglfsLaszlo Agocs2014-06-061-0/+2
| | * | Compose key plugin: expand "%L" to full path.Gatis Paeglis2014-06-112-9/+15
| | |/
* | / Move deletion of the QDrag object into QDragManager::drag().Friedemann Kleint2014-07-011-3/+0
|/ /