summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | | | Update chromium + simplify snapshotAllan Sandfeld Jensen2020-03-119-187/+30
* | | | | Fix regression in init-repository.py after recursive DEPS parsingAllan Sandfeld Jensen2020-03-111-1/+1
|/ / / /
* | | | Remove deprecated function name()Jan Arve Sæther2020-03-092-6/+0
* | | | Update accessibility roles and test after 79-basedPeter Varga2020-03-082-142/+206
* | | | 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
* | | | Improve custom scheme http content-range supportAllan Sandfeld Jensen2020-03-052-15/+49
* | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Allan Sandfeld Jensen2020-03-0414-37/+105
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-03-0314-37/+105
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Update accessibility focus on FocusIn events for QuickPeter Varga2020-03-021-0/+7
| | * | | Stabilize tst_QQuickWebEngineView::transparentWebEngineViewsJüri Valdmann2020-02-282-19/+14
| | * | | Stabilize tst_QWebEnginePage::localStorageVisibility()Kirill Burtsev2020-02-281-2/+4
| | * | | Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-2710-14/+78
| | * | | Suppress error message on ACCESSIBILITY_EVENTS permission typePeter Varga2020-02-271-1/+2
| | |/ /
* | | | Fix building with latest qtbaseAllan Sandfeld Jensen2020-03-031-1/+1
* | | | Enable tst_QWebEngineProfile::changeUseForGlobalCertificateVerificationJüri Valdmann2020-03-031-2/+0
* | | | Fix accessibility test for table elementsAllan Sandfeld Jensen2020-03-031-121/+119
|/ / /
* | | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-032-7/+7
* | | Fix cookie persistency settingsAllan Sandfeld Jensen2020-03-031-2/+2
* | | Update user-agent without replacing entire network contextAllan Sandfeld Jensen2020-03-032-4/+9
* | | Improvements to dynamic update of profilesAllan Sandfeld Jensen2020-03-022-9/+20
* | | Adaptations for Chromium 79Allan Sandfeld Jensen2020-02-2859-363/+440