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.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
dev
wip/47-based
wip/qtpdf
Qt WebEngine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
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
2
-2
/
+2
*
Remove local-access-allowed from qrc
Allan Sandfeld Jensen
2021-08-12
1
-1
/
+0
*
Ensure certificate error callback call for all types
Kirill Burtsev
2021-08-10
1
-2
/
+4
*
Remove QWebEngineCallback
Allan Sandfeld Jensen
2021-08-10
9
-465
/
+37
*
Fix missing xkbcommon include on openSUSE
Michal Klocek
2021-08-10
1
-0
/
+8
*
Return printToPdf to QWebEnginePage
Allan Sandfeld Jensen
2021-08-10
3
-2
/
+113
*
Reintroduce File Picker control
Balazs Egedi
2021-08-10
2
-0
/
+7
*
Fix wrong CHROMIUM_VERSION with cmake
Peter Varga
2021-08-06
1
-1
/
+4
*
QtWebEngineProcess: fix installation
Li Xinwei
2021-07-29
1
-0
/
+4
*
QWebEngineNavigationRequest: Prospective fix for clang parsers
Friedemann Kleint
2021-07-26
1
-1
/
+1
*
Disable kAllowContentInitiatedDataUrlNavigations
Allan Sandfeld Jensen
2021-07-23
1
-5
/
+0
*
Bump copyrights
Allan Sandfeld Jensen
2021-07-23
15
-15
/
+15
*
Add support for macOS universal builds
Allan Sandfeld Jensen
2021-07-23
1
-395
/
+436
*
Remove IPC message logging
Peter Varga
2021-07-23
10
-62
/
+3
*
Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)
Allan Sandfeld Jensen
2021-07-23
3
-5
/
+22
*
Fix crash in UI thread after deletion of profile io data on IO thread
Kirill Burtsev
2021-07-22
1
-5
/
+7
*
Refactor cmake build
Michal Klocek
2021-07-22
4
-286
/
+32
*
WebEngineNavigationRequest: add accept/reject and deprecate setAction
Kirill Burtsev
2021-07-21
8
-55
/
+67
*
Remove duplicated 'downloadProgress' in favor of separate signals
Kirill Burtsev
2021-07-21
2
-16
/
+0
*
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
7
-27
/
+0
*
Fix assertion in getCurrentKeyboardLayout()
Szabolcs David
2021-07-21
1
-0
/
+3
*
Cleanup gni files
Michal Klocek
2021-07-21
4
-511
/
+63
*
Various clean-ups around QWebEngineView
Peter Varga
2021-07-20
1
-1
/
+0
*
Remove one more redundant function definition
Allan Sandfeld Jensen
2021-07-14
3
-17
/
+8
*
Update parameters to findText callback
Allan Sandfeld Jensen
2021-07-14
5
-18
/
+19
*
Adaptations for 90-based
Allan Sandfeld Jensen
2021-07-13
85
-749
/
+691
*
Update comments on ContextMenuRequest enums
Peter Varga
2021-07-12
1
-2
/
+3
*
Get rid of private methods of QWebEngineNewWindowRequest
Peter Varga
2021-07-12
5
-44
/
+94
*
Fix Keyboard.getLayoutMap() with cmake build
Peter Varga
2021-07-12
2
-8
/
+8
*
Remove outdated QT_VERSION_CHECKs
Allan Sandfeld Jensen
2021-07-09
4
-27
/
+0
*
Get rid of a few redundant method variants
Allan Sandfeld Jensen
2021-07-09
3
-39
/
+6
*
Fix Qt include conventions in public headers
Friedemann Kleint
2021-07-09
13
-32
/
+34
*
Clean up includes, forward declarations and friends in core api
Peter Varga
2021-07-08
19
-42
/
+6
*
Doc: Fix documentation issues for Qt WebEngine
Topi Reinio
2021-07-07
15
-97
/
+65
*
Remove deprecated useforglobalcertificateverification
Peter Varga
2021-07-06
7
-91
/
+0
*
Add arm optimization flags to cmake build
Michal Klocek
2021-07-07
2
-5
/
+45
*
Restore WebEngineNewViewRequest::openIn method
Allan Sandfeld Jensen
2021-07-06
2
-3
/
+3
*
Fix build with system ICU library
Kirill Burtsev
2021-07-02
1
-23
/
+10
*
Cancel favicon requests explicitly
Allan Sandfeld Jensen
2021-07-02
1
-0
/
+1
*
Add cross compilation support to cmake builds
Michal Klocek
2021-07-02
4
-45
/
+80
*
Remove QRC->file special case
Allan Sandfeld Jensen
2021-07-02
3
-22
/
+1
*
Fix docs since 6.0 references for new apis
Kirill Burtsev
2021-07-02
2
-5
/
+5
*
Implement dialogs of File System Access API
Szabolcs David
2021-07-01
7
-20
/
+331
*
Pass compiler wrapper to GN
Allan Sandfeld Jensen
2021-06-30
1
-0
/
+3
*
Enable jumbo-builds for windows
Allan Sandfeld Jensen
2021-06-30
1
-7
/
+2
*
Add checks for xrandr and xdamage
Allan Sandfeld Jensen
2021-06-28
1
-0
/
+7
*
Add API for favicon database
Peter Varga
2021-06-28
5
-4
/
+184
[next]