5 <property name="geometry"> |
5 <property name="geometry"> |
6 <rect> |
6 <rect> |
7 <x>0</x> |
7 <x>0</x> |
8 <y>0</y> |
8 <y>0</y> |
9 <width>562</width> |
9 <width>562</width> |
10 <height>470</height> |
10 <height>520</height> |
11 </rect> |
11 </rect> |
12 </property> |
12 </property> |
13 <property name="windowTitle"> |
13 <property name="windowTitle"> |
14 <string>Task filter configuration</string> |
14 <string>Task filter configuration</string> |
15 </property> |
15 </property> |
16 <property name="sizeGripEnabled"> |
16 <property name="sizeGripEnabled"> |
17 <bool>true</bool> |
17 <bool>true</bool> |
18 </property> |
18 </property> |
19 <layout class="QVBoxLayout"> |
19 <layout class="QVBoxLayout" name="verticalLayout_4"> |
20 <item> |
20 <item> |
21 <widget class="QLabel" name="label"> |
21 <widget class="QLabel" name="label"> |
22 <property name="text"> |
22 <property name="text"> |
23 <string>Select the categories, the tasks list should be filtered on. Within each category, enter the selection criteria. The enabled categories are combined using an "<b>and</b>" operation.</string> |
23 <string>Select the categories, the tasks list should be filtered on. Within each category, enter the selection criteria. The enabled categories are combined using an "<b>and</b>" operation.</string> |
24 </property> |
24 </property> |
29 <bool>true</bool> |
29 <bool>true</bool> |
30 </property> |
30 </property> |
31 </widget> |
31 </widget> |
32 </item> |
32 </item> |
33 <item> |
33 <item> |
34 <widget class="QGroupBox" name="descriptionGroup"> |
34 <widget class="QGroupBox" name="summaryGroup"> |
35 <property name="focusPolicy"> |
35 <property name="focusPolicy"> |
36 <enum>Qt::StrongFocus</enum> |
36 <enum>Qt::StrongFocus</enum> |
37 </property> |
37 </property> |
38 <property name="toolTip"> |
38 <property name="toolTip"> |
39 <string>Select to filter on the task description</string> |
39 <string>Select to filter on the task summary</string> |
40 </property> |
40 </property> |
41 <property name="title"> |
41 <property name="title"> |
42 <string>Description</string> |
42 <string>Summary</string> |
43 </property> |
43 </property> |
44 <property name="checkable"> |
44 <property name="checkable"> |
45 <bool>true</bool> |
45 <bool>true</bool> |
46 </property> |
46 </property> |
47 <layout class="QVBoxLayout"> |
47 <layout class="QVBoxLayout" name="verticalLayout"> |
48 <item> |
48 <item> |
49 <widget class="QLineEdit" name="descriptionEdit"> |
49 <widget class="QLineEdit" name="summaryEdit"> |
50 <property name="toolTip"> |
50 <property name="toolTip"> |
51 <string>Enter the description filter as a regular expression.</string> |
51 <string>Enter the summary filter as a regular expression.</string> |
52 </property> |
52 </property> |
53 </widget> |
53 </widget> |
54 </item> |
54 </item> |
55 </layout> |
55 </layout> |
56 </widget> |
56 </widget> |
67 <string>Filename</string> |
67 <string>Filename</string> |
68 </property> |
68 </property> |
69 <property name="checkable"> |
69 <property name="checkable"> |
70 <bool>true</bool> |
70 <bool>true</bool> |
71 </property> |
71 </property> |
72 <layout class="QVBoxLayout"> |
72 <layout class="QVBoxLayout" name="verticalLayout_2"> |
73 <item> |
73 <item> |
74 <widget class="QLineEdit" name="filenameEdit"> |
74 <widget class="QLineEdit" name="filenameEdit"> |
75 <property name="toolTip"> |
75 <property name="toolTip"> |
76 <string>Enter the filename filter as a wildcard expression.</string> |
76 <string>Enter the filename filter as a wildcard expression.</string> |
77 </property> |
77 </property> |
92 <string>Type</string> |
92 <string>Type</string> |
93 </property> |
93 </property> |
94 <property name="checkable"> |
94 <property name="checkable"> |
95 <bool>true</bool> |
95 <bool>true</bool> |
96 </property> |
96 </property> |
97 <layout class="QVBoxLayout" name="verticalLayout"> |
97 <layout class="QVBoxLayout" name="verticalLayout_3"> |
98 <item> |
98 <item> |
99 <widget class="QComboBox" name="typeCombo"> |
99 <widget class="QComboBox" name="typeCombo"> |
100 <property name="toolTip"> |
100 <property name="toolTip"> |
101 <string>Select the task type to be shown</string> |
101 <string>Select the task type to be shown</string> |
102 </property> |
102 </property> |
117 <string>Scope</string> |
117 <string>Scope</string> |
118 </property> |
118 </property> |
119 <property name="checkable"> |
119 <property name="checkable"> |
120 <bool>true</bool> |
120 <bool>true</bool> |
121 </property> |
121 </property> |
122 <layout class="QHBoxLayout"> |
122 <layout class="QHBoxLayout" name="horizontalLayout"> |
123 <item> |
123 <item> |
124 <widget class="QRadioButton" name="globalRadioButton"> |
124 <widget class="QRadioButton" name="globalRadioButton"> |
125 <property name="toolTip"> |
125 <property name="toolTip"> |
126 <string>Select to show global tasks only</string> |
126 <string>Select to show global tasks only</string> |
127 </property> |
127 </property> |
155 <string>Completion status</string> |
155 <string>Completion status</string> |
156 </property> |
156 </property> |
157 <property name="checkable"> |
157 <property name="checkable"> |
158 <bool>true</bool> |
158 <bool>true</bool> |
159 </property> |
159 </property> |
160 <layout class="QHBoxLayout"> |
160 <layout class="QHBoxLayout" name="horizontalLayout_2"> |
161 <item> |
161 <item> |
162 <widget class="QRadioButton" name="uncompletedRadioButton"> |
162 <widget class="QRadioButton" name="uncompletedRadioButton"> |
163 <property name="toolTip"> |
163 <property name="toolTip"> |
164 <string>Select to show uncompleted tasks only</string> |
164 <string>Select to show uncompleted tasks only</string> |
165 </property> |
165 </property> |
193 <string>Priority</string> |
193 <string>Priority</string> |
194 </property> |
194 </property> |
195 <property name="checkable"> |
195 <property name="checkable"> |
196 <bool>true</bool> |
196 <bool>true</bool> |
197 </property> |
197 </property> |
198 <layout class="QHBoxLayout"> |
198 <layout class="QHBoxLayout" name="horizontalLayout_3"> |
199 <item> |
199 <item> |
200 <widget class="QCheckBox" name="priorityHighCheckBox"> |
200 <widget class="QCheckBox" name="priorityHighCheckBox"> |
201 <property name="toolTip"> |
201 <property name="toolTip"> |
202 <string>Select to show high priority tasks</string> |
202 <string>Select to show high priority tasks</string> |
203 </property> |
203 </property> |
226 </property> |
226 </property> |
227 </widget> |
227 </widget> |
228 </item> |
228 </item> |
229 </layout> |
229 </layout> |
230 </widget> |
230 </widget> |
|
231 </item> |
|
232 <item> |
|
233 <spacer name="verticalSpacer"> |
|
234 <property name="orientation"> |
|
235 <enum>Qt::Vertical</enum> |
|
236 </property> |
|
237 <property name="sizeHint" stdset="0"> |
|
238 <size> |
|
239 <width>20</width> |
|
240 <height>8</height> |
|
241 </size> |
|
242 </property> |
|
243 </spacer> |
231 </item> |
244 </item> |
232 <item> |
245 <item> |
233 <widget class="QDialogButtonBox" name="buttonBox"> |
246 <widget class="QDialogButtonBox" name="buttonBox"> |
234 <property name="orientation"> |
247 <property name="orientation"> |
235 <enum>Qt::Horizontal</enum> |
248 <enum>Qt::Horizontal</enum> |
240 </widget> |
253 </widget> |
241 </item> |
254 </item> |
242 </layout> |
255 </layout> |
243 </widget> |
256 </widget> |
244 <tabstops> |
257 <tabstops> |
245 <tabstop>descriptionGroup</tabstop> |
258 <tabstop>summaryGroup</tabstop> |
246 <tabstop>descriptionEdit</tabstop> |
259 <tabstop>summaryEdit</tabstop> |
247 <tabstop>filenameGroup</tabstop> |
260 <tabstop>filenameGroup</tabstop> |
248 <tabstop>filenameEdit</tabstop> |
261 <tabstop>filenameEdit</tabstop> |
249 <tabstop>typeGroup</tabstop> |
262 <tabstop>typeGroup</tabstop> |
250 <tabstop>typeCombo</tabstop> |
263 <tabstop>typeCombo</tabstop> |
251 <tabstop>scopeGroup</tabstop> |
264 <tabstop>scopeGroup</tabstop> |