summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Move quick minimal example to manual testsMichal Klocek2023-03-228-165/+0
* Move widgets minimal example to manual testsMichal Klocek2023-03-227-129/+0
* Add search feature to PDF widget exampleShawn Rutledge2023-03-1710-0/+203
* QtPDF multipage example: open the search results tab during searchShawn Rutledge2023-03-161-1/+1
* Doc: Fix example codeAndreas Eliasson2023-02-271-1/+1
* Support DecorationRole for icons in QPdfDocument::pageModelShawn Rutledge2023-02-163-1/+47
* Add QPdfPageSelectorShawn Rutledge2023-02-162-8/+12
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-151-1/+3
* Fix clang compiler warningsPeter Varga2023-02-141-5/+3
* QuickNanoBrowser: Add feature permission request handlingPeter Varga2023-02-022-6/+98
* QuickNanoBrowser: Remove usage of Quota Permission Request APIPeter Varga2023-02-021-7/+0
* QuickNanoBrowser: Remove deprecated Qt.labs.settingsPeter Varga2023-02-021-1/+1
* Fix navigation error for incomplete URLs in webenginequick examplesMartin Negyokru2023-02-0112-3/+73
* Suppress the QTP0001 policy warningAmir Masoud Abdol2023-01-271-0/+1
* Disable WebEngineContext dump by defaultPeter Varga2023-01-192-0/+4
* Doc: Fix warning and minor clean-upPeter Varga2023-01-172-2/+2
* Fix qdoc link failuresMichal Klocek2023-01-061-3/+3
* Update push example after setPushServiceEndpoint changeMichal Klocek2022-12-227-7/+204
* Fix qdoc warningsMichal Klocek2022-12-1616-20/+19
* Fix quicknanobrowser's popup windowMartin Negyokru2022-12-091-1/+1
* Fix build of clientcertificate exampleSzabolcs David2022-12-031-3/+3
* Add client certificate exampleMichal Klocek2022-11-2918-1/+553
* Add push notification exampleMichal Klocek2022-11-2915-0/+1249
* Mention WebSockets in docsSzabolcs David2022-11-032-0/+4
* 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