summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginepage.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up coding style in API header filesAllan Sandfeld Jensen2021-08-191-8/+13
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-101-0/+12
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-1/+1
* Remove one more redundant function definitionAllan Sandfeld Jensen2021-07-141-2/+1
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-141-2/+2
* Get rid of a few redundant method variantsAllan Sandfeld Jensen2021-07-091-6/+4
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-081-5/+1
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-221-2/+0
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-181-5/+4
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-101-2/+2
* Switch QWebEnginePage::findText() to std::functionAllan Sandfeld Jensen2021-06-101-1/+3
* QWebEnginePage: add new 'loading' property and expose QWebEngineLoadingInfoKirill Burtsev2021-06-081-0/+5
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-041-0/+3
* Drop printsupport dependency from coreSzabolcs David2021-06-031-8/+0
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-0/+4
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-311-0/+1
* Make handling of certificate errors possible from a signalAllan Sandfeld Jensen2021-05-251-1/+1
* Move QWebEnginePage to coreMichal Klocek2020-11-241-0/+404