summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* | | xcb: Remove unused QXcbGlIntegrationFactory::keys()Alexander Volkov2016-12-012-24/+0
* | | xcb: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-0123-173/+173
* | | winrt: Add missing overrideAlexander Volkov2016-11-3010-31/+31
* | | winrt: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-11-3010-73/+73
* | | QNX: Add missing overrideAlexander Volkov2016-11-2919-97/+97
* | | Android: Use override instead of Q_DECL_OVERRIDEAlexander Volkov2016-11-293-8/+8
* | | Android: Add missing overrideAlexander Volkov2016-11-2921-142/+142
|/ /
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-253-2/+5
|\|
| * 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
* | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-11-081-5/+13
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-081-5/+13
| |\| |
| | * | GTK+ dialogs: Get rid of deprecated GtkStock usageDmitry Shachnev2016-11-031-5/+13
* | | | 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-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