summaryrefslogtreecommitdiff
path: root/core/pim
authorwaspe <waspe>2003-11-30 10:08:26 (UTC)
committer waspe <waspe>2003-11-30 10:08:26 (UTC)
commitfa263e26a750045e3c5590c687d9a29190e0f7cd (patch) (unidiff)
treebc98ca96192dd5fe1dae03e4ed198f696e7fe1f1 /core/pim
parent4f9f87c1eafaa0e6a7b04e7ce640dc14ca34414c (diff)
downloadopie-fa263e26a750045e3c5590c687d9a29190e0f7cd.zip
opie-fa263e26a750045e3c5590c687d9a29190e0f7cd.tar.gz
opie-fa263e26a750045e3c5590c687d9a29190e0f7cd.tar.bz2
resolved bug 0001230
Diffstat (limited to 'core/pim') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/dateentry.ui84
1 files changed, 59 insertions, 25 deletions
diff --git a/core/pim/datebook/dateentry.ui b/core/pim/datebook/dateentry.ui
index 197eb30..acc607c 100644
--- a/core/pim/datebook/dateentry.ui
+++ b/core/pim/datebook/dateentry.ui
@@ -119,13 +119,13 @@
119 <name>name</name> 119 <name>name</name>
120 <cstring>comboDescription</cstring> 120 <cstring>comboDescription</cstring>
121 </property> 121 </property>
122 <property stdset="1"> 122 <property stdset="1">
123 <name>sizePolicy</name> 123 <name>sizePolicy</name>
124 <sizepolicy> 124 <sizepolicy>
125 <hsizetype>7</hsizetype> 125 <hsizetype>3</hsizetype>
126 <vsizetype>0</vsizetype> 126 <vsizetype>0</vsizetype>
127 </sizepolicy> 127 </sizepolicy>
128 </property> 128 </property>
129 <property stdset="1"> 129 <property stdset="1">
130 <name>editable</name> 130 <name>editable</name>
131 <bool>true</bool> 131 <bool>true</bool>
@@ -174,13 +174,13 @@
174 <name>name</name> 174 <name>name</name>
175 <cstring>comboLocation</cstring> 175 <cstring>comboLocation</cstring>
176 </property> 176 </property>
177 <property stdset="1"> 177 <property stdset="1">
178 <name>sizePolicy</name> 178 <name>sizePolicy</name>
179 <sizepolicy> 179 <sizepolicy>
180 <hsizetype>7</hsizetype> 180 <hsizetype>3</hsizetype>
181 <vsizetype>0</vsizetype> 181 <vsizetype>0</vsizetype>
182 </sizepolicy> 182 </sizepolicy>
183 </property> 183 </property>
184 <property stdset="1"> 184 <property stdset="1">
185 <name>editable</name> 185 <name>editable</name>
186 <bool>true</bool> 186 <bool>true</bool>
@@ -197,14 +197,21 @@
197 <widget row="2" column="1" rowspan="1" colspan="3" > 197 <widget row="2" column="1" rowspan="1" colspan="3" >
198 <class>CategorySelect</class> 198 <class>CategorySelect</class>
199 <property stdset="1"> 199 <property stdset="1">
200 <name>name</name> 200 <name>name</name>
201 <cstring>comboCategory</cstring> 201 <cstring>comboCategory</cstring>
202 </property> 202 </property>
203 <property stdset="1">
204 <name>sizePolicy</name>
205 <sizepolicy>
206 <hsizetype>3</hsizetype>
207 <vsizetype>1</vsizetype>
208 </sizepolicy>
209 </property>
203 </widget> 210 </widget>
204 <widget row="3" column="0" rowspan="2"> 211 <widget row="3" column="0" rowspan="2" colspan="1" >
205 <class>QLabel</class> 212 <class>QLabel</class>
206 <property stdset="1"> 213 <property stdset="1">
207 <name>name</name> 214 <name>name</name>
208 <cstring>TextLabel3</cstring> 215 <cstring>TextLabel3</cstring>
209 </property> 216 </property>
210 <property stdset="1"> 217 <property stdset="1">
@@ -216,16 +223,12 @@
216 <class>QPushButton</class> 223 <class>QPushButton</class>
217 <property stdset="1"> 224 <property stdset="1">
218 <name>name</name> 225 <name>name</name>
219 <cstring>buttonStart</cstring> 226 <cstring>buttonStart</cstring>
220 </property> 227 </property>
221 <property stdset="1"> 228 <property stdset="1">
222 <name>text</name>
223 <string>Jan 02 00</string>
224 </property>
225 <property stdset="1">
226 <name>minimumSize</name> 229 <name>minimumSize</name>
227 <size> 230 <size>
228 <width>70</width> 231 <width>70</width>
229 <height>0</height> 232 <height>0</height>
230 </size> 233 </size>
231 </property> 234 </property>
@@ -233,20 +236,31 @@
233 <name>maximumSize</name> 236 <name>maximumSize</name>
234 <size> 237 <size>
235 <width>70</width> 238 <width>70</width>
236 <height>32767</height> 239 <height>32767</height>
237 </size> 240 </size>
238 </property> 241 </property>
242 <property stdset="1">
243 <name>text</name>
244 <string>Jan 02 00</string>
245 </property>
239 </widget> 246 </widget>
240 <widget row="4" column="1" rowspan="1" colspan="1" > 247 <widget row="4" column="1" >
241 <class>QLineEdit</class> 248 <class>QLineEdit</class>
242 <property stdset="1"> 249 <property stdset="1">
243 <name>name</name> 250 <name>name</name>
244 <cstring>comboStart</cstring> 251 <cstring>comboStart</cstring>
245 </property> 252 </property>
246 <property stdset="1"> 253 <property stdset="1">
254 <name>sizePolicy</name>
255 <sizepolicy>
256 <hsizetype>3</hsizetype>
257 <vsizetype>0</vsizetype>
258 </sizepolicy>
259 </property>
260 <property stdset="1">
247 <name>minimumSize</name> 261 <name>minimumSize</name>
248 <size> 262 <size>
249 <width>70</width> 263 <width>70</width>
250 <height>0</height> 264 <height>0</height>
251 </size> 265 </size>
252 </property> 266 </property>
@@ -283,31 +297,33 @@
283 <size> 297 <size>
284 <width>20</width> 298 <width>20</width>
285 <height>20</height> 299 <height>20</height>
286 </size> 300 </size>
287 </property> 301 </property>
288 </spacer> 302 </spacer>
289 303 <widget row="5" column="1" rowspan="1" colspan="3" >
290 <widget row="5" column="1" colspan="3"> 304 <class>OTimePicker</class>
291 <class>OTimePicker</class>
292 <property stdset="1"> 305 <property stdset="1">
293 <name>name</name> 306 <name>name</name>
294 <cstring>timePickerStart</cstring> 307 <cstring>timePickerStart</cstring>
295 </property> 308 </property>
296 </widget> 309 <property stdset="1">
297 <widget row="3" column="3" colspan="1"> 310 <name>sizePolicy</name>
311 <sizepolicy>
312 <hsizetype>3</hsizetype>
313 <vsizetype>1</vsizetype>
314 </sizepolicy>
315 </property>
316 </widget>
317 <widget row="3" column="3" >
298 <class>QPushButton</class> 318 <class>QPushButton</class>
299 <property stdset="1"> 319 <property stdset="1">
300 <name>name</name> 320 <name>name</name>
301 <cstring>buttonEnd</cstring> 321 <cstring>buttonEnd</cstring>
302 </property> 322 </property>
303 <property stdset="1"> 323 <property stdset="1">
304 <name>text</name>
305 <string>Jan 02 00</string>
306 </property>
307 <property stdset="1">
308 <name>minimumSize</name> 324 <name>minimumSize</name>
309 <size> 325 <size>
310 <width>70</width> 326 <width>70</width>
311 <height>0</height> 327 <height>0</height>
312 </size> 328 </size>
313 </property> 329 </property>
@@ -315,20 +331,31 @@
315 <name>maximumSize</name> 331 <name>maximumSize</name>
316 <size> 332 <size>
317 <width>70</width> 333 <width>70</width>
318 <height>32767</height> 334 <height>32767</height>
319 </size> 335 </size>
320 </property> 336 </property>
337 <property stdset="1">
338 <name>text</name>
339 <string>Jan 02 00</string>
340 </property>
321 </widget> 341 </widget>
322 <widget row="4" column="3" colspan="1"> 342 <widget row="4" column="3" >
323 <class>QLineEdit</class> 343 <class>QLineEdit</class>
324 <property stdset="1"> 344 <property stdset="1">
325 <name>name</name> 345 <name>name</name>
326 <cstring>comboEnd</cstring> 346 <cstring>comboEnd</cstring>
327 </property> 347 </property>
328 <property stdset="1"> 348 <property stdset="1">
349 <name>sizePolicy</name>
350 <sizepolicy>
351 <hsizetype>3</hsizetype>
352 <vsizetype>0</vsizetype>
353 </sizepolicy>
354 </property>
355 <property stdset="1">
329 <name>minimumSize</name> 356 <name>minimumSize</name>
330 <size> 357 <size>
331 <width>70</width> 358 <width>70</width>
332 <height>0</height> 359 <height>0</height>
333 </size> 360 </size>
334 </property> 361 </property>
@@ -383,12 +410,19 @@
383 <widget row="7" column="1" rowspan="1" colspan="3" > 410 <widget row="7" column="1" rowspan="1" colspan="3" >
384 <class>TimeZoneSelector</class> 411 <class>TimeZoneSelector</class>
385 <property stdset="1"> 412 <property stdset="1">
386 <name>name</name> 413 <name>name</name>
387 <cstring>timezone</cstring> 414 <cstring>timezone</cstring>
388 </property> 415 </property>
416 <property stdset="1">
417 <name>sizePolicy</name>
418 <sizepolicy>
419 <hsizetype>3</hsizetype>
420 <vsizetype>1</vsizetype>
421 </sizepolicy>
422 </property>
389 </widget> 423 </widget>
390 <widget row="8" column="0" > 424 <widget row="8" column="0" >
391 <class>QCheckBox</class> 425 <class>QCheckBox</class>
392 <property stdset="1"> 426 <property stdset="1">
393 <name>name</name> 427 <name>name</name>
394 <cstring>checkAlarm</cstring> 428 <cstring>checkAlarm</cstring>
@@ -479,26 +513,26 @@
479 <class>QToolButton</class> 513 <class>QToolButton</class>
480 <property stdset="1"> 514 <property stdset="1">
481 <name>name</name> 515 <name>name</name>
482 <cstring>cmdRepeat</cstring> 516 <cstring>cmdRepeat</cstring>
483 </property> 517 </property>
484 <property stdset="1"> 518 <property stdset="1">
519 <name>sizePolicy</name>
520 <sizepolicy>
521 <hsizetype>3</hsizetype>
522 <vsizetype>0</vsizetype>
523 </sizepolicy>
524 </property>
525 <property stdset="1">
485 <name>focusPolicy</name> 526 <name>focusPolicy</name>
486 <enum>TabFocus</enum> 527 <enum>TabFocus</enum>
487 </property> 528 </property>
488 <property stdset="1"> 529 <property stdset="1">
489 <name>text</name> 530 <name>text</name>
490 <string>No Repeat...</string> 531 <string>No Repeat...</string>
491 </property> 532 </property>
492 <property stdset="1">
493 <name>sizePolicy</name>
494 <sizepolicy>
495 <hsizetype>7</hsizetype>
496 <vsizetype>0</vsizetype>
497 </sizepolicy>
498 </property>
499 </widget> 533 </widget>
500 <widget row="10" column="0" rowspan="1" colspan="4" > 534 <widget row="10" column="0" rowspan="1" colspan="4" >
501 <class>QToolButton</class> 535 <class>QToolButton</class>
502 <property stdset="1"> 536 <property stdset="1">
503 <name>name</name> 537 <name>name</name>
504 <cstring>editNote</cstring> 538 <cstring>editNote</cstring>