summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/animated-windows
Commit message (Expand)AuthorAgeFilesLines
* Examples: Move to 'Embedded' categoryKai Köhne6 days1-0/+1
* CMake: Use versionless commands everywhereDominik Holland2024-09-041-2/+2
* Add missing install destinations to all examplesDominik Holland2024-08-191-0/+2
* Remove the now defunct qmake pro files for the examplesRobert Griebl2024-07-301-29/+0
* Switch all examples to the modern am-package manifest formatRobert Griebl2024-07-262-6/+10
* Add missing QTP0004 to examplesRobert Griebl2024-07-251-0/+3
* Rewrite all examples using modern Qt APIsDominik Holland2024-07-193-15/+55
* doc: Document the problem with missing libwayland-dev packagesRobert Griebl2024-03-071-0/+2
* Make all example and doc QML imports versionlessRobert Griebl2023-06-173-7/+7
* Make sure that no example throws qmllint warningsRobert Griebl2023-06-121-21/+31
* CMake: document qt6_am_add_systemui_wrapperRobert Griebl2022-09-271-0/+1
* Use SPDX license identifiersDominik Holland2022-06-154-181/+16
* Migrate examples from 6.2 to 6.3Bernd Weimer2022-03-221-1/+1
* Doc: Adjust title of Hello Word exampleTopi Reinio2022-03-211-2/+2
* Raise cmake_minimum_required to VERSION 3.16 in examplesRobert Griebl2021-09-221-1/+1
* 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/+4
* cmake: Nearly full cmake buildRobert Griebl2021-06-181-0/+35
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-014-38/+36
* Define functions in QML Connections explicitlyBernd Weimer2020-05-271-1/+3
* Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-071-1/+1
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-054-4/+4
* [docs] Some more review of Application Manager's examplesKavindra Palaraja2019-05-211-3/+3
* [docs] Review some of Qt Application Manager's examplesKavindra Palaraja2019-04-231-22/+28
* Better automatic dbus setup during developmentRobert Griebl2019-03-141-1/+1
* Update copyright statementsRobert Griebl2018-12-184-4/+8
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-183-3/+3
* Make examples executable from QtCreator also for dev buildsRobert Griebl2018-11-271-1/+4
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-303-3/+3
* 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
* Make appImageMountDir config key optionalDaniel d'Andrada2018-08-061-1/+0
* Example on animating appearance and disappearance of windowsDaniel d'Andrada2018-07-2711-0/+628