summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Set the initial size of the InProcessSurfaceItemv2.0_QtASDominik Holland2018-02-221-0/+2
* Update monitor example imageBernd Weimer2018-02-221-2/+2
* Fix smaps parsingBernd Weimer2018-02-211-21/+49
* 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
* Fix crash when trying to install an app while its runtime is not availableRobert Griebl2018-02-141-2/+3
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-07191-191/+191
* Remove support for Qt 5.6, 5.7 and 5.8Robert Griebl2018-02-079-245/+12
* SystemMonitor: add cpuLoad and memoryUsed propertiesDaniel d'Andrada2018-02-022-6/+46
* Extend and improve QML auto testsBernd Weimer2018-02-021-1/+73
* Add bash command completion fileBernd Weimer2018-01-232-0/+4
* Overload virtual contains function againBernd Weimer2018-01-172-2/+11
* Make installation task state an enumerationBernd Weimer2018-01-155-57/+56
* Add monitoring auto testsBernd Weimer2018-01-112-8/+10
* Allow to enable Wayland ping-pong againBernd Weimer2018-01-111-4/+3
* TouchEmulationX11: leave XI2 event intact after processing itDaniel d'Andrada2018-01-112-27/+61
* 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-202-6/+6
* Improve documentationBernd Weimer2017-12-195-9/+9
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-1533-435/+880
* Expose installation state to QMLBernd Weimer2017-12-083-0/+21
* Fix the version comparison for enabling the dlt lazy initDominik Holland2017-11-301-1/+1
* Move the MouseTouchAdaptor from neptune to the application-managerRobert Griebl2017-11-299-1/+540
* Hide more properties in FakeApplicationManagerWindowBernd Weimer2017-11-282-5/+95
* Improve in-process window mappingBernd Weimer2017-11-281-2/+8
* Hide properties in FakeApplicationManagerWindowBernd Weimer2017-11-2713-117/+395
* 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-1411-38/+203
* Fix stopAllApplications()Bernd Weimer2017-11-141-3/+5
* Fix headless buildRobert Griebl2017-11-039-30/+64
* Fix qdoc issuesRobert Griebl2017-11-031-1/+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-033-1/+5
* Remove obsolete deployer scriptRobert Griebl2017-10-243-31/+0
* Support Q_FALLTHROUGH on Qt 5.6 and 5.7Robert Griebl2017-10-191-0/+8
* Add Q_FALLTHROUGH()s for newer compilersRobert Griebl2017-10-181-2/+5
* Add Application::activated() signalDaniel d'Andrada2017-10-124-2/+16
* Suppress bogus QCommandlineParser warning in custom executablesRobert Griebl2017-10-121-1/+1
* Make the AM quit in single-app mode, if the app quitsRobert Griebl2017-10-103-10/+21
* First shot at an introduction documentRobert Griebl2017-10-091-1/+1
* Allow to show root window in single-process modeBernd Weimer2017-10-091-1/+1
* Add ContainerInterface plugin documentationRobert Griebl2017-09-282-1/+263
* Prevent using debug-wrappers on single-process applicationsRobert Griebl2017-09-281-7/+9
* Don't show invisible root elementsBernd Weimer2017-09-273-18/+20
* Better error output for failed certificate validations on WindowsRobert Griebl2017-09-201-2/+5
* Pass slowAnimations down to client applicationsDaniel d'Andrada2017-09-2012-9/+85
* Make it possible to switch slowAnimations at runtimeDaniel d'Andrada2017-09-203-21/+46