summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add ATL to Qt WebEngine build requirements on WindowsLeena Miettinen2019-09-141-0/+2
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-09-126-17/+14
|\
| * Update ChromiumMichael Brüning2019-09-091-0/+0
| * Reject certificate error for non-overridable errorsKirill Burtsev2019-08-292-4/+2
| * Fix reporting overridable flag for QML WebEngineCertificateError typeKirill Burtsev2019-08-294-7/+7
| * Fix WebEngineView.findText with a callback doc parameter descriptionKirill Burtsev2019-08-281-6/+5
| * Update ChromiumJüri Valdmann2019-08-211-0/+0
* | Fix WebEngineView flashing when closing popupPeter Varga2019-09-101-1/+1
* | Fix doc of QQuickWebEngineSettings::fullScreenSupportEnabledJüri Valdmann2019-09-091-1/+1
* | Update ChromiumMichael Brüning2019-09-051-0/+0
* | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-1/+3
|\ \
| * | Doc: Mention QML API for client certificatesKai Koehne2019-08-181-1/+3
* | | Fix invalid url on profile changeMichal Klocek2019-09-041-3/+1
* | | Fix broken jpeg includesMichal Klocek2019-09-031-3/+15
* | | Add doc's cross-references for web notification example and api methodsKirill Burtsev2019-08-292-2/+12
* | | Add missing doc for WebEngineNotification QML typeKirill Burtsev2019-08-291-4/+73
* | | Update ChromiumJüri Valdmann2019-08-261-0/+0
* | | Fix QWebEnginePage visibility stateJüri Valdmann2019-08-202-1/+6
* | | Skip qtwebengine for -no-gui build (also in the configure system)Liang Qi2019-08-111-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-119-17/+30
|\|
| * Update ChromiumMichal Klocek2019-08-051-0/+0
| * Update ChromiumMichal Klocek2019-08-041-0/+0
| * Update ChromiumMichal Klocek2019-08-041-0/+0
| * Fix tooltip text wrappingTamas Zakor2019-07-252-4/+6
| * Fix use-after-free of HostResolverJüri Valdmann2019-07-242-1/+3
| * Update ChromiumMichal Klocek2019-07-221-0/+0
| * Doc: Edit docs on script injectionLeena Miettinen2019-07-226-12/+21
* | Update ChromiumJüri Valdmann2019-08-111-0/+0
* | Update ChromiumMichal Klocek2019-08-111-0/+0
* | Fix file URI checks for FilePickerController::accepted() on WindowsTamas Zakor2019-07-311-4/+19
* | Fix compilation against 5.9Michal Klocek2019-07-315-4/+17
* | Lower requirement for glibc to 2.17Michal Klocek2019-07-292-1/+1
* | Update ChromiumMichal Klocek2019-07-291-0/+0
* | Update ChromiumMichal Klocek2019-07-281-0/+0
* | Clean-up handling of selected filesAllan Sandfeld Jensen2019-07-271-20/+16
* | Update ChromiumMichal Klocek2019-07-251-0/+0
* | Fix compilation with C++20Marc Mutz2019-07-241-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Allan Sandfeld Jensen2019-07-239-9/+58
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-239-9/+58
| |\|
| | * 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
| | * Doc: Update requirements for building on WindowsLeena Miettinen2019-07-121-1/+6
| | * Fix detection of ozone x11 supportMichal Klocek2019-07-124-6/+22
* | | Update ChromiumMichal Klocek2019-07-231-0/+0
|/ /
* | Make qdoc scan WebEngine more effectiveAllan Sandfeld Jensen2019-07-181-5/+7
* | 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-104-14/+19
|\|