summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-319-6/+29
|\
| * minimalegl: Reorder includes to avoid EGL native type clashesLaszlo Agocs2016-10-283-4/+2
| * windows: Disable OpenGL proper on Intel 945Laszlo Agocs2016-10-281-0/+12
| * QNSColorPanelDelegate: Don't restore stolen view on deallocGabriel de Dietrich2016-10-282-2/+2
| * nsphotolibrarysupport: add missing namespace macrosRichard Moe Gustavsen2016-10-273-0/+13
* | Fix a mis-merge in af0d0b9Liang Qi2016-10-281-1/+1
* | eglfs: Cast to EGLNativeDisplayType in EGLDevice backendLaszlo Agocs2016-10-281-1/+1
* | xcb: Avoid crash when requesting non-supported stereo formatsLaszlo Agocs2016-10-281-0/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-2718-126/+411
|\|
| * qiosfileengineassetslibrary: replace Q_DECL_OVERRIDE with overrideRichard Moe Gustavsen2016-10-261-12/+12
| * iOS: refactor usage of photos into optional pluginRichard Moe Gustavsen2016-10-2616-112/+369
| * QCocoaMenuBar: Update even if no window is attachedGabriel de Dietrich2016-10-242-1/+28
* | Cocoa integration - remove erroneous warningTimur Pocheptsov2016-10-241-5/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-228-5/+28
|\|
| * qxcbconnection.cpp: fix warning about unused functionAnton Kudryavtsev2016-10-211-0/+2
| * Fix UB (ininited pointer read) in qt_egl_device_integration()Marc Mutz2016-10-211-0/+1
| * macOS: Only show menu and allow dragging on proxy when a file path is setAndy Shaw2016-10-194-1/+20
| * xcb: fix passing of focus from child to its top level QWindowClinton Stimpson2016-10-191-1/+2
| * QAndroidPlatformTheme: wrap char* in QL1S to avoid warningsAnton Kudryavtsev2016-10-181-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-2/+2
|\|
| * iOS: Report correct physical DPI for iPhone 7 PlusTor Arne Vestbø2016-10-141-2/+2
* | iOS: check if qApp is still valid before accessing itRichard Moe Gustavsen2016-10-151-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-132-7/+14
|\|
| * Android: Don't update offscreen windowsChristian Strømme2016-10-121-1/+6
| * QXcbShmImage: don't use shmget()'s return unless it succeedsEdward Welbourne2016-10-121-7/+9
* | Revert "QCocoaKeyMapper - correctly update key layouts"Timur Pocheptsov2016-10-101-9/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-081-1/+1
|\|
| * Fix multimedia print key mappingAllan Sandfeld Jensen2016-10-071-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-053-7/+9
|\|
| * QCocoaEventDispatcher: Save interrupt state between embedded callsGabriel de Dietrich2016-10-041-1/+1
| * Plug QMimeData leaks in QXcbClipboardMarc Mutz2016-10-022-6/+8
* | Cocoa: Don’t send tablet events as mouse eventsMorten Johan Sørvig2016-10-031-3/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-016-11/+51
|\|
| * iOS: (crash fix) ensure we don't clear focus object in a text responder trans...Richard Moe Gustavsen2016-09-301-1/+1
| * iOS: hide shortcuts bar on iPad when showing menusRichard Moe Gustavsen2016-09-303-0/+13
| * xcb: Treat bitmap cursors differently from shaped cursorsRobin Burchell2016-09-293-11/+38
* | Cocoa: Get mouse position from the eventMorten Johan Sørvig2016-09-271-9/+9
* | Windows: Fix crash when loading color fonts from dataEskil Abrahamsen Blomfeldt2016-09-273-5/+35
* | QGuiApplication, platform plugins: don't modify AA_DontUseNativeMenuBarShawn Rutledge2016-09-262-5/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-218-32/+65
|\|
| * Bearer/ConnMan: Fix getTechnologies() is not calledTakumi ASAKI2016-09-211-0/+2
| * iOS: open menu on popup regardless of visibilityRichard Moe Gustavsen2016-09-191-2/+5
| * iOS: explicit synthesize properties as readwriteRichard Moe Gustavsen2016-09-191-0/+4
| * iOS: let quiview conform to API signature changes in iOS 10Richard Moe Gustavsen2016-09-192-2/+3
| * Update swap interval of QCocoaGLContext after creationTor Arne Vestbø2016-09-191-0/+5
| * xcb: Use the state of the key event to process itAlbert Astals Cid2016-09-182-28/+46
* | xcb: Do not eat events with different keyboard stateAlbert Astals Cid2016-09-181-3/+5
* | Android: Don't hang when resuming the applicationBogDan Vatra2016-09-171-5/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-1610-23/+50
|\|
| * Merge "Merge remote-tracking branch 'origin/5.6.2' into 5.6" into refs/stagin...Liang Qi2016-09-162-3/+3
| |\