src/ui/config.ui

Mon, 09 Sep 2013 23:35:32 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Mon, 09 Sep 2013 23:35:32 +0300
changeset 490
fff86085017e
parent 469
f2faed654633
permissions
-rw-r--r--

Stuff

328
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
2 <ui version="4.0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
3 <class>ConfigUI</class>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
4 <widget class="QDialog" name="ConfigUI">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
5 <property name="geometry">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
6 <rect>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
7 <x>0</x>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
8 <y>0</y>
464
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
9 <width>561</width>
457
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
10 <height>351</height>
328
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
11 </rect>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
12 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
13 <property name="windowTitle">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
14 <string>Settings</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
15 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
16 <property name="windowIcon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
17 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
18 <normaloff>:/icons/settings.png</normaloff>:/icons/settings.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
19 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
20 <layout class="QVBoxLayout" name="verticalLayout">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
21 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
22 <widget class="QTabWidget" name="tabs">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
23 <property name="tabPosition">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
24 <enum>QTabWidget::North</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
25 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
26 <property name="currentIndex">
450
0bfe9a050083 made config dialog default to the correct tab again
Santeri Piippo <crimsondusk64@gmail.com>
parents: 431
diff changeset
27 <number>0</number>
328
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
28 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
29 <property name="elideMode">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
30 <enum>Qt::ElideNone</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
31 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
32 <property name="documentMode">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
33 <bool>false</bool>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
34 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
35 <property name="tabsClosable">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
36 <bool>false</bool>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
37 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
38 <property name="movable">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
39 <bool>false</bool>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
40 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
41 <widget class="QWidget" name="tab">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
42 <attribute name="title">
464
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
43 <string>Interface</string>
328
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
44 </attribute>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
45 <layout class="QVBoxLayout" name="verticalLayout_2">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
46 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
47 <widget class="QGroupBox" name="groupBox">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
48 <property name="title">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
49 <string>Colors</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
50 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
51 <layout class="QVBoxLayout" name="verticalLayout_3" stretch="0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
52 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
53 <layout class="QFormLayout" name="formLayout">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
54 <property name="fieldGrowthPolicy">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
55 <enum>QFormLayout::ExpandingFieldsGrow</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
56 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
57 <item row="0" column="0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
58 <widget class="QLabel" name="label">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
59 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
60 <string/>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
61 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
62 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
63 <string>Main color:</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
64 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
65 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
66 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
67 <item row="0" column="1">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
68 <widget class="QPushButton" name="mainColorButton">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
69 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
70 <string>This color is used for the main color.</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
71 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
72 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
73 <string/>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
74 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
75 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
76 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
77 <normaloff>:/icons/colorselect.png</normaloff>:/icons/colorselect.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
78 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
79 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
80 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
81 <item row="1" column="0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
82 <widget class="QLabel" name="label_3">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
83 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
84 <string/>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
85 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
86 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
87 <string>Main color alpha:</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
88 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
89 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
90 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
91 <item row="1" column="1">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
92 <widget class="QSlider" name="mainColorAlpha">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
93 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
94 <string>Opacity of main color in the viewport.</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
95 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
96 <property name="minimum">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
97 <number>1</number>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
98 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
99 <property name="maximum">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
100 <number>10</number>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
101 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
102 <property name="orientation">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
103 <enum>Qt::Horizontal</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
104 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
105 <property name="tickPosition">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
106 <enum>QSlider::TicksAbove</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
107 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
108 <property name="tickInterval">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
109 <number>1</number>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
110 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
111 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
112 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
113 <item row="2" column="0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
114 <widget class="QLabel" name="label_2">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
115 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
116 <string/>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
117 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
118 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
119 <string>Background:</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
120 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
121 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
122 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
123 <item row="2" column="1">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
124 <widget class="QPushButton" name="backgroundColorButton">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
125 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
126 <string>This is the background color for the viewport.</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
127 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
128 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
129 <string/>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
130 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
131 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
132 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
133 <normaloff>:/icons/colorselect.png</normaloff>:/icons/colorselect.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
134 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
135 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
136 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
137 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
138 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
139 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
140 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
141 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
142 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
143 <layout class="QFormLayout" name="formLayout_2">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
144 <property name="fieldGrowthPolicy">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
145 <enum>QFormLayout::ExpandingFieldsGrow</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
146 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
147 <item row="0" column="0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
148 <widget class="QLabel" name="label_5">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
149 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
150 <string/>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
151 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
152 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
153 <string>Line thickness:</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
154 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
155 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
156 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
157 <item row="0" column="1">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
158 <layout class="QHBoxLayout" name="horizontalLayout">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
159 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
160 <widget class="QSlider" name="lineThickness">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
161 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
162 <string>How thick lines should be drawn in the viewport.</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
163 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
164 <property name="minimum">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
165 <number>1</number>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
166 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
167 <property name="maximum">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
168 <number>8</number>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
169 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
170 <property name="orientation">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
171 <enum>Qt::Horizontal</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
172 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
173 <property name="tickPosition">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
174 <enum>QSlider::TicksAbove</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
175 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
176 <property name="tickInterval">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
177 <number>1</number>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
178 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
179 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
180 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
181 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
182 <widget class="QLabel" name="label_6">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
183 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
184 <string>#</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
185 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
186 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
187 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
188 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
189 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
190 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
191 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
192 <item>
457
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
193 <layout class="QHBoxLayout" name="horizontalLayout_8">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
194 <item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
195 <layout class="QVBoxLayout" name="verticalLayout_11">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
196 <item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
197 <widget class="QCheckBox" name="blackEdges">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
198 <property name="whatsThis">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
199 <string>Makes all edgelines appear black. If this is not set, edge lines take their color as defined in LDConfig.ldr.</string>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
200 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
201 <property name="text">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
202 <string>Black edges</string>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
203 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
204 </widget>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
205 </item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
206 <item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
207 <widget class="QCheckBox" name="colorBFC">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
208 <property name="whatsThis">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
209 <string>Polygons' front sides become green and back sides red.</string>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
210 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
211 <property name="text">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
212 <string>Red/green BFC view (incomplete)</string>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
213 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
214 </widget>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
215 </item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
216 <item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
217 <widget class="QCheckBox" name="colorizeObjects">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
218 <property name="whatsThis">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
219 <string>Makes colored objects (non-16 and 24) appear colored in the list view. A red triangle will, for instance, have its entry written in red text. This can be useful to locate colored objects.</string>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
220 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
221 <property name="text">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
222 <string>Colorize objects in list view</string>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
223 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
224 </widget>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
225 </item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
226 <item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
227 <widget class="QCheckBox" name="implicitFiles">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
228 <property name="text">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
229 <string>List implicitly loaded files</string>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
230 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
231 </widget>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
232 </item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
233 </layout>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
234 </item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
235 <item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
236 <layout class="QVBoxLayout" name="verticalLayout_12">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
237 <item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
238 <widget class="QCheckBox" name="m_logostuds">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
239 <property name="text">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
240 <string>Use logoed studs</string>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
241 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
242 </widget>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
243 </item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
244 <item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
245 <spacer name="verticalSpacer_6">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
246 <property name="orientation">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
247 <enum>Qt::Vertical</enum>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
248 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
249 <property name="sizeHint" stdset="0">
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
250 <size>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
251 <width>20</width>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
252 <height>40</height>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
253 </size>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
254 </property>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
255 </spacer>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
256 </item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
257 </layout>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
258 </item>
3327a32436f4 added support for logoed studs
Santeri Piippo <crimsondusk64@gmail.com>
parents: 450
diff changeset
259 </layout>
328
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
260 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
261 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
262 </widget>
464
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
263 <widget class="QWidget" name="tab_7">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
264 <attribute name="title">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
265 <string>Profile</string>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
266 </attribute>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
267 <layout class="QVBoxLayout" name="verticalLayout_10">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
268 <item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
269 <widget class="QGroupBox" name="groupBox_4">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
270 <property name="title">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
271 <string>Profile</string>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
272 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
273 <layout class="QVBoxLayout" name="verticalLayout_8">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
274 <item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
275 <layout class="QFormLayout" name="formLayout_3">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
276 <item row="2" column="0">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
277 <widget class="QLabel" name="label_8">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
278 <property name="text">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
279 <string>Username:</string>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
280 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
281 </widget>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
282 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
283 <item row="1" column="0">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
284 <widget class="QLabel" name="label_7">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
285 <property name="text">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
286 <string>Name:</string>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
287 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
288 </widget>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
289 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
290 <item row="3" column="0">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
291 <widget class="QLabel" name="label_9">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
292 <property name="text">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
293 <string>License:</string>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
294 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
295 </widget>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
296 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
297 <item row="1" column="1">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
298 <widget class="QLineEdit" name="m_profileName"/>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
299 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
300 <item row="2" column="1">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
301 <widget class="QLineEdit" name="m_profileUsername"/>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
302 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
303 <item row="3" column="1">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
304 <widget class="QComboBox" name="m_profileLicense">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
305 <property name="sizePolicy">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
306 <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
307 <horstretch>0</horstretch>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
308 <verstretch>0</verstretch>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
309 </sizepolicy>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
310 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
311 <item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
312 <property name="text">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
313 <string>CA - redistributable</string>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
314 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
315 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
316 <item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
317 <property name="text">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
318 <string>NonCA - not redistributable</string>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
319 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
320 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
321 <item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
322 <property name="text">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
323 <string>None</string>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
324 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
325 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
326 </widget>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
327 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
328 </layout>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
329 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
330 <item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
331 <spacer name="verticalSpacer_7">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
332 <property name="orientation">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
333 <enum>Qt::Vertical</enum>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
334 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
335 <property name="sizeHint" stdset="0">
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
336 <size>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
337 <width>20</width>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
338 <height>40</height>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
339 </size>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
340 </property>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
341 </spacer>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
342 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
343 </layout>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
344 </widget>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
345 </item>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
346 </layout>
3779a14d597c added profile data auto-filling
Santeri Piippo <crimsondusk64@gmail.com>
parents: 457
diff changeset
347 </widget>
328
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
348 <widget class="QWidget" name="tab_2">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
349 <attribute name="title">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
350 <string>Shortcuts</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
351 </attribute>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
352 <layout class="QHBoxLayout" name="horizontalLayout_3">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
353 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
354 <widget class="QGroupBox" name="groupBox_2">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
355 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
356 <string>Here you can alter keyboard shortcuts for almost all LDForge actions. Only exceptions are the controls for the viewport. Use the set button to set a key shortcut, clear to remove it and reset to restore the shortcut to its default value.
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
357
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
358 Shortcut changes apply immediately after closing this window.</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
359 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
360 <property name="title">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
361 <string>Shortcuts</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
362 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
363 <layout class="QHBoxLayout" name="horizontalLayout_5">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
364 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
365 <widget class="QListWidget" name="shortcutsList">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
366 <property name="verticalScrollBarPolicy">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
367 <enum>Qt::ScrollBarAsNeeded</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
368 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
369 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
370 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
371 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
372 <layout class="QVBoxLayout" name="verticalLayout_4">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
373 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
374 <widget class="QPushButton" name="shortcut_set">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
375 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
376 <string>Set</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
377 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
378 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
379 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
380 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
381 <widget class="QPushButton" name="shortcut_reset">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
382 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
383 <string>Reset</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
384 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
385 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
386 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
387 <normaloff>:/icons/undo.png</normaloff>:/icons/undo.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
388 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
389 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
390 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
391 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
392 <widget class="QPushButton" name="shortcut_clear">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
393 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
394 <string>Clear</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
395 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
396 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
397 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
398 <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
399 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
400 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
401 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
402 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
403 <spacer name="verticalSpacer_2">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
404 <property name="orientation">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
405 <enum>Qt::Vertical</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
406 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
407 <property name="sizeHint" stdset="0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
408 <size>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
409 <width>20</width>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
410 <height>40</height>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
411 </size>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
412 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
413 </spacer>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
414 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
415 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
416 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
417 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
418 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
419 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
420 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
421 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
422 <widget class="QWidget" name="tab_3">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
423 <attribute name="title">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
424 <string>Quick colors</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
425 </attribute>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
426 <layout class="QHBoxLayout" name="horizontalLayout_4">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
427 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
428 <widget class="QGroupBox" name="groupBox_3">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
429 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
430 <string>Here you can alter the layout of the quick colors toolbar. Use the controls to add, remove or edit the colors used. You can also add separators in between colors.
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
431
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
432 Usually this contains MainColor, EdgeColor and some auxiliary colors used to group objects.</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
433 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
434 <property name="title">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
435 <string>Quick colors</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
436 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
437 <layout class="QHBoxLayout" name="horizontalLayout_6">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
438 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
439 <widget class="QListWidget" name="quickColorList">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
440 <property name="verticalScrollBarPolicy">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
441 <enum>Qt::ScrollBarAsNeeded</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
442 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
443 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
444 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
445 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
446 <layout class="QVBoxLayout" name="verticalLayout_5">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
447 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
448 <widget class="QPushButton" name="quickColor_add">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
449 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
450 <string>Add Color</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
451 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
452 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
453 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
454 <normaloff>:/icons/palette.png</normaloff>:/icons/palette.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
455 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
456 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
457 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
458 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
459 <widget class="QPushButton" name="quickColor_addSep">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
460 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
461 <string>Add Separator</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
462 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
463 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
464 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
465 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
466 <widget class="QPushButton" name="quickColor_edit">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
467 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
468 <string>Edit</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
469 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
470 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
471 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
472 <normaloff>:/icons/mode-draw.png</normaloff>:/icons/mode-draw.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
473 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
474 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
475 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
476 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
477 <widget class="Line" name="line_2">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
478 <property name="orientation">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
479 <enum>Qt::Horizontal</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
480 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
481 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
482 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
483 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
484 <widget class="QPushButton" name="quickColor_moveUp">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
485 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
486 <string>Move Up</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
487 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
488 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
489 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
490 <normaloff>:/icons/arrow-up.png</normaloff>:/icons/arrow-up.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
491 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
492 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
493 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
494 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
495 <widget class="QPushButton" name="quickColor_moveDown">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
496 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
497 <string>Move Down</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
498 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
499 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
500 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
501 <normaloff>:/icons/arrow-down.png</normaloff>:/icons/arrow-down.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
502 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
503 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
504 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
505 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
506 <widget class="Line" name="line">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
507 <property name="orientation">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
508 <enum>Qt::Horizontal</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
509 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
510 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
511 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
512 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
513 <widget class="QPushButton" name="quickColor_remove">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
514 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
515 <string>Remove</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
516 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
517 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
518 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
519 <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
520 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
521 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
522 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
523 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
524 <widget class="QPushButton" name="quickColor_clear">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
525 <property name="text">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
526 <string>Clear List</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
527 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
528 <property name="icon">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
529 <iconset resource="../../ldforge.qrc">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
530 <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
531 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
532 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
533 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
534 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
535 <spacer name="verticalSpacer_3">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
536 <property name="orientation">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
537 <enum>Qt::Vertical</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
538 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
539 <property name="sizeHint" stdset="0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
540 <size>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
541 <width>20</width>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
542 <height>40</height>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
543 </size>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
544 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
545 </spacer>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
546 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
547 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
548 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
549 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
550 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
551 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
552 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
553 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
554 <widget class="QWidget" name="tab_4">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
555 <attribute name="title">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
556 <string>Grids</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
557 </attribute>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
558 <layout class="QVBoxLayout" name="verticalLayout_6">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
559 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
560 <widget class="QGroupBox" name="grids">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
561 <property name="title">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
562 <string>Grids</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
563 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
564 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
565 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
566 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
567 <spacer name="verticalSpacer">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
568 <property name="orientation">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
569 <enum>Qt::Vertical</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
570 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
571 <property name="sizeHint" stdset="0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
572 <size>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
573 <width>20</width>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
574 <height>40</height>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
575 </size>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
576 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
577 </spacer>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
578 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
579 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
580 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
581 <widget class="QWidget" name="tab_5">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
582 <attribute name="title">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
583 <string>External Programs</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
584 </attribute>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
585 <layout class="QVBoxLayout" name="verticalLayout_9">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
586 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
587 <widget class="QGroupBox" name="extProgs">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
588 <property name="whatsThis">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
589 <string>LDForge supports launching of several third-party utility tools; here you can set the file paths to these tools. Set the paths of the tools to the exe files.
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
590
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
591 Under Linux, you can also set the programs to be launched with Wine, so you can use Windows binaries here as well. You will obviously need Wine installed. A 'wine' command in PATH is necessary for this to work.</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
592 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
593 <property name="title">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
594 <string>External Programs</string>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
595 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
596 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
597 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
598 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
599 <spacer name="verticalSpacer_4">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
600 <property name="orientation">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
601 <enum>Qt::Vertical</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
602 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
603 <property name="sizeHint" stdset="0">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
604 <size>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
605 <width>20</width>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
606 <height>40</height>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
607 </size>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
608 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
609 </spacer>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
610 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
611 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
612 </widget>
430
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
613 <widget class="QWidget" name="tab_6">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
614 <attribute name="title">
431
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
615 <string>Downloading</string>
430
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
616 </attribute>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
617 <layout class="QVBoxLayout" name="verticalLayout_7">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
618 <item>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
619 <layout class="QHBoxLayout" name="horizontalLayout_2">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
620 <item>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
621 <widget class="QLabel" name="label_4">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
622 <property name="text">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
623 <string>Download path:</string>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
624 </property>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
625 </widget>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
626 </item>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
627 <item>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
628 <widget class="QLineEdit" name="downloadPath"/>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
629 </item>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
630 <item>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
631 <widget class="QPushButton" name="findDownloadPath">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
632 <property name="text">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
633 <string/>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
634 </property>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
635 <property name="icon">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
636 <iconset resource="../../ldforge.qrc">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
637 <normaloff>:/icons/folder.png</normaloff>:/icons/folder.png</iconset>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
638 </property>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
639 </widget>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
640 </item>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
641 </layout>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
642 </item>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
643 <item>
431
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
644 <widget class="QCheckBox" name="guessNetPaths">
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
645 <property name="whatsThis">
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
646 <string>&lt;p&gt;When this is set, LDForge tries to adjust and correct part paths based on the input. A full path given to the download prompt should be of form &lt;tt&gt;&quot;&amp;lt;dir&amp;gt;/&amp;lt;file&amp;gt;.dat&quot;&lt;/tt&gt; - with this set, input can be automatically completed.&lt;/p&gt;
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
647
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
648 &lt;p&gt;Examples:
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
649 &lt;ul&gt;
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
650 &lt;li&gt;3002 -&gt; parts/3002.dat&lt;/li&gt;
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
651 &lt;li&gt;3002.da -&gt; parts/3002.dat&lt;/li&gt;
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
652 &lt;li&gt;3002s01 -&gt; parts/s/3002s01.dat&lt;/li&gt;
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
653 &lt;li&gt;4-4cyli -&gt; p/4-4cyli.dat&lt;/li&gt;
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
654 &lt;/ul&gt;&lt;/p&gt;</string>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
655 </property>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
656 <property name="text">
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
657 <string>Correct and guess part paths</string>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
658 </property>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
659 </widget>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
660 </item>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
661 <item>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
662 <widget class="QCheckBox" name="autoCloseNetPrompt">
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
663 <property name="whatsThis">
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
664 <string>If this is set, LDForge will close the download prompt after everything has been downloaded. The prompt will not be closed if a download has failed.</string>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
665 </property>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
666 <property name="text">
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
667 <string>Close download prompt after completion</string>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
668 </property>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
669 </widget>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
670 </item>
ec1e2059319b stability to downloading
Santeri Piippo <crimsondusk64@gmail.com>
parents: 430
diff changeset
671 <item>
430
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
672 <spacer name="verticalSpacer_5">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
673 <property name="orientation">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
674 <enum>Qt::Vertical</enum>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
675 </property>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
676 <property name="sizeHint" stdset="0">
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
677 <size>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
678 <width>20</width>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
679 <height>40</height>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
680 </size>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
681 </property>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
682 </spacer>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
683 </item>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
684 </layout>
8458cf2719d1 added config option, refined logic and regexps. This behaves coherently now. :)
Santeri Piippo <crimsondusk64@gmail.com>
parents: 417
diff changeset
685 </widget>
328
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
686 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
687 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
688 <item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
689 <widget class="QDialogButtonBox" name="buttonBox">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
690 <property name="orientation">
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
691 <enum>Qt::Horizontal</enum>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
692 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
693 <property name="standardButtons">
469
f2faed654633 more changes. Spawn the config prompt on first start, on the profile tab. gl_colorbfc and gl_blackedges now default to false.
Santeri Piippo <crimsondusk64@gmail.com>
parents: 464
diff changeset
694 <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
328
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
695 </property>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
696 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
697 </item>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
698 </layout>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
699 </widget>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
700 <resources>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
701 <include location="../../ldforge.qrc"/>
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
702 </resources>
469
f2faed654633 more changes. Spawn the config prompt on first start, on the profile tab. gl_colorbfc and gl_blackedges now default to false.
Santeri Piippo <crimsondusk64@gmail.com>
parents: 464
diff changeset
703 <connections/>
328
b6a814a608c6 Converted the config dialog to a designer UI file
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
704 </ui>

mercurial