summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Use the qt type Qt::Edges instead of wasm-specificMikolaj Boc2022-08-246-86/+53
* CMake: don't use full paths for X11 SM and ICE libsSamuli Piippo2022-08-241-1/+2
* Resolve window focusing problems on WASMMikolaj Boc2022-08-245-21/+17
* Disable resizing only when explicitly askedMikolaj Boc2022-08-241-3/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2378-78/+78
* Remove the dead drawShadePanel in qwasmcompositorMikolaj Boc2022-08-232-73/+0
* QCocoaDrag: don't add pasteboard items with non-absolute URLsTimur Pocheptsov2022-08-231-0/+6
* Mac: close popups opened on inactive application on relevant user actionVolker Hilsheimer2022-08-223-1/+84
* Mac: close popups when the user clicks into the menubarVolker Hilsheimer2022-08-221-0/+7
* 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
* 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
* QGtk3Theme: Support setting dialog parent on WaylandIlya Fedin2022-08-191-2/+21
* Put code related to timezone functionality under QT_CONFIG(timezone)Tatiana Borisova2022-08-181-0/+2
* iOS: use NSProcessInfo to resolve timestamps in simulator buildsRichard Moe Gustavsen2022-08-181-5/+31
* Remove unneeded QWindow from QGtk3DialogIlya Fedin2022-08-172-71/+20
* xcb: Propagate a few theme hint changes to QGuiApplicationJiDe Zhang2022-08-171-5/+23
* Provide a native interface instance in minimal platform pluginJaroslaw Kubik2022-08-172-0/+13
* Rename QPlatformFontDatabase::handleAvailableFontsChanged()Tor Arne Vestbø2022-08-161-1/+1
* Maintain the window z-order properly in wasm compositorMikolaj Boc2022-08-165-69/+259
* vkkhrdisplay: Create the platform window alwaysLaszlo Agocs2022-08-161-1/+5
* Windows: Align QWindowsWindow logging category name with other platformsTor Arne Vestbø2022-08-165-51/+51
* macOS: Ignore deprecation for ReleaseIconRefTor Arne Vestbø2022-08-151-1/+1
* vkkhrdisplay: Silence validation complaints about presentation supportLaszlo Agocs2022-08-152-4/+12
* Android: handle quoted args passed to an appAssam Boudjelthia2022-08-111-3/+4
* Deliver correct key code on key release on WASMMikolaj Boc2022-08-103-76/+69
* Refactor QWasmEventTranslator for added readabilityMikolaj Boc2022-08-103-127/+83
* Add missing characters with diacritics to the WASM mapping tableMikolaj Boc2022-08-091-1/+4
* NetworkInformation/Android: Delete member only used for validity checkMårten Nordheim2022-08-092-10/+9
* NetworkInformation/Android: Convert enum to integer in java sideMårten Nordheim2022-08-092-15/+9
* NetworkInformation/Android: Modernize with new JNI functionalityMårten Nordheim2022-08-092-32/+27
* iOS: ensure we close inputpanel after clearing focusobjectRichard Moe Gustavsen2022-08-081-0/+9
* Only manually expose the wasm window on raise/lower if it is visibleMikolaj Boc2022-08-081-2/+4
* 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
* Remove unneeded @available check for macOS <= 10.14 and iOS <= 13Tor Arne Vestbø2022-08-057-127/+78
* darwin: Remove unneeded SDK version checks for older versionsTor Arne Vestbø2022-08-054-30/+0
* 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
* eglfs: Fix mouse events not being delivered to the frontmost windowSergio Martins2022-08-042-0/+20
* Use the correct module exports in qtloaderMikolaj Boc2022-08-031-4/+4
* Schannel: move final read to disconnected()Mårten Nordheim2022-08-031-119/+122
* QtBase: Windows: Replace some deprecated API usagesYuhang Zhao2022-08-033-10/+10
* 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