summaryrefslogtreecommitdiffstats
path: root/src/plugin-interfaces
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete environment variable documentationBernd Weimer2020-08-101-6/+10
* Spelling fixes all over the placeRobert Griebl2020-07-172-35/+35
* Fix some documentation issuesBernd Weimer2020-06-191-1/+1
* Merge remote-tracking branch 'origin/5.13' into devDominik Holland2019-10-111-4/+5
|\
| * Fix issues in container documentationBernd Weimer2019-09-251-4/+5
* | Rename from Luxoft AM to Qt AMRobert Griebl2019-08-054-4/+4
* | Remove support for multiple installation locationsRobert Griebl2019-08-021-4/+0
|/
* Use qmlProtectModule on all QtApplicationManager.* namespacesRobert Griebl2019-06-071-0/+3
* [docs] More review of QtApplicationManager documentationKavindra Palaraja2019-04-021-1/+1
* Update copyright statementsRobert Griebl2018-12-184-4/+8
* Fix qdoc warningsRobert Griebl2018-12-063-6/+8
* Fix: software-container plugin is not able to connect to the P2P busRobert Griebl2018-10-122-6/+137
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-6/+32
* Update documentationBernd Weimer2018-04-101-0/+77
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-074-4/+4
* Fix qdoc issuesRobert Griebl2017-11-031-1/+1
* First shot at an introduction documentRobert Griebl2017-10-091-1/+1
* Add ContainerInterface plugin documentationRobert Griebl2017-09-282-1/+263
* Replace debug-wrapper specifications with more powerful syntaxRobert Griebl2017-07-051-1/+2
* Move more code out of common-lib into more appropriate modulesRobert Griebl2017-05-291-5/+0
* Add the missing "is quick-launcher" information to the ContainerInterfaceRobert Griebl2017-05-051-1/+2
* Replace C++03 throw(Exception) specifications with C++11 noexcept(false)Robert Griebl2017-03-141-6/+6
* Added support for debug-wrappers and io redirection to container pluginsRobert Griebl2017-02-201-1/+2
* Default to Qt's configs for building tests and examplesRobert Griebl2017-02-111-0/+1
* Container API and doc fixesRobert Griebl2017-01-191-3/+3
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-164-4/+4
* Add systemProperties to configurationBernd Weimer2017-01-131-1/+1
* Extended the container interface to make it aware of the app it is executingRobert Griebl2016-12-201-2/+2
* Generate a cmake file for the plugin-interfacesDominik Holland2016-11-231-1/+5
* Reimplemented build-system as a real Qt moduleRobert Griebl2016-10-176-28/+105
* Added support for stdin/-out/-err redirection to the debug wrappersRobert Griebl2016-08-301-1/+1
* Added a plugin mechanism - currently for startup and containersRobert Griebl2016-08-234-0/+202