summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [intents] add intents list to read/write of ApplicationInfo to streamEgor Nemtsev2019-08-011-2/+5
| * Fix headless compilationRobert Griebl2019-08-0114-14/+63
* | Fix app start/stop in single-process modeBernd Weimer2019-07-302-1/+2
* | Fix possibly crashing qml/simple testsBernd Weimer2019-07-251-4/+4
* | Fix CI compilationRobert Griebl2019-07-2516-0/+17
* | [docs] Improve the API Reference for System UI related classesKavindra Palaraja2019-07-104-96/+106
* | Fix qdoc warningsDominik Holland2019-07-108-11/+24
* | The return value of ApplicationObject::start|debug was ignoredRobert Griebl2019-07-083-28/+33
* | Fix headless compilationRobert Griebl2019-07-0817-15/+73
* | Do not activate the X11 touchemulation on a Wayland desktopRobert Griebl2019-07-042-7/+15
* | Make sure the app-db is flushed after writingRobert Griebl2019-07-022-0/+4
* | Wait for apps to stop before actually uninstalling themv5.13.0-1_QtASRobert Griebl2019-06-263-2/+23
* | Fix crashes when trying to start blocked appsRobert Griebl2019-06-261-4/+14
* | Clarify single-process debuggingv5.13.0_QtASRobert Griebl2019-06-251-1/+3
* | Fix application naming for --help and --versionRobert Griebl2019-06-258-26/+28
* | Clarify docs around D-Bus access policiesRobert Griebl2019-06-252-4/+25
* | Make it clear that DBus is a requirement for the appman-controllerRobert Griebl2019-06-241-0/+3
* | Only calculate the hardwareId onceDominik Holland2019-06-171-19/+22
* | [docs] Minor review of Logging & Debugging topicKavindra Palaraja2019-06-141-53/+54
* | Use qmlProtectModule on all QtApplicationManager.* namespacesRobert Griebl2019-06-073-0/+15
* | Fix failing tests in qml/simpleBernd Weimer2019-06-071-2/+2
* | Add support for env variables and std. paths in am-config.yamlRobert Griebl2019-06-065-31/+75
* | Clarify application capabilitiesRobert Griebl2019-06-061-0/+6
* | Fix deprecation warnings against Qt 5.13Robert Griebl2019-06-059-13/+22
* | Revert "Enable hardware OpenGL acceleration for Wayland clients"Robert Griebl2019-06-054-43/+3
* | Fix minor minidesk issuesBernd Weimer2019-06-053-2/+3
* | [doc] Sync title with the new Examples pageKavindra Palaraja2019-06-032-2/+2
* | Untangle the broken monitoring dependenciesRobert Griebl2019-05-2831-119/+268
* | Do not crash when reading an incompatible config cache fileRobert Griebl2019-05-281-1/+9
* | Enable hardware OpenGL acceleration for Wayland clientsRobert Griebl2019-05-274-3/+43
* | Add method to add Wayland extensionsBernd Weimer2019-05-278-7/+209
* | Remove the "install to SDCard" functionalityRobert Griebl2019-05-2723-1999/+97
* | Fix and enhance documentationBernd Weimer2019-05-214-8/+15
* | Add support for native popups, namely Wayland XDG popupsRobert Griebl2019-05-279-12/+115
* | [docs] Remove indexpage qdoc commandKavindra Palaraja2019-05-261-1/+0
* | [docs] Review of Troubleshooting documentationKavindra Palaraja2019-05-272-49/+56
* | [docs] Some more review of Application Manager's examplesKavindra Palaraja2019-05-216-204/+227
* | Fix compilation against devRobert Griebl2019-05-211-1/+0
* | Fix broken Wayland socket name detectionRobert Griebl2019-05-171-4/+20
* | Improve the error message when trying to start an unknown applicationRobert Griebl2019-05-173-11/+12
* | Fix applications reusing a runtime object that is about to be destructedRobert Griebl2019-05-171-1/+4
* | Destroy QDBusServer instance when an application quitsRobert Griebl2019-05-171-1/+1
* | [intents] add intents list to read/write of ApplicationInfo to streamEgor Nemtsev2019-04-251-2/+5
* | [docs] Review some of Qt Application Manager's examplesKavindra Palaraja2019-04-233-107/+138
* | [docs] Review of the Configuration pageKavindra Palaraja2019-04-151-579/+558
* | Enable general logging category by defaultBernd Weimer2019-04-102-23/+66
* | doc: Fix qdoc warningsDominik Holland2019-04-022-1/+5
* | [docs] More review of QtApplicationManager documentationKavindra Palaraja2019-04-0213-267/+272
* | Fix disable-installer and moreBernd Weimer2019-03-293-3/+9
* | Port benchmark code to new 5.12 APIBernd Weimer2019-03-258-138/+126