summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Deprecate QWebEngineDownloadItem path API properlyTamas Zakor2019-11-051-2/+6
* Code-style cleanup in src/core/extensionsAllan Sandfeld Jensen2019-11-048-106/+73
* Merge branch '5.13' into 5.14Allan Sandfeld Jensen2019-10-3013-53/+98
|\
| * Merge remote-tracking branch 'origin/5.13.2' into 5.13Allan Sandfeld Jensen2019-10-2814-52/+98
| |\
| | * Track request interceptor destroy and update profile io data accordinglyKirill Burtsev2019-10-231-0/+9
| | * Update ChromiumAllan Sandfeld Jensen2019-10-232-1/+1
| | * Activate extensions on Linux for GCC version 5.3.1 as wellMichael Bruning2019-10-181-5/+1
| | * Update ChromiumAllan Sandfeld Jensen2019-10-171-0/+0
| | * Fix getDisplayMedia crashJüri Valdmann2019-10-171-35/+41
| | * Disable explicitly glibMichal Klocek2019-10-161-1/+1
| | * Update ChromiumAllan Sandfeld Jensen2019-10-151-0/+0
| | * Add workaround for broken rendering on embeddedMichal Klocek2019-10-141-0/+2
| | * Merge "Fix accessiblity events for combo-boxes"Allan Jensen2019-10-112-0/+20
| | |\
| | | * Fix accessiblity events for combo-boxesAllan Jensen2019-10-112-0/+20
| | * | Merge 5.13 into 5.13.2Frederik Gladhorn2019-10-111-0/+0
| | |\ \ | | | |/ | | |/|
| | * | FIXUP: Fix page and profile interceptors initializationMichal Klocek2019-10-102-1/+1
| | * | Fix life cycle issue of QWebEngineUrlRequestInterceptorMichal Klocek2019-10-104-9/+22
| * | | Don't modify the allowed actions as they are correct alreadyAndy Shaw2019-10-111-2/+1
| | |/ | |/|
| * | Update ChromiumPeter Varga2019-10-101-0/+0
| |/
| * Reuse action for back, forward, reload web actionsMichal Klocek2019-09-261-6/+3
| * Unify shared context initializationMichal Klocek2019-09-263-5/+14
| * Fix XMLHttpRequest status with custom schemesJüri Valdmann2019-09-252-0/+19
| * Update ChromiumJüri Valdmann2019-09-241-0/+0
* | Update documented Chromium versionAllan Sandfeld Jensen2019-10-301-1/+1
* | Fix all GCC and Clang warningsJüri Valdmann2019-10-3014-23/+45
* | Fix handling of autorepeating KeyRelease eventsJüri Valdmann2019-10-301-0/+8
* | Request Chromium ANGLE implementation on WindowsAllan Sandfeld Jensen2019-10-252-2/+3
* | Delete URLRequestCustomJob::m_httpStatusCodeJüri Valdmann2019-10-243-6/+1
* | Doc: Mention NavigationTypeRedirect is new in Qt 5.14Kai Koehne2019-10-241-1/+1
* | Remove NetworkDelegate access from BrowserMessageFilterAllan Sandfeld Jensen2019-10-242-15/+12
* | Update ChromiumMichael Brüning2019-10-231-0/+0
* | Adapt to change in DrawQuad::ShouldDrawWithBlendingAllan Sandfeld Jensen2019-10-231-7/+7
* | Update minimum requirement for ICU version to 64Kirill Burtsev2019-10-231-2/+2
* | Add HTTP content-typeAllan Sandfeld Jensen2019-10-231-0/+6
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-225-18/+30
* | Leave DCHECKs on when configured with -force-assertsJüri Valdmann2019-10-211-0/+2
* | Update plugins.qmltypes for 5.14Kai Koehne2019-10-211-17/+348
* | QML: Use revision 10 for import 1.10Kai Koehne2019-10-212-7/+7
* | Follow theme settings like Chrome doesAllan Sandfeld Jensen2019-10-211-0/+46
* | Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-195-14/+26
* | Rename certificate error's chain API methodKirill Burtsev2019-10-175-10/+10
* | QML: Fix import to 1.10Kai Koehne2019-10-172-7/+6
* | Fix timestamp of geoposition objectsSzabolcs David2019-10-161-1/+1
* | Handle possible frame eviction on showAllan Sandfeld Jensen2019-10-161-1/+8
* | Doc: Fix link to the WebRTC featureLeena Miettinen2019-10-111-1/+2
* | Adaptations for Chromium 77Allan Sandfeld Jensen2019-10-1166-411/+831
* | Adaptations for Chromium 76Allan Sandfeld Jensen2019-10-1132-238/+241
* | Use ProtocolHandlerRegistry with network serviceJüri Valdmann2019-10-114-8/+85
* | Move lifecycle docs to features pageJüri Valdmann2019-10-103-10/+88
* | Improve Q(Quick)WebEngineDownloadItem APITamas Zakor2019-10-074-11/+14