~ubuntu-branches/debian/stretch/psi-plus/stretch

« back to all changes in this revision

Viewing changes to src/plugins/deprecated/yandexnarodplugin/yandexnarodmanage.ui

  • Committer: Package Import Robot
  • Author(s): Boris Pek
  • Date: 2013-10-23 02:42:20 UTC
  • mfrom: (1.4.7)
  • Revision ID: package-import@ubuntu.com-20131023024220-bk2hyoenqkwfhpgw
Tags: 0.16.242-1
* New upstream release:
  fixed the problem of initialization of private conversation when both
  sides use libotr 4.0.x. (Closes: #724880)
* Update debian/watch: sources were moved.
* Delete psi-plus-content-downloader package and update all related files.
  This plugin is in psi-plus-plugins package now.
* Update debian/control:
  - remove all currently unneeded Replaces and Breaks fields
  - add build dependency on libidn11-dev
* Update debian/rules: simplify get-orig-source section.
* Update debian/copyright:
  - update Source field due to changes in sources location
  - remove copyright holders whose code was deleted from source tree
    (bundled libidn library was removed)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>yandexnarodManageClass</class>
 
4
 <widget class="QWidget" name="yandexnarodManageClass">
 
5
  <property name="geometry">
 
6
   <rect>
 
7
    <x>0</x>
 
8
    <y>0</y>
 
9
    <width>555</width>
 
10
    <height>452</height>
 
11
   </rect>
 
12
  </property>
 
13
  <property name="minimumSize">
 
14
   <size>
 
15
    <width>502</width>
 
16
    <height>284</height>
 
17
   </size>
 
18
  </property>
 
19
  <property name="windowTitle">
 
20
   <string>Form</string>
 
21
  </property>
 
22
  <layout class="QHBoxLayout" name="horizontalLayout_2">
 
23
   <item>
 
24
    <layout class="QVBoxLayout" name="verticalLayout_2">
 
25
     <property name="sizeConstraint">
 
26
      <enum>QLayout::SetDefaultConstraint</enum>
 
27
     </property>
 
28
     <item>
 
29
      <widget class="QPushButton" name="btnReload">
 
30
       <property name="sizePolicy">
 
31
        <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
 
32
         <horstretch>0</horstretch>
 
33
         <verstretch>0</verstretch>
 
34
        </sizepolicy>
 
35
       </property>
 
36
       <property name="minimumSize">
 
37
        <size>
 
38
         <width>170</width>
 
39
         <height>0</height>
 
40
        </size>
 
41
       </property>
 
42
       <property name="maximumSize">
 
43
        <size>
 
44
         <width>170</width>
 
45
         <height>16777215</height>
 
46
        </size>
 
47
       </property>
 
48
       <property name="text">
 
49
        <string>Get Filelist</string>
 
50
       </property>
 
51
       <property name="icon">
 
52
        <iconset resource="yandexnarod.qrc">
 
53
         <normaloff>:/icons/reload.png</normaloff>:/icons/reload.png</iconset>
 
54
       </property>
 
55
      </widget>
 
56
     </item>
 
57
     <item>
 
58
      <widget class="QPushButton" name="btnUpload">
 
59
       <property name="sizePolicy">
 
60
        <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 
61
         <horstretch>0</horstretch>
 
62
         <verstretch>0</verstretch>
 
63
        </sizepolicy>
 
64
       </property>
 
65
       <property name="minimumSize">
 
66
        <size>
 
67
         <width>170</width>
 
68
         <height>0</height>
 
69
        </size>
 
70
       </property>
 
71
       <property name="maximumSize">
 
72
        <size>
 
73
         <width>170</width>
 
74
         <height>16777215</height>
 
75
        </size>
 
76
       </property>
 
77
       <property name="text">
 
78
        <string>Upload File</string>
 
79
       </property>
 
80
       <property name="icon">
 
81
        <iconset resource="yandexnarod.qrc">
 
82
         <normaloff>:/icons/upload.png</normaloff>:/icons/upload.png</iconset>
 
83
       </property>
 
84
      </widget>
 
85
     </item>
 
86
     <item>
 
87
      <widget class="QFrame" name="frameFileActions">
 
88
       <property name="sizePolicy">
 
89
        <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
 
90
         <horstretch>0</horstretch>
 
91
         <verstretch>0</verstretch>
 
92
        </sizepolicy>
 
93
       </property>
 
94
       <property name="minimumSize">
 
95
        <size>
 
96
         <width>170</width>
 
97
         <height>98</height>
 
98
        </size>
 
99
       </property>
 
100
       <property name="maximumSize">
 
101
        <size>
 
102
         <width>170</width>
 
103
         <height>16777215</height>
 
104
        </size>
 
105
       </property>
 
106
       <property name="frameShape">
 
107
        <enum>QFrame::NoFrame</enum>
 
108
       </property>
 
109
       <property name="frameShadow">
 
110
        <enum>QFrame::Plain</enum>
 
111
       </property>
 
112
       <property name="lineWidth">
 
113
        <number>0</number>
 
114
       </property>
 
115
       <layout class="QVBoxLayout" name="verticalLayout_4">
 
116
        <property name="sizeConstraint">
 
117
         <enum>QLayout::SetDefaultConstraint</enum>
 
118
        </property>
 
119
        <property name="margin">
 
120
         <number>0</number>
 
121
        </property>
 
122
        <item>
 
123
         <widget class="QLabel" name="label">
 
124
          <property name="text">
 
125
           <string>Actions:</string>
 
126
          </property>
 
127
         </widget>
 
128
        </item>
 
129
        <item>
 
130
         <widget class="QPushButton" name="btnClipboard">
 
131
          <property name="sizePolicy">
 
132
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
133
            <horstretch>0</horstretch>
 
134
            <verstretch>0</verstretch>
 
135
           </sizepolicy>
 
136
          </property>
 
137
          <property name="maximumSize">
 
138
           <size>
 
139
            <width>16777215</width>
 
140
            <height>16777215</height>
 
141
           </size>
 
142
          </property>
 
143
          <property name="text">
 
144
           <string>Copy URL</string>
 
145
          </property>
 
146
          <property name="icon">
 
147
           <iconset resource="yandexnarod.qrc">
 
148
            <normaloff>:/icons/clipboard.png</normaloff>:/icons/clipboard.png</iconset>
 
149
          </property>
 
150
          <property name="flat">
 
151
           <bool>false</bool>
 
152
          </property>
 
153
         </widget>
 
154
        </item>
 
155
        <item>
 
156
         <widget class="QPushButton" name="btnProlong">
 
157
          <property name="sizePolicy">
 
158
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
159
            <horstretch>0</horstretch>
 
160
            <verstretch>0</verstretch>
 
161
           </sizepolicy>
 
162
          </property>
 
163
          <property name="text">
 
164
           <string>Prolongate</string>
 
165
          </property>
 
166
          <property name="icon">
 
167
           <iconset resource="yandexnarod.qrc">
 
168
            <normaloff>:/icons/prolongate.png</normaloff>:/icons/prolongate.png</iconset>
 
169
          </property>
 
170
         </widget>
 
171
        </item>
 
172
        <item>
 
173
         <widget class="QPushButton" name="btnDelete">
 
174
          <property name="sizePolicy">
 
175
           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
176
            <horstretch>0</horstretch>
 
177
            <verstretch>0</verstretch>
 
178
           </sizepolicy>
 
179
          </property>
 
180
          <property name="minimumSize">
 
181
           <size>
 
182
            <width>0</width>
 
183
            <height>0</height>
 
184
           </size>
 
185
          </property>
 
186
          <property name="maximumSize">
 
187
           <size>
 
188
            <width>16777215</width>
 
189
            <height>16777215</height>
 
190
           </size>
 
191
          </property>
 
192
          <property name="text">
 
193
           <string>Delete File(s)</string>
 
194
          </property>
 
195
          <property name="icon">
 
196
           <iconset resource="yandexnarod.qrc">
 
197
            <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
 
198
          </property>
 
199
         </widget>
 
200
        </item>
 
201
        <item>
 
202
         <spacer name="verticalSpacer_2">
 
203
          <property name="orientation">
 
204
           <enum>Qt::Vertical</enum>
 
205
          </property>
 
206
          <property name="sizeHint" stdset="0">
 
207
           <size>
 
208
            <width>20</width>
 
209
            <height>40</height>
 
210
           </size>
 
211
          </property>
 
212
         </spacer>
 
213
        </item>
 
214
       </layout>
 
215
      </widget>
 
216
     </item>
 
217
     <item>
 
218
      <spacer name="verticalSpacer">
 
219
       <property name="orientation">
 
220
        <enum>Qt::Vertical</enum>
 
221
       </property>
 
222
       <property name="sizeHint" stdset="0">
 
223
        <size>
 
224
         <width>20</width>
 
225
         <height>40</height>
 
226
        </size>
 
227
       </property>
 
228
      </spacer>
 
229
     </item>
 
230
     <item>
 
231
      <widget class="QFrame" name="frameProgress">
 
232
       <property name="sizePolicy">
 
233
        <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
 
234
         <horstretch>0</horstretch>
 
235
         <verstretch>0</verstretch>
 
236
        </sizepolicy>
 
237
       </property>
 
238
       <property name="minimumSize">
 
239
        <size>
 
240
         <width>170</width>
 
241
         <height>80</height>
 
242
        </size>
 
243
       </property>
 
244
       <property name="maximumSize">
 
245
        <size>
 
246
         <width>170</width>
 
247
         <height>50</height>
 
248
        </size>
 
249
       </property>
 
250
       <property name="frameShape">
 
251
        <enum>QFrame::NoFrame</enum>
 
252
       </property>
 
253
       <property name="frameShadow">
 
254
        <enum>QFrame::Plain</enum>
 
255
       </property>
 
256
       <property name="lineWidth">
 
257
        <number>0</number>
 
258
       </property>
 
259
       <layout class="QVBoxLayout" name="verticalLayout">
 
260
        <item>
 
261
         <widget class="QLabel" name="labelStatus">
 
262
          <property name="text">
 
263
           <string>line1
 
264
line2</string>
 
265
          </property>
 
266
          <property name="wordWrap">
 
267
           <bool>true</bool>
 
268
          </property>
 
269
         </widget>
 
270
        </item>
 
271
       </layout>
 
272
      </widget>
 
273
     </item>
 
274
    </layout>
 
275
   </item>
 
276
   <item>
 
277
    <layout class="QVBoxLayout" name="verticalLayout_3">
 
278
     <item>
 
279
      <layout class="QVBoxLayout" name="verticalLayout_5">
 
280
       <property name="sizeConstraint">
 
281
        <enum>QLayout::SetDefaultConstraint</enum>
 
282
       </property>
 
283
       <item>
 
284
        <widget class="QLabel" name="label_2">
 
285
         <property name="sizePolicy">
 
286
          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
 
287
           <horstretch>0</horstretch>
 
288
           <verstretch>0</verstretch>
 
289
          </sizepolicy>
 
290
         </property>
 
291
         <property name="text">
 
292
          <string>Files list:</string>
 
293
         </property>
 
294
        </widget>
 
295
       </item>
 
296
       <item>
 
297
        <widget class="ListWidget" name="listWidget">
 
298
         <property name="sizePolicy">
 
299
          <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
300
           <horstretch>0</horstretch>
 
301
           <verstretch>0</verstretch>
 
302
          </sizepolicy>
 
303
         </property>
 
304
         <property name="locale">
 
305
          <locale language="Russian" country="RussianFederation"/>
 
306
         </property>
 
307
         <property name="frameShape">
 
308
          <enum>QFrame::Box</enum>
 
309
         </property>
 
310
         <property name="dragEnabled">
 
311
          <bool>true</bool>
 
312
         </property>
 
313
         <property name="dragDropMode">
 
314
          <enum>QAbstractItemView::DragDrop</enum>
 
315
         </property>
 
316
         <property name="selectionMode">
 
317
          <enum>QAbstractItemView::ExtendedSelection</enum>
 
318
         </property>
 
319
         <item>
 
320
          <property name="text">
 
321
           <string>New Item</string>
 
322
          </property>
 
323
         </item>
 
324
        </widget>
 
325
       </item>
 
326
      </layout>
 
327
     </item>
 
328
     <item>
 
329
      <layout class="QHBoxLayout" name="horizontalLayout">
 
330
       <item>
 
331
        <widget class="QPushButton" name="btnClearCookies">
 
332
         <property name="text">
 
333
          <string>Clear Cookies</string>
 
334
         </property>
 
335
         <property name="icon">
 
336
          <iconset resource="yandexnarod.qrc">
 
337
           <normaloff>:/icons/delete.png</normaloff>:/icons/delete.png</iconset>
 
338
         </property>
 
339
        </widget>
 
340
       </item>
 
341
       <item>
 
342
        <widget class="QPushButton" name="btnOpenBrowser">
 
343
         <property name="text">
 
344
          <string>Open Browser</string>
 
345
         </property>
 
346
        </widget>
 
347
       </item>
 
348
       <item>
 
349
        <spacer name="horizontalSpacer">
 
350
         <property name="orientation">
 
351
          <enum>Qt::Horizontal</enum>
 
352
         </property>
 
353
         <property name="sizeHint" stdset="0">
 
354
          <size>
 
355
           <width>40</width>
 
356
           <height>20</height>
 
357
          </size>
 
358
         </property>
 
359
        </spacer>
 
360
       </item>
 
361
       <item>
 
362
        <widget class="QPushButton" name="btnExit">
 
363
         <property name="sizePolicy">
 
364
          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
365
           <horstretch>0</horstretch>
 
366
           <verstretch>0</verstretch>
 
367
          </sizepolicy>
 
368
         </property>
 
369
         <property name="text">
 
370
          <string>Close</string>
 
371
         </property>
 
372
         <property name="icon">
 
373
          <iconset resource="yandexnarod.qrc">
 
374
           <normaloff>:/icons/close.png</normaloff>:/icons/close.png</iconset>
 
375
         </property>
 
376
        </widget>
 
377
       </item>
 
378
      </layout>
 
379
     </item>
 
380
    </layout>
 
381
   </item>
 
382
  </layout>
 
383
 </widget>
 
384
 <customwidgets>
 
385
  <customwidget>
 
386
   <class>ListWidget</class>
 
387
   <extends>QListWidget</extends>
 
388
   <header>yandexnarodmanage.h</header>
 
389
  </customwidget>
 
390
 </customwidgets>
 
391
 <resources>
 
392
  <include location="yandexnarod.qrc"/>
 
393
 </resources>
 
394
 <connections>
 
395
  <connection>
 
396
   <sender>btnExit</sender>
 
397
   <signal>clicked()</signal>
 
398
   <receiver>yandexnarodManageClass</receiver>
 
399
   <slot>close()</slot>
 
400
   <hints>
 
401
    <hint type="sourcelabel">
 
402
     <x>79</x>
 
403
     <y>458</y>
 
404
    </hint>
 
405
    <hint type="destinationlabel">
 
406
     <x>321</x>
 
407
     <y>241</y>
 
408
    </hint>
 
409
   </hints>
 
410
  </connection>
 
411
 </connections>
 
412
</ui>