summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api/qwebenginepage.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-051-14/+83
|\|
| * Keep visibility of WebContents when restoring historyPeter Varga2018-10-291-0/+2
| * Stop showing speculative framesJüri Valdmann2018-10-291-5/+79
| * Unify updating navigation actionsSzabolcs David2018-10-231-7/+0
| * Allow client certificates without opensslAllan Sandfeld Jensen2018-10-231-2/+2
* | Add setRequestInterceptor to QWebEnginePageAllan Sandfeld Jensen2018-10-171-0/+37
|/
* Fix QWebEngineView changed properties emit on setPageKirill Burtsev2018-10-011-1/+1
* Fix QWebEnginePage emit zero loadProgress before loadStartedKirill Burtsev2018-09-241-1/+1
* Correct cert to certificateAllan Sandfeld Jensen2018-09-121-5/+5
* Fix issues with qml bindings accessing non-existing adapterMichal Klocek2018-09-121-2/+2
* Avoid reattach of page before deleting itAllan Sandfeld Jensen2018-09-051-1/+1
* Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-211-0/+5
|\
| * Add threading and security note for print()Michal Klocek2018-07-201-0/+5
* | Make WebChannel an optional featureMichal Klocek2018-08-091-0/+12
* | Add printRequest()Michal Klocek2018-08-091-0/+18
* | Fix build with '-no-feature-action' configurationValentin Fokin2018-07-181-0/+48
* | Rename BrowserContextAdapter to ProfileAdapterMichal Klocek2018-07-091-4/+4
* | Enable client certificate storeAllan Sandfeld Jensen2018-07-081-0/+31
* | Unset currentPrinter before triggering the callback of printing operationSzabolcs David2018-07-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-06-261-50/+51
|\|
| * Fix segfault in QWebEnginePage::triggerActionJüri Valdmann2018-05-301-50/+51
* | Fine tune configure and clean up header includesMichal Klocek2018-06-121-29/+18
* | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-05-291-5/+0
|\|
| * Fix overeager disabling of QActions in QWebEnginePageJüri Valdmann2018-05-191-5/+0
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Michal Klocek2018-05-181-1/+9
|\|
| * Cleanup pdfium_document_wrapper_qt.h includeAllan Sandfeld Jensen2018-05-151-1/+4
| * Disable drag&drop on eglfs for qml appMichal Klocek2018-05-041-0/+5
* | Change BrowserContextAdapter to be QPointerMichal Klocek2018-05-181-1/+1
|/
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-171-0/+7
* Use wrappers in QtWebEngineCore public interfaceJüri Valdmann2018-04-131-4/+2
* Shorten names of permission classesJüri Valdmann2018-04-131-14/+14
* Avoid creating temporary blank WebContentsJüri Valdmann2018-04-061-32/+94
* Remove an unnecessary ContextMenu SeparatorValentin Fokin2018-04-051-1/+2
* Cleanup file locationsAllan Sandfeld Jensen2018-03-201-1/+1
* Adaptations to form validationAllan Sandfeld Jensen2018-03-151-25/+0
* Doc: Fix function signatures in docsLeena Miettinen2018-03-131-4/+4
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-081-0/+3
* Doc: Fix doc generation for some QWebEnginePage functionsLeena Miettinen2018-03-081-2/+0
* Explicitly use custom margins for printing to pdfMichael Brüning2018-03-061-1/+3
* Add support for registerProtocolHandlerJüri Valdmann2018-02-131-0/+20
* Remove unnecessary qguiapplication_p.h includeAlexandru Croitor2018-02-081-2/+0
* Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2018-02-061-6/+11
|\
| * Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-02-021-6/+11
| |\
| | * Fix crashes of url load qml testsMichal Klocek2018-01-311-3/+7
| | * Use correct margins when printing with QPrinterSzabolcs David2018-01-231-3/+4
* | | Make default context menus look more like chrome's oneValentin Fokin2018-02-021-102/+196
|/ /
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-171-19/+30
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-081-7/+17
| |\
| | * Turn off caching of images rendered for the printerMichael Brüning2017-12-141-3/+5
| | * Refactor QWebEngineView tooltip handlingPeter Varga2017-12-081-5/+14