summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Null-check for window when handling pointer eventsMikolaj Boc2022-11-171-2/+3
* Fix QIBusPlatformInputContext leaksIlya Fedin2022-11-171-45/+48
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-1612-66/+66
* Plumb QMessageBox::iconPixmap() to QPlatformMessageDialogHelperTor Arne Vestbø2022-11-161-4/+13
* Windows: centralize how we handle error messagesYuhang Zhao2022-11-166-114/+19
* macOS: Add dialog helper for native message boxesTor Arne Vestbø2022-11-158-6/+360
* QNetworkInformation[win]: Capture another potential exceptionMårten Nordheim2022-11-151-1/+6
* win: resolve theme fonts at 96 dpiMorten Sørvig2022-11-151-8/+10
* Apply system background color for top level windowSanthosh Kumar2022-11-152-1/+16
* macOS: Ensure NSApp initialization without relying on event processingTor Arne Vestbø2022-11-152-12/+62
* Always export and link in JSEvents and specialHTMLTargetsMikolaj Boc2022-11-152-83/+8
* wasm: unblock virtual keybaordLorn Potter2022-11-131-1/+1
* Call qtUpdateApi on module as expectedMikolaj Boc2022-11-111-1/+1
* Gtk3: fix stack smashing on mismatch between bool and gbooleanThiago Macieira2022-11-111-1/+1
* Windows: Inform accessibility system about the focused child itemVolker Hilsheimer2022-11-111-2/+3
* a11y: Add support for Tables in macOS bridgeJan Arve Sæther2022-11-103-2/+261
* QNetworkInformation[Win]: Fix potential use-after/during-freeMårten Nordheim2022-11-093-12/+26
* Make QMacMime::canConvert a non-virtual helper for other virtualsVolker Hilsheimer2022-11-093-23/+15
* macOS: delay initialization of small fontVolker Hilsheimer2022-11-092-9/+14
* wasm: add accessibility logging categoryMorten Sørvig2022-11-082-8/+12
* wasm: tidy up qwasmcclipboard.cpp/hMorten Sørvig2022-11-082-28/+34
* Android: Do not override app_pal by AndroidPlatformThemeBartlomiej Moskal2022-11-081-1/+0
* Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessionsJan Grulich2022-11-081-0/+14
* macOS: clean up clipboard codeVolker Hilsheimer2022-11-073-108/+61
* QMacMime API cleanup: use uti instead of flavorVolker Hilsheimer2022-11-073-40/+40
* Standardize QMacMime and QWindowsMimeVolker Hilsheimer2022-11-073-10/+10
* macOS: Make QMacMime's handler scope type-safeVolker Hilsheimer2022-11-075-26/+27
* QWindowsMime: port to use modern string literalsVolker Hilsheimer2022-11-071-25/+25
* Rename QMacInternalPasteboardMime to QMacMimeVolker Hilsheimer2022-11-077-39/+36
* Windows: simplify registration of QWindowsMime implementationsVolker Hilsheimer2022-11-071-113/+17
* Fix registration of Windows-specific custom mime typesVolker Hilsheimer2022-11-071-3/+9
* QNetworkInformation[Win]: Catch potential exceptionsMårten Nordheim2022-11-042-2/+15
* Fix spelling of converterVolker Hilsheimer2022-11-042-6/+6
* xcb: Flush Display when processing xcb eventsLiang Qi2022-11-031-0/+8
* xcb: Add xlib wrapper for XFlush()Liang Qi2022-11-033-0/+26
* Clean-up: const'ify QMacInternalPasteboardMime APIVolker Hilsheimer2022-11-031-10/+19
* Clean up QMacMimeRegistry: remove convertorVolker Hilsheimer2022-11-031-6/+4
* Clean up QMacInternalPasteboardMime: remove convertorNameVolker Hilsheimer2022-11-032-13/+7
* Refactor: split QMacMime registry and virtual interfaceVolker Hilsheimer2022-11-0310-15/+26
* Rename QWindowsMimeConverter to QWindowsMimeRegistry, rename filesVolker Hilsheimer2022-11-0311-52/+51
* macOS: Provide more details when failing to parse ICC profile dataTor Arne Vestbø2022-11-031-1/+3
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-036-10/+10
* wasm: include what you useMorten Sørvig2022-11-031-0/+2
* Use offsetX/offsetY for pointer eventsMikolaj Boc2022-11-021-1/+1
* QSsl[OpenSSL/Android]: Fix hardcoded 1_1 suffixMårten Nordheim2022-11-021-8/+8
* Port default font resolve to SystemParametersInfoForDpiMorten Sørvig2022-11-011-4/+1
* qtLoader: Don't assign properties on random selfMikolaj Boc2022-11-011-0/+17
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-313-1/+8
* SQLite: enable default features for the built-in versionGiuseppe D'Angelo2022-10-301-0/+3
* qnswindow (-backgroundColor) - return 'clear color' for Qt::PopupTimur Pocheptsov2022-10-281-2/+7