summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Windows: Reevaluate dark frames if the application palette changesVolker Hilsheimer2022-11-261-9/+14
* Fix the assert in QWasmClipboard::writeToClipboardApiMikolaj Boc2022-11-261-1/+1
* Use the browser compositor for drawing windows on WASMMikolaj Boc2022-11-2626-972/+934
* qnsview_drag: only ignore key modifier while dragging 'within the application'Timur Pocheptsov2022-11-252-3/+10
* Proper clearing of WinRT factory cache in QWindowsThemeYuhang Zhao2022-11-251-0/+1
* wasm: fix build of wasm accessibilityLorn Potter2022-11-251-0/+1
* macOS: Don't send posted events via runloop observerTor Arne Vestbø2022-11-182-39/+0
* Migrate to using the constructor of QtLoaderMikolaj Boc2022-11-182-5/+5
* Do not allow an empty rect to become a window rect on WASMMikolaj Boc2022-11-181-9/+14
* Null-check for window when handling pointer eventsMikolaj Boc2022-11-171-2/+3
* 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-164-100/+9
* macOS: Add dialog helper for native message boxesTor Arne Vestbø2022-11-158-6/+360
* 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
* 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
* Make QMacMime::canConvert a non-virtual helper for other virtualsVolker Hilsheimer2022-11-093-23/+15
* 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
* 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
* 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-032-2/+2
* wasm: include what you useMorten Sørvig2022-11-031-0/+2
* Use offsetX/offsetY for pointer eventsMikolaj Boc2022-11-021-1/+1
* 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-311-1/+6
* qnswindow (-backgroundColor) - return 'clear color' for Qt::PopupTimur Pocheptsov2022-10-281-2/+7