summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/application.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Fix qdoc warningsRobert Griebl2018-12-061-1/+1
* Split the QtApplicationManager qml moduleDaniel d'Andrada2018-10-301-1/+1
* Fix: software-container plugin is not able to connect to the P2P busRobert Griebl2018-10-121-6/+5
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-21/+21
* Make the application database cache optionalDaniel d'Andrada2018-08-141-0/+67
* Decouple ApplicationManager and ApplicationDaniel d'Andrada2018-08-141-15/+10
* Support udpating builtin applicationsDaniel d'Andrada2018-07-261-10/+32
* Application: add start(), stop() and debug() methodsDaniel d'Andrada2018-05-141-5/+51
* Rename Application to ApplicationObjectDaniel d'Andrada2018-05-141-52/+39
* Let Application take care of clearing its runtime pointer when neededDaniel d'Andrada2018-05-141-2/+5
* Refactor the Application objectDaniel d'Andrada2018-05-141-0/+493
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-419/+0
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-1/+4
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Added support for application aliases (shortcuts).Robert Griebl2016-02-191-125/+251
* Fixed all relevant clazy warnings - especially QString related ones.Robert Griebl2016-01-141-42/+42
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-201-4/+4
* Initial commit of Pelagicore's ApplicationManager with squashed history.Robert Griebl2015-10-261-0/+279