index
:
delta/qt5/qtwebengine.git
0.9
1.0
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.10
5.15.11
5.15.12
5.15.13
5.15.14
5.15.2
5.15.3
5.15.4
5.15.5
5.15.6
5.15.7
5.15.8
5.15.9
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
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
baserock/v5.5.1
baserock/v5.6.0
dev
wip/44-based
wip/47-based
wip/qt6
wip/qtpdf
code.qt.io: qt/qtwebengine.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
api
/
qwebenginepage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test for presence of local frame in runJavaScript
Allan Sandfeld Jensen
2023-05-16
1
-2
/
+8
*
Better handling of interrupted PDF printing
Szabolcs David
2023-04-05
1
-0
/
+5
*
QWebEngineUrlResponseInterceptor: Implement new URL response interceptor
Yigit Akcay
2023-03-10
1
-0
/
+20
*
Support LTR and RTL text directions in input fields
Szabolcs David
2023-02-15
1
-0
/
+12
*
Add touchSelectionMenu for widgets
Martin Negyokru
2022-12-12
1
-0
/
+20
*
Deprecate Quota Permission Request API
Peter Varga
2022-12-08
1
-11
/
+5
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Add touchHandles for widgets
Martin Negyokru
2022-08-29
1
-0
/
+6
*
Various clean-ups
Peter Varga
2022-06-24
1
-1
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-22
1
-38
/
+2
*
Remove widget from QWebEnginePagePrivate
Allan Sandfeld Jensen
2022-06-22
1
-4
/
+4
*
Support HTML5 <datalist> element
Peter Varga
2022-06-19
1
-0
/
+14
*
Switch from QT_NO macros to feature checks
Allan Sandfeld Jensen
2022-06-10
1
-6
/
+6
*
Create a RWHV delegate in core
Allan Sandfeld Jensen
2022-06-09
1
-46
/
+12
*
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
-1
/
+11
*
Fix a few code checker warnings
Allan Sandfeld Jensen
2022-03-30
1
-1
/
+1
*
Avoid crashing on context free web actions
Allan Sandfeld Jensen
2022-03-24
1
-15
/
+15
*
Widgets: Add FileSelectionMode::FileSelectSave
Szabolcs David
2022-01-19
1
-0
/
+1
*
Cleanup code and clang build warnings
Kirill Burtsev
2022-01-02
1
-2
/
+0
*
Update documentation
Allan Sandfeld Jensen
2021-12-07
1
-2
/
+0
*
Fix drag and drop again
Allan Sandfeld Jensen
2021-09-10
1
-2
/
+2
*
Fix handling of new window request
Kirill Burtsev
2021-09-05
1
-26
/
+9
*
Update documentation notes for build with WebEngine modules
Kirill Burtsev
2021-08-17
1
-2
/
+2
*
Return printToPdf to QWebEnginePage
Allan Sandfeld Jensen
2021-08-09
1
-1
/
+95
*
Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)
Allan Sandfeld Jensen
2021-07-21
1
-5
/
+3
*
WebEngineNavigationRequest: add accept/reject and deprecate setAction
Kirill Burtsev
2021-07-21
1
-6
/
+3
*
Bump copyrights
Allan Sandfeld Jensen
2021-07-14
1
-1
/
+1
*
Remove one more redundant function definition
Allan Sandfeld Jensen
2021-07-14
1
-13
/
+6
*
Update parameters to findText callback
Allan Sandfeld Jensen
2021-07-13
1
-2
/
+2
*
Get rid of private methods of QWebEngineNewWindowRequest
Peter Varga
2021-07-12
1
-4
/
+5
*
Get rid of a few redundant method variants
Allan Sandfeld Jensen
2021-07-09
1
-31
/
+1
*
Clean up includes, forward declarations and friends in core api
Peter Varga
2021-07-08
1
-4
/
+0
*
Doc: Fix documentation issues for Qt WebEngine
Topi Reinio
2021-07-01
1
-12
/
+15
*
Add page() and view() back to download-item
Allan Sandfeld Jensen
2021-06-21
1
-4
/
+0
*
Add API for favicon database
Peter Varga
2021-06-18
1
-4
/
+5
*
Switch QWebEngineCallbacks in QWebEnginePage to std::function
Allan Sandfeld Jensen
2021-06-17
1
-24
/
+46
*
Fix some compiler warnings
Peter Varga
2021-06-10
1
-4
/
+6
*
Replace Q_NULLPTR and pointer 0 with nullptr
Allan Sandfeld Jensen
2021-06-10
1
-1
/
+1
*
Switch QWebEnginePage::findText() to std::function
Allan Sandfeld Jensen
2021-06-10
1
-2
/
+3
*
QWebEnginePage: add new 'loading' property and expose QWebEngineLoadingInfo
Kirill Burtsev
2021-06-08
1
-5
/
+23
*
Replace testsupport's QQuickWebEngineErrorPage with isErrorPage
Allan Sandfeld Jensen
2021-06-06
1
-16
/
+5
*
Merge WebEngineHistory's quick implementation into QWebEngineHistory
Kirill Burtsev
2021-06-04
1
-4
/
+2
*
Replace FaviconManager with Chromium's Favicon Component
Peter Varga
2021-06-04
1
-3
/
+2
*
Move QQuickWebEngineNavigationRequest to Core
Allan Sandfeld Jensen
2021-06-04
1
-0
/
+19
*
Drop printsupport dependency from core
Szabolcs David
2021-06-03
1
-179
/
+7
*
Move createWindow to a signal
Allan Sandfeld Jensen
2021-06-03
1
-42
/
+153
*
Add missing FileSelectionMode enum value
Balazs Egedi
2021-05-31
1
-0
/
+1
*
Make handling of certificate errors possible from a signal
Allan Sandfeld Jensen
2021-05-25
1
-3
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Allan Sandfeld Jensen
2021-05-12
1
-13
/
+9
[next]