summaryrefslogtreecommitdiffstats
path: root/examples/pdfwidgets/pdfviewer
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-091-1/+1
* Doc: Move PDF examples to UI Components categoryKai Köhne2023-09-271-1/+1
* QPdfPageSelector: port from is-a to has-a QSpinBoxMarc Mutz2023-08-231-3/+3
* Doc: Update example category namesKai Köhne2023-08-101-0/+1
* Rename QPdfView::currentSearchResult() -> currentSearchResultIndex()Shawn Rutledge2023-08-021-1/+1
* doc: Provide a screenshot of the PDF Viewer widget example; rename pageShawn Rutledge2023-03-301-4/+2
* Add search feature to PDF widget exampleShawn Rutledge2023-03-1710-0/+203
* Support DecorationRole for icons in QPdfDocument::pageModelShawn Rutledge2023-02-163-1/+47
* Add QPdfPageSelectorShawn Rutledge2023-02-162-8/+12
* Polish the PdfWidgets/PdfViewer exampleFriedemann Kleint2022-09-073-9/+33
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Doc: Set correct install path for Qt PDF examplesTopi Reinio2022-06-301-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-226-271/+12
* Rename QPdfNavigationStack to QPdfPageNavigator; QML type tooShawn Rutledge2022-05-272-12/+12
* QPdfView: replace enums with enum classesShawn Rutledge2022-05-242-4/+6
* QPdfDocument: use enum classesShawn Rutledge2022-05-241-1/+1
* doc: Add docs for QPdfViewShawn Rutledge2022-04-231-1/+1
* Turn QPdfBookmarkModel::Role into an enum classShawn Rutledge2022-04-221-2/+2
* doc: Add Qt Quick details to the Qt PDF module page; clarify examplesShawn Rutledge2022-04-171-1/+1
* doc: fix QtPDF doc warnings and mistakesShawn Rutledge2022-04-081-9/+10
* Move QQuickPdfNavStack core into QPdfNavigationStack; use in QPdfViewShawn Rutledge2022-04-087-227/+71
* PDF widget example: switch to SVG iconsShawn Rutledge2022-03-2922-22/+38
* Fix building PdfWidgets examplesAllan Sandfeld Jensen2022-03-141-1/+1
* Improve examples CMakeLists.txtKai Köhne2022-02-251-10/+4
* Use up-to date LGPL license headerKai Köhne2021-12-027-130/+228
* Doc: Fix qdoc warnings and enable zero warning limitVenugopal Shivashankar2021-11-151-5/+7
* Minor. Cleanup qt6_add_resources usageMichal Klocek2021-10-281-1/+1
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-241-1/+1
* Doc: Fix documentation warnings for Qt WebEngineTopi Reinio2021-08-231-3/+3
* Add QtPdf to cmake buildMichal Klocek2021-08-171-0/+63
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-011-4/+4
* Update 'dev' dependenciesAllan Sandfeld Jensen2020-05-142-4/+4
* Fix building dev with newer QtBaseAllan Sandfeld Jensen2020-04-242-4/+4
* Doc: Add docs for the Qt PDF Viewer exampleLeena Miettinen2020-01-281-0/+108
* Add QtPdf and QtPdfWidgets modulesMichal Klocek2019-11-251-1/+1
* 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-2518-0/+989