summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Document macos specific build limitationsMichael Brüning2023-12-081-0/+4
* Enable accessibility by default on LinuxCarl Schwan2023-04-221-6/+4
* Keep page's zoom level on loading new urlsKirill Burtsev2022-06-012-6/+13
* Update documentationAllan Sandfeld Jensen2021-12-151-4/+0
* Do not access accessibility from qt post routinesMichal Klocek2021-11-251-1/+4
* Fix inconsistent number of load signals and their orderKirill Burtsev2021-05-062-5/+2
* Update platform notesAllan Sandfeld Jensen2021-04-141-2/+2
* Depend on QCoreApplication::startingUp() for checking existence of appAndy Shaw2021-04-121-2/+1
* Notify canGoBack/canGoForward changes based on web actionsJüri Valdmann2021-03-222-2/+9
* Fix popup positionMichal Klocek2021-02-161-28/+16
* Fix mad popup qquickwindows on waylandMichal Klocek2021-02-163-5/+7
* Fix build with Qt 5.12Allan Sandfeld Jensen2021-02-151-1/+1
* Remove more leftovers of the old compositorAllan Sandfeld Jensen2021-02-084-28/+6
* Fix loadFinished signal if page has content but server sends HTTP errorPeter Varga2021-02-052-2/+5
* FIXUP: Doc: Describe the WebEngineView.LoadStoppedStatus enum valuePeter Varga2021-02-031-3/+6
* Update Chromium versionAllan Sandfeld Jensen2021-01-191-1/+1
* Update minimum windows sdkMichal Klocek2021-01-181-1/+1
* Fix position of popup on qmlMichal Klocek2021-01-182-8/+6
* Fix blank popups in qmlMichal Klocek2021-01-181-0/+1
* Fix some warningsPeter Varga2021-01-161-1/+1
* Adaptations for Chromium 85Allan Sandfeld Jensen2021-01-131-4/+12
* Fix leak in QQuickWebEngineViewPrivate::contextMenuRequestedAllan Sandfeld Jensen2021-01-121-1/+1
* Mention node.js build-time dependencyAllan Sandfeld Jensen2020-10-031-1/+2
* Fix favicon engine under device pixel scalingAllan Sandfeld Jensen2020-09-221-2/+21
* Avoid to reject a certificate error twice in QuickPeter Varga2020-09-161-0/+6
* Ignore QQuickWebEngineNewViewRequest if it is unhandledTamas Zakor2020-08-253-0/+6
* Fix suggest-override warningsAllan Sandfeld Jensen2020-08-185-9/+9
* Doc: Document issue with running in Docker environmentLeena Miettinen2020-06-151-1/+8
* Delete unused function editorActionForKeyEventJüri Valdmann2020-05-251-2/+0
* Add support for clearing the feature requestAllan Sandfeld Jensen2020-05-201-4/+6
* Document abiltiy to set QTWEBENGINE_CHROMIUM_FLAGS from within appFredrik Orderud2020-05-201-0/+3
* Add NetworkServiceInProcess feature documentationFredrik Orderud2020-05-201-0/+5
* Switch away from QT_NO_OPENGLAllan Sandfeld Jensen2020-05-111-1/+1
* Fix setting WebEngineView.audioMuted before initializationJüri Valdmann2020-05-052-3/+11
* Revive Pointer Lock featureSzabolcs David2020-05-041-4/+1
* Merge "Merge remote-tracking branch 'origin/5.15.0' into 5.15"Allan Sandfeld Jensen2020-05-042-4/+10
|\
| * Restore behavior of OpenURLFromTab if createWindow returns thisJüri Valdmann2020-04-262-4/+10
* | Add documentation about widevine-pathMichal Klocek2020-04-302-7/+29
|/
* Join some features request and response functionsAllan Sandfeld Jensen2020-04-152-9/+17
* Update build requirementsAllan Sandfeld Jensen2020-04-151-6/+6
* Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-04-102-2/+11
|\
| * Doc: Fix docs for playbackRequiresUserGesture WebEngine settingLeena Miettinen2020-04-022-2/+11
* | Update documented chromium versionAllan Sandfeld Jensen2020-04-091-1/+1
* | Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-072-0/+5
* | Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-03-261-2/+2
|\|
| * Doc: Fix highlighting of QML importKai Koehne2020-03-061-2/+2
* | Keep HTML dropdown always on topPeter Varga2020-03-261-1/+1
* | Doc: Remove \contentspage commandsTopi Reinio2020-03-151-2/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-034-8/+42
|\|
| * Update accessibility focus on FocusIn events for QuickPeter Varga2020-03-021-0/+7