summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Do not return QPlatformIntegration::ShowIsMaximized in tablet modev5.8.0Friedemann Kleint2017-01-181-5/+0
* Android: transform input rectangle correctlyPaul Olav Tvete2017-01-181-2/+2
* fix directfb build without EGLOswald Buddenhagen2016-12-161-1/+2
* QCocoMenu: Fix patch b2f78b796b5b73d4Gabriel de Dietrich2016-12-161-1/+1
* Android: fix (partially) text deletion when the cursor is movedBogDan Vatra2016-12-133-2/+7
* Android: Add missing overrideAlexander Volkov2016-12-0921-142/+142
* Android: remove unused variableBogDan Vatra2016-12-092-3/+0
* winrt: Fix input grabbingMaurice Kalinowski2016-12-084-3/+106
* QCocoaMenu: Don't rely on tags when we can get the actual NSMenuItemGabriel de Dietrich2016-12-081-3/+2
* QCocoaMenu: Avoid exception when inserting item already in this menuGabriel de Dietrich2016-12-082-8/+14
* Windows QPA: Fix build with MSVC2015 on Windows 7Friedemann Kleint2016-11-301-1/+2
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-252-1/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-254-4/+10
| |\
| | * Windows QPA: Do not send key events for mouse-synthesized app commandsFriedemann Kleint2016-11-231-0/+3
| | * If there are no available sizes, then fallback to the requested sizeAndy Shaw2016-11-233-4/+7
* | | Document third-party code in Cocoa QPA pluginKai Koehne2016-11-252-0/+42
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-243-4/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-233-4/+4
| |\|
| | * eglfs: Avoid unexpectedly flushing QPA input eventsLaszlo Agocs2016-11-222-2/+2
| | * eglfs: fix eglfs_mali compile for odroid-maliPeter Seiderer2016-11-191-2/+2
* | | 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
| |\|