summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge branch '5.14' into 5.15"v5.15.0-beta3Allan Sandfeld Jensen2020-03-319-28/+163
|\
| * Merge branch '5.14' into 5.15Allan Sandfeld Jensen2020-03-269-28/+163
| |\
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.14Allan Sandfeld Jensen2020-03-2510-46/+201
| | |\
| | | * Update Chromiumv5.14.2Michael Brüning2020-03-242-4/+11
| | | * Add changes file for Qt 5.14.2Antti Kokko2020-03-201-0/+100
| | | * 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
| | | * Support build with system ninja >= 1.10.0Kirill Burtsev2020-03-111-1/+1
| | | * Merge 5.14 into 5.14.2Kari Oikarinen2020-03-1016-40/+109
| | | |\
| | | * | Fix applying background color on RenderViewPeter Varga2020-03-103-13/+49
| | | * | Update ChromiumMichael Brüning2020-03-071-0/+0
| | | * | Update ChromiumMichael Brüning2020-03-061-0/+0
| | * | | Revert "Blacklist several Qt WebEngine quick dialog tests on macOS 10.13"Kirill Burtsev2020-03-131-8/+0
| | | |/ | | |/|
| | * | Fix gn_find_mocables for Python3Allan Sandfeld Jensen2020-03-091-2/+2
| | * | Doc: Fix highlighting of QML importKai Koehne2020-03-061-2/+2
* | | | Fix rare crash on exit in isCreateContextRobustnessSupportedMichal Klocek2020-03-273-9/+14
* | | | Fix changeUseForGlobalCertificateVerification test flakinessJüri Valdmann2020-03-261-1/+2
* | | | 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
* | | Leave designer plugin in qtwebengine packageMichal 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-164-17/+19
* | | Workaround for failing import QtQml in PDF views on iOSShawn Rutledge2020-03-162-0/+2
* | | 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-152-3/+0
* | | ProfileIODataQt: remove remains of non network service codeKirill Burtsev2020-03-142-48/+11
* | | Add support for qrc proxy pac fileMichal Klocek2020-03-136-14/+38
* | | Merge "Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15"Shawn Rutledge2020-03-1224-157/+547
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15Shawn Rutledge2020-03-1124-157/+547
| |\ \ \
| | * | | PdfSelection: add selectAll() function; use in examplesShawn Rutledge2020-03-1114-6/+109
| | * | | 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
| | * | | PdfMultiPageView: correct the license headerShawn Rutledge2020-03-041-33/+19
| | * | | PdfMultiPageView: update search highlights when results changeShawn Rutledge2020-02-261-1/+13
| | * | | PDF single-page example: shift content right as the search drawer opensShawn Rutledge2020-02-261-0/+1
| | * | | PdfSearchModel: provide ContextBefore and ContextAfterShawn Rutledge2020-02-267-28/+101
| | * | | PdfMultiPageView: highlight current search result when tapped in listShawn Rutledge2020-02-261-1/+2
| | * | | PdfMultiPageView: retain position after pinch zoomShawn Rutledge2020-02-261-7/+36
| | * | | PdfScrollablePageView: move selections and links inside the imageShawn Rutledge2020-02-211-63/+57
| | * | | PdfScrollablePageView: retain position after pinch zoomShawn Rutledge2020-02-211-4/+18