summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update example category namesKai Köhne2023-08-1016-9/+16
* Do no load default style sheets in recipe browserMichal Klocek2023-07-271-2/+1
* Add Info.plist file to macos version of some examplesMichael Brüning2023-07-036-0/+137
* Remove recipebrowser and simplebrowser from Application ExamplesKimmo Leppälä2023-06-272-2/+0
* Add Quick Nano Browser to Application ExamplesKimmo Leppälä2023-06-201-0/+1
* Set example category on Widgets examplesAllan Sandfeld Jensen2023-06-2010-1/+11
* Fix quicknanobrowser tab closingMartin Negyokru2023-06-021-1/+0
* Do not compile examples or tests with 6.2Michal Klocek2023-05-241-1/+1
* QuickNanoBrowser: Make FindBar visible in dark modePeter Varga2023-05-181-0/+14
* QuickNanoBrowser: Switch to Fusion stylePeter Varga2023-05-183-3/+3
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-131-1/+1
* Merge recipe browser, stylesheet browser and markdown editor examplesYigit Akcay2023-04-0678-3734/+872
* Simple browser example: Fix up the codeFriedemann Kleint2023-04-053-34/+6
* Add Windows 11 related note for Geolocation settingsYigit Akcay2023-04-041-0/+6
* Replace WebEngineAction example with a snippetMichael Brüning2023-04-0410-284/+1
* doc: Provide a screenshot of the PDF Viewer widget example; rename pageShawn Rutledge2023-03-301-4/+2
* Simple browser example: Add helper function to remove key backspaceFriedemann Kleint2023-03-301-15/+16
* Simple browser example: Fix clazy warningsFriedemann Kleint2023-03-302-17/+13
* Simple browser example: Use member initializationFriedemann Kleint2023-03-289-25/+16
* Simple browser example: Use modern string literalsFriedemann Kleint2023-03-286-19/+31
* Remove webui exampleAllan Sandfeld Jensen2023-03-2411-450/+1
* Move custom touch handles example to manual testsMichal Klocek2023-03-249-222/+0
* Move custom dialogs example to manual testsMichal Klocek2023-03-2443-1887/+0
* Move quick minimal example to manual testsMichal Klocek2023-03-248-165/+0
* Move widgets minimal example to manual testsMichal Klocek2023-03-247-129/+0
* QtPDF multipage example: open the search results tab during searchShawn Rutledge2023-03-201-1/+1
* Fix navigation error for incomplete URLs in webenginequick examplesMartin Negyokru2023-02-0212-3/+73
* QuickNanoBrowser: Remove usage of Quota Permission Request APIPeter Varga2023-02-021-7/+0
* QuickNanoBrowser: Add feature permission request handlingPeter Varga2023-02-022-6/+98
* QuickNanoBrowser: Remove deprecated Qt.labs.settingsPeter Varga2023-02-021-1/+1
* Suppress the QTP0001 policy warningAmir Masoud Abdol2023-02-011-0/+1
* Doc: Fix warning and minor clean-upPeter Varga2023-01-192-2/+2
* Disable WebEngineContext dump by defaultPeter Varga2023-01-192-0/+4
* Fix qdoc link failuresMichal Klocek2023-01-071-3/+3
* Update push example after setPushServiceEndpoint changeMichal Klocek2022-12-227-7/+204
* Fix qdoc warningsv6.5.0-beta1Michal 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