summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Simple Browser example: Fix startup flicker on WindowsFriedemann Kleint2022-10-134-4/+16
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* QtPdf multipage example: add macOS icon; support QFileOpenEventShawn Rutledge2022-09-227-6/+88
* QtPdf multipage example: open files via DnDShawn Rutledge2022-09-211-0/+13
* Polish the QML/PdfViewer exampleFriedemann Kleint2022-09-082-8/+21
* Polish the nano browser exampleFriedemann Kleint2022-09-0810-30/+54
* 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-2627-27/+27
* Fix simplebrowser build with Qt 6.3Peter Varga2022-08-182-0/+10
* Add license headers to cmake filesLucie Gérard2022-07-0727-0/+81
* Doc: Set correct install path for Qt PDF examplesTopi Reinio2022-06-302-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-22137-6207/+274
* Simplebrowser: Add inspector action to Window menuPeter Varga2022-06-151-1/+9
* Fix simplebrowser build with Qt 6.2Allan Sandfeld Jensen2022-06-112-0/+12
* Redefine PdfSearchModel.currentResult as document-based; use PdfLinkShawn Rutledge2022-06-042-15/+12
* Give QPdfPageNavigator::jump() a default value for zoomShawn Rutledge2022-06-041-1/+1
* Add QPdfDocument::pageLabel(int) and pageModel propertyShawn Rutledge2022-06-041-6/+7
* Renumber pages in test.pdfShawn Rutledge2022-05-312-0/+0
* Remove PdfPageView.currentPage propertyShawn Rutledge2022-05-311-1/+1
* Rename QPdfNavigationStack to QPdfPageNavigator; QML type tooShawn Rutledge2022-05-272-12/+12
* Implement File System Access permission APISzabolcs David2022-05-262-0/+34
* QPdfView: replace enums with enum classesShawn Rutledge2022-05-242-4/+6
* QPdfDocument: use enum classesShawn Rutledge2022-05-241-1/+1
* Examples: Use REQUIRED COMPONENTS where possibleKai Köhne2022-05-231-1/+1
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-049-0/+337
* PDF multipage example: add footer button to hide/show the sidebarShawn Rutledge2022-04-305-0/+42
* PDF multipage example: add sidebar metadata paneShawn Rutledge2022-04-301-1/+30
* PDF example and manual test: add GridView for thumbnailsShawn Rutledge2022-04-291-13/+61
* PDF MultiPageView example: add bookmarks tree to sidebarShawn Rutledge2022-04-241-44/+85
* 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-172-2/+2
* 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
* doc: begin adding docs for MultiPageView component and exampleShawn Rutledge2022-04-072-1/+80
* Spellchecker: Fix and clean up qmake build of the examplePeter Varga2022-03-312-8/+7
* PDF widget example: switch to SVG iconsShawn Rutledge2022-03-2922-22/+38
* CustomDialogs: Make custom input fields readable in dark modePeter Varga2022-03-292-0/+22
* CustomDialogs: Make dialog titles and messages visiblePeter Varga2022-03-294-1/+5
* CookieBrowser: Make alternating rows readable in dark modePeter Varga2022-03-231-1/+1
* Fix webui exampleAllan Sandfeld Jensen2022-03-181-2/+1
* Fix building PdfWidgets examplesAllan Sandfeld Jensen2022-03-141-1/+1
* multipage PDF viewer example: simplify, and fix more qmllint warningsShawn Rutledge2022-03-101-15/+13
* QtQuick.Pdf: automatically close the error dialog if the error disappearsShawn Rutledge2022-03-082-2/+2
* PDF viewer and manual test: support password-protected documentsShawn Rutledge2022-03-072-9/+28
* Improve examples CMakeLists.txtKai Köhne2022-02-2522-195/+110
* QtPdf: fix qml issuesShawn Rutledge2022-02-222-11/+10
* Simplebrowser: fix compiler warningsBalazs Egedi2022-02-102-3/+3
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* PDF viewer examples: use QtQuick.Dialogs FileDialogShawn Rutledge2022-01-112-6/+6