summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* xdgdesktopportal: Fallback to base theme if color scheme is unknownIlya Fedin2023-05-301-0/+2
* Guard qwindowscombase.h with qt_windows.h includeOliver Wolff2023-05-261-0/+2
* CTF: Fix reading a session fileAntti Määttä2023-05-251-4/+5
* Schannel: Reject certificate not signed by a configured CA certificateMårten Nordheim2023-05-231-0/+21
* macOS: Fix assertion in accessibility implementation for treeviewsVolker Hilsheimer2023-05-222-1/+4
* CTF: Use UTC date-time in metadataAntti Määttä2023-05-171-7/+6
* macOS: Detect menu bar roles for untranslated menu titles as wellTor Arne Vestbø2023-05-161-29/+62
* wasm: fix qtloader.js container element regressionMorten Sørvig2023-05-121-24/+10
* macOS: Replace [QNSView drawRect:] assert with warningTor Arne Vestbø2023-05-111-2/+4
* Android: fix QDir::entryInfoList() with content URIsAssam Boudjelthia2023-05-111-4/+4
* Fix QMenu (+other theme) sizes on Windows multiscreen systemsThorbjørn Lund Martsum2023-05-102-1/+33
* macOS: Clear event dispatcher interrupt before running NSAlert modal sessionTor Arne Vestbø2023-05-101-4/+3
* Windows: implement retrieval for missing QScreen metadataL. E. Segovia2023-05-064-39/+187
* Schannel: Add support for import of PKCS12/PFX filesTobias Koenig2023-05-055-0/+181
* Windows QPA: remove unused functionYuhang Zhao2023-05-051-20/+0
* Android: fix content url handling of filenames with spacesAssam Boudjelthia2023-05-051-1/+5
* wasm: Add DOM accessors functions through NativeInterfacePiotr Wierciński2023-05-051-1/+6
* macOS: Don't clam to support action messages from non-Qt menu itemsTor Arne Vestbø2023-05-042-54/+82
* Schannel: Remove deprecated SCHANNEL_CRED based code pathTobias Koenig2023-05-031-64/+17
* wasm: build with -no-feature-accessibilityMorten Sørvig2023-05-024-5/+22
* macOS: Don't leak QEventDispatcherUNIX during event dispatcher creationTor Arne Vestbø2023-04-292-4/+7
* macOS: Fix leak of application menu NSMenuItemTor Arne Vestbø2023-04-291-2/+2
* Add flicking behavior hints to xcb platform integrationShawn Rutledge2023-04-281-3/+5
* macOS: Avoid memory leak when using NSSlider for style drawingTor Arne Vestbø2023-04-271-15/+15
* Fix crash at exit when tracingAntti Määttä2023-04-263-1/+11
* wasm: rework local font supportMorten Sørvig2023-04-252-94/+127
* Windows QPA: Fix restore geometry after dragging from maximisedTimothée Keller2023-04-253-0/+26
* Remove an unnecessary None definitionAmir Masoud Abdol2023-04-251-9/+2
* Windows QPA: Handle DPI induced geometry change for frameless windowsTimothée Keller2023-04-251-0/+5
* macOS: Handle failure to create display link or invalid display linkTor Arne Vestbø2023-04-243-6/+20
* macOS: Localize title of edit menu's NSMenuItem via AppKitTor Arne Vestbø2023-04-241-4/+39
* QPA:EGLFS - ignore scissor and stencil when drawing the cursorInho Lee2023-04-211-7/+11
* QTabBar: draw text within moving tabAxel Spoerl2023-04-201-0/+1
* QGtk3Theme: Improve fixed font deliveryAxel Spoerl2023-04-201-2/+21
* Exclude Android Vulkan sources from Unity BuildAmir Masoud Abdol2023-04-201-0/+3
* Resolve duplicate symbolsAmir Masoud Abdol2023-04-196-9/+16
* Exclude files from unity build to resolve Android's buildAmir Masoud Abdol2023-04-191-0/+12
* Revert "Apply system background color for top level window"Vladimir Belyavsky2023-04-192-17/+1
* QNetworkInformation[Win]: Improve WinRT exceptions handlingVladimir Belyavsky2023-04-181-3/+9
* Ignore removed/changed screens if no QIOSIntegration instance existsJan Moeller2023-04-181-0/+6
* SQL: replace qPrintable() / toLocal8Bit() with unicode versionsChristian Ehrlicher2023-04-183-17/+19
* QNetworkInformation[Win]: Catch potential WinRT exceptionsVladimir Belyavsky2023-04-141-10/+16
* Revert "Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessions"Ilya Fedin2023-04-141-14/+0
* Revert "macOS: add default Edit menu items, if not added by AppKit"Tor Arne Vestbø2023-04-132-56/+0
* Add the missing include guardAmir Masoud Abdol2023-04-131-0/+4
* Replace a duplicate symbolAmir Masoud Abdol2023-04-132-13/+3
* Rid of 'special case' markersAlexey Edelev2023-04-134-10/+9
* windows: Re-apply mask when DPI changes, to account for new scale factorVolker Hilsheimer2023-04-121-0/+4
* macOS: Synthesize cursor updates on QCocoaWindow::setWindowCursorTor Arne Vestbø2023-04-121-18/+20
* Remove outdated comment about macOS cusorUpdateTor Arne Vestbø2023-04-121-4/+0