summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| * Android: Add missing overrideAlexander Volkov2016-12-0921-142/+142
| * Android: remove unused variableBogDan Vatra2016-12-092-3/+0
| * QGtk3Dialog: don't crash on WaylandJ-P Nurmi2016-12-091-4/+6
| * winrt: Fix input grabbingMaurice Kalinowski2016-12-084-3/+106
| * Merge remote-tracking branch 'origin/5.7' into 5.8.0Liang Qi2016-12-081-10/+21
| |\
| * | 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
* | | Delete aborted QDragAleksey Lysenko2016-12-151-0/+3
* | | Android: Fix the bearer management plugin when running as a serviceChristian Strømme2016-12-142-13/+12
* | | eglfs/deviceintegration: Ensure eglfs_kms_support is added only onceFriedemann Kleint2016-12-141-2/+2
* | | Make size grip work with high dpi scalingPaul Olav Tvete2016-12-131-1/+1
* | | Plugins: use QStringBuilder moreAnton Kudryavtsev2016-12-124-16/+7
* | | QAndroidPlatformOpenGLContext: fix adopting of existing native contextsLaszlo Agocs2016-12-093-4/+9
* | | Cocoa: Unbreak app activation on macOS SierraMorten Johan Sørvig2016-12-082-10/+18
* | | xcb: Adapt QXcbWindow::startSystemResize() for touch eventsAlexander Volkov2016-12-084-3/+60
* | | eglfs: Add missing overrideAlexander Volkov2016-12-071-1/+1
* | | eglfs: allow forcing an overlay planeLaszlo Agocs2016-12-035-28/+89
* | | eglfs: allow forcing an explicit connector index on DRM/KMSLaszlo Agocs2016-12-031-0/+13
* | | eglfs: improve EGLStream loggingLaszlo Agocs2016-12-031-1/+3
* | | eglfs: make it possible to configure the EGLStream FIFO lengthLaszlo Agocs2016-12-011-3/+20
* | | 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