summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update 'dev' dependenciesAllan Sandfeld Jensen2020-05-144-6/+6
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-04-276-4/+97
|\
| * Fix PgUp/PgDown navigation in the PDF multi-page exampleShawn Rutledge2020-04-161-2/+2
| * Workaround for failing import QtQml in PDF views on iOSShawn Rutledge2020-03-162-0/+2
| * Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15Shawn Rutledge2020-03-116-2/+93
| |\
| | * PdfSelection: add selectAll() function; use in examplesShawn Rutledge2020-03-116-0/+42
| | * PDF single-page example: shift content right as the search drawer opensShawn Rutledge2020-02-261-0/+1
| | * PdfSearchModel: provide ContextBefore and ContextAfterShawn Rutledge2020-02-262-2/+50
* | | Fix building dev with newer QtBaseAllan Sandfeld Jensen2020-04-242-4/+4
|/ /
* | Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15v5.15.0-beta1Shawn Rutledge2020-02-2131-51/+931
|\|
| * PDF single-page example: move search field to the footerShawn Rutledge2020-02-201-71/+71
| * Add PdfScrollablePageView, use it in the pdfviewer exampleShawn Rutledge2020-02-201-45/+30
| * PdfMultiPageView: use TableView; horz. scroll; control page positionShawn Rutledge2020-02-201-3/+3
| * QtPdf examples: use test.pdf from resources if no file givenShawn Rutledge2020-02-1910-6/+15
| * PDF multipage example: move search field to the footerShawn Rutledge2020-02-191-76/+69
| * Enable mouse wheel scrolling in single-page PdfPageViewShawn Rutledge2020-02-171-0/+16
| * Rearrange PdfPageView.qmlShawn Rutledge2020-02-172-8/+7
| * PdfSearchModel: be QALM and find search results on all pagesShawn Rutledge2020-02-175-66/+172
| * PDF multipage viewer: iterate search resultsShawn Rutledge2020-02-114-24/+80
| * PDF multipage view: track specific link and navigation destinationsShawn Rutledge2020-02-111-2/+2
| * Add QPdfDestination; NavigationStack stores page, location and zoomShawn Rutledge2020-02-111-2/+1
| * Add zoom and rotation to PdfMultiPageViewShawn Rutledge2020-02-041-7/+6
| * Add multipage example to pdf.pro; work with 5.14; fix main.cppShawn Rutledge2020-02-044-8/+9
| * Add PdfMultiPageViewShawn Rutledge2020-02-0316-0/+522
| * Add PdfNavigationStack for forward/back navigationShawn Rutledge2020-02-031-4/+27
| * PdfPageView: Add zoom-to-fit and zoom-to-width featuresShawn Rutledge2020-02-034-1/+41
| * Add QPdfSelection and QQuickPdfSelectionShawn Rutledge2020-01-303-0/+24
| * Use SpinBox for page navigation to get jump-to-page featureShawn Rutledge2020-01-301-13/+13
| * Doc: Add docs for the Qt PDF Viewer exampleLeena Miettinen2020-01-281-0/+108
* | Merge remote-tracking branch 'origin/5.14' into 5.15Allan Sandfeld Jensen2020-02-191-9/+22
|\ \
| * | Example 'quicknanobrowser' improvementsKirill Burtsev2020-02-081-9/+22
* | | Merge remote-tracking branch 'origin/wip/qtpdf' into 5.15Michael BrĂ¼ning2020-01-2734-0/+1376
|\ \ \ | |/ / |/| / | |/
| * Add rotation actions to the QML pdf viewer exampleShawn Rutledge2020-01-234-0/+28
| * Add QPdfSearchModel, QML PdfSearchModel and PdfPageViewShawn Rutledge2020-01-2313-0/+382
| * Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-252-1/+3
| * Port pdfviewer example to QPdfView widgetTobias Koenig2019-11-2510-479/+311
| * Fix compilation with custom Qt namespaceTobias Koenig2019-11-253-0/+8
| * Add support for render rotation and flagsTobias Koenig2019-11-251-1/+1
| * Add bookmarks view to pdfviewer exampleTobias Koenig2019-11-253-20/+121
| * Improve the PDF viewer example aestheticsJake Petroules2019-11-252-7/+39
| * install the pdfviewer example; provide examples subdirs .pro filesShawn Rutledge2019-11-2519-0/+6
| * change the license to LGPLv3 (with the commercial option)Shawn Rutledge2019-11-257-42/+147
| * example: QVector instead of QListShawn Rutledge2019-11-251-1/+1
| * replace Q_NULLPTR and Q_DECL_OVERRIDEShawn Rutledge2019-11-251-1/+1
| * pdfviewer: Move QPdfDocument to MainWindowTobias Koenig2019-11-256-46/+68
| * pdfviewer: Draw white background behind pageTobias Koenig2019-11-251-0/+1
| * pdfviewer: Fix zooming of contentTobias Koenig2019-11-251-0/+1
| * Add license header boilerplateSimon Hausmann2019-11-257-0/+147
| * QScroller doesn't work unless a gesture is grabbedShawn Rutledge2019-11-251-0/+1
| * pdfviewer example: page cache has a page count limitShawn Rutledge2019-11-252-0/+6