summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | [docs] Review documentation for the Application Features exampleKavindra Palaraja2019-09-122-35/+77
* | Add application-features exampleBernd Weimer2019-08-2929-0/+1086
* | Repaint minideskBernd Weimer2019-08-088-19/+20
* | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-0544-44/+44
* | Make all files known to QtCreatorRobert Griebl2019-08-051-0/+2
* | (Re)implement package and application blockingRobert Griebl2019-08-021-1/+1
* | Clarify the DBus policy setting location in the SC docsRobert Griebl2019-08-021-1/+2
* | Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-013-12/+16
|/
* Fix qdoc warningsDominik Holland2019-07-101-1/+1
* Fix headless compilationRobert Griebl2019-07-081-0/+4
* Fix application naming for --help and --versionRobert Griebl2019-06-251-1/+1
* Fix minor minidesk issuesBernd Weimer2019-06-053-2/+3
* [doc] Sync title with the new Examples pageKavindra Palaraja2019-06-032-2/+2
* [docs] Some more review of Application Manager's examplesKavindra Palaraja2019-05-216-204/+227
* [docs] Review some of Qt Application Manager's examplesKavindra Palaraja2019-04-233-107/+138
* Better automatic dbus setup during developmentRobert Griebl2019-03-146-13/+5
* The actual doc contents of the previous commitRobert Griebl2019-02-121-60/+55
* Add documentation for the intents exampleRobert Griebl2019-02-1211-11/+246
* Fixing more UTF-8 problems on macOS: runtime errors in libarchiveRobert Griebl2019-01-162-6/+3
* Add a runtime warning on non-Linux platforms to both monitoring examplesRobert Griebl2019-01-154-0/+64
* Fix crash when starting external (non-AM) Wayland appsRobert Griebl2019-01-101-1/+2
* Fix minidesk window positioningBernd Weimer2018-12-191-2/+5
* Update copyright statementsRobert Griebl2018-12-1843-43/+86
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-1824-28/+28
* Introduce MonitorModel & friendsDaniel d'Andrada2018-12-0739-692/+1180
* Fix qdoc warningsRobert Griebl2018-12-063-5/+5
* Make examples executable from QtCreator also for dev buildsRobert Griebl2018-11-275-5/+20
* Match minidesk implementation and documentationBernd Weimer2018-11-096-108/+98
* Fix imports for the intents exampleRobert Griebl2018-11-092-0/+2
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-3021-22/+21
* Update SysteMonitor documentation as it's no longer a singletonDaniel d'Andrada2018-10-301-4/+3
* Intents: fixed API naming to follow a consistent request/reply send/receive p...Robert Griebl2018-10-302-8/+8
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-2/+3
* Heavily extended the intents exampleRobert Griebl2018-10-2416-109/+455
* SoftwareContainer fixes from the PELUX teamRobert Griebl2018-10-232-1/+15
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-1213-0/+371
* Fix: software-container plugin is not able to connect to the P2P busRobert Griebl2018-10-122-3/+5
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-232-7/+7
* Document the multi-views exampleDaniel d'Andrada2018-08-212-0/+58
* Make SystemMonitor instantiable from QMLDaniel d'Andrada2018-08-211-16/+18
* Clean up and update the monitor exampleDaniel d'Andrada2018-08-214-56/+29
* Clean up configuration file of the multi-views exampleDaniel d'Andrada2018-08-161-26/+0
* Remove config file from the "Hello World" exampleDaniel d'Andrada2018-08-144-25/+14
* Make installed-apps-manifest-dir configuration entry optionalDaniel d'Andrada2018-08-144-4/+0
* Make the application database cache optionalDaniel d'Andrada2018-08-144-4/+0
* Update documentation of the minidesk example and some code tweaksDaniel d'Andrada2018-08-073-70/+67
* Make appImageMountDir config key optionalDaniel d'Andrada2018-08-065-5/+0
* Example on animating appearance and disappearance of windowsDaniel d'Andrada2018-07-2712-0/+629
* Remove window animation code from minidesk exampleDaniel d'Andrada2018-07-271-39/+8
* Document the "Hello World!" exampleDaniel d'Andrada2018-07-276-9/+184