summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Mark PlaybackRequiresUserGesture as new in Qt 5.11Kai Koehne2018-03-231-0/+1
* Remove MediaNone, CanDoNone flags from QWebEngineContextMenuDataValentin Fokin2018-03-222-12/+2
* Cleanup file locationsAllan Sandfeld Jensen2018-03-201-1/+1
* Adaptations to form validationAllan Sandfeld Jensen2018-03-156-358/+0
* Doc: Remove broken link from web engine download item docsLeena Miettinen2018-03-131-1/+1
* Doc: Fix function signatures in docsLeena Miettinen2018-03-131-4/+4
* Expand docs for WebEngineDownloadItemJüri Valdmann2018-03-121-8/+74
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-086-370/+3
* Doc: Fix doc generation for some QWebEnginePage functionsLeena Miettinen2018-03-083-70/+9
* Doc: Fix doc generation for QWebEngineView::findText()Leena Miettinen2018-03-082-16/+1
* 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-136-0/+213
* 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
* Remove usage of private call QWidgetPrivate::updateWidgetTransform()Alexandru Croitor2018-02-081-8/+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-023-0/+8
* | | 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-178-65/+61
|\|
| * 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-086-14/+46
| |\|
| | * Fix access after free on shutdownAllan Sandfeld Jensen2018-01-052-0/+11
| | * Hardcode default argument for mimetype in ::setContentKai Koehne2017-12-182-6/+4
| | * 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-306-23/+14
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-11-296-23/+14
| |\| |
| | * | Add detailed documentation for when selectionChanged() gets emittedAlexandru Croitor2017-11-272-0/+6
| | * | 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
| | * | Add 'webengine' prefix to configure features, tests, libraries, etcAlexandru Croitor2017-11-121-3/+3
| | * | Doc: Rewrite AllowWindowActivationFromJavaScript docsLeena Miettinen2017-11-081-1/+2