summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add gold linker support for boot2qt buildsMichal Klocek2019-09-191-3/+0
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-09-123-6/+6
|\
| * Fix reporting overridable flag for QML WebEngineCertificateError typeKirill Burtsev2019-08-293-6/+6
* | Fix broken jpeg includesMichal Klocek2019-09-031-3/+15
* | Add doc's cross-references for web notification example and api methodsKirill Burtsev2019-08-291-0/+6
* | Add missing doc for WebEngineNotification QML typeKirill Burtsev2019-08-291-4/+73
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-112-1/+3
|\|
| * Fix use-after-free of HostResolverJüri Valdmann2019-07-242-1/+3
* | Fix file URI checks for FilePickerController::accepted() on WindowsTamas Zakor2019-07-311-4/+19
* | Fix compilation against 5.9Michal Klocek2019-07-313-4/+11
* | Lower requirement for glibc to 2.17Michal Klocek2019-07-291-1/+1
* | Clean-up handling of selected filesAllan Sandfeld Jensen2019-07-271-20/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-238-8/+52
|\|
| * 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
| * Fix detection of ozone x11 supportMichal Klocek2019-07-124-6/+22
* | Pass an accurate touchpoint ToolType to ChromiumRomain Pokrzywka2019-07-161-1/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-103-5/+16
|\|
| * 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
| * Use Chromium linker flagsMichal Klocek2019-06-041-5/+9
* | Null check result of consuming mailbox textureJüri Valdmann2019-07-091-1/+2
* | Disable optimization of V8 for MSVC debugAllan Sandfeld Jensen2019-07-091-0/+4
* | Fix unregistered custom scheme warningJüri Valdmann2019-07-031-3/+5
* | Prevent double encoding of url encoded characters when loading PDFsMichael Brüning2019-06-071-1/+1
* | Pump up required icu versionMichal Klocek2019-05-271-2/+2
* | Pass isIncognito to render processAllan Sandfeld Jensen2019-06-178-2/+169
* | Fix our fake projectAllan Sandfeld Jensen2019-05-295-11/+6
* | Add more robust glibc testMichal Klocek2019-05-271-1/+2
* | Request ubsan-vptr correctly from GNAllan Sandfeld Jensen2019-06-041-4/+1
* | Pump up glibc required versionMichal Klocek2019-05-271-1/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-06-118-2/+101
|\|
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Allan Sandfeld Jensen2019-06-076-24/+37
| |\
| | * 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
| | * Make linker call look great againMichal Klocek2019-05-274-11/+9
| | * Fix linker too long argument listMichal Klocek2019-05-271-7/+10
| * | Disable edit actions when content has no focused framePeter Varga2019-05-276-2/+89
| |/
* | Workaround for CSS orientation issuesSzabolcs David2019-06-042-16/+14
* | Merge remote-tracking branch 'origin/5.13.0' into 5.13Allan Sandfeld Jensen2019-06-044-16/+17
|\ \
| * | Make linker call look great againMichal Klocek2019-05-204-11/+9
| * | Fix linker too long argument listMichal Klocek2019-05-201-7/+10
* | | Claim to support hoverFlorian Bruhin2019-05-231-0/+4
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-05-244-5/+32
|\ \ \ | | |/ | |/|