summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/applicationmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Bump all QtApplicationManager QML imports to 2.0Robert Griebl2018-12-181-7/+7
* Fix qdoc warningsRobert Griebl2018-12-061-2/+2
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-8/+8
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-3/+3
* Fix the low-level "invalid index" warnings in the singletonsRobert Griebl2018-10-101-16/+13
* Add an official signal for Runtime creationRobert Griebl2018-10-091-4/+2
* Rename internal APIRobert Griebl2018-10-091-13/+13
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-29/+24
* Decouple ApplicationManager and ApplicationDatabaseDaniel d'Andrada2018-08-141-64/+30
* Decouple ApplicationManager and ApplicationDaniel d'Andrada2018-08-141-9/+28
* Fix compiler warnings for all platforms.Robert Griebl2018-08-071-0/+4
* Support udpating builtin applicationsDaniel d'Andrada2018-07-261-3/+31
* Fix newly installed app icon pathDaniel d'Andrada2018-07-111-1/+3
* Fix a few documentation issuesBernd Weimer2018-07-101-5/+5
* Merge remote-tracking branch 'tqc/5.11' into devRobert Griebl2018-06-281-2/+3
|\
| * Add auto tests for quick launch featureBernd Weimer2018-06-221-2/+3
* | Application: add start(), stop() and debug() methodsDaniel d'Andrada2018-05-141-3/+9
* | Rename Application to ApplicationObjectDaniel d'Andrada2018-05-141-2/+2
* | Refactor the Application objectDaniel d'Andrada2018-05-141-152/+124
|/
* Deprecate info.yaml fields now, so we can remove them in 5.12Robert Griebl2018-05-031-8/+8
* Remove the retakeSingletonOwnershipFromQmlEngine hackDominik Holland2018-04-271-3/+2
* Rewrite the tst_installer QML autotestDominik Holland2018-04-271-1/+1
* Clang code model fixesRobert Griebl2018-04-171-3/+3
* Introduce qdoc groups for all qml typesDominik Holland2018-04-171-1/+2
* (Un)register MIME types with QtGui on application (un)installationRobert Griebl2018-04-041-3/+14
* Make sure to handle openUrl requests in the main threadRobert Griebl2018-04-031-0/+5
* Move RunState API from ApplicationManager to ApplicationDaniel d'Andrada2018-03-171-24/+19
* Add a deterministic way to start apps on startupRobert Griebl2018-03-151-9/+52
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Add installation state auto testBernd Weimer2017-12-201-5/+5
* Improve documentationBernd Weimer2017-12-191-1/+1
* Refactor the interface between the AM and runtime launchersRobert Griebl2017-12-151-6/+17
* Expose installation state to QMLBernd Weimer2017-12-081-0/+5
* Fix stopAllApplications()Bernd Weimer2017-11-141-3/+5
* Add Application::activated() signalDaniel d'Andrada2017-10-121-2/+8
* Make the AM quit in single-app mode, if the app quitsRobert Griebl2017-10-101-3/+13
* Prevent using debug-wrappers on single-process applicationsRobert Griebl2017-09-281-7/+9
* Don't show invisible root elementsBernd Weimer2017-09-271-2/+3
* Fix spelling errorBernd Weimer2017-09-181-1/+1
* Fix qml autotestDominik Holland2017-07-171-0/+3
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-051-110/+9
* Made the external D-Bus interfaces a compile time optionRobert Griebl2017-07-031-155/+3
* Update runstates in ApplicationManager modelBernd Weimer2017-06-301-1/+3
* Add ApplicationModel typeBernd Weimer2017-06-161-0/+2
* Move more code out of common-lib into more appropriate modulesRobert Griebl2017-05-291-1/+2
* Optimize and simplify pid checking for process hierarchiesRobert Griebl2017-05-291-23/+8
* Improve shutdown behavior to avoid crashes when quittingRobert Griebl2017-05-031-10/+45
* appman-controller: add command stop-all-applicationsGordan Markuš2017-04-031-0/+20
* Make Application::codeDir available to the system-uiRobert Griebl2017-03-241-1/+1