index
:
qt/qtwebengine.git
0.9
5.10
5.11
5.12
5.13
5.14
5.15
5.15.10
5.15.11
5.15.12
5.15.13
5.15.14
5.15.15
5.15.16
5.15.17
5.15.18
5.15.19
5.15.3
5.15.4
5.15.5
5.15.6
5.15.7
5.15.8
5.15.9
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.2
6.2.0
6.2.10
6.2.11
6.2.12
6.2.3
6.2.4
6.2.7
6.2.8
6.2.9
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.4
6.5.5
6.5.6
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
dev
wip/47-based
wip/qtpdf
Qt WebEngine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
webengine
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep page's zoom level on loading new urls
Kirill Burtsev
2022-06-01
2
-6
/
+13
*
Do not access accessibility from qt post routines
Michal Klocek
2021-11-25
1
-1
/
+4
*
Fix inconsistent number of load signals and their order
Kirill Burtsev
2021-05-06
2
-5
/
+2
*
Depend on QCoreApplication::startingUp() for checking existence of app
Andy Shaw
2021-04-12
1
-2
/
+1
*
Notify canGoBack/canGoForward changes based on web actions
Jüri Valdmann
2021-03-22
2
-2
/
+9
*
Fix mad popup qquickwindows on wayland
Michal Klocek
2021-02-16
1
-1
/
+2
*
Fix build with Qt 5.12
Allan Sandfeld Jensen
2021-02-15
1
-1
/
+1
*
Fix loadFinished signal if page has content but server sends HTTP error
Peter Varga
2021-02-05
2
-2
/
+5
*
FIXUP: Doc: Describe the WebEngineView.LoadStoppedStatus enum value
Peter Varga
2021-02-03
1
-3
/
+6
*
Fix blank popups in qml
Michal Klocek
2021-01-18
1
-0
/
+1
*
Fix some warnings
Peter Varga
2021-01-16
1
-1
/
+1
*
Adaptations for Chromium 85
Allan Sandfeld Jensen
2021-01-13
1
-4
/
+12
*
Fix leak in QQuickWebEngineViewPrivate::contextMenuRequested
Allan Sandfeld Jensen
2021-01-12
1
-1
/
+1
*
Fix favicon engine under device pixel scaling
Allan Sandfeld Jensen
2020-09-22
1
-2
/
+21
*
Avoid to reject a certificate error twice in Quick
Peter Varga
2020-09-16
1
-0
/
+6
*
Ignore QQuickWebEngineNewViewRequest if it is unhandled
Tamas Zakor
2020-08-25
3
-0
/
+6
*
Fix suggest-override warnings
Allan Sandfeld Jensen
2020-08-18
4
-8
/
+8
*
Delete unused function editorActionForKeyEvent
Jüri Valdmann
2020-05-25
1
-2
/
+0
*
Add support for clearing the feature request
Allan Sandfeld Jensen
2020-05-20
1
-4
/
+6
*
Fix setting WebEngineView.audioMuted before initialization
Jüri Valdmann
2020-05-05
2
-3
/
+11
*
Revive Pointer Lock feature
Szabolcs David
2020-05-04
1
-4
/
+1
*
Restore behavior of OpenURLFromTab if createWindow returns this
Jüri Valdmann
2020-04-26
2
-4
/
+10
*
Join some features request and response functions
Allan Sandfeld Jensen
2020-04-15
2
-9
/
+17
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Allan Sandfeld Jensen
2020-04-10
1
-2
/
+6
|
\
|
*
Doc: Fix docs for playbackRequiresUserGesture WebEngine setting
Leena Miettinen
2020-04-02
1
-2
/
+6
*
|
Adaptations for Chromium 80
Allan Sandfeld Jensen
2020-04-07
2
-0
/
+5
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Allan Sandfeld Jensen
2020-03-03
2
-2
/
+14
|
\
|
|
*
Invalidate accessible interfaces on destruction of view or page
Peter Varga
2020-02-27
2
-2
/
+14
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Allan Sandfeld Jensen
2020-02-19
2
-8
/
+24
|
\
|
|
*
Fix quick accessibility on macOS
Peter Varga
2020-02-17
2
-8
/
+24
*
|
Add getter/signal to get the render process PID
Florian Bruhin
2020-02-01
3
-0
/
+18
*
|
Add clear method to QQuickWebEngineHistory
Jüri Valdmann
2020-01-30
2
-0
/
+15
*
|
Fix deprecation warnings
Kirill Burtsev
2020-01-19
1
-1
/
+1
*
|
Merge "Merge remote-tracking branch 'origin/5.14.1' into 5.15"
Michael Brüning
2020-01-17
5
-25
/
+36
|
\
|
|
*
Rework url changed logic
Michal Klocek
2020-01-14
2
-16
/
+17
|
*
Fix Q(Quick)WebEngineDownloadItem::setDownloadDirectory()
Tamas Zakor
2019-12-18
3
-9
/
+19
*
|
Fix QFlags warnings
Allan Sandfeld Jensen
2020-01-17
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.14.0' into 5.14
Allan Sandfeld Jensen
2019-12-04
3
-3
/
+5
|
\
|
*
Fix 'setDownloadDirectory' for download item on 'SavePage' action
Kirill Burtsev
2019-11-29
3
-3
/
+5
*
|
Fix regression in alt attribute of copied image urls
Allan Sandfeld Jensen
2019-11-30
1
-7
/
+19
|
/
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Allan Sandfeld Jensen
2019-10-22
1
-3
/
+12
*
QML: Use revision 10 for import 1.10
Kai Koehne
2019-10-21
1
-6
/
+6
*
QML: Fix import to 1.10
Kai Koehne
2019-10-17
1
-5
/
+5
*
Improve Q(Quick)WebEngineDownloadItem API
Tamas Zakor
2019-10-07
2
-7
/
+10
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Allan Sandfeld Jensen
2019-09-24
3
-7
/
+9
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-09-12
1
-1
/
+1
|
|
\
|
|
*
Reject certificate error for non-overridable errors
Kirill Burtsev
2019-08-29
1
-1
/
+1
|
*
|
Fix doc of QQuickWebEngineSettings::fullScreenSupportEnabled
Jüri Valdmann
2019-09-09
1
-1
/
+1
|
*
|
Fix invalid url on profile change
Michal Klocek
2019-09-04
1
-3
/
+1
|
*
|
Add doc's cross-references for web notification example and api methods
Kirill Burtsev
2019-08-29
1
-2
/
+6
[next]