summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add support for Qt resourcesBernd Weimer2019-08-138-20/+90
* Merge remote-tracking branch 'gerrit/5.13' into devRobert Griebl2019-08-095-8/+35
|\
| * Merge remote-tracking branch 'gerrit/5.12' into 5.13Robert Griebl2019-08-083-0/+18
| |\
| | * Cleanup application lifecycle in single-process modeBernd Weimer2019-08-083-0/+18
| * | Ignore $WAYLAND_DISPLAY when starting on Wayland desktop environmentsRobert Griebl2019-08-081-7/+16
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-081-1/+1
| |\ \ | | |/
| | * Fix app start/stop in single-process modeBernd Weimer2019-08-011-1/+1
| | * Destroy QDBusServer instance when an application quitsRobert Griebl2019-08-011-1/+1
| | * Fix applications reusing a runtime object that is about to be destructedRobert Griebl2019-08-011-1/+4
| | * Fix broken Wayland socket name detectionRobert Griebl2019-08-011-4/+20
| | * Fix crashes when trying to start blocked appsRobert Griebl2019-08-011-4/+14
| | * Wait for apps to stop before actually uninstalling themRobert Griebl2019-08-013-2/+23
| | * Make sure the app-db is flushed after writingRobert Griebl2019-08-012-0/+4
| | * Only calculate the hardwareId onceDominik Holland2019-08-011-19/+22
| | * [intents] add intents list to read/write of ApplicationInfo to streamEgor Nemtsev2019-08-011-2/+5
| | * Fix headless compilationRobert Griebl2019-08-0110-10/+47
* | | Extend the possibilities to query windows in the WindowManager singletonRobert Griebl2019-08-082-3/+45
* | | Cleanup QmlInProcessRuntime exit status handlingBernd Weimer2019-08-071-2/+2
* | | Don't abort on unknown runtimesBernd Weimer2019-08-071-1/+1
* | | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-05236-251/+251
* | | Remove a left-over alias checkRobert Griebl2019-08-031-3/+0
* | | Cleanup the NativeRuntime exit status handlingRobert Griebl2019-08-032-16/+7
* | | (Re)implement package and application blockingRobert Griebl2019-08-0227-137/+153
* | | Remove support for multiple installation locationsRobert Griebl2019-08-0225-706/+326
* | | Improve QML test outputBernd Weimer2019-08-013-5/+16
* | | Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-0194-3622/+4693
* | | Merge remote-tracking branch 'gerrit/5.13' into devRobert Griebl2019-07-3136-153/+253
|\ \ \ | |/ /
| * | Fix app start/stop in single-process modeBernd Weimer2019-07-301-1/+1
| * | Fix CI compilationRobert Griebl2019-07-2515-0/+15
| * | [docs] Improve the API Reference for System UI related classesKavindra Palaraja2019-07-104-96/+106
| * | Fix qdoc warningsDominik Holland2019-07-105-10/+21
| * | The return value of ApplicationObject::start|debug was ignoredRobert Griebl2019-07-083-28/+33
| * | Fix headless compilationRobert Griebl2019-07-0812-11/+58
| * | 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
* | | Improve invalid main QML handlingBernd Weimer2019-07-234-9/+13
|/ /
* | 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
* | Fix application naming for --help and --versionRobert Griebl2019-06-257-25/+27
* | Clarify docs around D-Bus access policiesRobert Griebl2019-06-251-1/+2
* | Only calculate the hardwareId onceDominik Holland2019-06-171-19/+22
* | Use qmlProtectModule on all QtApplicationManager.* namespacesRobert Griebl2019-06-073-0/+15
* | Add support for env variables and std. paths in am-config.yamlRobert Griebl2019-06-064-28/+51
* | 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
* | 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-273-7/+59
* | Remove the "install to SDCard" functionalityRobert Griebl2019-05-2718-1150/+83