summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix cursor position during composition6.5Anu Aliyas3 days0-0/+0
* Fix error message when dictionary not foundMichal Klocek2024-04-131-0/+6
* Show guest WebContents in DevTools if possibleSzabolcs David2024-04-133-2/+11
* Clarify meaning of baseUrl argument in setContentMoss Heim2024-04-133-7/+6
* Fix for view displaying blank content with transparent backgroundAnu Aliyas2024-04-131-1/+3
* Fix flaky horizontalScrollbarTestMartin Negyokru2024-04-091-0/+94
* Correct the dictionary path for spell checking on macOSAnu Aliyas2024-04-091-1/+1
* Fix pure wayland builds with vaapiMichal Klocek2024-04-092-5/+10
* Set minimum required VA-API version to 1.14Peter Varga2024-04-091-1/+1
* Fix outdated qwebenginesettings docsMichal Klocek2024-04-091-2/+2
* Fix enable_plugins gn parameter useMichal Klocek2024-04-091-1/+6
* Retain focus while loading URLs into the pageAnu Aliyas2024-04-091-0/+3
* Keep page's background color when loading new URLsAnu Aliyas2024-04-091-0/+3
* Fix misleading warningAllan Sandfeld Jensen2024-04-091-3/+6
* Expand helper process stack to 8MB on WindowsKaloyan Chehlarski2024-04-091-1/+1
* Use only 'pdbpagesize' linker option for webenginecore debugMichal Klocek2024-04-091-2/+4
* Minor. Set autodetect for v8 snapshots for cross compilationMichal Klocek2024-04-091-1/+1
* Force use of classic linker on AppleClang 15Michael Brüning2024-04-081-0/+9
* Convert "page" <-> "view" coordinates for PdfSelection and LinkModelShawn Rutledge2024-03-278-40/+363
* Convert search result bounds to account for PDF transformsShawn Rutledge2024-03-263-5/+26
* PDF multipage example: don't assume http by defaultShawn Rutledge2024-03-241-1/+3
* Update ChromiumMichael Brüning2024-03-153-2/+2
* Add NOTIFY in QWebEnginePage property url definitionAnu Aliyas2024-02-260-0/+0
* Fix the background color issue in cookiebrowserAnu Aliyas2024-02-260-0/+0
* Update ChromiumMichael Brüning2024-02-133-2/+2
* Remove outdated test for Windows versionMichael Brüning2024-02-121-5/+0
* Merge remote-tracking branch 'origin/6.6' into 6.5Michael Brüning2024-02-0232-220/+380
|\
| * Update ChromiumMichael Brüning2024-02-023-2/+2
| * QPdfIOHandler: Ensure QPdfDocument still exists before renderingShawn Rutledge2024-02-022-5/+7
| * QPdfView: use per-page scale factors to render search result rectanglesShawn Rutledge2024-02-022-28/+44
| * Update dependencies on '6.6' in qt/qtwebengineQt Submodule Update Bot2024-01-291-4/+4
| * Bump version to 6.6.3Jani Heikkinen2024-01-291-1/+1
| * Delay PdfMultiPageView.goTo[Page|Location] if called too earlyShawn Rutledge2024-01-283-0/+52
| * Fix discontinuity with successive pinch-zoom in PdfMultiPageViewShawn Rutledge2024-01-272-1/+80
| * Correct PrintedPageSizeId to match QPageSize::PageSizeIdMichael Brüning2024-01-244-13/+135
| * Fix high-dpi scaling in PdfScrollablePageViewShawn Rutledge2024-01-241-3/+4
| * Update dependencies on '6.6' in qt/qtwebengineQt Submodule Update Bot2024-01-221-4/+4
| * Fix cursor position during compositionAnu Aliyas2024-01-213-13/+64
| * Fix printing when page ranges are specifiedSzabolcs David2024-01-211-31/+7
| * Fix compilation error with -no-feature-accessibility optionAnu Aliyas2024-01-213-2/+14
| * Update ChromiumMichael Brüning2024-01-193-2/+2
| * Update dependencies on '6.6' in qt/qtwebengineQt Submodule Update Bot2024-01-181-4/+4
| * Fix required version for core and core in host projectMichal Klocek2024-01-182-2/+2
| * Speculative fix for missing licenses for qtpdf on doc.qt.ioMichal Klocek2024-01-171-1/+1
| * Update ChromiumMichael Brüning2024-01-173-2/+2
| * Update dependencies on '6.6' in qt/qtwebengineQt Submodule Update Bot2024-01-171-4/+4
| * Add x86_64 cross compilation target to whitelistMichal Klocek2024-01-171-1/+1
| * Fix text formatting in JS DialogsMartin Negyokru2024-01-125-9/+27
| * Fix printing from PDF pluginSzabolcs David2024-01-129-58/+193
| * Remove DOH debug messageSzabolcs David2024-01-121-7/+0