summaryrefslogtreecommitdiffstats
path: root/src/manager-lib/applicationdatabase.h
Commit message (Expand)AuthorAgeFilesLines
* Add new package abstraction, which allows multiple executables per packageRobert Griebl2019-08-011-78/+0
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Make the application database cache optionalDaniel d'Andrada2018-08-141-2/+1
* Decouple ApplicationManager and ApplicationDaniel d'Andrada2018-08-141-2/+1
* Support udpating builtin applicationsDaniel d'Andrada2018-07-261-0/+1
* Application: add start(), stop() and debug() methodsDaniel d'Andrada2018-05-141-1/+2
* Refactor the Application objectDaniel d'Andrada2018-05-141-2/+4
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Use #include <QtModule/file> syntax in all headersv1.1_QtAS5.8Robert Griebl2017-03-151-2/+1
* Replace C++03 throw(Exception) specifications with C++11 noexcept(false)Robert Griebl2017-03-141-2/+2
* Fix ownership issue of the Application object on installationRobert Griebl2017-02-221-0/+2
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-171-1/+1
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-0/+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-2/+2
* Fixed all relevant clazy warnings - especially QString related ones.Robert Griebl2016-01-141-0/+1
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-201-4/+4
* Fixed all copyright headers to be GPLv3Robert Griebl2015-11-161-1/+3
* Initial commit of Pelagicore's ApplicationManager with squashed history.Robert Griebl2015-10-261-0/+56