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
/
webenginequick
/
api
/
qquickwebengineview.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement File System Access permission API
Szabolcs David
2022-05-26
1
-0
/
+8
*
Keep page's zoom level on loading new urls
Kirill Burtsev
2022-05-15
1
-6
/
+12
*
Cleanup custom touch handles implementation
Michal Klocek
2022-05-10
1
-36
/
+6
*
Quick: Add support for replacing touch handles with delegates
Balazs Egedi
2022-05-04
1
-19
/
+52
*
Fix a few code checker warnings
Allan Sandfeld Jensen
2022-03-30
1
-1
/
+1
*
Fix crash on WebEngine(View|Profile).userScripts.collection get
Kirill Burtsev
2022-02-10
1
-6
/
+28
*
webenginequick: Avoid deprecated QQmlListReference ctor
Fabian Kosmale
2022-01-26
1
-1
/
+2
*
Do not access accessibility from qt post routines
Michal Klocek
2021-11-16
1
-1
/
+5
*
Add onTouchSelectionMenuRequested QML handler
Balazs Egedi
2021-10-26
1
-0
/
+11
*
Fix drag and drop again
Allan Sandfeld Jensen
2021-09-10
1
-4
/
+4
*
Fix handling of new window request
Kirill Burtsev
2021-09-05
1
-12
/
+8
*
Restore enums for QQuickWebEngineView from old-new API classes
Kirill Burtsev
2021-08-26
1
-0
/
+18
*
Rename quick's 'newViewRequested' to 'newWindowRequested'
Kirill Burtsev
2021-08-18
1
-10
/
+10
*
Hide unneeded Quick C++ APIs
Kirill Burtsev
2021-08-17
1
-1
/
+1
*
WebEngineNavigationRequest: add accept/reject and deprecate setAction
Kirill Burtsev
2021-07-21
1
-5
/
+6
*
Get rid of Quick's TestSupport API
Peter Varga
2021-07-20
1
-53
/
+4
*
Clean up quick API
Peter Varga
2021-07-19
1
-44
/
+50
*
Merge UI2DelegatesManager into UIDelegatesManager
Balazs Egedi
2021-07-18
1
-1
/
+1
*
Get rid of private methods of QWebEngineNewWindowRequest
Peter Varga
2021-07-12
1
-4
/
+6
*
Remove outdated QT_VERSION_CHECKs
Allan Sandfeld Jensen
2021-07-09
1
-4
/
+0
*
Restore WebEngineNewViewRequest::openIn method
Allan Sandfeld Jensen
2021-07-06
1
-7
/
+7
*
Remove Quick Controls 1 UIDelegates and introduce UIDelegates test
Balazs Egedi
2021-07-01
1
-22
/
+1
*
Use new qml registration system and new qml cmake api
Michal Klocek
2021-06-23
1
-1
/
+1
*
Add QPageRanges to PDF printing
Allan Sandfeld Jensen
2021-06-22
1
-2
/
+5
*
Clean up header includes and friend classes in core
Peter Varga
2021-06-17
1
-0
/
+1
*
Replace Q_NULLPTR and pointer 0 with nullptr
Allan Sandfeld Jensen
2021-06-10
1
-3
/
+3
*
Replace testsupport's QQuickWebEngineErrorPage with isErrorPage
Allan Sandfeld Jensen
2021-06-06
1
-40
/
+6
*
Rename WebEngineLoadRequest to WebEngineLoadingInfo
Kirill Burtsev
2021-06-04
1
-8
/
+8
*
WebEngineView: rename navigationHistory to history
Kirill Burtsev
2021-06-04
1
-1
/
+1
*
Merge WebEngineHistory's quick implementation into QWebEngineHistory
Kirill Burtsev
2021-06-04
1
-3
/
+5
*
Replace FaviconManager with Chromium's Favicon Component
Peter Varga
2021-06-04
1
-17
/
+14
*
Move QQuickWebEngineNavigationRequest to Core
Allan Sandfeld Jensen
2021-06-04
1
-2
/
+2
*
Move createWindow to a signal
Allan Sandfeld Jensen
2021-06-03
1
-32
/
+42
*
Add WebEngineWidgets, WebEngineQuick modules cmake build
Michal Klocek
2021-05-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Allan Sandfeld Jensen
2021-05-12
1
-3
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Allan Sandfeld Jensen
2021-04-13
1
-0
/
+5
*
Fix 'WebEngine' ambiguity for Qt6
Michal Klocek
2021-04-13
1
-0
/
+2457
[prev]