summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update tools documentationBernd Weimer2018-01-104-71/+98
* Execute QML auto tests within source folderBernd Weimer2018-01-101-2/+2
* Fix clang handling of virtual overridesRobert Griebl2018-01-092-2/+2
* Fix Qt 5.6 build on Win and MacRobert Griebl2018-01-092-3/+3
* Fix shared_main_lib dependencyRobert Griebl2018-01-091-4/+4
* Add installation state auto testBernd Weimer2017-12-208-7/+145
* Improve documentationBernd Weimer2017-12-1914-72/+72
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-1536-435/+891
* Expose installation state to QMLBernd Weimer2017-12-083-0/+21
* Fix the version comparison for enabling the dlt lazy initDominik Holland2017-11-302-1/+25
* Move the MouseTouchAdaptor from neptune to the application-managerRobert Griebl2017-11-2913-1/+600
* Add missing introduction for package managementRobert Griebl2017-11-291-0/+26
* Add single- vs. multi-process documentationBernd Weimer2017-11-292-0/+211
* Add window property testsBernd Weimer2017-11-282-34/+64
* Hide more properties in FakeApplicationManagerWindowBernd Weimer2017-11-282-5/+95
* Improve in-process window mappingBernd Weimer2017-11-282-29/+38
* Hide properties in FakeApplicationManagerWindowBernd Weimer2017-11-2732-181/+942
* Fix passing a relative path of the main qml file to appman by command lineDominik Holland2017-11-271-1/+1
* Improve launcher binary detectionRobert Griebl2017-11-211-6/+16
* Add support for OpenGL version and profile selectionRobert Griebl2017-11-1413-44/+255
* Fix stopAllApplications()Bernd Weimer2017-11-141-3/+5
* Fix QML file license headersBernd Weimer2017-11-147-212/+135
* Fix headless buildRobert Griebl2017-11-0310-30/+67
* Fix qdoc issuesRobert Griebl2017-11-032-2/+1
* Fix single-process race condition when emitting windowReadyRobert Griebl2017-11-033-3/+38
* Add option to enable support for Qt widgets in System UIJacques GUILLOU2017-11-036-1/+11