Feat: Projekt-Baum verschlanken und XSL-Dateiname im Edit-Dialog anzeigen (v1.5.0)

Mittlere Spalte (Kontextinfos) aus dem Projekt-Baum entfernt, sodass nur noch
Bezeichnung und Diff-PDF-Anzahl angezeigt werden. XSL-Dateiname wird jetzt als
nur-lese Label oben im XslFileEditDialog angezeigt.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 12:31:41 +02:00
parent 8c59187fe9
commit 3d2efe628b
13 changed files with 75 additions and 53 deletions
+5 -10
View File
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>1263</width>
<height>774</height>
<height>779</height>
</rect>
</property>
<property name="windowTitle">
@@ -100,7 +100,7 @@ QTreeWidget::item:selected {
}</string>
</property>
<property name="columnCount">
<number>3</number>
<number>2</number>
</property>
<attribute name="headerHighlightSections">
<bool>true</bool>
@@ -118,11 +118,6 @@ QTreeWidget::item:selected {
<string notr="true">2</string>
</property>
</column>
<column>
<property name="text">
<string notr="true">3</string>
</property>
</column>
</widget>
</item>
</layout>
@@ -149,7 +144,7 @@ QTreeWidget::item:selected {
<x>0</x>
<y>0</y>
<width>68</width>
<height>728</height>
<height>733</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
@@ -385,8 +380,8 @@ QTreeWidget::item:selected {
<rect>
<x>0</x>
<y>0</y>
<width>880</width>
<height>697</height>
<width>892</width>
<height>702</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_3">