summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* macOS: Don't require marked text before passing mouse down to input contextTor Arne Vestbø2021-10-161-6/+9
* macOS: Pass on mouse press if input context didn't handle itTor Arne Vestbø2021-10-161-11/+15
* Add implementation of QCocoaInputContext::commit()Tor Arne Vestbø2021-10-162-0/+28
* macOS: Only send mouse press to input context if clicking input itemTor Arne Vestbø2021-10-161-2/+13
* xcb: Use byte buffer for event masksPovilas Kanapickas2021-10-161-23/+30
* QOpenSSLBackend: Properly load 3.0 when compiled with 3.0Mårten Nordheim2021-10-151-3/+10
* xcb: Fix typos in source code commentsJonas Kvinge2021-10-146-6/+6
* qwindowsdialoghelpers: Fix typo in documentationJonas Kvinge2021-10-141-1/+1
* qxcbscreen: Fix typo in documentationJonas Kvinge2021-10-141-1/+1
* macOS: Correctly record normalGeometry in Cocoa pluginVolker Hilsheimer2021-10-143-0/+55
* Android: Fix handling of cursor position when stop composingAndreas Buhr2021-10-141-7/+15
* CMake: remove support for building Qt with the old Intel compilerThiago Macieira2021-10-131-1/+1
* Revert "[Android] Remove signal and slot mechanism to listen states in editor's"Andreas Buhr2021-10-132-37/+8
* XCB: Silence clipboard warning "SelectionRequest too old"Friedemann Kleint2021-10-131-9/+10
* Windows QPA: Fix mouse event position for QWindows with Qt::WindowTransparent...Friedemann Kleint2021-10-132-3/+13
* openglblacklists: Fix typo in descriptionJonas Kvinge2021-10-121-1/+1
* qwindowsdrag: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* windows: Fix typos in source code commentsJonas Kvinge2021-10-125-6/+6
* Android: remove unused imports and fix warning on network java codeAssam Boudjelthia2021-10-121-3/+2
* wasm: Fix source code comment typosJonas Kvinge2021-10-124-6/+6
* QWindowsWindow: Fix typo in documentationJonas Kvinge2021-10-121-1/+1
* cocoa: Fix typo in debug messagesJonas Kvinge2021-10-122-2/+2
* qcocoa: Fix typos in source code commentsJonas Kvinge2021-10-1211-15/+15
* qcocoa: Fix typos in documentationJonas Kvinge2021-10-122-2/+2
* qwindowsxpstyle: Fix typos in documentationJonas Kvinge2021-10-121-5/+5
* styles: Fix typos in source code commentsJonas Kvinge2021-10-122-8/+8
* tls: Fix typos in source code commentsJonas Kvinge2021-10-124-4/+4
* QGtk3Theme: implement appearance function to detect dark themesMitch Curtis2021-10-112-0/+44
* QNI: Windows: Remove unneeded friendMårten Nordheim2021-10-081-2/+0
* 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