summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Add license headers to cmake filesLucie Gérard2022-08-0378-0/+234
* eglfs: Fix screen cloning when atomic is enabledLaszlo Agocs2022-08-011-5/+6
* Use the dead Mac path in QWasmEventTranslator::translateDeadKeyMikolaj Boc2022-08-012-3/+3
* Windows: Implement dark mode palette and accent color supportVolker Hilsheimer2022-07-292-78/+164
* Revert "CUPS: Add support for accessible IPP printers"Volker Hilsheimer2022-07-281-5/+2
* Modernize QWasmCompositor::windowAtMikolaj Boc2022-07-281-15/+7
* Remove QWasmCompositedWindow as dead codeMikolaj Boc2022-07-282-71/+19
* Schannel: remove outdated commentMårten Nordheim2022-07-281-1/+0
* Deliver non-client area mouse events to WASM windowsMikolaj Boc2022-07-275-26/+78
* MySQL plugin: fix escaping a QByteArrayChristian Ehrlicher2022-07-251-1/+1
* Send parent_window handle to desktop portalDavid Redondo2022-07-251-3/+12
* Improve window dragging on WASMMikolaj Boc2022-07-2513-247/+510
* QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methodsIvan Solovev2022-07-213-14/+14
* Fix Wacom proximity on xcb againShawn Rutledge2022-07-201-6/+5
* QCommandLinkButton: Let the style set the text colorsVolker Hilsheimer2022-07-191-0/+5
* Windows: better handling of darkmode supportVolker Hilsheimer2022-07-193-7/+14
* Fix losing grip on dragged window on WASMMikolaj Boc2022-07-161-1/+1
* Refactor code focused around QWasmCompositor::processMouseMikolaj Boc2022-07-157-229/+207
* Revert "Windows QPA: Add MSWindowsNoRedirectionBitmap flag"Tor Arne Vestbø2022-07-141-4/+1
* macOS: Distinguish between return and enter when inserting newlinesTor Arne Vestbø2022-07-141-3/+8
* Windows QPA: Add MSWindowsNoRedirectionBitmap flagYuhang Zhao2022-07-141-1/+4
* QXcbConnection::xi2ReportTabletEvent(): get device, check capabilitiesShawn Rutledge2022-07-131-4/+7
* Windows: Turn on dark mode support by defaultVolker Hilsheimer2022-07-121-1/+5
* CMake: Don't propagate openssl headers for the tls pluginAlexandru Croitor2022-07-111-3/+2
* wasm: remove egl header includesMorten Sørvig2022-07-111-4/+0
* Windows QPA: Implement Selection UIA pattern for QTabBarAndré de la Rocha2022-07-083-23/+37
* Windows QPA: Report the expanded/collapsed state of tree itemsAndré de la Rocha2022-07-081-1/+2
* Windows: Account for not finding child windows when calling ChildWindowFromPo...Tor Arne Vestbø2022-07-071-0/+2
* QGtk3Theme: Respect xcb_xlib config optionIlya Fedin2022-07-072-0/+7
* QGtk3Theme: Ensure gtk uses the same windowing system as QtIlya Fedin2022-07-071-0/+11
* Make WrapOpenSSLHeaders an optional dependency of the OpenSSL pluginJoerg Bornemann2022-07-061-8/+6
* QGtk3Theme: Use GDK X11-specific API only built with X11Ilya Fedin2022-07-062-2/+14
* wasm: begin work on accessibility backendMorten Sørvig2022-07-066-2/+323
* Enable access to QWindowsScreen from QScreenPiotr Srebrny2022-07-061-1/+3
* wasm: delete unused requestUpdate() code pathMorten Sørvig2022-07-061-13/+1
* Make EGL use Qt X connection without xcb_xlib with EGL_EXT_platform_xcbIlya Fedin2022-07-052-12/+13
* iOS plugin: Add support for wheel eventsDoris Verria2022-07-051-0/+81
* Android A11Y: Fix deadlock in QtAndroidAccessibility::runInObjectContext()Mike Achtelik2022-07-051-1/+7
* Windows: Fix OpenGL window's screenYuhang Zhao2022-07-061-4/+9
* macOS: Ignore deprecation for kOnSystemDisk icon domainTor Arne Vestbø2022-07-051-1/+1
* wasm: enable sql/sqlite for non threaded buildsLorn Potter2022-07-051-0/+5
* Cocoa: deal with unexpected tablet events without proximityShawn Rutledge2022-07-011-6/+10
* iOS: Send touch events asynchronously to avoid deadlocking UIKit event loopTor Arne Vestbø2022-07-011-2/+10
* Create a promise wrapper for C++ and port existing usesMikolaj Boc2022-06-301-98/+11
* Windows: Don't rely on top level QWindow to scale children on DPI changeTor Arne Vestbø2022-06-301-13/+9
* 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
* Add a way to declare _exported_ logging categoriesGiuseppe D'Angelo2022-06-272-2/+2
* Fix typo in codeDuan Ting2022-06-231-1/+1
* wasm: do not allow blocked windows to be resizedLorn Potter2022-06-221-5/+10