summaryrefslogtreecommitdiffstats
path: root/src/main-lib
Commit message (Expand)AuthorAgeFilesLines
* Remove support for multiple installation locationsRobert Griebl2019-08-025-56/+91
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-015-262/+745
* Merge remote-tracking branch 'gerrit/5.13' into devRobert Griebl2019-07-313-4/+27
|\
| * Fix CI compilationRobert Griebl2019-07-251-0/+1
| * Fix headless compilationRobert Griebl2019-07-083-1/+15
| * Do not activate the X11 touchemulation on a Wayland desktopRobert Griebl2019-07-041-3/+9
| * Make sure the app-db is flushed after writingRobert Griebl2019-07-021-0/+2
* | Improve invalid main QML handlingBernd Weimer2019-07-232-6/+12
|/
* Fix application naming for --help and --versionRobert Griebl2019-06-251-2/+1
* Only calculate the hardwareId onceDominik Holland2019-06-171-19/+22
* Use qmlProtectModule on all QtApplicationManager.* namespacesRobert Griebl2019-06-071-0/+6
* Add support for env variables and std. paths in am-config.yamlRobert Griebl2019-06-062-15/+45
* Revert "Enable hardware OpenGL acceleration for Wayland clients"Robert Griebl2019-06-053-33/+1
* Untangle the broken monitoring dependenciesRobert Griebl2019-05-284-8/+205
* Do not crash when reading an incompatible config cache fileRobert Griebl2019-05-281-1/+9
* Enable hardware OpenGL acceleration for Wayland clientsRobert Griebl2019-05-273-1/+33
* Remove the "install to SDCard" functionalityRobert Griebl2019-05-274-18/+4
* Fix broken Wayland socket name detectionRobert Griebl2019-05-171-4/+20
* Fix disable-installer and moreBernd Weimer2019-03-292-2/+8
* Better automatic dbus setup during developmentRobert Griebl2019-03-144-80/+85
* Add more logging configuration optionsDominik Holland2019-03-143-1/+20
* Merge branch '5.12' into devRobert Griebl2019-03-123-3/+25
|\
| * Avoid conflicts on Linux desktops by using a non-standard Wayland socketRobert Griebl2019-02-121-1/+16
| * Add support for $VERBOSE_TEST in the qml testrunnerRobert Griebl2019-02-112-1/+8
| * Improve logging outputRobert Griebl2019-01-311-1/+1
* | Exit System-UI in any caseBernd Weimer2019-01-171-0/+15
|/
* Get rid of D-Bus inconsistency between Linux and macOS/WindowsRobert Griebl2018-12-181-6/+1
* Update copyright statementsRobert Griebl2018-12-186-6/+12
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-10/+10
* Introduce MonitorModel & friendsDaniel d'Andrada2018-12-071-4/+18
* Remove dbus/registrationDelay and fix dbus noneBernd Weimer2018-11-283-15/+7
* Make DLT IDs configurableBernd Weimer2018-11-203-0/+14
* Move Notification to QtApplicationManager moduleDaniel d'Andrada2018-11-091-1/+1
* Add options for intent timeouts and disabling intents and installerRobert Griebl2018-11-084-6/+38
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-5/+5
* Rename FakeApplicationManagerWindowDaniel d'Andrada2018-10-301-2/+2
* Intents: cleanup and new featuresRobert Griebl2018-10-191-63/+6
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-123-0/+77
* Use the new runtimeCreated signal in the ApplicationIPCManagerRobert Griebl2018-10-121-0/+2
* Add an official signal for Runtime creationRobert Griebl2018-10-091-1/+1
* Call registerCompositorView on all windows automaticallyDaniel d'Andrada2018-09-251-2/+0
* Fix automatic startup timer reportingBernd Weimer2018-09-251-3/+2
* Add DLT crash logging and QML stack traceBernd Weimer2018-09-171-0/+1
* Add basic iOS support. Fix all "macOS" referencesRobert Griebl2018-08-241-5/+6
* Make SystemMonitor instantiable from QMLDaniel d'Andrada2018-08-212-5/+1
* Main QML file must be localDaniel d'Andrada2018-08-211-1/+1
* Make DefaultConfiguration easier to testDaniel d'Andrada2018-08-214-5/+11
* Don't require a config file when running appmanDaniel d'Andrada2018-08-141-5/+1
* Make installed-apps-manifest-dir configuration entry optionalDaniel d'Andrada2018-08-142-12/+24
* Make the application database cache optionalDaniel d'Andrada2018-08-143-26/+57