Feat: Hilfe-Menü mit Info-Dialog und Lizenz-Parser hinzugefügt (v1.1.0)

Neues Menü "Hilfe > Info" zeigt Programmversion, Python-Version und alle
Drittanbieter-Bibliotheken mit installierten Versionen und Lizenzinfos an.
Der license_parser liest THIRD_PARTY_LICENSES.txt als Datenquelle und
ergänzt tatsächlich installierte Versionen via importlib.metadata.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-21 16:54:21 +01:00
parent c69c163b34
commit a8b4fac085
7 changed files with 357 additions and 4 deletions
+1 -1
View File
@@ -245,5 +245,5 @@ HINWEISE
================================================================================
Stand: März 2026
Erstellt für: DocuMentor v1.0.0
Erstellt für: DocuMentor v1.1.0
================================================================================