~ubuntu-branches/ubuntu/vivid/wpasupplicant/vivid

« back to all changes in this revision

Viewing changes to wpa_gui-qt4/wpagui.ui

  • Committer: Bazaar Package Importer
  • Author(s): Kel Modderman
  • Date: 2008-03-12 20:03:04 UTC
  • mfrom: (1.1.10 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20080312200304-4331y9wj46pdd34z
Tags: 0.6.3-1
* New upstream release.
* Drop patches applied upstream:
  - debian/patches/30_wpa_gui_qt4_eventhistoryui_rework.patch
  - debian/patches/31_wpa_gui_qt4_eventhistory_always_scrollbar.patch
  - debian/patches/32_wpa_gui_qt4_eventhistory_scroll_with_events.patch
  - debian/patches/40_dbus_ssid_data.patch
* Tidy up the clean target of debian/rules. Now that the madwifi headers are
  handled differently we no longer need to do any cleanup.
* Fix formatting error in debian/ifupdown/wpa_action.8 to make lintian
  quieter.
* Add patch to fix formatting errors in manpages build from sgml source. Use
  <emphasis> tags to hightlight keywords instead of surrounding them in
  strong quotes.
  - debian/patches/41_manpage_format_fixes.patch
* wpasupplicant binary package no longer suggests pcscd, guessnet, iproute
  or wireless-tools, nor does it recommend dhcp3-client. These are not
  needed.
* Add debian/patches/10_silence_siocsiwauth_icotl_failure.patch to disable
  ioctl failure messages that occur under normal conditions.
* Cherry pick two upstream git commits concerning the dbus interface:
  - debian/patches/11_avoid_dbus_version_namespace.patch
  - debian/patches/12_fix_potential_use_after_free.patch
* Add debian/patches/42_manpage_explain_available_drivers.patch to explain
  that not all of the driver backends are available in the provided
  wpa_supplicant binary, and that the canonical list of supported driver
  backends can be retrieved from the wpa_supplicant -h (help) output.
  (Closes: #466910)
* Add debian/patches/20_wpa_gui_qt4_disable_link_prl.patch to remove
  link_prl CONFIG compile flag added by qmake-qt4 >= 4.3.4-2 to avoid excess
  linking.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" stdsetdef="1" >
2
 
  <author></author>
3
 
  <comment></comment>
4
 
  <exportmacro></exportmacro>
5
 
  <class>WpaGui</class>
6
 
  <widget class="QMainWindow" name="WpaGui" >
7
 
    <property name="geometry" >
8
 
      <rect>
9
 
        <x>0</x>
10
 
        <y>0</y>
11
 
        <width>279</width>
12
 
        <height>308</height>
13
 
      </rect>
14
 
    </property>
15
 
    <property name="windowTitle" >
16
 
      <string>wpa_gui</string>
17
 
    </property>
18
 
    <widget class="QWidget" >
19
 
      <layout class="QGridLayout" >
20
 
        <item rowspan="1" row="0" column="0" colspan="2" >
21
 
          <widget class="QLabel" name="textLabel16" >
22
 
            <property name="text" >
23
 
              <string>Adapter:</string>
24
 
            </property>
25
 
          </widget>
26
 
        </item>
27
 
        <item rowspan="1" row="0" column="2" colspan="2" >
28
 
          <widget class="QComboBox" name="adapterSelect" />
29
 
        </item>
30
 
        <item rowspan="1" row="1" column="0" colspan="2" >
31
 
          <widget class="QLabel" name="textLabel8" >
32
 
            <property name="text" >
33
 
              <string>Network:</string>
34
 
            </property>
35
 
          </widget>
36
 
        </item>
37
 
        <item rowspan="1" row="1" column="2" colspan="2" >
38
 
          <widget class="QComboBox" name="networkSelect" />
39
 
        </item>
40
 
        <item rowspan="1" row="2" column="0" colspan="4" >
41
 
          <widget class="QFrame" name="frame3" >
42
 
            <property name="frameShape" >
43
 
              <enum>StyledPanel</enum>
44
 
            </property>
45
 
            <property name="frameShadow" >
46
 
              <enum>Raised</enum>
47
 
            </property>
48
 
            <layout class="QGridLayout" >
49
 
              <item row="0" column="0" >
50
 
                <widget class="QLabel" name="textLabel1" >
51
 
                  <property name="text" >
52
 
                    <string>Status:</string>
53
 
                  </property>
54
 
                </widget>
55
 
              </item>
56
 
              <item row="1" column="0" >
57
 
                <widget class="QLabel" name="textLabel2" >
58
 
                  <property name="text" >
59
 
                    <string>Last message:</string>
60
 
                  </property>
61
 
                </widget>
62
 
              </item>
63
 
              <item row="2" column="0" >
64
 
                <widget class="QLabel" name="textLabel3" >
65
 
                  <property name="text" >
66
 
                    <string>Authentication:</string>
67
 
                  </property>
68
 
                </widget>
69
 
              </item>
70
 
              <item row="3" column="0" >
71
 
                <widget class="QLabel" name="textLabel4" >
72
 
                  <property name="text" >
73
 
                    <string>Encryption:</string>
74
 
                  </property>
75
 
                </widget>
76
 
              </item>
77
 
              <item row="4" column="0" >
78
 
                <widget class="QLabel" name="textLabel5" >
79
 
                  <property name="text" >
80
 
                    <string>SSID:</string>
81
 
                  </property>
82
 
                </widget>
83
 
              </item>
84
 
              <item row="5" column="0" >
85
 
                <widget class="QLabel" name="textLabel6" >
86
 
                  <property name="text" >
87
 
                    <string>BSSID:</string>
88
 
                  </property>
89
 
                </widget>
90
 
              </item>
91
 
              <item row="6" column="0" >
92
 
                <widget class="QLabel" name="textLabel7" >
93
 
                  <property name="text" >
94
 
                    <string>IP address:</string>
95
 
                  </property>
96
 
                </widget>
97
 
              </item>
98
 
              <item row="0" column="1" >
99
 
                <widget class="QLabel" name="textStatus" >
100
 
                  <property name="text" >
101
 
                    <string/>
102
 
                  </property>
103
 
                </widget>
104
 
              </item>
105
 
              <item rowspan="1" row="1" column="1" colspan="3" >
106
 
                <widget class="QLabel" name="textLastMessage" >
107
 
                  <property name="text" >
108
 
                    <string/>
109
 
                  </property>
110
 
                </widget>
111
 
              </item>
112
 
              <item row="2" column="1" >
113
 
                <widget class="QLabel" name="textAuthentication" >
114
 
                  <property name="text" >
115
 
                    <string/>
116
 
                  </property>
117
 
                </widget>
118
 
              </item>
119
 
              <item row="3" column="1" >
120
 
                <widget class="QLabel" name="textEncryption" >
121
 
                  <property name="text" >
122
 
                    <string/>
123
 
                  </property>
124
 
                </widget>
125
 
              </item>
126
 
              <item row="4" column="1" >
127
 
                <widget class="QLabel" name="textSsid" >
128
 
                  <property name="text" >
129
 
                    <string/>
130
 
                  </property>
131
 
                </widget>
132
 
              </item>
133
 
              <item row="5" column="1" >
134
 
                <widget class="QLabel" name="textBssid" >
135
 
                  <property name="text" >
136
 
                    <string/>
137
 
                  </property>
138
 
                </widget>
139
 
              </item>
140
 
              <item row="6" column="1" >
141
 
                <widget class="QLabel" name="textIpAddress" >
142
 
                  <property name="text" >
143
 
                    <string/>
144
 
                  </property>
145
 
                </widget>
146
 
              </item>
147
 
            </layout>
148
 
          </widget>
149
 
        </item>
150
 
        <item row="3" column="0" >
151
 
          <spacer name="spacer7" >
152
 
            <property name="sizeHint" >
153
 
              <size>
154
 
                <width>16</width>
155
 
                <height>16</height>
156
 
              </size>
157
 
            </property>
158
 
            <property name="sizeType" >
159
 
              <enum>Expanding</enum>
160
 
            </property>
161
 
            <property name="orientation" >
162
 
              <enum>Horizontal</enum>
163
 
            </property>
164
 
          </spacer>
165
 
        </item>
166
 
        <item row="3" column="1" >
167
 
          <widget class="QPushButton" name="connectButton" >
168
 
            <property name="text" >
169
 
              <string>Connect</string>
170
 
            </property>
171
 
          </widget>
172
 
        </item>
173
 
        <item row="3" column="2" >
174
 
          <widget class="QPushButton" name="disconnectButton" >
175
 
            <property name="text" >
176
 
              <string>Disconnect</string>
177
 
            </property>
178
 
          </widget>
179
 
        </item>
180
 
        <item row="3" column="3" >
181
 
          <widget class="QPushButton" name="scanButton" >
182
 
            <property name="text" >
183
 
              <string>Scan</string>
184
 
            </property>
185
 
          </widget>
186
 
        </item>
187
 
      </layout>
188
 
    </widget>
189
 
    <widget class="QMenuBar" name="MenuBar" >
190
 
      <widget class="QMenu" name="fileMenu" >
191
 
        <property name="title" >
192
 
          <string>&amp;File</string>
193
 
        </property>
194
 
        <addaction name="separator" />
195
 
        <addaction name="fileEventHistoryAction" />
196
 
        <addaction name="fileAdd_NetworkAction" />
197
 
        <addaction name="fileEdit_networkAction" />
198
 
        <addaction name="separator" />
199
 
        <addaction name="fileExitAction" />
200
 
      </widget>
201
 
      <widget class="QMenu" name="helpMenu" >
202
 
        <property name="title" >
203
 
          <string>&amp;Help</string>
204
 
        </property>
205
 
        <addaction name="helpContentsAction" />
206
 
        <addaction name="helpIndexAction" />
207
 
        <addaction name="separator" />
208
 
        <addaction name="helpAboutAction" />
209
 
      </widget>
210
 
      <addaction name="fileMenu" />
211
 
      <addaction name="helpMenu" />
212
 
    </widget>
213
 
    <action name="fileExitAction" >
214
 
      <property name="name" >
215
 
        <cstring>fileExitAction</cstring>
216
 
      </property>
217
 
      <property name="iconText" >
218
 
        <string>Exit</string>
219
 
      </property>
220
 
      <property name="text" >
221
 
        <string>E&amp;xit</string>
222
 
      </property>
223
 
      <property name="shortcut" >
224
 
        <string>Ctrl+Q</string>
225
 
      </property>
226
 
    </action>
227
 
    <action name="helpContentsAction" >
228
 
      <property name="name" >
229
 
        <cstring>helpContentsAction</cstring>
230
 
      </property>
231
 
      <property name="enabled" >
232
 
        <bool>false</bool>
233
 
      </property>
234
 
      <property name="iconText" >
235
 
        <string>Contents</string>
236
 
      </property>
237
 
      <property name="text" >
238
 
        <string>&amp;Contents...</string>
239
 
      </property>
240
 
      <property name="shortcut" >
241
 
        <string/>
242
 
      </property>
243
 
    </action>
244
 
    <action name="helpIndexAction" >
245
 
      <property name="name" >
246
 
        <cstring>helpIndexAction</cstring>
247
 
      </property>
248
 
      <property name="enabled" >
249
 
        <bool>false</bool>
250
 
      </property>
251
 
      <property name="iconText" >
252
 
        <string>Index</string>
253
 
      </property>
254
 
      <property name="text" >
255
 
        <string>&amp;Index...</string>
256
 
      </property>
257
 
      <property name="shortcut" >
258
 
        <string/>
259
 
      </property>
260
 
    </action>
261
 
    <action name="helpAboutAction" >
262
 
      <property name="name" >
263
 
        <cstring>helpAboutAction</cstring>
264
 
      </property>
265
 
      <property name="iconText" >
266
 
        <string>About</string>
267
 
      </property>
268
 
      <property name="text" >
269
 
        <string>&amp;About</string>
270
 
      </property>
271
 
      <property name="shortcut" >
272
 
        <string/>
273
 
      </property>
274
 
    </action>
275
 
    <action name="fileEventHistoryAction" >
276
 
      <property name="name" >
277
 
        <cstring>fileEventHistoryAction</cstring>
278
 
      </property>
279
 
      <property name="iconText" >
280
 
        <string>Event History</string>
281
 
      </property>
282
 
      <property name="text" >
283
 
        <string>Event &amp;History</string>
284
 
      </property>
285
 
    </action>
286
 
    <action name="fileAdd_NetworkAction" >
287
 
      <property name="name" >
288
 
        <cstring>fileAdd_NetworkAction</cstring>
289
 
      </property>
290
 
      <property name="iconText" >
291
 
        <string>Add Network</string>
292
 
      </property>
293
 
      <property name="text" >
294
 
        <string>&amp;Add Network</string>
295
 
      </property>
296
 
    </action>
297
 
    <action name="fileEdit_networkAction" >
298
 
      <property name="name" >
299
 
        <cstring>fileEdit_networkAction</cstring>
300
 
      </property>
301
 
      <property name="iconText" >
302
 
        <string>Edit Network</string>
303
 
      </property>
304
 
      <property name="text" >
305
 
        <string>&amp;Edit Network</string>
306
 
      </property>
307
 
    </action>
308
 
  </widget>
309
 
  <layoutdefault spacing="6" margin="11" />
310
 
  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
311
 
  <includes>
312
 
    <include location="global" >qtimer.h</include>
313
 
    <include location="global" >qsocketnotifier.h</include>
314
 
    <include location="local" >wpamsg.h</include>
315
 
    <include location="local" >eventhistory.h</include>
316
 
    <include location="local" >scanresults.h</include>
317
 
  </includes>
318
 
</ui>