summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the correct modifier key is send to the chromiumAnu Aliyas2024-04-171-1/+1
* Update ChromiumKaloyan Chehlarski2024-04-171-0/+0
* Update ChromiumKaloyan Chehlarski2024-04-161-0/+0
* Fix Quick WebEngine middle mouse button scrollingKaloyan Chehlarski2024-04-111-0/+1
* Correct license for examples filesLucie Gérard2024-04-092-2/+2
* Correct license for build system filesLucie Gérard2024-04-091-1/+1
* Handle empty uri-list in dropped MIME dataMoss Heim2024-04-021-1/+1
* PdfLinkModel: if quadpoints available, convert to rectsShawn Rutledge2024-03-261-2/+23
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-256-0/+6
* Convert "page" <-> "view" coordinates for PdfSelection and LinkModelShawn Rutledge2024-03-223-39/+70
* Add local fonts permission support to QuickWebEngineViewKaloyan Chehlarski2024-03-223-0/+10
* Convert search result bounds to account for PDF transformsShawn Rutledge2024-03-223-5/+26
* Do not use GBM directly for EGLPeter Varga2024-03-214-90/+238
* Implement NativePixmap support for EGLPeter Varga2024-03-216-31/+234
* Warn about system GBM only on LinuxPeter Varga2024-03-201-1/+1
* Fix Vulkan rendering with Nvidia on LinuxPeter Varga2024-03-205-76/+217
* Add support for local font access notificationsKaloyan Chehlarski2024-03-155-1/+18
* Update ChromiumMichael Brüning2024-03-142-1/+1
* Clean up GLX codePeter Varga2024-03-144-45/+12
* Update ChromiumPeter Varga2024-03-141-0/+0
* Fix typos in documentationMoss Heim2024-03-111-3/+3
* Add granular permission for clipboard-read/writeMoss Heim2024-03-118-17/+55
* Add setting method to set image animation policyAnu Aliyas2024-03-077-1/+156
* Correct the dictionary path for spell checking on macOSAnu Aliyas2024-03-061-1/+1
* Fix Vulkan rendering with disabled VAAPIPeter Varga2024-03-054-45/+21
* Fix pure wayland builds with vaapiMichal Klocek2024-03-052-5/+10
* Set minimum required VA-API version to 1.14Peter Varga2024-03-051-1/+1
* QWebEngineWebAuthUxRequest: add RegisterEnumClassesUnscoped for QMLMarc Mutz2024-03-042-26/+30
* Fix bundled minigbmPeter Varga2024-03-042-0/+5
* Update ChromiumPeter Varga2024-03-042-1/+1
* Correctly hook up spellchecker suggestions to QMLKaloyan Chehlarski2024-03-011-1/+4
* Set the modifier key to resolve the backtabbing issue in WebEngineQuickAnu Aliyas2024-02-291-2/+6
* Fix outdated qwebenginesettings docsMichal Klocek2024-02-261-2/+2
* Recommend against JsCanPaste/CanAccessClipboardMoss Heim2024-02-262-3/+16
* Retain focus while loading URLs into the pageAnu Aliyas2024-02-251-0/+3
* Fix QWebEngineDesktopMediaRequest after API review updateMartin Negyokru2024-02-244-30/+42
* Propagate system light/dark mode to webpagesKaloyan Chehlarski2024-02-201-0/+11
* Fix enable_plugins gn parameter useMichal Klocek2024-02-191-1/+6
* Update ChromiumMichael Brüning2024-02-142-1/+1
* Keep page's background color when loading new URLsAnu Aliyas2024-02-131-0/+3
* Fix for view displaying blank content with transparent backgroundAnu Aliyas2024-02-121-1/+3
* Show guest WebContents in DevTools if possibleSzabolcs David2024-02-093-2/+11
* Minor. Add warning about webEngineArgs and QTWEBENGINE_CHROMIUM_FLAGSMichal Klocek2024-02-071-2/+4
* Fix endif commentAllan Sandfeld Jensen2024-02-071-1/+1
* Fix error message when dictionary not foundMichal Klocek2024-02-061-0/+6
* Minor. Set autodetect for v8 snapshots for cross compilationMichal Klocek2024-02-051-1/+1
* Clarify meaning of baseUrl argument in setContentMoss Heim2024-02-053-7/+6
* Add scroll animator to QML APIAllan Sandfeld Jensen2024-02-012-0/+26
* QPdfView: use per-page scale factors to render search result rectanglesShawn Rutledge2024-01-312-28/+44
* QPdfIOHandler: Ensure QPdfDocument still exists before renderingShawn Rutledge2024-01-312-5/+7