summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/applicationmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-1/+1
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-1/+1
* Add an official signal for Runtime creationRobert Griebl2018-10-091-2/+2
* Rename internal APIRobert Griebl2018-10-091-5/+5
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-3/+2
* Decouple ApplicationManager and ApplicationDatabaseDaniel d'Andrada2018-08-141-4/+21
* Decouple ApplicationManager and ApplicationDaniel d'Andrada2018-08-141-5/+6
* Application: add start(), stop() and debug() methodsDaniel d'Andrada2018-05-141-5/+5
* Refactor the Application objectDaniel d'Andrada2018-05-141-16/+16
* Clang code model fixesRobert Griebl2018-04-171-1/+1
* Move RunState API from ApplicationManager to ApplicationDaniel d'Andrada2018-03-171-13/+3
* Add a deterministic way to start apps on startupRobert Griebl2018-03-151-0/+6
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Add Application::activated() signalDaniel d'Andrada2017-10-121-0/+1
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-051-2/+0
* Made the external D-Bus interfaces a compile time optionRobert Griebl2017-07-031-9/+1
* Improve shutdown behavior to avoid crashes when quittingRobert Griebl2017-05-031-1/+7
* appman-controller: add command stop-all-applicationsGordan Markuš2017-04-031-0/+1
* Use #include <QtModule/file> syntax in all headersv1.1_QtAS5.8Robert Griebl2017-03-151-1/+0
* Replace C++03 throw(Exception) specifications with C++11 noexcept(false)Robert Griebl2017-03-141-1/+1
* Remove additionalConfigurationBernd Weimer2017-03-091-3/+0
* Addition of a qmlplugindump tool equivalent for the application-managerRobert Griebl2017-02-211-0/+2
* Added support for debug-wrappers and io redirection to container pluginsRobert Griebl2017-02-201-1/+1
* Extended the openUrl app selection mechanismRobert Griebl2017-02-081-2/+7
* Propagate error output to the DBus caller for start/debugApplicationRobert Griebl2017-02-071-10/+5
* Fixed missing overridesRobert Griebl2017-01-201-3/+3
* Improving the mimeType APIDominik Holland2017-01-201-1/+4
* Renamed internal API to be consistent with external role namesRobert Griebl2017-01-181-2/+2
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Add systemProperties to configurationBernd Weimer2017-01-131-1/+4
* Added container selection mechanism plus documentationRobert Griebl2017-01-091-0/+9
* Fixed more clazy warningsRobert Griebl2016-12-201-1/+1
* Synchronized app exiting between the AM and the controllerRobert Griebl2016-12-191-0/+2
* Emit application specific memory warningsBernd Weimer2016-12-151-0/+1
* Spelling fixRobert Griebl2016-11-171-1/+1
* Removed duplicate countJuergen Ryannel2016-11-091-1/+1
* Make the build warning freeRobert Griebl2016-10-191-7/+7
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-3/+3
* Changes to support a QtCreator integrationRobert Griebl2016-09-301-0/+1
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-4/+9
* Add singleProcess property to ApplicationManagerBernd Weimer2016-09-191-2/+4
* Added support for stdin/-out/-err redirection to the debug wrappersRobert Griebl2016-08-301-1/+5
* Fixed shutdown behavior in multi-process modeRobert Griebl2016-08-101-1/+2
* Added support for 'debug wrappers' (gdbserver, valgrind, etc.)Robert Griebl2016-08-101-1/+4
* Added a non-Model API to both the Application- and NotificationManagerRobert Griebl2016-06-291-1/+5
* Fixed parameter namingRobert Griebl2016-06-131-1/+1
* Added cgroup support to the default process container solution.Robert Griebl2016-06-091-30/+5
* Added a run-state property for applications.Robert Griebl2016-06-021-17/+14
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16