summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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-1119-112/+252
|\
| * SQL/MySQL: fix handling of json columnChristian Ehrlicher2022-12-051-1/+3
| * Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessionsJan Grulich2022-11-091-0/+14
| * xcb: Flush Display when processing xcb eventsLiang Qi2022-11-041-0/+8
| * xcb: Add xlib wrapper for XFlush()Liang Qi2022-11-043-0/+100
| * QMacStyle: do not set white color for grayed out buttonTimur Pocheptsov2022-11-011-2/+7
| * QGtk3Dialog: remove the #include for empty mocThiago Macieira2022-10-311-2/+0
| * Remove unneeded QWindow from QGtk3DialogIlya Fedin2022-10-312-71/+20
| * 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-0931-107/+313
|\|
| * 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
| * QGtk3Theme: Ensure gtk uses the same windowing system as QtIlya Fedin2022-08-061-0/+9
| * 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
| * Android: Fix the offset of the EditPopupMenuPekka Gehör2022-06-291-3/+14
| * xcb: update xkb_state mask as much as possibleLiang Qi2022-06-281-2/+2
| * macOS: Ignore update requests for offline displaysTor Arne Vestbø2022-06-251-0/+5
| * macOS: Avoid recursively updating screens when window moves screenTor Arne Vestbø2022-06-251-0/+12
| * Fix a leak of fallback dialog helper in xdgdesktopportalIlya Fedin2022-06-061-3/+3
| * Initialize m_exclusive in QGtk3MenuItem constructorElias Rudberg2022-06-011-0/+1
| * QIOSTextResponder: recreate responder upon resetRichard Moe Gustavsen2022-05-311-4/+17