summaryrefslogtreecommitdiffstats
path: root/src/webengine
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-163-11/+21
| |\|
| | * Protect QML profiles as well as coreAllan Sandfeld Jensen2018-01-152-11/+16
| | * Fix backward compatibilityPeter Varga2018-01-081-0/+5
| * | Avoid to export QtTest symbols in QtWebEngineLiang Qi2018-01-051-1/+1
| * | Clean up contextMenuRequested implementationValentin Fokin2017-12-212-5/+4
* | | Deprecate download typeJüri Valdmann2018-01-025-21/+25
* | | Doc: Describe using earlier Qt versions to build Qt WebEngineLeena Miettinen2017-12-211-0/+14
* | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-12-181-1/+1
|\| |
| * | Doc: Update Chromium versionv5.10.0-rc1Kai Koehne2017-11-231-1/+1
* | | Introduce devtools frontendAllan Sandfeld Jensen2017-12-064-0/+89
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Allan Sandfeld Jensen2017-11-305-40/+42
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-11-295-40/+42
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-154-3/+38
| | |\|
| | | * Notify Chromium about leaving viewPeter Varga2017-11-092-0/+6
| | | * Do not stop findText on navigation if no finding in progressPeter Varga2017-11-071-1/+1
| | | * Fix position of keyboard-invoked context menu in QQuickWebEngineViewJoerg Bornemann2017-11-071-2/+31
| | * | Add 'webengine' prefix to configure features, tests, libraries, etcAlexandru Croitor2017-11-121-3/+3
| | * | Pass editor shortcuts to Chromium by ForwardKeyboardEventWithCommandsPeter Varga2017-11-032-34/+1
* | | | Expose an option to hide internal IP addresses from WebRTCAllan Sandfeld Jensen2017-11-292-0/+26
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-032-2/+6
|\| |
| * | Change spellchecker-related private features into public onesAlexandru Croitor2017-11-021-1/+1
| * | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-11-011-1/+5
| |\|
| | * Fix favicons with queries or fragmentsAllan Sandfeld Jensen2017-10-201-1/+5