summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* CMake: don't use full paths for X11 SM and ICE libsSamuli Piippo2022-08-241-1/+2
* iOS: use NSProcessInfo to resolve timestamps in simulator buildsRichard Moe Gustavsen2022-08-241-5/+31
* Disable resizing only when explicitly askedMikolaj Boc2022-08-241-3/+2
* Mac: close popups when the user clicks into the menubarVolker Hilsheimer2022-08-231-0/+7
* Mac: close popups opened on inactive application on relevant user actionVolker Hilsheimer2022-08-233-1/+84
* Deliver correct key code on key release on WASMMikolaj Boc2022-08-233-76/+69
* Move PreselectFirstFileInDirectory theme hint from QGtk3Theme to QGnomeThemeIlya Fedin2022-08-221-2/+0
* Windows QPA: fix tree item discovery through UI AutomationAndré de la Rocha2022-08-221-19/+11
* Refactor QWasmEventTranslator for added readabilityMikolaj Boc2022-08-223-127/+83
* Use the dead Mac path in QWasmEventTranslator::translateDeadKeyMikolaj Boc2022-08-222-3/+3
* Only manually expose the wasm window on raise/lower if it is visibleMikolaj Boc2022-08-211-2/+4
* Use the correct module exports in qtloaderMikolaj Boc2022-08-211-4/+4
* Modernize QWasmCompositor::windowAtMikolaj Boc2022-08-211-15/+7
* Remove QWasmCompositedWindow as dead codeMikolaj Boc2022-08-202-71/+19
* Do not invalidate the entire window on window move on WASMMikolaj Boc2022-08-202-2/+9
* Avoid image format conversion when drawing window nonclient areaMikolaj Boc2022-08-201-4/+11
* Put code related to timezone functionality under QT_CONFIG(timezone)Tatiana Borisova2022-08-191-0/+2
* Deliver non-client area mouse events to WASM windowsMikolaj Boc2022-08-195-26/+78
* Remove unneeded QWindow from QGtk3DialogIlya Fedin2022-08-182-71/+20
* vkkhrdisplay: Create the platform window alwaysLaszlo Agocs2022-08-171-1/+5
* Provide a native interface instance in minimal platform pluginJaroslaw Kubik2022-08-172-0/+13
* Rename QPlatformFontDatabase::handleAvailableFontsChanged()Tor Arne Vestbø2022-08-171-1/+1
* Improve window dragging on WASMMikolaj Boc2022-08-1613-247/+510
* macOS: Ignore deprecation for ReleaseIconRefTor Arne Vestbø2022-08-151-1/+1
* Remove unneeded @available check for macOS <= 10.14 and iOS <= 13Tor Arne Vestbø2022-08-157-127/+78
* darwin: Remove unneeded SDK version checks for older versionsTor Arne Vestbø2022-08-154-26/+0
* Fix losing grip on dragged window on WASMMikolaj Boc2022-08-151-1/+1
* vkkhrdisplay: Silence validation complaints about presentation supportLaszlo Agocs2022-08-152-4/+12
* Refactor code focused around QWasmCompositor::processMouseMikolaj Boc2022-08-157-229/+207
* Android: handle quoted args passed to an appAssam Boudjelthia2022-08-111-3/+4
* macOS: Distinguish between return and enter when inserting newlinesTor Arne Vestbø2022-08-101-3/+8
* Windows: Account for not finding child windows when calling ChildWindowFromPo...Tor Arne Vestbø2022-08-101-0/+2
* iOS: ensure we close inputpanel after clearing focusobjectRichard Moe Gustavsen2022-08-081-0/+9
* macOS: Check m_platformWindow before processing key event after shortcutTimur Pocheptsov2022-08-051-1/+1
* macOS: Don't ifdef out code to resolve display name that might be usedTor Arne Vestbø2022-08-051-2/+0
* eglfs: Fix crash when painting the mouse cursor in a multiscreen setupDominik Holland2022-08-051-5/+5
* eglfs: Fix mouse events not being delivered to the frontmost windowSergio Martins2022-08-052-0/+20
* Fix several more improperly placed #include mocThiago Macieira2022-08-049-18/+18
* update function argument of SSL_CTX_set_optionsMichael Saxl2022-08-044-7/+12
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-033-10/+10
* eglfs: Fix screen cloning when atomic is enabledLaszlo Agocs2022-08-031-5/+6
* 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
* MySQL plugin: fix escaping a QByteArrayChristian Ehrlicher2022-07-251-1/+1
* Fix Wacom proximity on xcb againShawn Rutledge2022-07-221-6/+5
* QCursor: add missing QT_DEPRECATED_VERSION_X_6_0 for deprecated methodsIvan Solovev2022-07-213-14/+14
* QCommandLinkButton: Let the style set the text colorsVolker Hilsheimer2022-07-191-0/+5
* Windows: better handling of darkmode supportVolker Hilsheimer2022-07-193-7/+14
* QXcbConnection::xi2ReportTabletEvent(): get device, check capabilitiesShawn Rutledge2022-07-131-4/+7
* Windows: Turn on dark mode support by defaultVolker Hilsheimer2022-07-121-1/+5