summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Always apply system background color for top level windowYuhang Zhao2022-12-052-4/+5
* Windows: Reduce warning output when creating a new windowVolker Hilsheimer2022-12-051-4/+4
* SQL/MySQL: fix handling of json columnChristian Ehrlicher2022-12-051-1/+3
* Teach QErrorMessage to use native dialog helper if availableTor Arne Vestbø2022-12-043-5/+17
* qsslsocket_shared_mac: add more logging into certificate parsingTimur Pocheptsov2022-12-042-4/+62
* networklistmanager: allow building with LLVM-MinGWCristian Adam2022-12-032-1/+2
* Re-implement palette, standardPixmap, file icons, fonts in QGtk3ThemeAxel Spoerl2022-12-029-3/+1960
* Stop using deprecated constants and use suggested replacementTimur Pocheptsov2022-12-021-1/+1
* Add QGuiApplication API to set a number-badge in the Dock/task barTor Arne Vestbø2022-12-028-0/+195
* iOS plugin: Support picking folders for native file dialogDoris Verria2022-12-024-16/+12
* iOS plugin: Add native font dialogDoris Verria2022-12-024-0/+237
* Avoid a null pointer deref when openGL windows are presentMikolaj Boc2022-12-011-1/+1
* iOS plugin: Add native color dialogDoris Verria2022-11-304-0/+203
* Remove the OpenGL compile guards around QWasmBackingStoreMikolaj Boc2022-11-301-7/+1
* Don't tie compositor's enabled state to last added windowMikolaj Boc2022-11-303-11/+15
* Fix typo in QWasmOffscre*e*nSurfaceMikolaj Boc2022-11-293-7/+6
* Avoid a crash on pasting files to text editsMikolaj Boc2022-11-291-1/+2
* Windows: Reevaluate dark frames if the application palette changesVolker Hilsheimer2022-11-261-9/+14
* Let styles indicate that they support dark modeSanthosh Kumar2022-11-262-0/+7
* 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
* IBus: Use portal in snapIlya Fedin2022-11-261-3/+4
* qnsview_drag: only ignore key modifier while dragging 'within the application'Timur Pocheptsov2022-11-252-3/+10
* ibus: check object validity before honoring `inputMethodAccepted()`Phan Quang Minh2022-11-251-1/+1
* 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
* Add QPlatformTheme::MouseCursorTheme and MouseCursorSizeLiang Qi2022-11-181-0/+10
* 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
* 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