summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Add style hint for preventing spin box selection on up/downVolker Hilsheimer2021-10-081-0/+3
* QNI: NetworkListManager: Extract the Events classMårten Nordheim2021-10-074-186/+285
* QNI:NetworkManager: Update dbus interface usageMårten Nordheim2021-10-072-6/+12
* QNetworkInformation: support transportMedium with NetworkManagerMårten Nordheim2021-10-073-6/+135
* QNI:Android: unify behavior of callbacksMårten Nordheim2021-10-074-46/+35
* QNetworkInformation: add support for transportMedium on AndroidMårten Nordheim2021-10-074-3/+124
* QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-071-1/+3
* Fix programatic geometry change to different DPIMorten Johan Sørvig2021-10-072-8/+27
* Handle WM_GETDPISCALEDSIZEMorten Johan Sørvig2021-10-075-1/+31
* Move VM_DPICHANGE handling to QWindowsWindowMorten Johan Sørvig2021-10-073-29/+30
* QTlsBackend (OpenSSL) : detect incompatible versionsTimur Pocheptsov2021-10-061-1/+13
* Android: Update and add missing gradle files for jar foldersAssam Boudjelthia2021-10-063-0/+60
* Add support for EGL_EXT_platform_xcbIlya Fedin2021-10-061-1/+6
* macOS: Ensure cancelOperation is sent as regular key eventWang Chuan2021-10-051-1/+3
* xcb: Flush scrolled region of backingstore to client when requesting imageTor Arne Vestbø2021-10-051-1/+6
* QNetworkInformation: refactor NetworkManager backend a littleMårten Nordheim2021-10-051-12/+10
* Include <QHash> explicitlyTimur Pocheptsov2021-10-011-0/+2
* macOS: fix window deactivation when a popup is openVolker Hilsheimer2021-09-301-1/+6
* windows qpa: Handle invisible child windows gracefully on dpi changesOliver Wolff2021-09-301-0/+2
* Implement preview support for GTK file dialogIlya Fedin2021-09-292-0/+43
* Fix memory leakJiDe Zhang2021-09-292-0/+2
* qwindowswindow: fix return nullptrGong Weia2021-09-281-1/+1
* macOS: send enter/leave when a window opens/closesVolker Hilsheimer2021-09-242-0/+36
* macOS: Don't pretend like our backing store is a QRasterBackingStoreTor Arne Vestbø2021-09-242-2/+2
* Register Wacom tablet devices on cocoaShawn Rutledge2021-09-231-90/+98
* Doc: Update Microsoft's Documentation LinksLuca Di Sera2021-09-231-1/+1
* macOS: Handle window titlebar buttons independently from style maskTor Arne Vestbø2021-09-233-36/+71
* Cocoa: Don't call makeKeyAndOrderFront for native app-modal dialogsDoris Verria2021-09-232-9/+8
* macOS: Change NSTrackingArea to use NSTrackingActiveAlwaysRichard Moe Gustavsen2021-09-234-38/+94
* macOS: Fix logic for determining NSWindowStyleMaskTitled/BorderlessTor Arne Vestbø2021-09-221-11/+32
* Fix loading certificates on Android with OpenSSLMårten Nordheim2021-09-211-2/+3
* macOS: Don't re-send key event through input method on focus object changeTor Arne Vestbø2021-09-211-9/+0
* Make QWindow respect minimumSize again on WindowsMorten Johan Sørvig2021-09-211-0/+2
* QNetworkInfo(Win): cleanupsMårten Nordheim2021-09-201-4/+3
* Compile autotests for IntegrityTatiana Borisova2021-09-201-3/+4
* macOS: Remove remnant of popup closing logic from Cocoa pluginVolker Hilsheimer2021-09-182-30/+0
* xcb: convert last screen to fake when no screenLiang Qi2021-09-183-17/+57
* Remove conditioning on Android embeddedEdward Welbourne2021-09-174-6/+6
* android: Implement nativeResourceForContextLaszlo Agocs2021-09-172-0/+14
* Fix loading of OpenSSL on macOS versions that ship its own OpenSSLTor Arne Vestbø2021-09-171-0/+5
* Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier"Liang Qi2021-09-171-3/+3
* macOS: Use new QPlatformTheme::appearance() functionMitch Curtis2021-09-171-20/+21
* Add QPlatformTheme::Appearance for detecting light/dark modesMitch Curtis2021-09-174-0/+14
* macOS: convert mask region to native geometryMorten Johan Sørvig2021-09-152-2/+3
* macOS: don't block CMD+H while a popup is openVolker Hilsheimer2021-09-151-7/+2
* macOS: remove the popup stack from QCocoaIntegrationVolker Hilsheimer2021-09-155-77/+2
* macOS: remove mouse and key grabbing logic from Cocoa pluginVolker Hilsheimer2021-09-152-15/+0
* macOS: Remove duplicate code closing popups on window interactionVolker Hilsheimer2021-09-154-36/+0
* macOS: Use QGuiApplication popup APIs in Cocoa pluginVolker Hilsheimer2021-09-151-4/+3
* macOS: Compute NSWindow background color without checking styleMaskTor Arne Vestbø2021-09-152-6/+14