summaryrefslogtreecommitdiff
path: root/core/pim
authorhakan <hakan>2002-03-27 10:37:17 (UTC)
committer hakan <hakan>2002-03-27 10:37:17 (UTC)
commitfc8349fa353ef5e0aa9751d3fe6ea98e1fa0a8be (patch) (side-by-side diff)
treefb49c492dd3374b219eebd1b3b3e7d418d8fc76d /core/pim
parent347240bf66daf78f6a0e7c98bc32a53810f710a9 (diff)
downloadopie-fc8349fa353ef5e0aa9751d3fe6ea98e1fa0a8be.zip
opie-fc8349fa353ef5e0aa9751d3fe6ea98e1fa0a8be.tar.gz
opie-fc8349fa353ef5e0aa9751d3fe6ea98e1fa0a8be.tar.bz2
More decent layout of date entry dialog
Diffstat (limited to 'core/pim') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/datebook/dateentry.ui94
1 files changed, 79 insertions, 15 deletions
diff --git a/core/pim/datebook/dateentry.ui b/core/pim/datebook/dateentry.ui
index 22ff32d..dc5195f 100644
--- a/core/pim/datebook/dateentry.ui
+++ b/core/pim/datebook/dateentry.ui
@@ -40,12 +40,6 @@
<name>caption</name>
<string>New Event</string>
</property>
- <property>
- <name>layoutMargin</name>
- </property>
- <property>
- <name>layoutSpacing</name>
- </property>
<grid>
<property stdset="1">
<name>margin</name>
@@ -153,7 +147,7 @@
</property>
<property stdset="1">
<name>text</name>
- <string>Description:</string>
+ <string>Description</string>
</property>
</widget>
<widget row="1" column="1" rowspan="1" colspan="3" >
@@ -207,7 +201,7 @@
<cstring>comboCategory</cstring>
</property>
</widget>
- <widget row="3" column="0" >
+ <widget row="3" column="0" rowspan="2">
<class>QLabel</class>
<property stdset="1">
<name>name</name>
@@ -215,7 +209,7 @@
</property>
<property stdset="1">
<name>text</name>
- <string>Start</string>
+ <string>Start - End</string>
</property>
</widget>
<widget row="3" column="1" >
@@ -228,13 +222,48 @@
<name>text</name>
<string>Jan 02 00</string>
</property>
+ <property stdset="1">
+ <name>minimumSize</name>
+ <size>
+ <width>70</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property stdset="1">
+ <name>maximumSize</name>
+ <size>
+ <width>70</width>
+ <height>32767</height>
+ </size>
+ </property>
</widget>
- <widget row="3" column="2" rowspan="1" colspan="2" >
+ <widget row="4" column="1" rowspan="1" colspan="1" >
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>comboStart</cstring>
</property>
+ <property stdset="1">
+ <name>minimumSize</name>
+ <size>
+ <width>70</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property stdset="1">
+ <name>maximumSize</name>
+ <size>
+ <width>70</width>
+ <height>32767</height>
+ </size>
+ </property>
+ <property stdset="1">
+ <name>alignment</name>
+ <set>AlignHCenter</set>
+ </property>
+ <property>
+ <name>hAlign</name>
+ </property>
</widget>
<widget row="5" column="1" colspan="3">
<class>TimePicker</class>
@@ -243,7 +272,7 @@
<cstring>timePickerStart</cstring>
</property>
</widget>
- <widget row="4" column="1" >
+ <widget row="3" column="2" colspan="2">
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
@@ -253,15 +282,50 @@
<name>text</name>
<string>Jan 02 00</string>
</property>
+ <property stdset="1">
+ <name>minimumSize</name>
+ <size>
+ <width>70</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property stdset="1">
+ <name>maximumSize</name>
+ <size>
+ <width>70</width>
+ <height>32767</height>
+ </size>
+ </property>
</widget>
- <widget row="4" column="2" rowspan="1" colspan="2" >
+ <widget row="4" column="2" colspan="2">
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>comboEnd</cstring>
</property>
+ <property stdset="1">
+ <name>minimumSize</name>
+ <size>
+ <width>70</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property stdset="1">
+ <name>maximumSize</name>
+ <size>
+ <width>70</width>
+ <height>32767</height>
+ </size>
+ </property>
+ <property stdset="1">
+ <name>alignment</name>
+ <set>AlignHCenter</set>
+ </property>
+ <property>
+ <name>hAlign</name>
+ </property>
</widget>
- <widget row="4" column="0" >
+ <widget row="5" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
@@ -269,7 +333,7 @@
</property>
<property stdset="1">
<name>text</name>
- <string>End</string>
+ <string>Start time</string>
</property>
</widget>
<widget row="6" column="0" >
@@ -291,7 +355,7 @@
</property>
<property stdset="1">
<name>text</name>
- <string>Time zone:</string>
+ <string>Time zone</string>
</property>
</widget>
<widget row="7" column="1" rowspan="1" colspan="3" >