summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Code cleanupRobert Griebl8 days1-1/+0
* Replace all signals/slots keywords with Q_SIGNALS/Q_SLOTSRobert Griebl2024-04-223-3/+3
* CMake: Use qt_internal_add_example for examplesAlexandru Croitor2024-03-071-14/+14
* doc: Document the problem with missing libwayland-dev packagesRobert Griebl2024-03-0713-0/+26
* Fix exception handling after Q*Application::exec()Robert Griebl2024-03-072-10/+13
* Replace all #pragma once with old-style #ifdef include guardsRobert Griebl2024-03-054-4/+16
* doc: fix file quoting in bwrap exampleRobert Griebl2024-02-181-3/+2
* Examples: check if the server command is valid in package-installationRobert Griebl2024-02-071-3/+7
* Examples: make the package-installation cope with external acknowledgeRobert Griebl2024-02-071-2/+16
* cmake: fix quoting in qt6_am_add_systemui_wrapperRobert Griebl2024-02-071-2/+2
* doc: package-installation exampleRobert Griebl2024-02-014-4/+102
* cmake: move the qt_am_create_package command from examples to main-libRobert Griebl2024-02-011-39/+0
* Document how to write and use QML modulesBernd Weimer2024-01-125-15/+67
* Fix qdoc warningsRobert Griebl2024-01-091-1/+1
* Clazy: fix and modernize examplesRobert Griebl2024-01-086-23/+21
* Modernize string literalsRobert Griebl2024-01-081-2/+4
* Quicklaunch: improve the runtimesPerContainer settingRobert Griebl2023-12-121-1/+4
* Demonstrate how to modularize QML codeBernd Weimer2023-12-0852-394/+523
* Resolve old TODOsRobert Griebl2023-12-071-1/+0
* Simplify custom appman implementationsRobert Griebl2023-12-062-26/+28
* Add public defines for QT_AM_VERSION...Robert Griebl2023-12-052-0/+7
* Make Sudo universally available for all buildsRobert Griebl2023-11-271-1/+0
* Cope with implicitly disabled installer componentRobert Griebl2023-11-271-1/+3
* Improve minidesk to show focus/activationRobert Griebl2023-11-088-45/+54
* docs: Remove old ApplicationInstaller referencesRobert Griebl2023-11-071-1/+1
* bwrap: Improve kernel namespace (un)sharingRobert Griebl2023-10-302-11/+10
* Add a package-installation exampleRobert Griebl2023-10-3022-0/+605
* DBus cleanup, part 2 and shared QML APIRobert Griebl2023-09-264-44/+39
* example: don't use QT_OPEN in examplesSamuli Piippo2023-09-201-2/+2
* Fix qt_policy being called way too earlyRobert Griebl2023-08-091-2/+2
* Add a new auto-test for the bubblewrap containersRobert Griebl2023-07-211-31/+0
* Add architecture detection for binariesRobert Griebl2023-07-141-1/+1
* Documentation: small fixesRobert Griebl2023-07-141-1/+2
* cmake: suppress QTP0001 warningRobert Griebl2023-07-131-0/+2
* Remove deprecated functions and classesRobert Griebl2023-07-131-1/+1
* Add a bubblewrap-exampleDominik Holland2023-06-3020-0/+537
* Make all example and doc QML imports versionlessRobert Griebl2023-06-1735-80/+80
* Fix the doc buildRobert Griebl2023-06-161-1/+1
* Make sure that no example throws qmllint warningsRobert Griebl2023-06-1215-113/+206
* Fix broken examplesRobert Griebl2023-06-122-4/+3
* Fix intents example deploymentRobert Griebl2023-02-281-0/+1
* Suppress the QTP0001 policy warningAmir Masoud Abdol2023-01-271-0/+1
* Port from qAsConst to std::as_constMarc Mutz2023-01-141-2/+2
* Add an image for the SoftwareContainer plugin exampleRobert Griebl2022-12-132-0/+1
* CMake: document qt6_am_add_systemui_wrapperRobert Griebl2022-09-279-0/+9
* Intents: add broadcastsRobert Griebl2022-09-1610-42/+83
* Fix setting the Material style in the Intents exampleRobert Griebl2022-08-072-2/+2
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-308-3/+30
* Use SPDX license identifiersDominik Holland2022-06-1559-2738/+218
* Make the Windows build not complain openly about missing WaylandClientRobert Griebl2022-05-301-1/+1