summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Revert "QuickNanoBrowser: Remove deprecated Qt.labs.settings"Michal Klocek2023-03-161-1/+1
* QuickNanoBrowser: Remove deprecated Qt.labs.settingsPeter Varga2023-02-031-1/+1
* Doc: Fix warning and minor clean-upPeter Varga2023-01-202-2/+2
* Fix qdoc link failuresMichal Klocek2023-01-071-3/+3
* Fix quicknanobrowser's popup windowMartin Negyokru2022-12-091-1/+1
* Add client certificate exampleMichal Klocek2022-12-0918-1/+553
* Mention WebSockets in docsMichal Klocek2022-11-302-0/+4
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-221-1/+1
* Simple Browser example: Fix startup flicker on WindowsFriedemann Kleint2022-10-134-4/+16
* 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-083-9/+33
* Fix simplebrowser build with Qt 6.3Peter Varga2022-08-182-0/+10
* Doc: Set correct install path for Qt PDF examplesTopi Reinio2022-08-102-0/+2
* Use SPDX license identifiersLucie Gérard2022-06-23137-6207/+274
* Fix simplebrowser build with Qt 6.2v6.4.0-beta1Allan 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