~ubuntu-branches/ubuntu/lucid/kmess/lucid

« back to all changes in this revision

Viewing changes to src/dialogs/chathistorydialog.ui

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-05-26 21:24:23 UTC
  • mfrom: (1.1.5 upstream) (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090526212423-fiu27qnivr4tkt4w
Tags: 2.0~beta2-1ubuntu1
* Merge with debian unstable (LP: #380717), remaining changes:
  - Replaced libphonon-dev by libqt4-phonon-dev (>= 4.5.1)
  - debian/rules: change '/usr/share/cdbs/1/class/kde4.mk' to
    '/usr/share/pkg-kde-tools/qt-kde-team/1/debian-qt-kde.mk'
  - add quilt to build-deps
  - debian/watch: we don't need run debian svn-upgrade

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>770</width>
 
9
    <width>680</width>
10
10
    <height>472</height>
11
11
   </rect>
12
12
  </property>
42
42
           <height>0</height>
43
43
          </size>
44
44
         </property>
 
45
         <property name="alternatingRowColors">
 
46
          <bool>true</bool>
 
47
         </property>
 
48
         <property name="selectionBehavior">
 
49
          <enum>QAbstractItemView::SelectRows</enum>
 
50
         </property>
45
51
        </widget>
46
52
       </item>
47
53
      </layout>
70
76
           <enum>QFormLayout::ExpandingFieldsGrow</enum>
71
77
          </property>
72
78
          <property name="labelAlignment">
73
 
           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
 
79
           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
74
80
          </property>
75
81
          <item row="0" column="0">
76
 
           <widget class="QRadioButton" name="radioButton">
 
82
           <widget class="QRadioButton" name="conversationRadio_">
77
83
            <property name="text">
78
 
             <string>&amp;Do not filter</string>
 
84
             <string>Filter by &amp;chat</string>
79
85
            </property>
80
86
            <property name="checked">
81
87
             <bool>true</bool>
83
89
           </widget>
84
90
          </item>
85
91
          <item row="0" column="1">
86
 
           <widget class="QLabel" name="label">
87
 
            <property name="text">
88
 
             <string/>
89
 
            </property>
90
 
           </widget>
 
92
           <layout class="QHBoxLayout" name="horizontalLayout">
 
93
            <item>
 
94
             <widget class="KComboBox" name="conversationComboBox_">
 
95
              <property name="enabled">
 
96
               <bool>true</bool>
 
97
              </property>
 
98
              <property name="sizePolicy">
 
99
               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
 
100
                <horstretch>0</horstretch>
 
101
                <verstretch>0</verstretch>
 
102
               </sizepolicy>
 
103
              </property>
 
104
              <property name="duplicatesEnabled">
 
105
               <bool>true</bool>
 
106
              </property>
 
107
             </widget>
 
108
            </item>
 
109
            <item>
 
110
             <widget class="KAnimatedButton" name="loadingLabel_">
 
111
              <property name="minimumSize">
 
112
               <size>
 
113
                <width>22</width>
 
114
                <height>22</height>
 
115
               </size>
 
116
              </property>
 
117
              <property name="styleSheet">
 
118
               <string>KAnimatedButton { border: 0; }</string>
 
119
              </property>
 
120
              <property name="iconSize">
 
121
               <size>
 
122
                <width>22</width>
 
123
                <height>22</height>
 
124
               </size>
 
125
              </property>
 
126
              <property name="icons">
 
127
               <string notr="true" extracomment="Do not translate: icon file name">process-working</string>
 
128
              </property>
 
129
             </widget>
 
130
            </item>
 
131
            <item>
 
132
             <spacer name="horizontalSpacer">
 
133
              <property name="orientation">
 
134
               <enum>Qt::Horizontal</enum>
 
135
              </property>
 
136
              <property name="sizeHint" stdset="0">
 
137
               <size>
 
138
                <width>17</width>
 
139
                <height>17</height>
 
140
               </size>
 
141
              </property>
 
142
             </spacer>
 
143
            </item>
 
144
           </layout>
91
145
          </item>
92
146
          <item row="1" column="0">
93
147
           <widget class="QRadioButton" name="dateRadio_">
137
191
            </item>
138
192
           </layout>
139
193
          </item>
140
 
          <item row="3" column="0">
141
 
           <widget class="QRadioButton" name="conversationRadio_">
142
 
            <property name="text">
143
 
             <string>Filter by &amp;chat</string>
144
 
            </property>
145
 
           </widget>
146
 
          </item>
147
 
          <item row="3" column="1">
148
 
           <layout class="QHBoxLayout" name="horizontalLayout">
149
 
            <item>
150
 
             <widget class="KComboBox" name="conversationComboBox_">
151
 
              <property name="enabled">
152
 
               <bool>false</bool>
153
 
              </property>
154
 
              <property name="sizePolicy">
155
 
               <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
156
 
                <horstretch>0</horstretch>
157
 
                <verstretch>0</verstretch>
158
 
               </sizepolicy>
159
 
              </property>
160
 
             </widget>
161
 
            </item>
162
 
            <item>
163
 
             <spacer name="horizontalSpacer">
164
 
              <property name="orientation">
165
 
               <enum>Qt::Horizontal</enum>
166
 
              </property>
167
 
              <property name="sizeHint" stdset="0">
168
 
               <size>
169
 
                <width>17</width>
170
 
                <height>17</height>
171
 
               </size>
172
 
              </property>
173
 
             </spacer>
174
 
            </item>
175
 
           </layout>
176
 
          </item>
177
194
         </layout>
178
195
        </item>
179
196
       </layout>
185
202
 </widget>
186
203
 <customwidgets>
187
204
  <customwidget>
188
 
   <class>KComboBox</class>
189
 
   <extends>QComboBox</extends>
190
 
   <header>kcombobox.h</header>
191
 
  </customwidget>
192
 
  <customwidget>
193
205
   <class>KDateWidget</class>
194
206
   <extends>QWidget</extends>
195
207
   <header>kdatewidget.h</header>
196
208
  </customwidget>
197
209
  <customwidget>
 
210
   <class>KAnimatedButton</class>
 
211
   <extends>QToolButton</extends>
 
212
   <header>kanimatedbutton.h</header>
 
213
  </customwidget>
 
214
  <customwidget>
198
215
   <class>KLineEdit</class>
199
216
   <extends>QLineEdit</extends>
200
217
   <header>klineedit.h</header>
201
218
  </customwidget>
 
219
  <customwidget>
 
220
   <class>KComboBox</class>
 
221
   <extends>QComboBox</extends>
 
222
   <header>kcombobox.h</header>
 
223
  </customwidget>
202
224
 </customwidgets>
203
225
 <tabstops>
204
226
  <tabstop>searchEdit_</tabstop>
205
227
  <tabstop>listView_</tabstop>
206
 
  <tabstop>radioButton</tabstop>
 
228
  <tabstop>conversationRadio_</tabstop>
207
229
  <tabstop>dateRadio_</tabstop>
 
230
  <tabstop>conversationComboBox_</tabstop>
208
231
  <tabstop>fromBox_</tabstop>
209
232
  <tabstop>toBox_</tabstop>
210
 
  <tabstop>conversationRadio_</tabstop>
211
 
  <tabstop>conversationComboBox_</tabstop>
212
233
 </tabstops>
213
234
 <resources/>
214
235
 <connections>