summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Redo scale handling of pdf when printingMichal Klocek2019-10-313-96/+40
* | Code-style cleanup in src/core/netAllan Sandfeld Jensen2019-11-1325-161/+168
* | Doc: Update required Windows 10 SDK version to 10.0.18362Leena Miettinen2019-11-111-2/+2
* | Store favicon URL when serializing QWebEngineHistoryDmitriy Kuminov2019-11-083-6/+29
* | Disable robustness againAllan Sandfeld Jensen2019-11-081-1/+1
* | Add tst_QWebEnginePage::setHtmlWithModuleImportJüri Valdmann2019-11-081-0/+36
* | Handle MSVC CI slowness in tst_originsAllan Sandfeld Jensen2019-11-071-1/+1
* | More speculative fixes for MSVC 2019 CIv5.14.0-beta3Allan Sandfeld Jensen2019-11-064-23/+24
* | Deprecate QWebEngineDownloadItem path API properlyTamas Zakor2019-11-052-2/+10
* | Speculative fix of tst_OriginsAllan Sandfeld Jensen2019-11-041-65/+72
* | Code-style cleanup in src/core/extensionsAllan Sandfeld Jensen2019-11-048-106/+73
* | Merge branch '5.13' into 5.14Allan Sandfeld Jensen2019-10-3016-72/+206
|\|
| * Merge remote-tracking branch 'origin/5.13.2' into 5.13Allan Sandfeld Jensen2019-10-2818-72/+201
| |\
| | * Add changes file for Qt 5.13.2v5.13.2Antti Kokko2019-10-231-0/+81
| | * 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-182-10/+1
| | * Update ChromiumAllan Sandfeld Jensen2019-10-171-0/+0
| | * Fix getDisplayMedia crashJüri Valdmann2019-10-172-49/+62
| | * 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
| | * Bump versionFrederik Gladhorn2019-10-140-0/+0
| | * Bump versionFrederik Gladhorn2019-10-141-1/+1
| | * 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-112-0/+6
| | |\ \ | | | |/ | | |/|
| | * | 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
| * | Stabilize tst_QWebEnginePage::comboBoxPopupPositionAfterMove auto testPeter Varga2019-10-091-0/+6
| |/
| * Reuse action for back, forward, reload web actionsMichal Klocek2019-09-261-6/+3
| * Unify shared context initializationMichal Klocek2019-09-2610-15/+37
| * Fix XMLHttpRequest status with custom schemesJüri Valdmann2019-09-253-0/+129
| * 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-3017-26/+48
* | 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
* | Test XMLHttpRequests to CorsEnabled custom schemesJüri Valdmann2019-10-231-1/+17
* | Speculatively prepare for even slower CIAllan Sandfeld Jensen2019-10-237-38/+36
* | Add HTTP content-typeAllan Sandfeld Jensen2019-10-232-0/+36
* | Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-10-2213-28/+162