summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* QMacStyle - remove vertical adjustment for inactive tabTimur Pocheptsov2020-12-011-2/+0
* Let QXcbConnection::getTimestamp properly exit when X server quitsSheng Mao2020-12-011-1/+12
* macOS: Propagate device-pixel-ratio of system tray iconTor Arne Vestbø2020-11-201-0/+1
* macOS: Account for Big Sur always enabling layer backed viewsTor Arne Vestbø2020-11-191-2/+9
* xcb: Avoid use-after-free in QXcbConnection::initializeScreens()Alexander Volkov2020-11-181-2/+4
* QMacStyle: fix tab widget renderingTimur Pocheptsov2020-11-111-2/+83
* macOS: Don't assume NSSlider is never flippedTor Arne Vestbø2020-09-231-7/+7
* Gif decoder: fix read error caused by ub checkEirik Aavitsland2020-09-211-5/+7
* macOS: Don't assume we will get didBecomeKey for non-Qt NSWindowsTor Arne Vestbø2020-09-141-9/+11
* Cocoa: Translate the buttons used for the native font and color dialogsAndy Shaw2020-09-052-6/+7
* xcb: Fix flushing of native subwindows when not using shared memoryTor Arne Vestbø2020-08-251-2/+11
* qwsi: revert parts of 00ae1e6b7bf6efa5f5e57d37844e44d521604fb6Gatis Paeglis2020-08-241-2/+0
* macOS: Fix crash when re-using backingstore for re-created QWindowTor Arne Vestbø2020-08-071-0/+8
* Add QOperatingSystemVersion support for macOS Big SurTor Arne Vestbø2020-08-052-109/+0
* Teach QMacVersion to deal with 32-bit Mach-O headersTor Arne Vestbø2020-08-052-5/+3
* macOS: Exclude 32-bit builds by checking pointer sizeTor Arne Vestbø2020-07-082-5/+1
* macOS: Don't assume platform has objc_msgSendSuper_stretTor Arne Vestbø2020-07-081-3/+9
* Fix UITouch event handling on tvOSMike Krus2020-06-291-9/+23
* macOS: Add a few more local autorelease pools to QCocoaGLContextTor Arne Vestbø2020-06-251-0/+6
* Android: Fix android accessibility not being set activeVikke Matikainen2020-06-213-1/+17
* Gif decoder: Harden handling of corrupt filesEirik Aavitsland2020-06-091-2/+5
* macOS: Respect window type when determining main window statusTor Arne Vestbø2020-06-061-4/+2
* QVncScreen: fix crash on disconnect client did not request cursorRolf Eike Beer2020-06-041-0/+3
* bmp/ico decoder: fail early for unsupported bit depthsEirik Aavitsland2020-06-021-1/+5
* gif image handler: check for out of range image sizeEirik Aavitsland2020-06-021-0/+13
* Gif decoder: avoid undefined values in enumEirik Aavitsland2020-05-301-1/+2
* Windows: Update the hasFrame setting when changing window flagsAndy Shaw2020-05-191-0/+1
* Merge "Merge remote-tracking branch 'origin/5.12.8' into 5.12"Qt Forward Merge Bot2020-04-143-30/+70
|\
| * Merge remote-tracking branch 'origin/5.12.8' into 5.12Qt Forward Merge Bot2020-04-143-30/+70
| |\
| | * iOS: Remove assert when doing GL rendering in the backgroundTor Arne Vestbø2020-03-311-5/+2
| | * macOS: Flush sublayers via separate IOSurface backingstoresTor Arne Vestbø2020-03-252-25/+68
* | | Refactor OpenWFD QPA plugin for INTEGRITY Snapdragon 820 ADPKimmo Ollila2020-04-142-53/+65
|/ /
* | Windows QPA: Prospective fix for crash occurring when changing screen during ...Friedemann Kleint2020-04-021-2/+3
* | xcb: Add support for XdndActionList propertyAlexander Volkov2020-03-264-7/+118
|/
* xcb: Fix logic for minimized stateJiDe Zhang2020-03-094-3/+19
* macOS: Skip NSOpenGLContext flush if window exposed size is out of syncTor Arne Vestbø2020-02-171-0/+15
* macOS: Tag sub-layer images with color space on flushTor Arne Vestbø2020-02-121-1/+2
* eglfs: find correct framebuffer index even if device node is symlinkRolf Eike Beer2020-01-221-1/+7
* Merge "Merge remote-tracking branch 'origin/5.12.6' into 5.12"Qt Forward Merge Bot2020-01-081-4/+2
|\
| * Merge remote-tracking branch 'origin/5.12.6' into 5.12Qt Forward Merge Bot2020-01-071-4/+2
| |\
| | * iOS: Account for UITextInteraction when building against 12.x or lowerv5.12.6Andy Shaw2019-11-081-4/+2
* | | macOS: Skip uninitialized buffers in IOSurface backingstoreTor Arne Vestbø2020-01-071-2/+4
* | | macOS: Handle missing color space information in IOSurface backingstoreTor Arne Vestbø2020-01-071-3/+10
* | | macOS: Don't throw away backingstore buffers when backing properties changeTor Arne Vestbø2020-01-074-30/+30
|/ /
* | iOS: Guard against request for textInputView without focus windowTor Arne Vestbø2019-12-031-2/+6
* | eglfs: kms: Read page flip events on a dedicated threadLaszlo Agocs2019-11-2614-43/+354
* | eglfs: kms: Make threaded atomic drm workLaszlo Agocs2019-11-262-10/+8
* | Windows QPA: Fix close button not working on Windows 7Andre de la Rocha2019-11-131-3/+9
|/
* Only call ShowCaret if Windows 10 1709 or later is usedAndy Shaw2019-10-301-5/+7
* Revert "Release left button before showing the popup context menu"Eskil Abrahamsen Blomfeldt2019-10-253-19/+0