summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-16864-32584/+1840
* Correctly read and write CF_DIB bmp dataViktor Arvidsson2022-05-161-0/+12
* Android A11Y: handle LocationChanged event only for focused elementIvan Solovev2022-05-165-7/+8
* XCB: fix leaked QXcbScrollingDevicePrivateLiang Qi2022-05-132-3/+11
* qtloader.js: remove "getProcAddress" error filteringMorten Sørvig2022-05-131-6/+0
* qtloader.js: forward stdErr to console.warn()Morten Sørvig2022-05-131-1/+1
* wasm: fix specialHtmlTargets codeMorten Sørvig2022-05-121-3/+2
* Revert "MySQL: pedantism: create and destroy the MYSQL_TIME type"Thiago Macieira2022-05-121-7/+3
* wasm: remove window from requestUpdate queue on removeWindow()Morten Sørvig2022-05-121-0/+1
* wasm: always call destroy() before deleting a screenMorten Sørvig2022-05-123-7/+6
* QIOSTextResponder: recreate responder upon resetRichard Moe Gustavsen2022-05-101-3/+16
* Windows QPA: Send screen change before geometry changeMorten Sørvig2022-05-101-3/+3
* wasm: add support for drag into browser windowLorn Potter2022-05-107-2/+349
* Windows QPA: Fix crash in some rare casesYuhang Zhao2022-05-101-1/+2
* Fix window states and transitions in wasmDavid Skoland2022-05-062-27/+53
* macOS: Forward hover-events for embedded windowsStefan Wastl2022-05-061-4/+4
* Revert "xcb: stablilize xkb state when keymap updated"Liang Qi2022-05-063-22/+5
* xcb: Remove unused codesJiDe Zhang2022-05-061-1/+0
* wasm: destroy compositor and screen in orderMorten Sørvig2022-05-061-2/+5
* plugins: image formats - fix odr violationTim Blechmann2022-05-061-0/+4
* Revert "Windows QPA: Remove dependency on swprintf_s() pulled in via _com_err...Kai Köhne2022-05-061-20/+1
* includemocs (updated script)Marc Mutz2022-05-0514-0/+24
* QXcbNativeInterface: remove unused field m_sysTraySelectionAtomMarc Mutz2022-05-051-2/+0
* Windows: Fix pop-up windows being incorrectly moved to primary displayAndré de la Rocha2022-05-051-1/+1
* Mark mouseEvent in wasm compositor as unusedDavid Skoland2022-05-041-0/+1
* Plugins: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-0420-34/+34
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-0478-258/+411
* Namespace a few missing Objective-C categories and their methodsMichael Spork2022-05-031-0/+4
* Plugins: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-0218-31/+32
* Macstyle: fix the text color on the disabled buttonTimur Pocheptsov2022-05-021-1/+1
* macOS: Tie QCocoaWindowManager lifetime to QCocoaIntegrationTor Arne Vestbø2022-05-024-17/+12
* Remove noop calls to QPlatformInputContext base classTor Arne Vestbø2022-04-294-10/+0
* macOS: Remove un-needed auto-release pools in QCocoaInputContextTor Arne Vestbø2022-04-291-2/+0
* QNetworkManagerNetworkInformationPlugin: includemocsMarc Mutz2022-04-291-0/+2
* QTuioTouchPlugin: includemocsMarc Mutz2022-04-291-0/+2
* QGtk3ThemePlugin: includemocsMarc Mutz2022-04-292-0/+4
* QXdgDesktopPortalThemePlugin: includemocsMarc Mutz2022-04-291-0/+2
* QTlsBackendCertOnlyPlugin: includemocsMarc Mutz2022-04-291-0/+2
* QTlsBackendOpenSSLPlugin: includemocsMarc Mutz2022-04-291-0/+2
* Ignore window icon in XCB when its size exceeds maximum request lengthAxel Spoerl2022-04-291-0/+6
* QIOSTextResponder: restore reset/commit logicRichard Moe Gustavsen2022-04-282-0/+14
* QLinuxFbIntegrationPlugin: includemocsMarc Mutz2022-04-282-0/+4
* QVncIntegrationPlugin: includemocsMarc Mutz2022-04-283-0/+6
* QSQLiteDriverPlugin: includemocsMarc Mutz2022-04-281-0/+2
* QMYSQLDriverPlugin: includemocsMarc Mutz2022-04-281-0/+2
* QIbusPlatformInputContextPlugin: includemocsMarc Mutz2022-04-281-0/+2
* QComposePlatformInputContextPlugin: includemocsMarc Mutz2022-04-281-0/+2
* Image Plugins: includemocs(-ish)Marc Mutz2022-04-289-186/+47
* wasm: fix window leave and enter eventsLorn Potter2022-04-282-2/+60
* Revive eglfs' raster window supportLaszlo Agocs2022-04-273-11/+20