summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Join some features request and response functionsAllan Sandfeld Jensen2020-04-1510-62/+67
* Remove ExtensionsBrowserAPIProviderQtAllan Sandfeld Jensen2020-04-154-130/+0
* Update build requirementsAllan Sandfeld Jensen2020-04-151-6/+6
* Disable accelerated and offscreen canvas for old rendererJüri Valdmann2020-04-152-0/+6
* Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Allan Sandfeld Jensen2020-04-145-8/+61
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-04-105-8/+61
| |\
| | * Avoid HTML encodings in default JS QMessageBox'es5.14Allan Sandfeld Jensen2020-04-081-3/+14
| | * Doc: Fix docs for playbackRequiresUserGesture WebEngine settingLeena Miettinen2020-04-023-5/+16
| | * Windows: Look for the WidevineCdm plugin in the new Chrome locationsAndy Shaw2020-03-281-0/+31
* | | Enable viz unless --disable-viz-display-compositor is givenJüri Valdmann2020-04-141-3/+1
* | | Fix builds against Qt 5.12v5.15.0-beta4Allan Sandfeld Jensen2020-04-102-16/+23
* | | Use WebContents instead of FrameTreeNode when set first party urlTamas Zakor2020-04-101-15/+8
* | | ProfileIODataQt: remove more remains of non network service codeJüri Valdmann2020-04-104-249/+2
* | | Delete last network service feature checksJüri Valdmann2020-04-105-45/+0
|/ /
* | Fix macOS build after 10.15.4Peter Varga2020-04-091-1/+5
* | Fix crash on fence create after failure to make context currentKirill Burtsev2020-04-091-1/+4
* | Update documented chromium versionAllan Sandfeld Jensen2020-04-091-1/+1
* | Mark cleanup for ImageTransportFactoryMichal Klocek2020-04-091-0/+3
* | Use SetBaseBackgroundColorOverride for setting background colorJüri Valdmann2020-04-091-1/+1
* | Fix DisplaySoftwareOutputSurface swap with transparent backgroundJüri Valdmann2020-04-091-1/+3
* | Update ChromiumJüri Valdmann2020-04-091-0/+0
* | Fix hardware accelerated video decodingAllan Sandfeld Jensen2020-04-071-0/+32
* | Adaptations for Chromium 80Allan Sandfeld Jensen2020-04-0760-364/+410
* | Fix crash in ProxyingURLLoaderFactoryQtAllan Sandfeld Jensen2020-04-073-21/+32
* | Fix CSS backdrop-filterPeter Varga2020-04-031-1/+1
* | Speculative fix for titleUpdate test caseMichal Klocek2020-04-022-0/+12
* | Fixup build_allAllan Sandfeld Jensen2020-04-023-3/+6
* | Merge "Merge branch '5.14' into 5.15"v5.15.0-beta3Allan Sandfeld Jensen2020-03-314-17/+15
|\ \
| * | Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-03-264-17/+15
| |\|
| | * Update Chromiumv5.14.2Michael Brüning2020-03-241-0/+0
| | * Fix for macOS packaging problemAllan Sandfeld Jensen2020-03-191-2/+2
| | * Update ChromiumMichael Brüning2020-03-161-0/+0
| | * Update ChromiumMichael Brüning2020-03-151-0/+0
| | * Update ChromiumMichael Brüning2020-03-111-0/+0
| | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-1012-17/+89
| | |\
| | | * Doc: Fix highlighting of QML importKai Koehne2020-03-061-2/+2
| | * | Fix applying background color on RenderViewPeter Varga2020-03-102-13/+11
| | * | Update ChromiumMichael Brüning2020-03-071-0/+0
| | * | Update ChromiumMichael Brüning2020-03-061-0/+0
* | | | Fix rare crash on exit in isCreateContextRobustnessSupportedMichal Klocek2020-03-273-9/+14
* | | | Replace NULL in gl_surface_qt.cppPeter Varga2020-03-261-5/+5
|/ / /
* | | Detect newer msvc 2017 and 2019 cross compiler for full debug infoKirill Burtsev2020-03-261-1/+6
* | | Disable picture-in-picture mode for videosSzabolcs David2020-03-261-0/+1
* | | Keep HTML dropdown always on topPeter Varga2020-03-261-1/+1
* | | Fix default file dialogs in QMLSzabolcs David2020-03-241-2/+11
* | | Make pdf core module aware of support from buildtoolsMichal Klocek2020-03-231-1/+1
* | | Protect against null adapter client OnRenderFrameMetadataChangedAfterActivationKirill Burtsev2020-03-231-2/+2
* | | Avoid type-punning in QPdfDocumentRenderOptionsShawn Rutledge2020-03-181-28/+23
* | | Enum class QPdfPageRenderer::RenderModev5.15.0-beta2Allan Sandfeld Jensen2020-03-163-13/+15
* | | Add move constructorsAllan Sandfeld Jensen2020-03-164-4/+22