summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/minidesk
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersDominik Holland2022-06-155-232/+20
* Migrate examples from 6.2 to 6.3Bernd Weimer2022-03-221-1/+1
* Improve examplesBernd Weimer2022-01-192-2/+3
* Raise cmake_minimum_required to VERSION 3.16 in examplesRobert Griebl2021-09-221-1/+1
* Remove the old deprecated ApplicationIPCManager IPC mechanismRobert Griebl2021-07-273-64/+2
* cmake: remove all comments from the pro2cmake tool conversionRobert Griebl2021-06-301-1/+0
* Make all qml-only examples usable from within QtCreatorDominik Holland2021-06-281-14/+5
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+35
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-015-49/+45
* Correctly handle null values in system- and applicationProperties over DBusRobert Griebl2021-04-261-0/+1
* Spelling fixes all over the placeRobert Griebl2020-07-173-13/+13
* Small fixes - mostly qdoc warningsRobert Griebl2020-07-171-2/+2
* Define functions in QML Connections explicitlyBernd Weimer2020-05-272-9/+18
* Convert all am-config files to the new syntaxRobert Griebl2019-11-071-8/+2
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-1/+2
* Repaint minideskBernd Weimer2019-08-088-19/+20
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-055-5/+5
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-012-10/+14
* Fix qdoc warningsDominik Holland2019-07-101-1/+1
* Fix minor minidesk issuesBernd Weimer2019-06-053-2/+3
* [docs] Some more review of Application Manager's examplesKavindra Palaraja2019-05-212-122/+133
* Better automatic dbus setup during developmentRobert Griebl2019-03-142-9/+1
* 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-185-5/+10
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-183-3/+3
* Fix qdoc warningsRobert Griebl2018-12-061-3/+3
* Make examples executable from QtCreator also for dev buildsRobert Griebl2018-11-271-1/+4
* Match minidesk implementation and documentationBernd Weimer2018-11-096-108/+98
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-304-4/+4
* Make installed-apps-manifest-dir configuration entry optionalDaniel d'Andrada2018-08-141-1/+0
* Make the application database cache optionalDaniel d'Andrada2018-08-141-1/+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-061-1/+0
* Remove window animation code from minidesk exampleDaniel d'Andrada2018-07-271-39/+8
* Update examples documentation due to recent changesDaniel d'Andrada2018-07-241-8/+8
* Fix installation of the examplesDaniel d'Andrada2018-07-1113-0/+879