summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Support legacy configurationsBernd Weimer2020-03-202-10/+36
* Increase signal stack sizeBernd Weimer2020-03-205-10/+8
* Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-03-123-14/+17
|\
| * Delay emitting applicationWasActivated signalv5.13.2_QtAS5.13Bernd Weimer2020-03-093-20/+18
| * Prevent QML backtrace when engine has been deletedBernd Weimer2020-02-271-1/+2
* | Improve tests and bash completionBernd Weimer2020-03-102-4/+3
* | Improve crash handlerBernd Weimer2020-03-092-23/+27
* | Make window order predictableBernd Weimer2020-03-042-8/+29
* | Fix some minor issuesBernd Weimer2020-02-271-6/+7
* | Always generate debug infos for appman on macosDominik Holland2020-02-221-0/+3
* | Add a hint when a stacktrace is shown while running in release modeDominik Holland2020-02-221-0/+9
* | Enable libbacktrace support for macosDominik Holland2020-02-221-1/+11
* | Show a warning when packaging old manifestsRobert Griebl2020-02-201-0/+15
* | Fix bogus CPU load display on app restartRobert Griebl2020-02-201-1/+3
* | Fix Yocto/MingW build (part 2)Robert Griebl2020-02-194-6/+6
* | Merge "Merge remote-tracking branch 'gerrit/5.13' into 5.14"Robert Griebl2020-02-191-1/+14
|\ \
| * | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-02-191-1/+14
| |\|
| | * Fix Yocto/MingW buildRobert Griebl2020-02-181-1/+1
| | * Make sure to kill any child processes when the main AM process crashes (II)Robert Griebl2020-02-101-0/+25
| | * Enable the crashhandler also on macosDominik Holland2020-02-051-2/+9
| | * Make sure to kill any child processes when the main AM process crashes.Robert Griebl2020-02-051-0/+6
* | | Allow qmltestrunner to shutdown gracefullyBernd Weimer2020-02-184-20/+5
|/ /
* | Improve error output during backtrace generationRobert Griebl2020-02-171-8/+21
* | Add properties to allow cross-referencing between Package and ApplicationRobert Griebl2020-02-174-0/+40
* | Allow access to P2P dbus to other usersMostafa Emami2020-02-121-0/+1
* | Add a Windows crash handler for MSVC And MinGWRobert Griebl2020-02-118-380/+829
* | Really fix the installation problem via the appman-controllerRobert Griebl2020-02-114-18/+32
* | Fix failing auto-testsRobert Griebl2020-02-102-4/+5
* | Put the generated qmltypes under source controlRobert Griebl2020-02-051-2/+2
* | Hide the sudo deployment warning if irrelevantRobert Griebl2020-02-043-14/+32
* | Report files (sym-links) that cannot be packagedRobert Griebl2020-02-031-2/+12
* | Do the necessary changes to the locale on startup implicitlyRobert Griebl2020-02-034-4/+16
* | Output an error message when trying to remove built-in packagesRobert Griebl2020-02-032-5/+8
* | Fix regression: old (v1) packages can be installed againRobert Griebl2020-01-311-4/+8
* | Fix broken ApplicationInfo cacheRobert Griebl2020-01-311-3/+5
* | Add intent handling in the system-uiRobert Griebl2020-01-3117-33/+331
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-316-29/+59
|\|
| * Fix crash in parallel YAML parsingRobert Griebl2020-01-311-16/+20
| * Handle SIGTERM gracefullyRobert Griebl2020-01-241-4/+6
| * Fix IPC extensions for quick-launched applicationsBernd Weimer2020-01-244-28/+46
* | Mark methods with deployment warnings deprecatedBernd Weimer2020-01-3110-25/+38
* | Defer logging output until configuration is knownBernd Weimer2020-01-2914-68/+152
* | More intent configuration documentationRobert Griebl2020-01-242-19/+25
* | Add a new Hello-World type example, using intentsRobert Griebl2020-01-241-5/+13
* | More documentation - especially regarding the new PackageManagerRobert Griebl2020-01-2419-433/+665
* | Fix 5.14 warningsRobert Griebl2020-01-225-7/+6
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-226-95/+86
|\|
| * Revert back to using a mutex for process readingsBernd Weimer2020-01-214-93/+82
| * Revise some error handlingBernd Weimer2020-01-172-2/+4
* | Merge remote-tracking branch 'gerrit/5.13' into 5.14Robert Griebl2020-01-2111-50/+122
|\|