summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Improve some debug operatorsFriedemann Kleint2016-11-152-4/+47
* linuxfb: Make first window fullscreen like eglfsLaszlo Agocs2016-11-092-0/+7
* iOS, nsphotolibrarysupport: force plugin to be staticRichard Moe Gustavsen2016-11-091-0/+4
* iOS, nsphotolibrarysupport: add missing framework dependencyRichard Moe Gustavsen2016-11-071-1/+1
* Direct2D QPA: Fix g++ warningsFriedemann Kleint2016-11-056-41/+41
* Merge remote-tracking branch 'gerrit/5.8' into devTor Arne Vestbø2016-11-051-2/+1
|\
| * iOS: remove wrong file include after upstream mergeRichard Moe Gustavsen2016-11-041-2/+1
* | macOS: fix 32-bit buildsJake Petroules2016-11-042-3/+3
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-02200-5991/+859
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-0140-165/+503
| |\
| | * 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
| * | | Direct2d: Add missing dependency to platformsupport's accessibilityFriedemann Kleint2016-10-281-1/+1
| * | | Windows QPA: Do not use QSettings to access the registryFriedemann Kleint2016-10-282-13/+12
| * | | Move Windows font DB and engines to QtFontDatabaseSupportGabriel de Dietrich2016-10-2821-5519/+13
| * | | iOS: guard iOS only code to not break tvOS buildRichard Moe Gustavsen2016-10-281-0/+3
| * | | iOS: ensure we return a non-null clipboardRichard Moe Gustavsen2016-10-281-1/+1
| * | | Replace PKGCONFIG+=foo usages with QMAKE_USELars Knoll2016-10-263-5/+2
| * | | Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-256-6/+6
| * | | qwindowsdirect2dintegration.cpp: replace QVector with QVarLengthArrayAnton Kudryavtsev2016-10-251-1/+3
| * | | Fix change-of-sign warnings caught by ICC 17Thiago Macieira2016-10-232-2/+3
| * | | Plugins: use reserve() to optimize memory allocationsAnton Kudryavtsev2016-10-215-0/+5
| * | | Plugins: optimize string usageAnton Kudryavtsev2016-10-188-18/+17
| * | | Windows: Fix rendering of MingLiU fonts at some scalesEskil Abrahamsen Blomfeldt2016-10-172-8/+24
| * | | Disable WindowsContextHelpButtonHint for Dialogs that are not QWidgetKai Koehne2016-10-171-4/+2
| * | | Fix tvOS buildJake Petroules2016-10-162-2/+2
| * | | rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-1513-25/+2