summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Re-enable X11 WebRTC support for desktop sharingAllan Sandfeld Jensen2019-11-221-1/+1
| * | | | Fix regression in alt attribute of copied image urlsAllan Sandfeld Jensen2019-11-302-0/+20
| * | | | Support accept attribute of file inputSzabolcs David2019-11-292-2/+52
| | |/ / | |/| |
| * | | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-11-143-70/+25
| |\ \ \ | | |/ / | |/| |
| | * | Fix compilation on CI5.13Michal Klocek2019-11-131-0/+1
| | * | Redo scale handling of pdf when printingMichal Klocek2019-10-312-70/+24
* | | | Implement proxy config for network serviceJüri Valdmann2019-12-0510-26/+283
* | | | Experimental network-service supportAllan Sandfeld Jensen2019-12-0519-47/+2443
* | | | Fix extensions after IsHandledURL() was implementedAllan Sandfeld Jensen2019-12-034-39/+12
* | | | Remove direct URLRequestJob access from URLRequestCustomJobProxyAllan Sandfeld Jensen2019-11-295-63/+121
* | | | Fix loading resources over qrcJüri Valdmann2019-11-281-2/+9
* | | | Switch navigationRequested to using NavigationThrottleAllan Sandfeld Jensen2019-11-285-30/+78
| |_|/ |/| |
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2019-11-1435-274/+262
|\| |
| * | Code-style cleanup in src/core/netAllan Sandfeld Jensen2019-11-1325-161/+168
| * | Store favicon URL when serializing QWebEngineHistoryDmitriy Kuminov2019-11-081-6/+20
| * | Disable robustness againAllan Sandfeld Jensen2019-11-081-1/+1
| * | Code-style cleanup in src/core/extensionsAllan Sandfeld Jensen2019-11-048-106/+73
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2019-11-0131-84/+155
|\| |
| * | Merge branch '5.13' into 5.14Allan Sandfeld Jensen2019-10-3012-52/+97
| |\|
| | * Merge remote-tracking branch 'origin/5.13.2' into 5.13Allan Sandfeld Jensen2019-10-2813-52/+98
| | |\
| | | * Track request interceptor destroy and update profile io data accordinglyKirill Burtsev2019-10-231-0/+9
| | | * Update ChromiumAllan Sandfeld Jensen2019-10-231-1/+1
| | | * Activate extensions on Linux for GCC version 5.3.1 as wellMichael Bruning2019-10-181-5/+1
| | | * Fix getDisplayMedia crashJüri Valdmann2019-10-171-35/+41
| | | * Disable explicitly glibMichal Klocek2019-10-161-1/+1
| | | * Add workaround for broken rendering on embeddedMichal Klocek2019-10-141-0/+2
| | | * Fix accessiblity events for combo-boxesAllan Jensen2019-10-112-0/+20
| | | * 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
| | |/
| | * Unify shared context initializationMichal Klocek2019-09-262-2/+2
| | * Fix XMLHttpRequest status with custom schemesJüri Valdmann2019-09-252-0/+19
| * | 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 superfluous length check before parsing binary JSONUlf Hermann2019-10-301-8/+2
|/ /
* | Remove NetworkDelegate access from BrowserMessageFilterAllan Sandfeld Jensen2019-10-242-15/+12
* | Adapt to change in DrawQuad::ShouldDrawWithBlendingAllan Sandfeld Jensen2019-10-231-7/+7
* | Add HTTP content-typeAllan Sandfeld Jensen2019-10-231-0/+6
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-223-9/+15
* | Follow theme settings like Chrome doesAllan Sandfeld Jensen2019-10-211-0/+46
* | Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-194-12/+24
* | Rename certificate error's chain API methodKirill Burtsev2019-10-173-5/+5
* | Fix timestamp of geoposition objectsSzabolcs David2019-10-161-1/+1
* | Handle possible frame eviction on showAllan Sandfeld Jensen2019-10-161-1/+8
* | Adaptations for Chromium 77Allan Sandfeld Jensen2019-10-1161-407/+817
* | Adaptations for Chromium 76Allan Sandfeld Jensen2019-10-1131-238/+240
* | Use ProtocolHandlerRegistry with network serviceJüri Valdmann2019-10-114-8/+85