summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-0923-1177/+1173
* Fix printing/no-printing buildsMichal Klocek2022-06-092-1/+6
* Pass archiver to gn buildMichal Klocek2022-06-091-0/+1
* Fix 'flaky' gn install stepMichal Klocek2022-06-091-0/+3
* Fix build without openglAllan Sandfeld Jensen2022-06-091-1/+1
* Do not reset favicon for same document navigationsPeter Varga2022-06-071-4/+4
* Add QtWebChannel dependency to QtWebEngineMarco Bubke2022-06-071-0/+1
* doc: Document QPdfBookmarkModel and QPdfLinkModelShawn Rutledge2022-06-063-1/+95
* doc: Add docs for PdfStyleShawn Rutledge2022-06-061-0/+57
* Do not compile v8 for pdf by defaultMichal Klocek2022-06-041-0/+1
* Fix issues in PdfLinkDelegateShawn Rutledge2022-06-041-3/+8
* Add PdfLinkDelegate instead of link decoration style propertiesShawn Rutledge2022-06-048-81/+121
* Rename QPdfLinkModel::Role::Rect to RectangleShawn Rutledge2022-06-046-21/+24
* Add link role to QPdfLinkModel, providing a QPdfLink instanceShawn Rutledge2022-06-047-59/+74
* Redefine PdfSearchModel.currentResult as document-based; use PdfLinkShawn Rutledge2022-06-045-62/+59
* Use QPdfLink in PageNavigator jump() / jumped(); QML viewsShawn Rutledge2022-06-046-27/+114
* Rename QQuickPdfSelection fromPoint/toPoint properties to from and toShawn Rutledge2022-06-045-53/+53
* Give QPdfPageNavigator::jump() a default value for zoomShawn Rutledge2022-06-042-3/+3
* Add QPdfDocument::pageLabel(int) and pageModel propertyShawn Rutledge2022-06-043-0/+119
* Emit fully-qualified enum in QPdfPageRenderer::renderModeChanged()Shawn Rutledge2022-06-021-1/+1
* Replace usage of currentPage with currentFrameShawn Rutledge2022-06-021-2/+2
* Rename QPdfDocument::pageSize() to QPdfDocument::pagePointSize()Shawn Rutledge2022-05-316-15/+10
* Include moc filesAllan Sandfeld Jensen2022-05-3139-0/+74
* Remove PdfPageView.currentPage propertyShawn Rutledge2022-05-314-4/+3
* Fix PluginServiceFilterQt::IsPluginAvailable()Szabolcs David2022-05-304-21/+21
* Rename QPdfNavigationStack to QPdfPageNavigator; QML type tooShawn Rutledge2022-05-2714-162/+162
* Implement File System Access permission APISzabolcs David2022-05-2625-0/+1855
* Fix local->remote user navigationAllan Sandfeld Jensen2022-05-251-3/+16
* Move QPdf namespace enums into QPdfDocumentRenderOptions enum classesShawn Rutledge2022-05-246-175/+70
* QPdfBookmarkModel: make DisplayRole distinct from Title roleShawn Rutledge2022-05-242-2/+4
* QPdfView: replace enums with enum classesShawn Rutledge2022-05-242-18/+18
* Remove QPdfBookmarkModel::structureModeShawn Rutledge2022-05-242-37/+2
* QPdfBookmarkModel: replace StructureMode enum with an enum classShawn Rutledge2022-05-242-6/+6
* QPdfDocument: use enum classesShawn Rutledge2022-05-2410-110/+94
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-163-3/+3
* Refactor custom handlersAllan Sandfeld Jensen2022-05-1512-14/+360
* Keep page's zoom level on loading new urlsKirill Burtsev2022-05-156-8/+30
* Fix software backend detectionAllan Sandfeld Jensen2022-05-141-1/+21
* Add NavigateOnDrop settingsAllan Sandfeld Jensen2022-05-135-5/+37
* Fix touch input for widget's delegate for html popupKirill Burtsev2022-05-122-6/+20
* Fix touch input for html's popup in quick implKirill Burtsev2022-05-121-6/+8
* Update ChromiumAllan Sandfeld Jensen2022-05-121-0/+0
* QtWebEngine: replace qSwap with member-swap where possibleMarc Mutz2022-05-113-3/+3
* Doc: Update Platform NotesKai Köhne2022-05-111-4/+3
* Cleanup custom touch handles implementationMichal Klocek2022-05-108-150/+62
* Add QtQuick dependency to QtWebEngineMarco Bubke2022-05-091-0/+2
* Use qualified imports to avoid prototype loopsMarco Bubke2022-05-093-7/+6
* Add convenience constructors to QWebEngineViewAllan Sandfeld Jensen2022-05-092-0/+36
* Fix sandbox on framework buildsMichal Klocek2022-05-093-10/+22
* Update ChromiumMichal Klocek2022-05-091-0/+0