summaryrefslogtreecommitdiffstats
path: root/src/main-lib
Commit message (Expand)AuthorAgeFilesLines
* Fix build without precompiled headers5.14Bernd Weimer2020-06-021-0/+3
* Implement cache typing and versioningRobert Griebl2020-05-272-1/+12
* Fix warnings in builds against Qt 5.15Robert Griebl2020-05-191-0/+1
* Fix "disable-installer" buildRobert Griebl2020-05-193-0/+6
* Support legacy configurationsBernd Weimer2020-03-201-9/+17
* Hide the sudo deployment warning if irrelevantRobert Griebl2020-02-042-10/+32
* Do the necessary changes to the locale on startup implicitlyRobert Griebl2020-02-032-3/+11
* Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-311-4/+6
|\
| * Handle SIGTERM gracefullyRobert Griebl2020-01-241-4/+6
* | Mark methods with deployment warnings deprecatedBernd Weimer2020-01-313-2/+15
* | Defer logging output until configuration is knownBernd Weimer2020-01-295-32/+38
* | More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-242-256/+124
* | Connect PackageManager signals to ApplicationInstallerEgor Nemtsev2020-01-091-1/+17
* | Fix two stupid bugs in the new caching parser:Robert Griebl2019-11-261-12/+11
* | Fix compiler and code-model warningsRobert Griebl2019-11-082-3/+3
* | Better YAML error outputRobert Griebl2019-11-081-1/+1
* | Fully transparent and generic cache for config and app databaseRobert Griebl2019-11-078-915/+1261
* | Fix copyright headersRobert Griebl2019-11-051-0/+1
* | Rewrite of the YAML parser abstraction for QtRobert Griebl2019-10-301-30/+22
* | Add new package abstraction, part 2Robert Griebl2019-10-283-53/+29
* | Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-113-0/+12
|\|
| * Add a way to define the plugin paths in configuration filesDominik Holland2019-09-103-0/+12
* | Add support for Qt resourcesBernd Weimer2019-08-134-10/+21
* | Merge remote-tracking branch 'gerrit/5.13' into devRobert Griebl2019-08-091-7/+16
|\|
| * Ignore $WAYLAND_DISPLAY when starting on Wayland desktop environmentsRobert Griebl2019-08-081-7/+16
* | Don't abort on unknown runtimesBernd Weimer2019-08-071-1/+1
* | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-0510-10/+10
* | (Re)implement package and application blockingRobert Griebl2019-08-022-4/+3
* | 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
|\