summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add examples of enabling proprietary codecsLeena Miettinen2018-05-231-1/+18
* Disable drag&drop on eglfs for qml appMichal Klocek2018-05-042-0/+8
* Update plugins.qmltypesKai Koehne2018-04-172-16/+34
* Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-04-172-0/+11
* Fix crash on launching and quitting nanobrowser with devtools openAllan Sandfeld Jensen2018-04-171-6/+7
* Document process model switchesJüri Valdmann2018-04-171-0/+57
* Use wrappers in QtWebEngineCore public interfaceJüri Valdmann2018-04-132-6/+4
* Shorten names of permission classesJüri Valdmann2018-04-135-46/+46
* Avoid creating temporary blank WebContentsJüri Valdmann2018-04-063-148/+92
* Remove an unnecessary ContextMenu SeparatorValentin Fokin2018-04-051-1/+1
* Replace deprecated Q_FLAGS macroKai Koehne2018-04-052-5/+3
* Doc: Drop the use of QT_PLUGIN_PATH in documentation configTopi Reinio2018-03-273-47/+4
* Document verbose logging flagAllan Sandfeld Jensen2018-03-221-0/+4
* Remove MediaNone, CanDoNone flags from QWebEngineContextMenuDataValentin Fokin2018-03-223-12/+0
* Add registration of QQuickWebEngineDownloadItem / 1.7Kai Koehne2018-03-201-0/+2
* Update Chromium version in documentationKai Koehne2018-03-201-1/+1
* Adaptations to form validationAllan Sandfeld Jensen2018-03-158-278/+4
* Doc: Remove broken link from web engine download item docsLeena Miettinen2018-03-131-1/+1
* Clarify Windows build requirementsJoerg Bornemann2018-03-121-1/+1
* Doc: Describe functions for inspecting web content in Features topicLeena Miettinen2018-03-121-0/+9
* Expand docs for WebEngineDownloadItemJüri Valdmann2018-03-121-6/+69
* Doc: Bump QtWebEngine import versionKai Koehne2018-03-081-3/+3
* Rename protocol() to scheme() in QWERPHPermissionRequestJüri Valdmann2018-03-081-1/+1
* Move quota and registerProtocolHandler permission classes to coreJüri Valdmann2018-03-084-110/+19
* Doc: Fix documentation build to work with Clang-enabled QDocTopi Reinio2018-03-082-0/+51
* Remove unused QQuickWebEngineView::setDevicePixelRatioJüri Valdmann2018-03-062-9/+0
* Doc: Fix incorrect spelling in qtwebengines_dictionariesKai Koehne2018-03-061-1/+1
* Doc: Document qualified -webengine-proprietary-codecsKai Koehne2018-03-021-1/+1
* Fix some QDoc warningsJüri Valdmann2018-03-021-1/+1
* Replace accessibility private API usage with QQmlPropertyv5.11.0-beta1Alexandru Croitor2018-02-221-8/+10
* Fixup merge of downloadType from 5.10.1Allan Sandfeld Jensen2018-02-213-9/+22
* Add documentation about using Qt Quick Compiler with qrc .js filesAlexandru Croitor2018-02-202-0/+18
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-181-0/+4
|\
| * Fix crash on accessing WebEngineView properties too earlyPeter Varga2018-02-071-0/+4
* | Allow disabling cache of off-the-record profilesAllan Sandfeld Jensen2018-02-151-3/+4
* | Fix javascriptCanPaste NOTIFY signalJüri Valdmann2018-02-131-1/+1
* | Add support for registerProtocolHandlerJüri Valdmann2018-02-136-0/+111
* | Merge dev into 5.11Oswald Buddenhagen2018-02-062-25/+27
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2018-02-062-25/+27
| |\ \
| | * \ Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-02-022-25/+27
| | |\ \
| | | * | Fix crashes of url load qml testsMichal Klocek2018-01-312-22/+29
* | | | | Merge dev into 5.11Oswald Buddenhagen2018-02-061-2/+8
|\| | | |
| * | | | Merge remote-tracking branch 'origin/5.11' into devAllan Sandfeld Jensen2018-02-0210-127/+474
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Adaptations for Chromium 63Allan Sandfeld Jensen2018-01-251-2/+8
* | | | | QuotaPermissionController: Rename cancel() to reject()Jüri Valdmann2018-02-031-1/+1
| |/ / / |/| | |
* | | | Expose JavascriptCanPaste attributeKai Koehne2018-02-022-0/+29
* | | | Add EditFlags and MediaFlags to Quick and Widget APIValentin Fokin2018-02-024-6/+216
* | | | Make default context menus look more like chrome's oneValentin Fokin2018-02-023-121/+225
* | | | Unset inspectedView when devTools are not visibleSzabolcs David2018-02-011-0/+4
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-176-19/+27
|\| |