summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Reject certificate error for non-overridable errorsKirill Burtsev2019-08-292-4/+2
* Fix reporting overridable flag for QML WebEngineCertificateError typeKirill Burtsev2019-08-294-7/+7
* Fix WebEngineView.findText with a callback doc parameter descriptionKirill Burtsev2019-08-281-6/+5
* Update ChromiumJüri Valdmann2019-08-211-0/+0
* Update ChromiumMichal Klocek2019-08-051-0/+0
* Update ChromiumMichal Klocek2019-08-041-0/+0
* Update ChromiumMichal Klocek2019-08-041-0/+0
* Fix tooltip text wrappingTamas Zakor2019-07-252-4/+6
* Fix use-after-free of HostResolverJüri Valdmann2019-07-242-1/+3
* Update ChromiumMichal Klocek2019-07-221-0/+0
* Doc: Edit docs on script injectionLeena Miettinen2019-07-226-12/+21
* Fix use-after-free in WebContentsAdapter::loadJüri Valdmann2019-07-181-3/+7
* Reset findText reply id on StopFinding to prevent callback laterKirill Burtsev2019-07-163-1/+4
* Do not proceed with uninitialized resourcesMichal Klocek2019-07-121-4/+4
* Make enabling full debug information easierAllan Sandfeld Jensen2019-07-121-0/+12
* If Qt is configured with ccache feature pass that along to GNAlexandru Croitor2019-07-121-0/+4
* Doc: Update requirements for building on WindowsLeena Miettinen2019-07-121-1/+6
* Fix detection of ozone x11 supportMichal Klocek2019-07-124-6/+22
* Fully setup replaced QMouseDblClickEvent with source and flagsKirill Burtsev2019-07-081-1/+1
* Unset global share context pointer on deletionJüri Valdmann2019-07-041-0/+2
* Set custom user-agent manually on new windowsAllan Sandfeld Jensen2019-06-071-0/+5
* Do not forward key-events on QQuickItem levelAllan Sandfeld Jensen2019-06-141-8/+0
* Accept handled eventsAllan Sandfeld Jensen2019-06-141-0/+2
* Use Chromium linker flagsMichal Klocek2019-06-041-5/+9
* Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Allan Sandfeld Jensen2019-06-077-24/+37
|\
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Allan Sandfeld Jensen2019-06-077-24/+37
| |\
| | * Update ChromiumMichal Klocek2019-06-061-0/+0
| | * Update ChromiumMichal Klocek2019-06-061-0/+0
| | * Don't allow QtWebEngineCore to request executable stackThiago Macieira2019-05-312-0/+12
| | * Fix automatic NTLM authentication by backporting server white list supportAllan Sandfeld Jensen2019-05-291-8/+8
| | * Update ChromiumJüri Valdmann2019-05-291-0/+0
| | * Make linker call look great againMichal Klocek2019-05-274-11/+9
| | * Fix linker too long argument listMichal Klocek2019-05-271-7/+10
* | | Doc: Improve documentation for QWebEngineView::setHtml()Leena Miettinen2019-06-072-3/+9
|/ /
* / Disable edit actions when content has no focused framePeter Varga2019-05-2713-7/+145
|/
* Add path validation for QWebEngineDownloadItem::setPath()Tamas Zakor2019-05-202-0/+23
* Fix detection of the webengine-arm-thumb featureJoerg Bornemann2019-05-212-0/+14
* Referrer HTTP Header no longer ignored when set via RequestInterceptorLeander Beernaert2019-05-201-3/+10
* Doc: Add \a commands for WebEngineView signal and method argumentsLeena Miettinen2019-05-151-25/+28
* Update ChromiumJüri Valdmann2019-05-101-0/+0
* Update docs and test for runJavaScriptJüri Valdmann2019-05-092-0/+10
* Q(Quick)WebEngineProfile: Update list of internal schemesJüri Valdmann2019-05-074-64/+43
* Skip qtwebengine for -no-gui build (also in the configure system)Kai Koehne2019-05-061-0/+1
* Do not crash on QWebEnginePagePrivate::releaseProfile()Allan Sandfeld Jensen2019-05-031-5/+9
* Doc: Add notes about delegating navigation requestsLeena Miettinen2019-05-022-5/+22
* Handle corner case of assigning an implicit page to a new viewAllan Sandfeld Jensen2019-04-301-9/+13
* QWebEngineUrlScheme: Prevent registration of standard schemesJüri Valdmann2019-04-291-0/+5
* Allow VS 2019 to try to build QtWebEngineAllan Sandfeld Jensen2019-04-181-0/+2
* Fix printing of landscape orientationSzabolcs David2019-04-171-13/+15
* Fix QWebEngineView::setPage not deleting old pageJüri Valdmann2019-04-173-0/+10