summaryrefslogtreecommitdiff
path: root/src/main-lib/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add new package abstraction, part 2Robert Griebl2019-10-281-52/+25
* Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-111-0/+1
|\
| * Add a way to define the plugin paths in configuration filesDominik Holland2019-09-101-0/+1
* | Add support for Qt resourcesBernd Weimer2019-08-131-9/+12
* | Don't abort on unknown runtimesBernd Weimer2019-08-071-1/+1
* | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* | Remove support for multiple installation locationsRobert Griebl2019-08-021-31/+9
* | Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-246/+99
* | Merge remote-tracking branch 'gerrit/5.13' into devRobert Griebl2019-07-311-4/+18
|\ \ | |/
| * Fix headless compilationRobert Griebl2019-07-081-1/+7
| * 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-231-5/+11
|/
* Only calculate the hardwareId onceDominik Holland2019-06-171-19/+22
* Use qmlProtectModule on all QtApplicationManager.* namespacesRobert Griebl2019-06-071-0/+6
* Revert "Enable hardware OpenGL acceleration for Wayland clients"Robert Griebl2019-06-051-30/+1
* Untangle the broken monitoring dependenciesRobert Griebl2019-05-281-2/+2
* Enable hardware OpenGL acceleration for Wayland clientsRobert Griebl2019-05-271-1/+30
* Remove the "install to SDCard" functionalityRobert Griebl2019-05-271-6/+2
* Fix disable-installer and moreBernd Weimer2019-03-291-2/+4
* Better automatic dbus setup during developmentRobert Griebl2019-03-141-63/+80
* Add more logging configuration optionsDominik Holland2019-03-141-1/+1
* Merge branch '5.12' into devRobert Griebl2019-03-121-1/+1
|\
| * Improve logging outputRobert Griebl2019-01-311-1/+1
* | Exit System-UI in any caseBernd Weimer2019-01-171-0/+15
|/
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* 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-281-9/+7
* Make DLT IDs configurableBernd Weimer2018-11-201-0/+2
* Move Notification to QtApplicationManager moduleDaniel d'Andrada2018-11-091-1/+1
* Add options for intent timeouts and disabling intents and installerRobert Griebl2018-11-081-5/+8
* 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-121-0/+73
* 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-211-4/+1
* Main QML file must be localDaniel d'Andrada2018-08-211-1/+1
* Make installed-apps-manifest-dir configuration entry optionalDaniel d'Andrada2018-08-141-11/+18
* Make the application database cache optionalDaniel d'Andrada2018-08-141-21/+45
* Decouple ApplicationManager and ApplicationDatabaseDaniel d'Andrada2018-08-141-5/+18
* Fix compiler warnings for all platforms.Robert Griebl2018-08-071-4/+6
* Make appImageMountDir config key optionalDaniel d'Andrada2018-08-061-1/+1
* Fix store-signed packagesRobert Griebl2018-08-031-1/+6