summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Extend the debug operator for IShellItemFriedemann Kleint2018-11-111-1/+6
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-096-15/+15
|\
| * Modernize the "textcodec" featureLiang Qi2018-11-074-12/+12
| * Fix memory copy in QGIFFormat::disposePrevious()Andrew Smolko2018-11-061-2/+2
| * windows: Give up on SwitchableCompositionLaszlo Agocs2018-11-051-1/+1
* | xcb: fix regression with open/close hand cursorsGatis Paeglis2018-11-071-1/+2
* | Fix QTableView/Widget on macOSTimur Pocheptsov2018-11-071-0/+3
* | White-list more recent Mesa version for multi-threadingAllan Sandfeld Jensen2018-11-061-35/+25
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-059-12/+163
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-054-10/+9
| |\|
| | * eglfs_kms: initialize m_deviceListenerSamuli Piippo2018-10-311-0/+1
| | * xcb: Don't get initial screen rotationBłażej Szczygieł2018-10-292-8/+1
| | * [cocoa] Disable offline renderers for dual AMD FirePro GPUMichael Brüning2018-10-231-1/+7
| * | Merge 5.12 into 5.12.0Oswald Buddenhagen2018-10-309-52/+75
| |\ \
| * | | macOS: Treat explicitly set Qt::SubWindows as not needing a NSWindowTor Arne Vestbø2018-10-291-2/+5
| * | | macOS: Add local auto-release pool during updating of window flagsTor Arne Vestbø2018-10-261-0/+6
| * | | macOS: Log Qt and macOS version information at startupTor Arne Vestbø2018-10-253-0/+141
| * | | Fix out of bounds memory access when setting motif window hint propertiesSimon Hausmann2018-10-251-0/+2
* | | | Remove unused variableLars Knoll2018-11-021-3/+0
* | | | xcb: cleanup _NET_WM_STATE handlingGatis Paeglis2018-11-012-93/+100
* | | | xcb: move clipboard code out of QXcbConnection::processXcbEventsGatis Paeglis2018-10-314-127/+118
* | | | xcb: remove leftover functionGatis Paeglis2018-10-311-1/+0
* | | | Add terminating character when sending byte arrays in FileChooser portalJan Grulich2018-10-311-2/+2
| |/ / |/| |
* | | macOS: restore hidden popup windowsRafael Roquetto2018-10-281-2/+20
* | | wasm: use maintainTimers instead of processEvents for touch callbackLorn Potter2018-10-251-1/+1
* | | xcb: fix unresponsive mouse clicks after VT switchGatis Paeglis2018-10-254-7/+8
* | | Windows QPA: Fix 2-finger scroll not working with some touchpadsAndre de la Rocha2018-10-251-9/+34
* | | macOS: Fix NSOpenGLContext view association checkTor Arne Vestbø2018-10-231-1/+2
* | | Windows/QPA: Fix receiving mouse clicks after double clicks in QQuickWidgetFriedemann Kleint2018-10-222-32/+10
|/ /
* | wasm: fix wheel scroll logicLorn Potter2018-10-201-2/+5
* | QMacStyle: fix group box for macOS MojaveTimur Pocheptsov2018-10-192-7/+63
* | Fix a regression in qmacstyleTimur Pocheptsov2018-10-191-2/+2
* | QCocoaMenuItem: ignore font hintsTimur Pocheptsov2018-10-192-17/+2
* | macOS: Use correct text background colorMorten Johan Sørvig2018-10-181-2/+3
* | Windows QPA: Fix Drag&Drop from touchscreen/penAndre de la Rocha2018-10-183-10/+145
* | Restore "Do not create instance of QPlatformIntegration for invalid displays"Gatis Paeglis2018-10-183-12/+17
* | Windows QPA: Fix maximizing windows without title barFriedemann Kleint2018-10-181-4/+20
* | Windows QPA: Add helper function to obtain DPI-dependent metrics on Windows 10Friedemann Kleint2018-10-173-3/+55
* | xcb: use 128 as a reference DPI for small screensMathieu Velten2018-10-171-1/+5
* | xcb: cleanup _MOTIF_WM_HINTS handlingGatis Paeglis2018-10-174-139/+18
* | xcb: qxcbconnection_screensGatis Paeglis2018-10-174-382/+426
* | xcb: qxcbconnection_basicGatis Paeglis2018-10-1714-1027/+1317
* | Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-1710-11/+43
|\|
| * Modernize the "mimetype" featureLiang Qi2018-10-125-3/+9
| * Only use a translucent background if there is support for alphaAndy Shaw2018-10-121-2/+4
| * Use native visual ID when creating GBM surfaces for KMSPaul Olav Tvete2018-10-123-6/+22
| * [macOS] Fix position of sheets when using unifiedTitleAndToolBarOnMacAlexandru Croitor2018-10-081-0/+8
* | QWindowsContext: proper check resolved functionAnton Kudryavtsev2018-10-161-1/+1
* | xcb: respect QEventLoop::ExcludeUserInputEvents in native event handlersGatis Paeglis2018-10-166-11/+90
* | xcb: rework connection error handlingGatis Paeglis2018-10-162-9/+19