summaryrefslogtreecommitdiff
path: root/src/launcher-lib/applicationmanagerwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leaks introduced by adding the PackageInfo mechanismRobert Griebl2022-03-211-2/+3
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Spelling fixes all over the placeRobert Griebl2020-07-171-3/+3
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-3/+3
* Fix qdoc warningsRobert Griebl2018-12-061-1/+1
* Update the docs to mention both the qmlscene and the new qml toolRobert Griebl2018-12-051-2/+2
* Remove incorrect documentationDaniel d'Andrada2018-11-061-1/+0
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-4/+4
* Keep window properties between QWindow show/hide cycles in multi-processDaniel d'Andrada2018-06-181-0/+1
* Introduce qdoc groups for all qml typesDominik Holland2018-04-171-1/+3
* Replace QtWayland's surface extension with a custom AM extensionRobert Griebl2018-04-041-33/+13
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Don't show invisible root elementsBernd Weimer2017-09-271-5/+5
* Docs: clarify the asynchronous nature of WaylandRobert Griebl2017-06-291-0/+4
* Fix minor memory leakRobert Griebl2017-04-191-0/+5
* common-lib cleanupRobert Griebl2017-03-131-0/+1
* Fix for clazy and clang static code analysis findingsRobert Griebl2017-02-271-3/+3
* Addition of a qmlplugindump tool equivalent for the application-managerRobert Griebl2017-02-211-0/+207