summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fixup copyright headers and includesAllan Sandfeld Jensen2020-03-1613-30/+35
* | | Update ChromiumAllan Sandfeld Jensen2020-03-161-0/+0
* | | Doc: Remove \contentspage commandsTopi Reinio2020-03-151-2/+0
* | | ProfileIODataQt: remove remains of non network service codeKirill Burtsev2020-03-142-48/+11
* | | Add support for qrc proxy pac fileMichal Klocek2020-03-131-2/+7
* | | Merge "Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15"Shawn Rutledge2020-03-1218-155/+454
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15Shawn Rutledge2020-03-1118-155/+454
| |\ \ \
| | * | | PdfSelection: add selectAll() function; use in examplesShawn Rutledge2020-03-118-6/+67
| | * | | PDF quick plugin: fix warning about unused engine arg on static buildsShawn Rutledge2020-03-111-1/+3
| | * | | Add PdfStyle; use Control palette colorsShawn Rutledge2020-03-056-26/+189
| | * | | Render PDF link decorations as dashed underlines rather than boxesShawn Rutledge2020-03-042-6/+18