feat: Add open-source license viewer to help menu

If the application is built with the Target app*, all license
information of the packages used is collected. These can now be
viewed in the GUI in the help menu.
This commit is contained in:
2023-10-12 11:59:55 +02:00
parent 24f4d688ba
commit 844ebcb234
7 changed files with 502 additions and 157 deletions

View File

@@ -21,6 +21,7 @@ FORMS = ui_dev/aclmanager.ui \
ui_dev/debugios.ui \
ui_dev/files.ui \
ui_dev/mqttmanager.ui \
ui_dev/oss_licenses.ui \
ui_dev/revpiinfo.ui \
ui_dev/revpilogfile.ui \
ui_dev/revpioption.ui \