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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop using private V4 API
HEAD
dev
Allan Sandfeld Jensen
19 hours
1
-13
/
+7
*
CRA mark src/core/compositor and src/core/ozone
Peter Varga
40 hours
36
-0
/
+36
*
Remove leftover QOffscreenSurface from EGLHelper
Peter Varga
40 hours
2
-9
/
+0
*
CRA mark src/core/file_system_access
Kaloyan Chehlarski
2 days
11
-0
/
+11
*
CRA mark src/core/common
Kaloyan Chehlarski
2 days
4
-0
/
+5
*
CRA mark src/core/renderer_host
Kaloyan Chehlarski
2 days
6
-0
/
+6
*
Fix async request calls in test httpserver
Michal Klocek
2 days
2
-1
/
+2
*
Update dependencies on 'dev' in qt/qtwebengine
Qt Submodule Update Bot
3 days
1
-4
/
+4
*
CRA mark src/core/renderer
Kaloyan Chehlarski
3 days
26
-0
/
+29
*
CRA mark src/core/net
Kaloyan Chehlarski
3 days
34
-0
/
+34
*
[134-based]Support cursors on macOS
Anu Aliyas
6 days
5
-6
/
+90
*
Add setting to trim accessibility identifiers
Kaloyan Chehlarski
6 days
13
-0
/
+91
*
Add test mock delegate plugin
Michal Klocek
7 days
21
-31
/
+55
*
Upgrade loading of ui delegates
Michal Klocek
7 days
3
-58
/
+30
*
Fix manual tests compilation
Michal Klocek
7 days
1
-1
/
+1
*
Add beforeunload handling to quicknanobrowser example
Michal Klocek
7 days
1
-2
/
+23
*
Fix race condition in basicFilterOverHTTP
Michal Klocek
7 days
3
-6
/
+13
*
Provide context argument for all QTimer::singleShots
Szabolcs David
8 days
2
-9
/
+13
*
Initialize WebRtcEventLogManager at startup
Martin Negyokru
8 days
2
-3
/
+28
*
Add permission element resources
Martin Negyokru
8 days
1
-0
/
+2
*
Specify native platform for ANGLE's EGL backend on Wayland
Peter Varga
9 days
1
-0
/
+15
*
Move constructors out of line
Allan Sandfeld Jensen
9 days
4
-2
/
+9
*
QWebEngineExtensionManager: make installPath() and extensions() const
Martin Negyokru
9 days
2
-4
/
+4
*
QWebEngineExtensionManager: make signal names simpler
Martin Negyokru
9 days
7
-36
/
+36
*
QWebEngineExtensionManager: rename installDir to installPath
Martin Negyokru
9 days
5
-13
/
+13
*
QWebEngineExtensionInfo: fix move ctor
Martin Negyokru
9 days
2
-4
/
+1
*
single/multi page viewer example: fix runtime warning
Sami Shalayel
10 days
2
-4
/
+4
*
Examples: Update qmake files for quicknanobrowser
Olivier De Cannière
10 days
2
-7
/
+16
*
Examples: Use strict comparison operators for quicknanobrowser
Olivier De Cannière
10 days
3
-7
/
+7
*
Examples: Fix Quick qmllint warnings in quicknanobrowser
Olivier De Cannière
10 days
2
-9
/
+7
*
Examples: Fix wrong signal handler parameters
Olivier De Cannière
10 days
1
-5
/
+7
*
Examples: Break multiline string literals into separate strings
Olivier De Cannière
10 days
1
-6
/
+6
*
Examples: Be explicit about types and revert as-cast workaround
Olivier De Cannière
10 days
2
-9
/
+11
*
Examples: Fix more unqualified lookups in quicknanobrowser
Olivier De Cannière
10 days
5
-37
/
+58
*
Examples: Simplify common &&-existence-check pattern in quicknanobrowser
Olivier De Cannière
10 days
1
-14
/
+14
*
Examples: Fix issues with currentWebView in quicknanobrowser
Olivier De Cannière
10 days
1
-51
/
+53
*
Examples: Rename browserWindow id to win
Olivier De Cannière
10 days
1
-11
/
+11
*
Examples: Fix quicknanobrowser qmllint warnings: ApplicationRoot.qml
Olivier De Cannière
10 days
1
-7
/
+9
*
Examples: Move quicknanobrowser to qt_add_qml_module and loadFromModule
Olivier De Cannière
10 days
4
-35
/
+23
*
Example: Fix qmllint warnings for the pdf multipage example
Olivier De Cannière
10 days
8
-61
/
+71
*
Example: Fix qmllint warnings for the pdf single page example
Olivier De Cannière
10 days
8
-59
/
+61
*
Update dependencies on 'dev' in qt/qtwebengine
Qt Submodule Update Bot
10 days
1
-4
/
+4
*
CMake: Make sure headers are synced on doing sandbox build on windows
Michal Klocek
10 days
1
-0
/
+1
*
CMake: Add deployment script to quicknanobrowser example
Michal Klocek
11 days
1
-4
/
+7
*
API-review webenginecore fixes
Allan Sandfeld Jensen
12 days
4
-7
/
+7
*
Remove FINAL marker on new property
Allan Sandfeld Jensen
14 days
1
-2
/
+1
*
Add missing notifier for extension service workers
Martin Negyokru
2025-07-24
2
-0
/
+15
*
Workaround assemble failure when cross-building armv7 with GCC 15.1
Peter Varga
2025-07-23
1
-0
/
+8
*
Tests: fortify window activation tests
Moss Heim
2025-07-16
7
-19
/
+95
*
Doc: Update WebEngine build docs to use qt-configure-module
Dheerendra Purohit
2025-07-16
1
-1
/
+9
[next]