summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-0313-2019/+141
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-022-8/+11
| |\
| | * Terminate Qt gracefullyBogDan Vatra2019-02-282-8/+11
| * | platforminputcontexts: use libxkbcommon compose key APIGatis Paeglis2019-03-019-1047/+99
| * | platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-014-964/+31
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-017-23/+51
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Qt Forward Merge Bot2019-02-285-14/+25
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-285-14/+25
| | |\|
| | | * Segfault when the exiting the application under platform eglfsElena Zaretskaya2019-02-273-13/+18
| | | * Windows QPA: Fix override cursor when modal window is presentFriedemann Kleint2019-02-271-0/+6
| | | * Haiku: Fix mis-spelled module in .proFriedemann Kleint2019-02-261-1/+1
| * | | wasm: fix clipboard useLorn Potter2019-02-271-7/+21
| |/ /
| * | wasm: activateWindow when neededLorn Potter2019-02-271-1/+4
| * | build compose input context plugin not only for XCB platformGatis Paeglis2019-02-261-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-276-10/+25
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-263-7/+22
| |\|
| | * Windows QPA: Generate proper event when dragging item outside windowAndre de la Rocha2019-02-251-7/+18
| | * qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-252-0/+4
| * | Fix can not -> cannotRobert Loehning2019-02-253-3/+3
* | | Mark QEglFSKmsEglDeviceIntegration::presentBuffer as overrideShawn Rutledge2019-02-251-1/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2213-180/+149
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-221-2/+3
| |\|
| | * Properly convert filename to bytearray when sending over portalJan Grulich2019-02-211-2/+3
| * | wasm: make setting the cursor shape work againMorten Johan Sørvig2019-02-211-1/+2
| * | offscreen: remove false conditionGatis Paeglis2019-02-212-3/+3
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Qt Forward Merge Bot2019-02-218-173/+138
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-218-173/+138
| | |\|
| | | * macOS: Decouple screen property updates from application delegateTor Arne Vestbø2019-02-203-12/+4
| | | * macOS: Remove special handling for hiding tool windows on application hideTor Arne Vestbø2019-02-202-36/+5
| | | * Android: Add support for getting the UiLanguagesAndy Shaw2019-02-191-0/+18
| | | * macOS: Set up platform window reference before initializing QNSWindow/PanelTor Arne Vestbø2019-02-184-25/+39
| | | * macOS: Implement QNSWindow/QNSPanel mixin using preprocessor includesTor Arne Vestbø2019-02-182-103/+75
| * | | wasm: fix crash on window closeLorn Potter2019-02-201-1/+3
| |/ /
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-2097-1314/+2015
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-197-117/+49
| |\|
| | * macOS: Remove redundant tracking of modal sessions in QCocoaWindowTor Arne Vestbø2019-02-184-7/+9
| | * macOS: Modernize worksWhenModal handlingTor Arne Vestbø2019-02-185-59/+27
| | * macOS: Simplify QCocoaWindow::setVisibleTor Arne Vestbø2019-02-181-32/+18
| | * macOS: Remove dead code in window activation handlingTor Arne Vestbø2019-02-181-24/+0
| * | wasm: improve key handlingLorn Potter2019-02-182-270/+452
| * | Add run-time qpa offscreen glx support selectionMichal Klocek2019-02-184-53/+14
| * | wasm: add clipboard supportLorn Potter2019-02-156-11/+307
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-1511-387/+198
| |\|
| | * winrt: Handle WaitForWindowExposedOliver Wolff2019-02-133-2/+24
| | * macOS: Add auto-release pool during QCocoaScreen::deliverUpdateRequests()Tor Arne Vestbø2019-02-121-0/+2
| | * Windows QPA: Handle mouse input using legacy messagesAndre de la Rocha2019-02-123-344/+165
| | * macOS: Remove screen-update disable during resizeTor Arne Vestbø2019-02-121-34/+0
| | * macOS: Don't rely on QGuiApplication::instance() during CVDisplayLink callbackTor Arne Vestbø2019-02-121-4/+1
| | * macOS: Add explicit auto-release pool for requestActivateWindowTor Arne Vestbø2019-02-121-3/+3
| | * eglfs: avoid breaking builds without EGL_EXT_platform_baseLaszlo Agocs2019-02-122-1/+4