summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.13' into tqtc/lts-5.15-ope...v5.15.13-lts-lgpl5.15Tarja Sundqvist2024-01-0415-92/+875
|\
| * QXcbConnection::getTimestamp: do not return stale timestampRoland Pallai2023-02-033-4/+6
| * Android: pass EXTRA_INITIAL_URI to native FileDialogAssam Boudjelthia2023-01-232-6/+28
| * Android: handle move operation with content urisAssam Boudjelthia2023-01-171-0/+25
| * Android: handle rename() operation with content urisAssam Boudjelthia2023-01-172-0/+59
| * Android: Add facilities to handle more content URIs operationsAssam Boudjelthia2023-01-172-72/+716
| * Fix infinite loop when iterating content uri sub-files/dirsAssam Boudjelthia2023-01-173-1/+7
| * Fix cache maybe invalid while the signal is actived from queueJannis Xiong2023-01-063-1/+8
| * Android A11Y: Only access the main thread when it is not blockedJulian Greilich2023-01-051-0/+9
| * Android: Fix UI is scaled smaller than beforeSamuel Mira2023-01-021-1/+1
| * Android: fix Android assets handler not listing dirs with only sub dirsBartlomiej Moskal2023-01-021-1/+8
| * iOS a11y: Ensure parent elements are stacked below their childrenTor Arne Vestbø2022-12-161-1/+3
| * Set geometry property in QXcbWindow after checking minimum sizeAxel Spoerl2022-12-121-5/+5
* | Update the LGPL license headerv5.15.12-lts-lgplTarja Sundqvist2023-12-152-40/+40
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-10-1114-36/+208
|\|
| * xcb: Flush Display when processing xcb eventsLiang Qi2022-11-041-0/+8
| * xcb: Add xlib wrapper for XFlush()Liang Qi2022-11-043-0/+100
| * Android: properly retrieve mime type of uri to for openUrl()Assam Boudjelthia2022-10-211-5/+6
| * Android: Fix clipboard issue with urlsChristian Strømme2022-10-211-11/+9
| * QIOSMessageDialog::exec - work around 'windowsless' execTimur Pocheptsov2022-10-191-0/+20
| * QIosScreen: retain the right windowTimur Pocheptsov2022-10-181-1/+1
| * QIosTextResponder: stop using deprecated constants and typeTimur Pocheptsov2022-10-171-4/+4
| * eglfs: Add env.var. to disable the dedicated drmHandleEvent threadLaszlo Agocs2022-10-105-15/+60
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-0928-104/+300
|\|
| * macOS: Handle asynchronous deminiaturizing of windowsTor Arne Vestbø2022-09-241-3/+12
| * iOS, input panel: be more careful before enabling QIOSKeyboardListenerRichard Moe Gustavsen2022-09-231-2/+2
| * Android: Fix flickering on window resize and show keyboardSamuel Mira2022-09-231-16/+9
| * xcb: Delete touch points without target windowsTang Haixiang2022-09-161-1/+5
| * xcb: fix the build of native paintingLiang Qi2022-09-081-0/+1
| * Fix crash when setting override cursor on multiple clientsEskil Abrahamsen Blomfeldt2022-09-062-5/+5
| * xcb: fix D&D in same xembed clientLiang Qi2022-09-021-9/+24
| * xcb: use global coordinates for position of D&D for xembed clientLiang Qi2022-09-021-1/+1
| * Android A11Y: Fix TalkBack scrolling behaviorJens Trillmann2022-08-291-4/+24
| * Android A11Y: Notify android about scroll eventsJens Trillmann2022-08-295-0/+15
| * QCocoaDrag: don't add pasteboard items with non-absolute URLsTimur Pocheptsov2022-08-231-0/+6
| * xcb: Replace qCWarning by qCDebug in QXcbConnection::printXcbError()Axel Spoerl2022-08-221-6/+6
| * Provide a native interface instance in minimal platform pluginJaroslaw Kubik2022-08-172-0/+13
| * Windows: Account for not finding child windows when calling ChildWindowFromPo...Tor Arne Vestbø2022-08-161-0/+2
| * iOS: Send touch events asynchronously to avoid deadlocking UIKit event loopTor Arne Vestbø2022-08-161-2/+10
| * macOS: Ignore deprecation for ReleaseIconRefTor Arne Vestbø2022-08-161-1/+1
| * eglfs: Fix screen cloning when atomic is enabledLaszlo Agocs2022-08-111-5/+6
| * iOS: ensure we close inputpanel after clearing focusobjectRichard Moe Gustavsen2022-08-091-0/+9
| * eglfs: Fix crash when painting the mouse cursor in a multiscreen setupDominik Holland2022-08-061-5/+5
| * Fix select handles disappears issuesPekka Gehör2022-07-203-7/+37
| * macOS: Override logical DPI to 72Tor Arne Vestbø2022-07-141-0/+1
| * Fix tst_AndroidAssets, broken by recent changes on assets load speedLouis du Verdier2022-07-121-4/+5
| * Android: Improve loading speed of individual assetsLouis du Verdier2022-07-121-18/+46
| * macOS: Remove code for handling logical DPI changesTor Arne Vestbø2022-07-062-8/+1
| * Android A11Y: Fix deadlock in QtAndroidAccessibility::runInObjectContext()Mike Achtelik2022-07-051-1/+7
| * macOS: Ignore deprecation for kOnSystemDisk icon domainTor Arne Vestbø2022-07-051-1/+1