summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix non-OpenGL RHI with Qt 6.2Allan Sandfeld Jensen2023-06-071-2/+6
* Add mingw support for QtPdfMichal Klocek2023-06-022-2/+7
* Add mingw compilation for gnMichal Klocek2023-06-022-0/+16
* Update ChromiumMichal Klocek2023-06-012-1/+1
* Improve LocalContentCanAccess(File/Remote)Urls settingsSzabolcs David2023-06-011-12/+17
* Add QWebEnginePage::devToolsId()Benjamin Terrier2023-05-319-0/+53
* Generate chromium_attributions.qdoc before running qdoc -prepareTopi Reinio2023-05-311-1/+1
* Fix accessibility crash on <li> elementsPeter Varga2023-05-311-10/+22
* Fix includeAllan Sandfeld Jensen2023-05-301-1/+1
* Normalize clipboard permissionsSzabolcs David2023-05-261-23/+23
* Compute the path to the Qt host toolchain using QT_HOST_PATH_CMAKE_DIRAlexey Edelev2023-05-261-1/+1
* [macos] Improve documentation for deploying applications on macosMichael Brüning2023-05-231-0/+43
* Update ChromiumMichal Klocek2023-05-231-0/+0
* [macOS] Add missing entitlements for https in notarized applicationsMichael Brüning2023-05-171-0/+2
* Add a clarification of GPL usageAllan Sandfeld Jensen2023-05-171-0/+4
* Update documentation for QWebEngineUrlScheme::FetchApiAllowedYigit Akcay2023-05-161-2/+3
* Test for presence of local frame in runJavaScriptAllan Sandfeld Jensen2023-05-163-3/+21
* Fix use of system png for qtpdfMichal Klocek2023-05-161-0/+8
* Add system libtiff featureMichal Klocek2023-05-162-0/+8
* Minor clean-up of gn argumentsPeter Varga2023-05-151-3/+1
* Fix "redundant move in initialization" warningPeter Varga2023-05-151-1/+1
* Update ChromiumMichal Klocek2023-05-151-0/+0
* Improve rubber-banding in QT WebEngine PagesAnu Aliyas2023-05-121-0/+20
* Remove unwanted space characters from content-type and character setAnu Aliyas2023-05-111-2/+2
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-05-102-2/+2
* Disable EyeDropperAPIMartin Negyokru2023-05-091-0/+5
* Add the use of the qt_internal_project_setup functionAlexey Edelev2023-05-031-0/+1
* Fix build race condition between data_dep and WebEngineCore.stampMichal Klocek2023-05-033-4/+34
* Add v8 context snapshot support/featureMichal Klocek2023-05-036-5/+34
* Update ChromiumMichal Klocek2023-05-031-0/+0
* Doc: Remove mention of x86 cross-compilation on WindowsKai Köhne2023-05-031-7/+1
* Add qWebEngineGetDomainAndRegistry()Benjamin Terrier2023-05-023-0/+26
* Fix user script management when subframes are presentAllan Sandfeld Jensen2023-04-301-7/+12
* Allow configuration of DNS-over-HTTPSYigit Akcay2023-04-286-9/+210
* Don't show QtWebEngineProcess in the dockAnu Aliyas2023-04-262-0/+45
* Remove assert on outer web contents in accessibilityMichael Brüning2023-04-251-3/+0
* Fix build with GCC 13Sam James2023-04-241-0/+2
* Add QWebEngineSettings::DisableReadingFromCanvasAnu Aliyas2023-04-245-0/+34
* QPdfNavigator: emit forward/backAvailableChanged when jumping pagesJoni Poikelin2023-04-201-4/+4
* Add WebEngineView::save() convenience APIAnu Aliyas2023-04-204-1/+33
* Use paintRect instead of pageRect when printing to account for marginsYigit Akcay2023-04-201-2/+2
* Support painting to Direct3D11 using ANGLEAllan Sandfeld Jensen2023-04-206-9/+71
* Disable devtools screencast by defaultMartin Negyokru2023-04-191-0/+11
* Update ChromiumMichael Brüning2023-04-192-1/+1
* Add update-chromium target and unify 'Update Chromium' commitsMichal Klocek2023-04-181-0/+8
* Enable accessibility by default on LinuxCarl Schwan2023-04-172-10/+9
* Clear PDF search results on document page model changeMikolaj Boc2023-04-173-0/+15
* Resolve duplicate symbol errorAmir Masoud Abdol2023-04-141-1/+1
* Rework painting integration and support Metal RHI over ANGLEAllan Sandfeld Jensen2023-04-1218-115/+732
* Better handling of interrupted PDF printingSzabolcs David2023-04-053-1/+13