summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Fully setup replaced QMouseDblClickEvent with source and flagsKirill Burtsev2019-07-081-1/+1
| * 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
| * Do not forward key-events on QQuickItem levelAllan Sandfeld Jensen2019-06-141-8/+0
| * Accept handled eventsAllan Sandfeld Jensen2019-06-141-0/+2
| * Use Chromium linker flagsMichal Klocek2019-06-041-5/+9
* | Null check result of consuming mailbox textureJüri Valdmann2019-07-091-1/+2