summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Register fonts with preferred names on WindowsAllan Sandfeld Jensen2016-11-231-1/+1
* Windows QPA: Detect Windows 10 tablet modeFriedemann Kleint2016-11-225-1/+231
* QCocoaMenu: Force NSMenuValidation when syncing itemsGabriel de Dietrich2016-11-161-4/+13
* winrt: Do not shadow variableMaurice Kalinowski2016-11-161-4/+4
* winrt: move to range based loopMaurice Kalinowski2016-11-161-7/+9
* winrt: Fix ill-constructed loopMaurice Kalinowski2016-11-161-1/+1
* Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-1618-56/+117
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-1618-56/+117
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-1517-58/+118
| | |\
| | | * Cocoa: Make dictation via speech recognition workMorten Johan Sørvig2016-11-141-3/+1
| | | * QClipboard: Fix emitting changed() in XCBPalo Kisa2016-11-141-2/+4
| | | * xcb: Warn and bail out when even the basic, dummy context failsLaszlo Agocs2016-11-101-2/+5
| | | * Do not guard tslib with evdevLaszlo Agocs2016-11-102-12/+16
| | | * Cocoa: Make child window cursors work correctlyMorten Johan Sørvig2016-11-085-38/+53
| | | * macOS: Clear event dispatcher interrupt stateGabriel de Dietrich2016-11-087-0/+38
| | | * iOS: fix 'incompatible pointer type' compiler warningRichard Moe Gustavsen2016-11-071-1/+1
| | * | winrt: Fix definition of GL_GLEXT_PROTOTYPES in qwinrtbackingstoreOliver Wolff2016-11-141-0/+1
* | | | Cocoa Dialog Helpers: Refactor OK-Cancel buttons viewGabriel de Dietrich2016-11-164-219/+163
|/ / /
* | | fix directfb buildOswald Buddenhagen2016-11-151-1/+1
* | | Fix image format conversionLars Knoll2016-11-151-1/+1
* | | Move WinRT font database to QtFontDatabaseSupportGabriel de Dietrich2016-11-094-574/+2
* | | fix build with -qt-xcbOswald Buddenhagen2016-11-091-1/+1
* | | winrt: Switch default screen image formatMaurice Kalinowski2016-11-091-1/+1
* | | Direct2D QPA: Add #include directives for MinGWFriedemann Kleint2016-11-081-0/+7
* | | Fix developer build with -no-feature-cursorAndrew Knight2016-11-081-2/+2
* | | Fix build with -no-feature-cursorAndrew Knight2016-11-081-2/+6
* | | iOS: only build nsphotolibrarysupport for iOSRichard Moe Gustavsen2016-11-071-1/+1
* | | iOS: remove wrong file include after upstream mergeRichard Moe Gustavsen2016-11-041-2/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-0139-161/+501
|\| |
| * | 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