summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build without precompiled headers5.14Bernd Weimer2020-06-021-0/+3
* Fix building examples against Qt without widgetsRobert Griebl2020-05-271-1/+1
* Implement cache typing and versioningRobert Griebl2020-05-2713-51/+123
* Enable installer explicitly in tests that need itBernd Weimer2020-05-223-1/+3
* Fix QuicklaunchQml path evaluation againBernd Weimer2020-05-191-6/+3
* Fix use-after-free on xdg pongJohn Brooks2020-05-192-2/+3
* Fix warnings in builds against Qt 5.15Robert Griebl2020-05-194-7/+10
* Fix "disable-installer" buildRobert Griebl2020-05-1914-137/+210
* Build fix necessary for some MSVC installationsRobert Griebl2020-05-191-1/+1
* Flush Wayland messages in test caseBernd Weimer2020-04-153-5/+19
* Version bump to 5.14.2Robert Griebl2020-04-071-1/+1
* Add an overview documentation for intentsRobert Griebl2020-04-072-0/+167
* appman-controller: Improve option and help usageDominik Holland2020-03-201-7/+7
* 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-105-7/+14
* | Improve crash handlerBernd Weimer2020-03-092-23/+27
* | Make window order predictableBernd Weimer2020-03-042-8/+29
* | Fix some minor issuesBernd Weimer2020-02-273-8/+9
* | 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-224-5/+17
* | Add support for libbacktrace on macDominik Holland2020-02-221-0/+1471
* | Automatcially enable stack-walker for all windows buildsDominik Holland2020-02-222-2/+2
* | 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-176-0/+50
* | Silence debug output that makes it hard to see actual problems in a test runRobert Griebl2020-02-131-2/+2
* | Allow access to P2P dbus to other usersMostafa Emami2020-02-121-0/+1
* | Add a Windows crash handler for MSVC And MinGWRobert Griebl2020-02-1118-386/+2646
* | Really fix the installation problem via the appman-controllerRobert Griebl2020-02-114-18/+32
* | Fix failing auto-testsRobert Griebl2020-02-105-6/+9
* | Update libbacktrace to latest upstreamRobert Griebl2020-02-1014-688/+4456
* | Put the generated qmltypes under source controlRobert Griebl2020-02-057-2/+1558
* | 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-035-5/+16
* | Output an error message when trying to remove built-in packagesRobert Griebl2020-02-032-5/+8