summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-22524-19450/+1054
* Remove widget from QWebEnginePagePrivateAllan Sandfeld Jensen2022-06-223-37/+23
* Cleanup item delegate logicAllan Sandfeld Jensen2022-06-226-75/+63
* Update .clang-format and fix messed up stylePeter Varga2022-06-222-14/+19
* Minor. Remove superfluous checkMichal Klocek2022-06-211-4/+0
* Update docs and do not recommend to use msys2 or cygwinMichal Klocek2022-06-211-0/+2
* Fix build of gn with clang-cl on WindowsPeter Varga2022-06-211-1/+6
* Fix assert on devtoolsAllan Sandfeld Jensen2022-06-201-0/+1
* Do not use the native dialog to show the color picker on macOSMichael Brüning2022-06-191-0/+4
* Support HTML5 <datalist> elementPeter Varga2022-06-1927-16/+1339
* Find modern Chrome, Chromium and Firefox CDM modulesAllan Sandfeld Jensen2022-06-181-5/+49
* Fix accessibility bounds with HighDPI scaling modesAllan Sandfeld Jensen2022-06-141-0/+2
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-134-3/+13
* Update ChromiumAllan Sandfeld Jensen2022-06-134-0/+13
* Apply url request interceptor on websocket connect as wellAllan Sandfeld Jensen2022-06-124-0/+83
* Avoid extra window after change of pageAllan Sandfeld Jensen2022-06-111-5/+21
* Switch from QT_NO macros to feature checksAllan Sandfeld Jensen2022-06-1010-33/+33
* 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