summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Disconnect the quit and exit signals of the QQmlApplicationEngine5.10Dominik Holland2018-04-042-1/+3
* Replace QtWayland's surface extension with a custom AM extensionRobert Griebl2018-04-0418-104/+618
* (Un)register MIME types with QtGui on application (un)installationRobert Griebl2018-04-042-3/+15
* Explicitly call doneCurrent to work around crash on NUC with eglfsRobert Griebl2018-04-031-6/+8
* Make sure to handle openUrl requests in the main threadRobert Griebl2018-04-031-0/+5
* Add the new GPU reporting also to the modelDominik Holland2018-03-291-0/+3
* Fix --no-dlt-logging to disable dlt logging also in apps againDominik Holland2018-03-291-1/+1
* Suppress debug output from config file parsingRobert Griebl2018-03-295-13/+13
* Make missing installation locations in the config file non-fatalRobert Griebl2018-03-292-4/+2
* Add GPU utilization to the system-monitorRobert Griebl2018-03-275-1/+323
* Move sanity checks in the qml launcherRobert Griebl2018-03-223-40/+45
* Move RunState API from ApplicationManager to ApplicationDaniel d'Andrada2018-03-1710-77/+126
* Add support for OpenSSL 1.1Robert Griebl2018-03-163-25/+38
* Header cleanup, fixing syncqt warningsRobert Griebl2018-03-169-13/+19
* Simplify the sudo server interfaceRobert Griebl2018-03-168-85/+61
* Fixed the logic of detecting native apps that support the ApplicationInterfaceRobert Griebl2018-03-151-7/+9
* Add a deterministic way to start apps on startupRobert Griebl2018-03-154-10/+63
* Automatically detect if the QML debugger should be enabledRobert Griebl2018-03-152-5/+6
* Add support generic support for --no-dlt-loggingRobert Griebl2018-03-154-8/+18
* Add support for reading the git SHA1 from .tag produced by the Qt CIRobert Griebl2018-03-081-3/+4
* Make the acknowledge part of appman-controller's install-package optionalRobert Griebl2018-03-062-14/+22
* Add basic bash completion for appman executableBernd Weimer2018-03-023-4/+29
* Fix quicklaunchBernd Weimer2018-03-021-1/+4
* Fix "enable-widgets" optionJacques GUILLOU2018-03-011-5/+7
* Add new "deployment" logging categoryBernd Weimer2018-02-2810-24/+44
* Remove deprecated XProcessMonitorBernd Weimer2018-02-287-879/+0
* Set the initial size of the InProcessSurfaceItemv2.0_QtASDominik Holland2018-02-221-0/+2
* Update monitor example imageBernd Weimer2018-02-222-2/+2
* Documentation for the custom-appman exampleRobert Griebl2018-02-213-0/+108
* Fix smaps parsingBernd Weimer2018-02-213-21/+318
* Preserve the PID of apps when they crash for better error outputRobert Griebl2018-02-202-2/+7
* Fix FakeApplicationManagerWindow color updateBernd Weimer2018-02-201-3/+6
* Change memory consumption in monitor exampleBernd Weimer2018-02-202-14/+29
* Fix crash when trying to install an app while its runtime is not availableRobert Griebl2018-02-141-2/+3
* Fix flaky QML auto testsBernd Weimer2018-02-082-6/+11
* Update minidesk exampleBernd Weimer2018-02-082-3/+3
* Update 3rd-party librariesRobert Griebl2018-02-07125-54820/+5329
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-07280-280/+280
* Remove obsolete liblzma dependencyRobert Griebl2018-02-071-20/+0
* Remove support for Qt 5.6, 5.7 and 5.8Robert Griebl2018-02-0715-320/+21
* doc: Add a troubleshooting page with frequently asked questionsDominik Holland2018-02-052-0/+114
* Allow window to be shown in ping-pong testBernd Weimer2018-02-052-2/+2
* SystemMonitor: add cpuLoad and memoryUsed propertiesDaniel d'Andrada2018-02-022-6/+46
* Extend and improve QML auto testsBernd Weimer2018-02-024-3/+92
* Add bash command completion fileBernd Weimer2018-01-234-0/+135
* Overload virtual contains function againBernd Weimer2018-01-172-2/+11
* Make installation task state an enumerationBernd Weimer2018-01-157-60/+80
* Add monitoring auto testsBernd Weimer2018-01-1111-9/+653
* Allow to enable Wayland ping-pong againBernd Weimer2018-01-115-4/+81
* TouchEmulationX11: leave XI2 event intact after processing itDaniel d'Andrada2018-01-112-27/+61