summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/api
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix doc generation for some QWebEnginePage functionsLeena Miettinen2018-03-082-26/+2
* Doc: Fix doc generation for QWebEngineView::findText()Leena Miettinen2018-03-081-6/+0
* Explicitly use custom margins for printing to pdfMichael Brüning2018-03-061-1/+3
* Doc: Link QWebEngineDownloadItem SavePage-related functionsLeena Miettinen2018-03-051-2/+4
* Fixup merge of downloadType from 5.10.1Allan Sandfeld Jensen2018-02-213-8/+20
* Allow disabling cache of off-the-record profilesAllan Sandfeld Jensen2018-02-151-3/+5
* Add support for registerProtocolHandlerJüri Valdmann2018-02-135-0/+211
* Register metatype of QWebEngineQuotaPermissionRequestJüri Valdmann2018-02-132-4/+13
* Correct documentation for storage pathsMichal Klocek2018-02-121-4/+10
* Remove unnecessary qguiapplication_p.h includeAlexandru Croitor2018-02-081-2/+0
* Merge dev into 5.11Oswald Buddenhagen2018-02-061-6/+11
|\
| * 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
* | | | QuotaPermissionController: Rename cancel() to reject()Jüri Valdmann2018-02-031-1/+1
|/ / /
* | | Expose JavascriptCanPaste attributeKai Koehne2018-02-022-0/+3
* | | Add EditFlags and MediaFlags to Quick and Widget APIValentin Fokin2018-02-022-0/+123
* | | Make default context menus look more like chrome's oneValentin Fokin2018-02-023-102/+215
|/ /
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-176-59/+57
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-163-45/+9
| |\
| | * Protect QML profiles as well as coreAllan Sandfeld Jensen2018-01-152-43/+7
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-084-8/+42
| |\|
| | * Fix access after free on shutdownAllan Sandfeld Jensen2018-01-052-0/+11
| | * Turn off caching of images rendered for the printerMichael Brüning2017-12-141-3/+5
| | * Refactor QWebEngineView tooltip handlingPeter Varga2017-12-082-6/+28
| * | Clean up contextMenuRequested implementationValentin Fokin2017-12-212-13/+14
* | | Deprecate download typeJüri Valdmann2018-01-024-17/+20
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-12-181-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-12-051-1/+2
| |\|
| | * Fix crash on exit-fullscreen using context menuAllan Sandfeld Jensen2017-11-291-1/+2
* | | Fix missing space in documentationAllan Sandfeld Jensen2017-12-091-1/+1
* | | Introduce devtools frontendAllan Sandfeld Jensen2017-12-063-0/+98
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2017-11-301-14/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-11-291-14/+1
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-1/+1
| | |\|
| | | * Do not stop findText on navigation if no finding in progressPeter Varga2017-11-071-1/+1
| | * | Pass editor shortcuts to Chromium by ForwardKeyboardEventWithCommandsPeter Varga2017-11-031-13/+0
* | | | Expose an option to hide internal IP addresses from WebRTCAllan Sandfeld Jensen2017-11-292-1/+4
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-032-10/+41
|\| |
| * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-11-012-10/+41
| |\|
| | * Destruct BrowserContextAdapter together with WebEngineContext in widgetPeter Varga2017-10-272-10/+41
* | | Add setting to inhibit autoplay until user interactionAllan Sandfeld Jensen2017-11-022-1/+4
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-271-2/+8
|\| |
| * | Fix Qt::NoContextMenu policy handling in QWebEngineViewValentin Fokin2017-10-241-2/+8
* | | Merge branch '5.10' into devAllan Sandfeld Jensen2017-10-131-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-291-0/+4
| |\|
| | * Document that the Windows version in the user-agent might be wrongKai Koehne2017-09-141-0/+4
* | | Implement geometryChangeRequested signal in the Quick APISzabolcs David2017-10-052-3/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-222-3/+3
|\| |