Version 1.7.1: Icon-System vereinfacht und gecacht

- icons.py: _ICON_MAP entfernt (war reine Identitätsabbildung), Pfad
  wird direkt aus dem Namen abgeleitet
- icons.py: Render-Cache mit Schlüssel (name, theme-farbe) ergänzt,
  vermeidet wiederholtes SVG-Rendering bei Baum-/Kontextmenü-Aufbau
- icons.py: Qt-Ressourcen-Registrierung gekapselt (Import aus main.py
  hierher verschoben)
- download_icons.py: toten folder-open-Eintrag entfernt (in Feather
  nicht vorhanden, nirgends genutzt)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-05-31 11:51:21 +02:00
parent c837802fe7
commit 74b08e31c7
8 changed files with 18 additions and 37 deletions
+2 -2
View File
@@ -262,6 +262,6 @@ HINWEISE
da sich diese ändern können.
================================================================================
Stand: April 2026
Erstellt für: DocuMentor v1.7.0
Stand: Mai 2026
Erstellt für: DocuMentor v1.7.1
================================================================================