summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| | * | | PdfMultiPageView: correct the license headerShawn Rutledge2020-03-041-33/+19
| | * | | PdfMultiPageView: update search highlights when results changeShawn Rutledge2020-02-261-1/+13
| | * | | PdfSearchModel: provide ContextBefore and ContextAfterShawn Rutledge2020-02-265-26/+51
| | * | | 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
* | | | | Update chromium + simplify snapshotAllan Sandfeld Jensen2020-03-117-154/+9
|/ / / /
* | | | Remove deprecated function name()Jan Arve Sæther2020-03-092-6/+0
* | | | Update accessibility roles and test after 79-basedPeter Varga2020-03-081-18/+23
* | | | Handle new Skia formats toQImageAllan Sandfeld Jensen2020-03-071-0/+20
* | | | Fix separate-debug-info build of QtWebEngineProcessAllan Sandfeld Jensen2020-03-071-1/+11
* | | | Do not force in-process network-serviceAllan Sandfeld Jensen2020-03-061-1/+0
* | | | Merge "Merge remote-tracking branch 'origin/5.14.2' into 5.15"Allan Sandfeld Jensen2020-03-063-31/+43
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.14.2' into 5.15Allan Sandfeld Jensen2020-03-053-31/+43
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Update ChromiumMichael Brüning2020-03-041-0/+0
| | * | | Fix deadlocks on WebEngineContext destructionMichal Klocek2020-03-023-30/+42
* | | | | Add plugin placeholder when ppapi can't be loadedTamas Zakor2020-03-058-0/+394
|/ / / /
* | | | Implement deprecated request interceptors for network-serviceAllan Sandfeld Jensen2020-03-053-75/+87