]> git.lyx.org Git - lyx.git/blob - src/frontends/qt/ui/BranchesUi.ui
Properly scale some icons for HiDPI (#12695)
[lyx.git] / src / frontends / qt / ui / BranchesUi.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>BranchesUi</class>
4  <widget class="QWidget" name="BranchesUi">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>401</width>
10     <height>346</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string/>
15   </property>
16   <layout class="QGridLayout">
17    <property name="leftMargin">
18     <number>9</number>
19    </property>
20    <property name="topMargin">
21     <number>9</number>
22    </property>
23    <property name="rightMargin">
24     <number>9</number>
25    </property>
26    <property name="bottomMargin">
27     <number>9</number>
28    </property>
29    <property name="spacing">
30     <number>6</number>
31    </property>
32    <item row="6" column="3">
33     <widget class="QPushButton" name="suffixPB">
34      <property name="toolTip">
35       <string>Append the name of this branch to the output filename, given the branch is active.</string>
36      </property>
37      <property name="text">
38       <string>Filename &amp;Suffix</string>
39      </property>
40     </widget>
41    </item>
42    <item row="7" column="3">
43     <spacer>
44      <property name="orientation">
45       <enum>Qt::Vertical</enum>
46      </property>
47      <property name="sizeType">
48       <enum>QSizePolicy::Expanding</enum>
49      </property>
50      <property name="sizeHint" stdset="0">
51       <size>
52        <width>83</width>
53        <height>51</height>
54       </size>
55      </property>
56     </spacer>
57    </item>
58    <item row="1" column="0" colspan="3">
59     <widget class="QLabel" name="availableLB">
60      <property name="text">
61       <string>A&amp;vailable Branches:</string>
62      </property>
63      <property name="buddy">
64       <cstring>branchesTW</cstring>
65      </property>
66     </widget>
67    </item>
68    <item row="2" column="3">
69     <widget class="QPushButton" name="removePB">
70      <property name="toolTip">
71       <string>Remove the selected branch</string>
72      </property>
73      <property name="text">
74       <string>&amp;Remove</string>
75      </property>
76     </widget>
77    </item>
78    <item row="9" column="2" colspan="2">
79     <widget class="QPushButton" name="unknownPB">
80      <property name="toolTip">
81       <string>Show undefined branches used in this document.</string>
82      </property>
83      <property name="text">
84       <string>&amp;Undefined Branches</string>
85      </property>
86     </widget>
87    </item>
88    <item row="2" column="0" rowspan="7" colspan="3">
89     <widget class="QTreeWidget" name="branchesTW">
90      <column>
91       <property name="text">
92        <string notr="true">1</string>
93       </property>
94      </column>
95     </widget>
96    </item>
97    <item row="8" column="3">
98     <widget class="QPushButton" name="activatePB">
99      <property name="toolTip">
100       <string>Toggle the selected branch</string>
101      </property>
102      <property name="text">
103       <string>(&amp;De)activate</string>
104      </property>
105     </widget>
106    </item>
107    <item row="0" column="3">
108     <widget class="QPushButton" name="addBranchPB">
109      <property name="enabled">
110       <bool>false</bool>
111      </property>
112      <property name="toolTip">
113       <string>Add a new branch to the list</string>
114      </property>
115      <property name="text">
116       <string>&amp;Add</string>
117      </property>
118     </widget>
119    </item>
120    <item row="4" column="3">
121     <widget class="QPushButton" name="colorPB">
122      <property name="toolTip">
123       <string>Define or change background color</string>
124      </property>
125      <property name="text">
126       <string>Alter Co&amp;lor...</string>
127      </property>
128     </widget>
129    </item>
130    <item row="3" column="3">
131     <widget class="QPushButton" name="renamePB">
132      <property name="toolTip">
133       <string>Change the name of the selected branch</string>
134      </property>
135      <property name="text">
136       <string>Re&amp;name...</string>
137      </property>
138     </widget>
139    </item>
140    <item row="0" column="0">
141     <widget class="QLabel" name="newBranchLA">
142      <property name="text">
143       <string>&amp;New:[[branch]]</string>
144      </property>
145      <property name="buddy">
146       <cstring>newBranchLE</cstring>
147      </property>
148     </widget>
149    </item>
150    <item row="0" column="1" colspan="2">
151     <widget class="QLineEdit" name="newBranchLE"/>
152    </item>
153    <item row="9" column="0" colspan="2">
154     <spacer>
155      <property name="orientation">
156       <enum>Qt::Horizontal</enum>
157      </property>
158      <property name="sizeHint" stdset="0">
159       <size>
160        <width>251</width>
161        <height>20</height>
162       </size>
163      </property>
164     </spacer>
165    </item>
166    <item row="5" column="3">
167     <widget class="QPushButton" name="resetColorPB">
168      <property name="toolTip">
169       <string>Reset branch color to default (standard background)</string>
170      </property>
171      <property name="text">
172       <string>R&amp;eset Color</string>
173      </property>
174     </widget>
175    </item>
176   </layout>
177  </widget>
178  <tabstops>
179   <tabstop>newBranchLE</tabstop>
180   <tabstop>addBranchPB</tabstop>
181   <tabstop>branchesTW</tabstop>
182   <tabstop>removePB</tabstop>
183   <tabstop>renamePB</tabstop>
184   <tabstop>colorPB</tabstop>
185   <tabstop>suffixPB</tabstop>
186   <tabstop>activatePB</tabstop>
187   <tabstop>unknownPB</tabstop>
188  </tabstops>
189  <includes>
190   <include location="local">qt_i18n.h</include>
191  </includes>
192  <resources/>
193  <connections/>
194 </ui>