summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix QSaveFile always failing on content: URLsVolker Krause2020-10-261-2/+9
* [Android] Make sure expose events are emitted after window resizePiotr Mikolajczyk2020-10-212-6/+2
* WinTab: Switch stylus pointer type when the tablet is in the tablet proximityDmitry Kazakov2020-10-201-4/+21
* Fix the initial cursor state for the VNC pluginMagnaboscoL2020-10-171-1/+4
* FileChooser portal: skip empty filters to avoid rejection from portalsJan Grulich2020-10-121-0/+5
* WinTab: Fix updating tablet pressure resolution on every proximity enter eventDmitry Kazakov2020-10-061-0/+5
* macOS: Update slider metrics by explicitly asking it to layoutTor Arne Vestbø2020-10-061-33/+4
* xdgdesktopportal: properly fix a dangling pointerGiuseppe D'Angelo2020-10-061-6/+5
* Close popups on windowWillMiniaturize notificationTimur Pocheptsov2020-10-054-10/+23
* QCocoaDrag - set image only on the first drag itemTimur Pocheptsov2020-09-281-2/+7
* xcb: Avoid BadMatch error when creating non-OpenGL windowAlexander Volkov2020-09-251-13/+3
* macOS: Don't assume NSSlider is never flippedTor Arne Vestbø2020-09-241-7/+7
* QCocoaDrag::drag - make sure clipboard is ours and populatedTimur Pocheptsov2020-09-241-4/+4
* QCocoaDrag::maybeDragMultipleItems - fix erroneous size checkTimur Pocheptsov2020-09-211-1/+1
* [macOS] Add native virtual key code to modifier keysMichael Brüning2020-09-211-9/+18
* Gif decoder: fix read error caused by ub checkEirik Aavitsland2020-09-191-5/+7
* Handle NSEvent*MouseDragged in QCocoaWindow::startSystemMove()René Meusel2020-09-191-0/+3
* Windows QPA: Fix build with mingw64/Win32 threadingFriedemann Kleint2020-09-181-14/+22
* xcb: Reduce number of created colormapsAlexander Volkov2020-09-164-12/+26
* PostgreSQL: Attempt to subscribe even if it is already addedAndy Shaw2020-09-161-9/+8
* Fix -Wunguarded-availability-new for userInterfaceStyleAndré Klitzing2020-09-151-4/+6
* macOS: Don't assume we will get didBecomeKey for non-Qt NSWindowsTor Arne Vestbø2020-09-141-9/+11
* QSqlite: Don't crash after binding too many placeholdersMarcel Krems2020-09-091-1/+6
* Avoid crashing in offscreen with X11 builtin but not availableAllan Sandfeld Jensen2020-09-091-2/+4
* wasm: fix natural scrolling on macLorn Potter2020-09-091-1/+1
* Windows QPA: Enable toggling Windows transparencyFriedemann Kleint2020-09-082-4/+7
* Interbase: Correctly read/write arrays to the databaseAndy Shaw2020-09-081-17/+3
* Fix memory sanitizer complaint about uninitialized valueLiang Qi2020-09-041-1/+1
* X11: restrict fallback logical DPI to 96 and higherMorten Johan Sørvig2020-09-031-1/+6
* Vista style: Fix pixelized elements after focus/activationFriedemann Kleint2020-09-021-1/+2
* Vista Style: Fix pixelized arrow of QCommandLinkButton with scalingFriedemann Kleint2020-09-021-1/+1
* Mark some Qt namespace enum members properly as deprecatedEdward Welbourne2020-08-281-3/+0
* macOS: Handle platform window destroy and create in backingstoreTor Arne Vestbø2020-08-282-8/+36
* wasm: deregister event handlersLorn Potter2020-08-242-0/+22
* qwsi: revert parts of 00ae1e6b7bf6efa5f5e57d37844e44d521604fb6Gatis Paeglis2020-08-231-2/+0
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-227-21/+21
* xcb: Fix flushing of native subwindows when not using shared memoryTor Arne Vestbø2020-08-221-2/+11
* xdgdesktopportal: Avoid dangling pointerMichael Weghorn2020-08-201-2/+2
* Cocoa: Translate the buttons used for the native font and color dialogsAndy Shaw2020-08-202-6/+7
* MSVC: Fix C4996 warnings in 5.15 when building QtKai Koehne2020-08-171-2/+2
* Windows QPA: Fix omitted Drop eventAndre de la Rocha2020-08-131-17/+6
* wasm: detect canvas resize using ResizeObserver APIMorten Johan Sørvig2020-08-112-0/+45
* wasm: fix handling on int dead keys on macLorn Potter2020-08-111-12/+15
* Interbase: Don't call toUpper() on the names as they are escapedAndy Shaw2020-08-101-2/+2
* Filechooser portal: Implement "current_filter"Michael Weghorn2020-08-102-5/+58
* macOS: Make getColor() return generic RGB componentsMorten Johan Sørvig2020-08-101-25/+25
* Android: Add support for travesing directories and accessing filesAndy Shaw2020-08-072-3/+91
* wasm: factor visual viewport scale into dprMorten Johan Sørvig2020-08-062-6/+31
* xcb: avoid a usage of invalid reply in qxcbdragLiang Qi2020-08-061-4/+5
* XCB: Update logical DPI on “Xft/DPI” changeMorten Johan Sørvig2020-08-051-0/+14