summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginepage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-101-1/+95
* Bump copyrightsAllan Sandfeld Jensen2021-07-231-1/+1
* Add QWebEngineNewWindowRequest::openIn(QWebEnginePage *)Allan Sandfeld Jensen2021-07-231-5/+3
* WebEngineNavigationRequest: add accept/reject and deprecate setActionKirill Burtsev2021-07-211-6/+3
* Remove one more redundant function definitionAllan Sandfeld Jensen2021-07-141-13/+6
* Update parameters to findText callbackAllan Sandfeld Jensen2021-07-141-2/+2
* Get rid of private methods of QWebEngineNewWindowRequestPeter Varga2021-07-121-4/+5
* Get rid of a few redundant method variantsAllan Sandfeld Jensen2021-07-091-31/+1
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-081-4/+0
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-071-12/+15
* Add API for favicon databasePeter Varga2021-06-281-4/+5
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-221-4/+0
* Switch QWebEngineCallbacks in QWebEnginePage to std::functionAllan Sandfeld Jensen2021-06-181-24/+46
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-101-1/+1
* Fix some compiler warningsPeter Varga2021-06-101-4/+6
* Switch QWebEnginePage::findText() to std::functionAllan Sandfeld Jensen2021-06-101-2/+3
* QWebEnginePage: add new 'loading' property and expose QWebEngineLoadingInfoKirill Burtsev2021-06-081-5/+23
* Replace testsupport's QQuickWebEngineErrorPage with isErrorPageAllan Sandfeld Jensen2021-06-061-16/+5
* Merge WebEngineHistory's quick implementation into QWebEngineHistoryKirill Burtsev2021-06-041-4/+2
* Replace FaviconManager with Chromium's Favicon ComponentPeter Varga2021-06-041-3/+2
* Move QQuickWebEngineNavigationRequest to CoreAllan Sandfeld Jensen2021-06-041-0/+19
* Drop printsupport dependency from coreSzabolcs David2021-06-031-179/+7
* Move createWindow to a signalAllan Sandfeld Jensen2021-06-031-42/+153
* Add missing FileSelectionMode enum valueBalazs Egedi2021-05-311-0/+1
* Make handling of certificate errors possible from a signalAllan Sandfeld Jensen2021-05-251-3/+1
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-121-13/+9
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-171-4/+4
* Merge branch '5.15' into devAllan Sandfeld Jensen2021-01-191-1/+0
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-12-111-0/+5
* Move QWebEnginePage to coreMichal Klocek2020-11-241-0/+2453