summaryrefslogtreecommitdiffstats
path: root/examples/applicationmanager/softwarecontainer-plugin/softwarecontainer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Resolve old TODOsRobert Griebl2023-12-071-1/+0
* example: don't use QT_OPEN in examplesSamuli Piippo2023-09-201-2/+2
* Port from qAsConst to std::as_constMarc Mutz2023-01-141-2/+2
* Prevent linking of AppMan modules into user pluginsRobert Griebl2022-06-301-2/+0
* Use SPDX license identifiersDominik Holland2022-06-151-51/+4
* Correctly track redirected std. IO file descriptors through all layersRobert Griebl2022-03-301-5/+16
* Clazy: fix examplesRobert Griebl2021-08-171-23/+26
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-27/+37
* Build optimization: include all moc cpps directly in the main cpp fileRobert Griebl2020-08-111-0/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Get rid of all 0-timeout single-shot timersRobert Griebl2018-10-261-2/+3
* SoftwareContainer fixes from the PELUX teamRobert Griebl2018-10-231-1/+14
* Fix: software-container plugin is not able to connect to the P2P busRobert Griebl2018-10-121-2/+3
* Get rid of QProcess in the internal and external APIRobert Griebl2018-08-231-5/+5
* Fix installation of the examplesDaniel d'Andrada2018-07-111-0/+585