summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginepage.h
Commit message (Expand)AuthorAgeFilesLines
* Move QWebEnginePage to coreMichal Klocek2020-11-241-404/+0
* Move QWebEngineHistory to coreMichal Klocek2020-11-241-0/+4
* Drop dependency on QWebEngineView in pageMichal Klocek2020-11-241-1/+1
* Move page's view and widget bindings to viewMichal Klocek2020-11-201-1/+3
* Remove qwebengineview setter from qwebenginepageMichal Klocek2020-11-201-3/+0
* Move client certificate selection to coreMichal Klocek2020-11-201-1/+1
* Drop dependency on page in profileMichal Klocek2020-11-181-0/+2
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-09-071-1/+1
|\
| * Fix suggest-override warningsAllan Sandfeld Jensen2020-08-181-1/+1
* | Remove QT_NO_SSL checksMichal Klocek2020-08-281-3/+0
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-281-1/+1
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-181-3/+3
* | Move QWebEngineDownloadItem to QtWebEngineCoreMichal Klocek2020-08-171-1/+1
* | Unify certificate error handlingMichal Klocek2020-08-141-1/+1
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-121-1/+0
* | Move QMenu handling from page to viewMichal Klocek2020-08-121-6/+0
|/
* Add getter/signal to get the render process PIDFlorian Bruhin2020-02-011-0/+3
* Introduce findTextFinished signalPeter Varga2019-08-231-0/+3
* Implement page lifecycle APIJüri Valdmann2019-05-241-0/+24
* Add navigation type for redirectsAllan Sandfeld Jensen2019-05-101-1/+2
* Web Notifications APIKirill Burtsev2019-02-061-2/+0
* Move QWebEngineUrlRequestInterceptor::intercept to ui threadMichal Klocek2019-02-041-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-011-2/+0
|\
| * Remove QWebFrame commentsKai Koehne2019-01-301-2/+0
* | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-051-1/+1
|\|
| * Allow client certificates without opensslAllan Sandfeld Jensen2018-10-231-1/+1
* | Add setRequestInterceptor to QWebEnginePageAllan Sandfeld Jensen2018-10-171-0/+3
|/
* Correct cert to certificateAllan Sandfeld Jensen2018-09-121-3/+3
* Add printRequest()Michal Klocek2018-08-091-0/+1
* Fix build with '-no-feature-action' configurationValentin Fokin2018-07-181-0/+2
* Enable client certificate storeAllan Sandfeld Jensen2018-07-081-1/+6
* Shorten names of permission classesJüri Valdmann2018-04-131-4/+4
* Use Q_DECLARE_OPERATOR_FOR_FLAGS in public APIKai Koehne2018-04-131-0/+1
* Doc: Fix doc generation for some QWebEnginePage functionsLeena Miettinen2018-03-081-24/+2
* Add support for registerProtocolHandlerJüri Valdmann2018-02-131-0/+2
* Make default context menus look more like chrome's oneValentin Fokin2018-02-021-0/+2
* Introduce devtools frontendAllan Sandfeld Jensen2017-12-061-0/+5
* Support Quota Management APISzabolcs David2017-09-131-0/+2
* Add method for triggering downloadsFlorian Bruhin2017-07-191-0/+1
* Cleanup support for desktop captureJüri Valdmann2017-07-171-1/+3
* Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-051-8/+0
|\
| * Always compile QWebEnginePage::printJüri Valdmann2017-06-261-8/+0
* | Add several QtWebKit WebActionsViktor Engelmann2017-04-031-0/+16
|/
* Include Q_ENUM on QObject interface classesAleix Pol2017-03-271-0/+8
* Remove erroneous CONSTANT attributes from the public widgets APIAlexandru Croitor2017-03-071-4/+4
* Add print and pdf feature to new configure systemMichal Klocek2017-01-161-1/+6
* Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-111-1/+2
* Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-101-0/+2
* QML: Add FINAL, CONST to Q_PROPERTY declarationsViktor Engelmann2016-12-191-4/+4
* Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-011-3/+0