summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | 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
* | | Fix various remaining clang_cl building issuesAllan Sandfeld Jensen2019-05-212-6/+4
* | | Avoid setting feature switches multiple timesAllan Sandfeld Jensen2019-05-161-9/+23
* | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-05-133-12/+32
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-05-102-12/+31
| |\| | | | |/ | |/|
| | * Q(Quick)WebEngineProfile: Update list of internal schemesJüri Valdmann2019-05-072-4/+39
| | * Skip qtwebengine for -no-gui build (also in the configure system)Kai Koehne2019-05-061-0/+1
| * | Fix clang build with libstdc++8Allan Sandfeld Jensen2019-05-091-0/+1
* | | Introduce RenderWidgetHostViewQtDelegateQuick::windowGeometry()Allan Sandfeld Jensen2019-05-072-2/+3
|/ /
* | Cleanup clipboard source filesAllan Sandfeld Jensen2019-05-034-77/+135
* | Cleanup coding style in src/core/apiAllan Sandfeld Jensen2019-05-0325-173/+131
* | Support --auth-server-whitelistAllan Sandfeld Jensen2019-05-031-8/+8
* | Doc: Fix QDoc warningsLeena Miettinen2019-05-031-7/+0
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Jüri Valdmann2019-05-035-14/+27
|\ \