summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15v5.15.0-beta1Shawn Rutledge2020-02-2142-159/+3859
|\
| * PdfScrollablePageView: improve positional navigationShawn Rutledge2020-02-201-7/+32
| * Add PdfScrollablePageView, use it in the pdfviewer exampleShawn Rutledge2020-02-205-1/+253
| * PdfMultiPageView: use TableView; horz. scroll; control page positionShawn Rutledge2020-02-204-165/+280
| * QtPdf examples: use test.pdf from resources if no file givenShawn Rutledge2020-02-192-2/+7
| * Fix PdfLinkModel's location y coordinate; add PdfMultiPageView tooltipShawn Rutledge2020-02-192-1/+11
| * Guard against crash in QQuickPdfSearchModel::setDocument()Shawn Rutledge2020-02-191-1/+1
| * Enable mouse wheel scrolling in single-page PdfPageViewShawn Rutledge2020-02-171-0/+10
| * Rearrange PdfPageView.qmlShawn Rutledge2020-02-171-56/+57
| * Fix operators and includes in QPdfDestinationShawn Rutledge2020-02-172-12/+20
| * Use a timer to update PdfSearchModel in the backgroundShawn Rutledge2020-02-173-0/+21
| * PdfSearchModel: be QALM and find search results on all pagesShawn Rutledge2020-02-1714-155/+729
| * PDF multipage viewer: iterate search resultsShawn Rutledge2020-02-111-32/+68
| * PDF multipage view: track specific link and navigation destinationsShawn Rutledge2020-02-112-12/+39
| * PDF multipage view: add vertical scrollbarShawn Rutledge2020-02-111-0/+1
| * Add QPdfDestination; NavigationStack stores page, location and zoomShawn Rutledge2020-02-119-52/+446
| * Add zoom and rotation to PdfMultiPageViewShawn Rutledge2020-02-041-13/+82
| * Temporarily use MouseArea for links in Pdf(Multi)PageViewShawn Rutledge2020-02-042-14/+16
| * Add PdfMultiPageViewShawn Rutledge2020-02-034-0/+183
| * Add PdfNavigationStack for forward/back navigationShawn Rutledge2020-02-035-8/+280
| * PdfPageView: Add zoom-to-fit and zoom-to-width featuresShawn Rutledge2020-02-031-1/+56
| * QPdfDocumentPrivate::load(): check the first two pagesShawn Rutledge2020-02-031-2/+3
| * QPdfDocument::pageSize(): add checkPageComplete()Shawn Rutledge2020-02-031-1/+1
| * doc: add QPdfDocumentRenderOptions::scaledClipRect and scaledSizeShawn Rutledge2020-02-031-0/+34
| * Doc: Add information about building the module with CMakeLeena Miettinen2020-02-033-2/+10
| * Add PdfLinkModelShawn Rutledge2020-01-3011-0/+702
| * Add QPdfSelection and QQuickPdfSelectionShawn Rutledge2020-01-3012-0/+758
| * QPdfDocument and QPdfIOHandler: add scale and clip featuresShawn Rutledge2020-01-303-5/+51
| * doc: rename QML type Document -> PdfDocumentShawn Rutledge2020-01-301-17/+17
| * Doc: Add dependency to the Qt Quick module to fix QDoc warningsLeena Miettinen2020-01-281-1/+2
| * Doc: Add docs for the Qt PDF Viewer exampleLeena Miettinen2020-01-283-1/+45
| * QPdfDocument: check first page in load(), current page in render()Shawn Rutledge2020-01-272-2/+48
* | Fix not working proxy_pac test with network serviceMichal Klocek2020-02-211-1/+17
* | Fix CustomURLLoader not supporting responses over 64k bytesJüri Valdmann2020-02-211-33/+65
* | Do not build webengine on iosMichal Klocek2020-02-211-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-196-9/+102
|\ \
| * | Fix quick accessibility on macOSPeter Varga2020-02-174-8/+95
| * | Fix name filters of GTK file pickerSzabolcs David2020-02-161-0/+3
| * | Emit title change event asynchronouslyKirill Burtsev2020-02-141-1/+4
* | | Move disabling of features we used to not support to non-viz onlyAllan Sandfeld Jensen2020-02-171-14/+15
* | | Fix missing webenginview in designer pluginMichal Klocek2020-02-131-1/+1
* | | Fix typo in error reporting for winMichal Klocek2020-02-121-1/+1
* | | Update ChromiumJüri Valdmann2020-02-121-0/+0
* | | Add missing pdf dependency for image pluginv5.15.0-alpha1Michal Klocek2020-02-101-0/+1
* | | Fix build log, qtpdf build clutters logMichal Klocek2020-02-101-0/+1
* | | Solve FIXME in CustomURLLoaderAllan Sandfeld Jensen2020-02-051-1/+3
* | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Jüri Valdmann2020-02-0410-24/+129
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Jüri Valdmann2020-02-0310-24/+129
| |\| |
| | * | Doc: Remove info about Sandboxing not being supported on WindowsLeena Miettinen2020-02-021-11/+23
| | * | Cleanup FrameSinkManagerImpl before shutting down GPU serviceJüri Valdmann2020-01-303-9/+28