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
dev
wip/47-based
wip/qtpdf
Qt WebEngine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
webenginequick
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalize signal/slot signatures 2025
Marc Mutz
3 days
1
-1
/
+1
*
Add API for extension management
Martin Negyokru
10 days
2
-0
/
+20
*
Add API for providing additional CA certificates
Kai Uwe Broulik
12 days
3
-2
/
+60
*
CMake: Fix NO_PRIVATE_MODULE warning
Alexandru Croitor
2025-04-04
1
-0
/
+1
*
Avoid clipping of the popup window in webengine quick
Anu Aliyas
2025-03-27
1
-2
/
+3
*
Fix QWebEngineDownloadRequest::pause()
Szabolcs David
2025-02-24
2
-2
/
+2
*
Port to new Q_UNREACHABLE_RETURN()
Marc Mutz
2025-02-11
2
-4
/
+2
*
QQuickWebEngineProfile: make the new ctor explicit
Marc Mutz
2025-02-10
1
-1
/
+1
*
Add setting to enable back/forward cache
Szabolcs David
2025-02-10
2
-0
/
+26
*
Doc: Various punctuation fixes
Kaloyan Chehlarski
2025-02-10
3
-13
/
+12
*
Doc: Various typo fixes
Kaloyan Chehlarski
2025-02-10
1
-1
/
+1
*
QuickWebenginView: Fix crash when assessing m_profile
Carl Schwan
2025-01-31
1
-0
/
+1
*
QQuickWebEngineProfilePrototype: Post API review
Anu Aliyas
2025-01-16
1
-1
/
+1
*
Rename JSTouchEventsEnabled to TouchEventsApiEnabled
Allan Sandfeld Jensen
2025-01-15
2
-11
/
+11
*
Fix scaling and positioning of popup windows in WebEngineQuick
Michael BrĂ¼ning
2025-01-11
2
-9
/
+37
*
Ensure unique data path for the profile
Anu Aliyas
2024-12-06
1
-0
/
+30
*
Add WebEngineProfilePrototype for profile creation from qml
Anu Aliyas
2024-12-06
6
-0
/
+417
*
Lazy initialization for offTheRecord setting
Anu Aliyas
2024-11-20
1
-1
/
+11
*
Doc: Fix QWebEngineDesktopMediaRequest documentation
Topi Reinio
2024-11-07
2
-0
/
+78
*
Correct behavior of JavscriptCanAccessClipboard
Moss Heim
2024-11-04
1
-6
/
+14
*
Do not override signals in qml delegates
Michal Klocek
2024-10-31
6
-91
/
+19
*
Add setting for JS touch events API
Martin Negyokru
2024-10-29
2
-0
/
+32
*
Make download API asynchronous
Szabolcs David
2024-10-24
1
-11
/
+10
*
Add PreferCSSMarginsForPrinting to QWebEngineSettings
Szabolcs David
2024-10-21
2
-0
/
+26
*
Add PrintHeaderAndFooter to WebEngineSettings
Szabolcs David
2024-10-17
2
-0
/
+28
*
QQuickWebEngineView: silence deprecation warning
Vladimir Belyavsky
2024-09-17
1
-1
/
+1
*
Fix not working popup with qquick on eglfs
Michal Klocek
2024-08-28
1
-2
/
+3
*
Permission manager: separate tracking of transient permissions
Kaloyan Chehlarski
2024-08-24
1
-5
/
+4
*
Make QQuickWebEngineDownloadRequest public
Allan Sandfeld Jensen
2024-08-23
4
-21
/
+11
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
19
-27
/
+27
*
fix: Avoid empty engine
Tian Shilin
2024-08-20
1
-2
/
+4
*
QQuickWebEngineProfile: Add missing REVISION to new property
Kaloyan Chehlarski
2024-08-19
1
-1
/
+1
*
Prevent OTR to non-OTR profile switching when the storage name is empty
Anu Aliyas
2024-08-13
1
-0
/
+7
*
Doc: Document value types with \qmlvaluetype
Topi Reinio
2024-08-08
3
-3
/
+11
*
Printing: Unify PDF generation among print() and printToPdf()
Szabolcs David
2024-08-08
1
-1
/
+1
*
Update WebEngineWebAuthPinRequest documentation
Anu Aliyas
2024-08-05
1
-1
/
+1
*
Doc: Fix linking warnings for Qt WebEngine
Topi Reinio
2024-07-31
4
-7
/
+6
*
Add line breaks to public header files
Kaloyan Chehlarski
2024-07-17
1
-2
/
+4
*
Fix deprecations in QQuickWebEngineView
Kaloyan Chehlarski
2024-07-15
1
-8
/
+1
*
QWebEngineFrame: hold weak ref to adapter
Moss Heim
2024-07-15
1
-3
/
+3
*
Add a new constructor to QQuickWebEngineProfile
Szabolcs David
2024-07-08
2
-0
/
+19
*
Fix typos in comments & docs
Moss Heim
2024-07-04
2
-5
/
+5
*
QWebEnginePermission: Post-API review
Kaloyan Chehlarski
2024-07-03
8
-172
/
+165
*
Additions to QWebEngineClientHints (post API review)
Szabolcs David
2024-06-27
1
-0
/
+1
*
Make ImageAnimationPolicy a scoped enum
Allan Sandfeld Jensen
2024-06-20
2
-13
/
+14
*
Clarify the OTR nature of default QQuickWebEngineProfiles
Szabolcs David
2024-06-18
1
-2
/
+17
*
Add QWebEngineFrame::isMainFrame()
Moss Heim
2024-06-03
1
-0
/
+6
*
Implement API for listing existing permissions in a profile
Kaloyan Chehlarski
2024-06-03
2
-0
/
+148
*
Add QWebEnginePermission and rewrite permissions API
Kaloyan Chehlarski
2024-06-03
7
-58
/
+322
*
Add QWebEngineFrame::printToPdf
Moss Heim
2024-06-03
3
-9
/
+35
[next]