summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-2622-136/+352
|\
| * xcb: Avoid repaint lags with DnDAlexander Volkov2019-01-253-2/+19
| * Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-254-6/+65
| * Windows QPA: Cache "forcedScreenForGLWindow" to avoid overheadAndre de la Rocha2019-01-243-7/+30
| * Windows QPA: Move the code installing the filter for WM_TASKBARCREATEDFriedemann Kleint2019-01-241-6/+7
| * Windows QPA: Fix tray icon becoming visible before showFriedemann Kleint2019-01-242-1/+27
| * Windows QPA: Use member initialization in struct WindowCreationDataFriedemann Kleint2019-01-241-14/+10
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-01-237-97/+187
| |\
| | * egl_viv: cast EGLNative return types from vivante functionsSamuli Piippo2019-01-222-4/+4
| | * Windows QPA: Support "press and hold for right-clicking"Andre de la Rocha2019-01-142-15/+39
| | * xcb: fix initialization of XRandr and XRenderAndreas2019-01-131-4/+4
| | * Use jint instead of jboolean where applicable and initialize variablesAndy Shaw2019-01-081-14/+14
| | * Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-0825-279/+233
| | |\
| | * | Use the AndroidDeadlockProtector when using a blockingqueued connectionAndy Shaw2019-01-041-6/+4
| | * | Windows QPA: Fix mouse pointer capture and Enter/Leave eventsAndre de la Rocha2019-01-032-52/+137
| | * | Windows QPA: Avoid duplication of mouse eventsAndre de la Rocha2019-01-021-29/+0
| | * | Fix build with Clang 3.8Thiago Macieira2018-12-191-0/+4
| | * | Windows QPA: Fix touch message queue handlingAndre de la Rocha2018-12-121-0/+8
| * | | Windows: Set opengl swap interval whenever we make a new window currentUlf Hermann2019-01-221-2/+2
| * | | eglfs_kms: Fix build with -no-openglGatis Paeglis2019-01-222-1/+5
| | |/ | |/|
* | | Android: Set minimum supported version to android-21Eskil Abrahamsen Blomfeldt2019-01-233-54/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-211-1/+2
|\| |
| * | XCB: Use application name for X11 selection owner nameMax Mazurov2019-01-071-1/+2
* | | xcb: rework focus-in peeker so we can drop PeekFunc APIGatis Paeglis2019-01-043-54/+15
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-0423-276/+226
|\| |
| * | macOS: Remove Mojave forward-declarations now that we build with Xcode 10Tor Arne Vestbø2019-01-031-6/+4
| * | configure: add XCB GL integration featuresGatis Paeglis2019-01-031-2/+2
| * | configure: make xcb-render a hard dependency for xcb pluginGatis Paeglis2019-01-036-38/+7
| * | configure: properly atomize render vs. renderutilGatis Paeglis2019-01-033-13/+1
| * | winrt: Remove yet another Windows Phone leftoverOliver Wolff2019-01-022-148/+0
| * | Fix QSystemTrayIcon stale pointer accessMorten Johan Sørvig2018-12-231-0/+1
| * | Modernize QNSImageView implementationMorten Johan Sørvig2018-12-231-12/+10
| * | macOS: Merge qt_mac_createRoleFonts into only callerTor Arne Vestbø2018-12-221-7/+3
| * | Android: Add support for setting/getting html and uris from clipboardAndy Shaw2018-12-214-30/+59
| * | Add possibility to configure QNX display orderSami Nurmenniemi2018-12-202-4/+112
| * | configure: properly atomize xcb-syslibsOswald Buddenhagen2018-12-171-2/+3
| * | configure: refactor directx checksOswald Buddenhagen2018-12-174-5/+9
| * | wasm: send mouse release to proper windowLorn Potter2018-12-162-11/+17
* | | XCB plugin: replace deprecated QList::swap()Christian Ehrlicher2018-12-171-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-131-1/+4
|\| |
| * | Offscreen QPA: use a CoreText font database on macOSR.J.V. Bertin2018-12-111-1/+4
* | | macOS accessibility: Implement accessibilityFrameFrederik Gladhorn2018-12-121-0/+7
* | | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-122-3/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-113-6/+21
|\| |
| * | Fix addition of the wasm platform pluginJoerg Bornemann2018-12-101-1/+1
| |/
| * Merge "Merge remote-tracking branch 'origin/5.11' into 5.12" into refs/stagin...Qt Forward Merge Bot2018-12-101-5/+13
| |\
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-101-5/+13
| | |\
| | | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-5/+13
| | | |\
| | | | * Merge 5.11 into 5.11.3Oswald Buddenhagen2018-11-094-4/+2
| | | | |\
| | | | * | Windows QPA: Fix crash showing QSystemTrayIcon's context menu with PROCESS_DP...Friedemann Kleint2018-11-091-5/+13