summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/manager-lib.pro
Commit message (Expand)AuthorAgeFilesLines
* Rename FakeApplicationManagerWindowDaniel d'Andrada2018-10-301-2/+2
* Add support for Intents for both single- and multi-process modeRobert Griebl2018-10-121-11/+20
* Fix syncqt warningsRobert Griebl2018-08-241-1/+0
* Add basic iOS support. Fix all "macOS" referencesRobert Griebl2018-08-241-2/+2
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-0/+1
* Refactor and improve single-process mode (QML inprocess)Daniel d'Andrada2018-06-201-1/+1
* Application: add start(), stop() and debug() methodsDaniel d'Andrada2018-05-141-0/+1
* Refactor the Application objectDaniel d'Andrada2018-05-141-0/+2
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-151-3/+3
* Hide properties in FakeApplicationManagerWindowBernd Weimer2017-11-271-0/+2
* Fix single-process race condition when emitting windowReadyRobert Griebl2017-11-031-1/+1
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-051-0/+2
* Add ApplicationModel typeBernd Weimer2017-06-161-0/+2
* Move a lot of code out of utilities.cpp into more appropriate modulesRobert Griebl2017-05-291-1/+0
* Get rid of the libdbus compile-time dependencyRobert Griebl2017-05-051-1/+1
* Move all monitor related classes to the monitor-libNedim Hadzic2017-04-251-21/+9
* Add new process monitorBernd Weimer2017-04-031-0/+4
* Addition of a qmlplugindump tool equivalent for the application-managerRobert Griebl2017-02-211-4/+0
* Added support for debug-wrappers and io redirection to container pluginsRobert Griebl2017-02-201-0/+1
* Default to Qt's configs for building tests and examplesRobert Griebl2017-02-111-0/+1
* Fix linking on ARMVolker Krause2016-11-081-0/+1
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-44/+34
* Added a plugin mechanism - currently for startup and containersRobert Griebl2016-08-231-0/+6
* Relaxed the libdbus requirement to 1.6Robert Griebl2016-08-221-1/+1
* Added memory monitoring for processesNedim Hadzic2016-08-181-1/+13
* Added Mac and Windows system-monitoring backendsRobert Griebl2016-07-151-6/+3
* Fixed a bunch of build and runtime issues for multi-process builds.Robert Griebl2016-06-131-8/+5
* Updated the IPC documentationRobert Griebl2016-06-071-0/+1
* Added sender and receiver properties for multi-process IPC calls.Robert Griebl2016-05-091-3/+5
* Client side QML abstraction for the IPC mechanism.Robert Griebl2016-03-171-5/+5
* Added support for application aliases (shortcuts).Robert Griebl2016-02-191-2/+0
* Added a light-weight IPC mechanism to extend the app <-> AM communication.Robert Griebl2016-02-041-0/+3
* Split base.pri into separate features that are loaded on demand.Robert Griebl2016-01-181-1/+2
* Removed obsolete plugin interfaceRobert Griebl2016-01-081-5/+0
* Pelagicore un-brandingRobert Griebl2015-12-081-2/+2
* Added the SystemMonitor singleton class.Robert Griebl2015-12-081-2/+8
* Refactored the runtime and container APIRobert Griebl2015-12-081-6/+10
* Finally applied Dominik's QML singleton ownership workaround.Robert Griebl2015-11-021-1/+3
* Initial commit of Pelagicore's ApplicationManager with squashed history.Robert Griebl2015-10-261-0/+81