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.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.2
6.2.0
6.2.3
6.2.4
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.6
6.6.0
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
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
v6.2.0-beta3
Andreas Buhr
2021-08-12
3
-3
/
+3
*
Remove local-access-allowed from qrc
Allan Sandfeld Jensen
2021-08-12
2
-3
/
+2
*
Update dependencies on '6.2' in qt/qtwebengine
Daniel Smith
2021-08-12
1
-7
/
+4
*
Ensure certificate error callback call for all types
Kirill Burtsev
2021-08-10
6
-34
/
+57
*
Revert "Remove certificate fatal error test"
Kirill Burtsev
2021-08-10
2
-0
/
+34
*
Remove QWebEngineCallback
Allan Sandfeld Jensen
2021-08-10
10
-466
/
+37
*
Fix custom dialog example
Michal Klocek
2021-08-10
5
-11
/
+25
*
Fix widget dependency in customdialogs
Michal Klocek
2021-08-10
1
-2
/
+1
*
Fix missing xkbcommon include on openSUSE
Michal Klocek
2021-08-10
1
-0
/
+8
*
Return printToPdf to QWebEnginePage
Allan Sandfeld Jensen
2021-08-10
6
-62
/
+130
*
Reintroduce File Picker control
Balazs Egedi
2021-08-10
6
-18
/
+17
*
Add QWebEnginePage::view() replacement
Allan Sandfeld Jensen
2021-08-09
3
-0
/
+21
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-08-09
1
-5
/
+5
*
CMake: use correct condition for system gn
Samuli Piippo
2021-08-09
1
-1
/
+1
*
Fix wrong CHROMIUM_VERSION with cmake
Peter Varga
2021-08-06
1
-1
/
+4
*
Suppress console window for subprocess on windows
Kirill Burtsev
2021-08-06
1
-0
/
+1
*
Implement QML Color Dialog
Balazs Egedi
2021-08-05
4
-16
/
+277
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-08-03
1
-5
/
+5
*
QtWebEngineProcess: fix installation
Li Xinwei
2021-07-29
2
-2
/
+23
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-07-29
1
-5
/
+5
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-07-28
1
-5
/
+5
*
Add missing dependecies for top level build
Michal Klocek
2021-07-27
1
-1
/
+4
*
Update customdialogs example to work with Quick Controls 2
Balazs Egedi
2021-07-27
24
-83
/
+70
*
QWebEngineNavigationRequest: Prospective fix for clang parsers
Friedemann Kleint
2021-07-26
1
-1
/
+1
*
Update dependencies on '6.2' in qt/qtwebengine
v6.2.0-beta2
Qt Submodule Update Bot
2021-07-25
1
-5
/
+5
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-07-24
1
-5
/
+5
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-07-24
1
-5
/
+5
*
Disable kAllowContentInitiatedDataUrlNavigations
Allan Sandfeld Jensen
2021-07-23
2
-27
/
+43
*
Bump copyrights
Allan Sandfeld Jensen
2021-07-23
15
-15
/
+15
*
Add support for macOS universal builds
Allan Sandfeld Jensen
2021-07-23
4
-414
/
+554
*
Remove IPC message logging
Peter Varga
2021-07-23
10
-62
/
+3
*
Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)
Allan Sandfeld Jensen
2021-07-23
4
-8
/
+24
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-07-23
1
-5
/
+5
*
Improve toolchain generation
Allan Sandfeld Jensen
2021-07-22
3
-28
/
+66
*
Fix crash in UI thread after deletion of profile io data on IO thread
Kirill Burtsev
2021-07-22
1
-5
/
+7
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-07-22
1
-5
/
+5
*
White-space fixes in Functions.cmake
Allan Sandfeld Jensen
2021-07-22
1
-97
/
+97
*
Refactor cmake build
Michal Klocek
2021-07-22
6
-246
/
+322
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-07-22
1
-5
/
+5
*
WebEngineNavigationRequest: add accept/reject and deprecate setAction
Kirill Burtsev
2021-07-21
13
-65
/
+80
*
Remove duplicated 'downloadProgress' in favor of separate signals
Kirill Burtsev
2021-07-21
5
-20
/
+3
*
QWebEngineProfile: hide notificationPresenter method back from api
Kirill Burtsev
2021-07-21
1
-1
/
+3
*
Remove two feature disablements
Allan Sandfeld Jensen
2021-07-21
1
-8
/
+0
*
Silence GCC warnings in core
Peter Varga
2021-07-21
2
-0
/
+17
*
Get rid of Quick's TestSupport API
Peter Varga
2021-07-21
36
-754
/
+261
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-07-21
1
-5
/
+5
*
Fix assertion in getCurrentKeyboardLayout()
Szabolcs David
2021-07-21
1
-0
/
+3
*
Cleanup gni files
Michal Klocek
2021-07-21
4
-511
/
+63
*
Update dependencies on '6.2' in qt/qtwebengine
Qt Submodule Update Bot
2021-07-20
1
-5
/
+5
*
Various clean-ups around QWebEngineView
Peter Varga
2021-07-20
6
-42
/
+43
[next]