author | coredump <coredump> | 2003-11-27 12:39:18 (UTC) |
---|---|---|
committer | coredump <coredump> | 2003-11-27 12:39:18 (UTC) |
commit | d0bf022b91a6b8ae3ffef5438dc924823aacedb9 (patch) (unidiff) | |
tree | 90e6f93fde618a8b16a6970c86a33cdc0c18786f | |
parent | 51ca35ecb7e22fc564ffe62184d4a75aa8537b1d (diff) | |
download | opie-d0bf022b91a6b8ae3ffef5438dc924823aacedb9.zip opie-d0bf022b91a6b8ae3ffef5438dc924823aacedb9.tar.gz opie-d0bf022b91a6b8ae3ffef5438dc924823aacedb9.tar.bz2 |
Bugfix: Headline is visible again with matchin BG image.
Bugfix: Don't open the InputMethod for a Zaurus, it's got a hardware
keyboard
-rw-r--r-- | core/opie-login/loginwindow.ui | 10 | ||||
-rw-r--r-- | core/opie-login/loginwindowimpl.cpp | 19 |
2 files changed, 18 insertions, 11 deletions
diff --git a/core/opie-login/loginwindow.ui b/core/opie-login/loginwindow.ui index 245e942..10c7d80 100644 --- a/core/opie-login/loginwindow.ui +++ b/core/opie-login/loginwindow.ui | |||
@@ -1,417 +1,417 @@ | |||
1 | <!DOCTYPE UI><UI> | 1 | <!DOCTYPE UI><UI> |
2 | <class>LoginWindow</class> | 2 | <class>LoginWindow</class> |
3 | <widget> | 3 | <widget> |
4 | <class>QWidget</class> | 4 | <class>QWidget</class> |
5 | <property stdset="1"> | 5 | <property stdset="1"> |
6 | <name>name</name> | 6 | <name>name</name> |
7 | <cstring>LoginWindow</cstring> | 7 | <cstring>LoginWindow</cstring> |
8 | </property> | 8 | </property> |
9 | <property stdset="1"> | 9 | <property stdset="1"> |
10 | <name>geometry</name> | 10 | <name>geometry</name> |
11 | <rect> | 11 | <rect> |
12 | <x>0</x> | 12 | <x>0</x> |
13 | <y>0</y> | 13 | <y>0</y> |
14 | <width>460</width> | 14 | <width>456</width> |
15 | <height>341</height> | 15 | <height>341</height> |
16 | </rect> | 16 | </rect> |
17 | </property> | 17 | </property> |
18 | <property stdset="1"> | 18 | <property stdset="1"> |
19 | <name>caption</name> | 19 | <name>caption</name> |
20 | <string>Login</string> | 20 | <string>Login</string> |
21 | </property> | 21 | </property> |
22 | <property> | 22 | <property> |
23 | <name>layoutMargin</name> | 23 | <name>layoutMargin</name> |
24 | </property> | 24 | </property> |
25 | <property> | 25 | <property> |
26 | <name>layoutSpacing</name> | 26 | <name>layoutSpacing</name> |
27 | </property> | 27 | </property> |
28 | <vbox> | 28 | <vbox> |
29 | <property stdset="1"> | 29 | <property stdset="1"> |
30 | <name>margin</name> | 30 | <name>margin</name> |
31 | <number>0</number> | 31 | <number>0</number> |
32 | </property> | 32 | </property> |
33 | <property stdset="1"> | 33 | <property stdset="1"> |
34 | <name>spacing</name> | 34 | <name>spacing</name> |
35 | <number>0</number> | 35 | <number>0</number> |
36 | </property> | 36 | </property> |
37 | <widget> | 37 | <widget> |
38 | <class>QLayoutWidget</class> | 38 | <class>QLayoutWidget</class> |
39 | <property stdset="1"> | 39 | <property stdset="1"> |
40 | <name>name</name> | 40 | <name>name</name> |
41 | <cstring>Layout7</cstring> | 41 | <cstring>Layout7</cstring> |
42 | </property> | 42 | </property> |
43 | <property> | 43 | <property> |
44 | <name>layoutMargin</name> | 44 | <name>layoutMargin</name> |
45 | </property> | 45 | </property> |
46 | <property> | 46 | <property> |
47 | <name>layoutSpacing</name> | 47 | <name>layoutSpacing</name> |
48 | </property> | 48 | </property> |
49 | <vbox> | 49 | <vbox> |
50 | <property stdset="1"> | 50 | <property stdset="1"> |
51 | <name>margin</name> | 51 | <name>margin</name> |
52 | <number>4</number> | 52 | <number>4</number> |
53 | </property> | 53 | </property> |
54 | <property stdset="1"> | 54 | <property stdset="1"> |
55 | <name>spacing</name> | 55 | <name>spacing</name> |
56 | <number>4</number> | 56 | <number>4</number> |
57 | </property> | 57 | </property> |
58 | <widget> | 58 | <widget> |
59 | <class>QLabel</class> | 59 | <class>QLabel</class> |
60 | <property stdset="1"> | 60 | <property stdset="1"> |
61 | <name>name</name> | 61 | <name>name</name> |
62 | <cstring>m_caption</cstring> | 62 | <cstring>m_caption</cstring> |
63 | </property> | 63 | </property> |
64 | <property stdset="1"> | 64 | <property stdset="1"> |
65 | <name>sizePolicy</name> | 65 | <name>sizePolicy</name> |
66 | <sizepolicy> | 66 | <sizepolicy> |
67 | <hsizetype>5</hsizetype> | 67 | <hsizetype>5</hsizetype> |
68 | <vsizetype>5</vsizetype> | 68 | <vsizetype>5</vsizetype> |
69 | </sizepolicy> | 69 | </sizepolicy> |
70 | </property> | 70 | </property> |
71 | <property stdset="1"> | 71 | <property stdset="1"> |
72 | <name>font</name> | 72 | <name>font</name> |
73 | <font> | 73 | <font> |
74 | <family>helvetica</family> | 74 | <family>helvetica</family> |
75 | <pointsize>18</pointsize> | 75 | <pointsize>36</pointsize> |
76 | <bold>1</bold> | 76 | <bold>1</bold> |
77 | </font> | 77 | </font> |
78 | </property> | 78 | </property> |
79 | <property stdset="1"> | 79 | <property stdset="1"> |
80 | <name>autoMask</name> | 80 | <name>autoMask</name> |
81 | <bool>true</bool> | 81 | <bool>false</bool> |
82 | </property> | 82 | </property> |
83 | <property stdset="1"> | 83 | <property stdset="1"> |
84 | <name>backgroundOrigin</name> | 84 | <name>backgroundOrigin</name> |
85 | <enum>ParentOrigin</enum> | 85 | <enum>ParentOrigin</enum> |
86 | </property> | 86 | </property> |
87 | <property stdset="1"> | 87 | <property stdset="1"> |
88 | <name>margin</name> | 88 | <name>margin</name> |
89 | <number>1</number> | 89 | <number>1</number> |
90 | </property> | 90 | </property> |
91 | <property stdset="1"> | 91 | <property stdset="1"> |
92 | <name>text</name> | 92 | <name>text</name> |
93 | <string><center>Welcome to OPIE</center></string> | 93 | <string><center>Welcome to OPIE</center></string> |
94 | </property> | 94 | </property> |
95 | </widget> | 95 | </widget> |
96 | <widget> | 96 | <widget> |
97 | <class>QLayoutWidget</class> | 97 | <class>QLayoutWidget</class> |
98 | <property stdset="1"> | 98 | <property stdset="1"> |
99 | <name>name</name> | 99 | <name>name</name> |
100 | <cstring>Layout6</cstring> | 100 | <cstring>Layout6</cstring> |
101 | </property> | 101 | </property> |
102 | <property> | 102 | <property> |
103 | <name>layoutSpacing</name> | 103 | <name>layoutSpacing</name> |
104 | </property> | 104 | </property> |
105 | <grid> | 105 | <grid> |
106 | <property stdset="1"> | 106 | <property stdset="1"> |
107 | <name>margin</name> | 107 | <name>margin</name> |
108 | <number>0</number> | 108 | <number>0</number> |
109 | </property> | 109 | </property> |
110 | <property stdset="1"> | 110 | <property stdset="1"> |
111 | <name>spacing</name> | 111 | <name>spacing</name> |
112 | <number>4</number> | 112 | <number>4</number> |
113 | </property> | 113 | </property> |
114 | <widget row="0" column="1" > | 114 | <widget row="0" column="1" > |
115 | <class>QComboBox</class> | 115 | <class>QComboBox</class> |
116 | <property stdset="1"> | 116 | <property stdset="1"> |
117 | <name>name</name> | 117 | <name>name</name> |
118 | <cstring>m_user</cstring> | 118 | <cstring>m_user</cstring> |
119 | </property> | 119 | </property> |
120 | <property stdset="1"> | 120 | <property stdset="1"> |
121 | <name>autoMask</name> | 121 | <name>autoMask</name> |
122 | <bool>true</bool> | 122 | <bool>true</bool> |
123 | </property> | 123 | </property> |
124 | <property stdset="1"> | 124 | <property stdset="1"> |
125 | <name>editable</name> | 125 | <name>editable</name> |
126 | <bool>true</bool> | 126 | <bool>true</bool> |
127 | </property> | 127 | </property> |
128 | <property stdset="1"> | 128 | <property stdset="1"> |
129 | <name>autoCompletion</name> | 129 | <name>autoCompletion</name> |
130 | <bool>true</bool> | 130 | <bool>true</bool> |
131 | </property> | 131 | </property> |
132 | </widget> | 132 | </widget> |
133 | <widget row="0" column="0" > | 133 | <widget row="0" column="0" > |
134 | <class>QLabel</class> | 134 | <class>QLabel</class> |
135 | <property stdset="1"> | 135 | <property stdset="1"> |
136 | <name>name</name> | 136 | <name>name</name> |
137 | <cstring>TextLabel1</cstring> | 137 | <cstring>TextLabel1</cstring> |
138 | </property> | 138 | </property> |
139 | <property stdset="1"> | 139 | <property stdset="1"> |
140 | <name>autoMask</name> | 140 | <name>autoMask</name> |
141 | <bool>true</bool> | 141 | <bool>false</bool> |
142 | </property> | 142 | </property> |
143 | <property stdset="1"> | 143 | <property stdset="1"> |
144 | <name>backgroundOrigin</name> | 144 | <name>backgroundOrigin</name> |
145 | <enum>ParentOrigin</enum> | 145 | <enum>ParentOrigin</enum> |
146 | </property> | 146 | </property> |
147 | <property stdset="1"> | 147 | <property stdset="1"> |
148 | <name>text</name> | 148 | <name>text</name> |
149 | <string>User</string> | 149 | <string>User</string> |
150 | </property> | 150 | </property> |
151 | </widget> | 151 | </widget> |
152 | <widget row="1" column="1" > | 152 | <widget row="1" column="1" > |
153 | <class>QLayoutWidget</class> | 153 | <class>QLayoutWidget</class> |
154 | <property stdset="1"> | 154 | <property stdset="1"> |
155 | <name>name</name> | 155 | <name>name</name> |
156 | <cstring>Layout5</cstring> | 156 | <cstring>Layout5</cstring> |
157 | </property> | 157 | </property> |
158 | <property> | 158 | <property> |
159 | <name>layoutSpacing</name> | 159 | <name>layoutSpacing</name> |
160 | </property> | 160 | </property> |
161 | <hbox> | 161 | <hbox> |
162 | <property stdset="1"> | 162 | <property stdset="1"> |
163 | <name>margin</name> | 163 | <name>margin</name> |
164 | <number>0</number> | 164 | <number>0</number> |
165 | </property> | 165 | </property> |
166 | <property stdset="1"> | 166 | <property stdset="1"> |
167 | <name>spacing</name> | 167 | <name>spacing</name> |
168 | <number>4</number> | 168 | <number>4</number> |
169 | </property> | 169 | </property> |
170 | <widget> | 170 | <widget> |
171 | <class>QLineEdit</class> | 171 | <class>QLineEdit</class> |
172 | <property stdset="1"> | 172 | <property stdset="1"> |
173 | <name>name</name> | 173 | <name>name</name> |
174 | <cstring>m_password</cstring> | 174 | <cstring>m_password</cstring> |
175 | </property> | 175 | </property> |
176 | <property stdset="1"> | 176 | <property stdset="1"> |
177 | <name>autoMask</name> | 177 | <name>autoMask</name> |
178 | <bool>true</bool> | 178 | <bool>true</bool> |
179 | </property> | 179 | </property> |
180 | <property stdset="1"> | 180 | <property stdset="1"> |
181 | <name>echoMode</name> | 181 | <name>echoMode</name> |
182 | <enum>Password</enum> | 182 | <enum>Password</enum> |
183 | </property> | 183 | </property> |
184 | </widget> | 184 | </widget> |
185 | <widget> | 185 | <widget> |
186 | <class>QToolButton</class> | 186 | <class>QToolButton</class> |
187 | <property stdset="1"> | 187 | <property stdset="1"> |
188 | <name>name</name> | 188 | <name>name</name> |
189 | <cstring>ToolButton3</cstring> | 189 | <cstring>ToolButton3</cstring> |
190 | </property> | 190 | </property> |
191 | <property stdset="1"> | 191 | <property stdset="1"> |
192 | <name>text</name> | 192 | <name>text</name> |
193 | <string></string> | 193 | <string></string> |
194 | </property> | 194 | </property> |
195 | <property stdset="1"> | 195 | <property stdset="1"> |
196 | <name>pixmap</name> | 196 | <name>pixmap</name> |
197 | <pixmap>image0</pixmap> | 197 | <pixmap>image0</pixmap> |
198 | </property> | 198 | </property> |
199 | <property stdset="1"> | 199 | <property stdset="1"> |
200 | <name>toggleButton</name> | 200 | <name>toggleButton</name> |
201 | <bool>true</bool> | 201 | <bool>true</bool> |
202 | </property> | 202 | </property> |
203 | <property stdset="1"> | 203 | <property stdset="1"> |
204 | <name>toggleButton</name> | 204 | <name>toggleButton</name> |
205 | <bool>true</bool> | 205 | <bool>true</bool> |
206 | </property> | 206 | </property> |
207 | </widget> | 207 | </widget> |
208 | <widget> | 208 | <widget> |
209 | <class>QToolButton</class> | 209 | <class>QToolButton</class> |
210 | <property stdset="1"> | 210 | <property stdset="1"> |
211 | <name>name</name> | 211 | <name>name</name> |
212 | <cstring>ToolButton1</cstring> | 212 | <cstring>ToolButton1</cstring> |
213 | </property> | 213 | </property> |
214 | <property stdset="1"> | 214 | <property stdset="1"> |
215 | <name>text</name> | 215 | <name>text</name> |
216 | <string></string> | 216 | <string></string> |
217 | </property> | 217 | </property> |
218 | <property stdset="1"> | 218 | <property stdset="1"> |
219 | <name>pixmap</name> | 219 | <name>pixmap</name> |
220 | <pixmap>image1</pixmap> | 220 | <pixmap>image1</pixmap> |
221 | </property> | 221 | </property> |
222 | </widget> | 222 | </widget> |
223 | </hbox> | 223 | </hbox> |
224 | </widget> | 224 | </widget> |
225 | <widget row="1" column="0" > | 225 | <widget row="1" column="0" > |
226 | <class>QLabel</class> | 226 | <class>QLabel</class> |
227 | <property stdset="1"> | 227 | <property stdset="1"> |
228 | <name>name</name> | 228 | <name>name</name> |
229 | <cstring>TextLabel2</cstring> | 229 | <cstring>TextLabel2</cstring> |
230 | </property> | 230 | </property> |
231 | <property stdset="1"> | 231 | <property stdset="1"> |
232 | <name>autoMask</name> | 232 | <name>autoMask</name> |
233 | <bool>true</bool> | 233 | <bool>false</bool> |
234 | </property> | 234 | </property> |
235 | <property stdset="1"> | 235 | <property stdset="1"> |
236 | <name>backgroundOrigin</name> | 236 | <name>backgroundOrigin</name> |
237 | <enum>ParentOrigin</enum> | 237 | <enum>ParentOrigin</enum> |
238 | </property> | 238 | </property> |
239 | <property stdset="1"> | 239 | <property stdset="1"> |
240 | <name>text</name> | 240 | <name>text</name> |
241 | <string>Password</string> | 241 | <string>Password</string> |
242 | </property> | 242 | </property> |
243 | </widget> | 243 | </widget> |
244 | </grid> | 244 | </grid> |
245 | </widget> | 245 | </widget> |
246 | <widget> | 246 | <widget> |
247 | <class>Line</class> | 247 | <class>Line</class> |
248 | <property stdset="1"> | 248 | <property stdset="1"> |
249 | <name>name</name> | 249 | <name>name</name> |
250 | <cstring>Line1</cstring> | 250 | <cstring>Line1</cstring> |
251 | </property> | 251 | </property> |
252 | <property stdset="1"> | 252 | <property stdset="1"> |
253 | <name>orientation</name> | 253 | <name>orientation</name> |
254 | <enum>Horizontal</enum> | 254 | <enum>Horizontal</enum> |
255 | </property> | 255 | </property> |
256 | </widget> | 256 | </widget> |
257 | <widget> | 257 | <widget> |
258 | <class>QLayoutWidget</class> | 258 | <class>QLayoutWidget</class> |
259 | <property stdset="1"> | 259 | <property stdset="1"> |
260 | <name>name</name> | 260 | <name>name</name> |
261 | <cstring>Layout3</cstring> | 261 | <cstring>Layout3</cstring> |
262 | </property> | 262 | </property> |
263 | <property> | 263 | <property> |
264 | <name>layoutSpacing</name> | 264 | <name>layoutSpacing</name> |
265 | </property> | 265 | </property> |
266 | <hbox> | 266 | <hbox> |
267 | <property stdset="1"> | 267 | <property stdset="1"> |
268 | <name>margin</name> | 268 | <name>margin</name> |
269 | <number>0</number> | 269 | <number>0</number> |
270 | </property> | 270 | </property> |
271 | <property stdset="1"> | 271 | <property stdset="1"> |
272 | <name>spacing</name> | 272 | <name>spacing</name> |
273 | <number>4</number> | 273 | <number>4</number> |
274 | </property> | 274 | </property> |
275 | <widget> | 275 | <widget> |
276 | <class>QPushButton</class> | 276 | <class>QPushButton</class> |
277 | <property stdset="1"> | 277 | <property stdset="1"> |
278 | <name>name</name> | 278 | <name>name</name> |
279 | <cstring>m_login</cstring> | 279 | <cstring>m_login</cstring> |
280 | </property> | 280 | </property> |
281 | <property stdset="1"> | 281 | <property stdset="1"> |
282 | <name>autoMask</name> | 282 | <name>autoMask</name> |
283 | <bool>true</bool> | 283 | <bool>true</bool> |
284 | </property> | 284 | </property> |
285 | <property stdset="1"> | 285 | <property stdset="1"> |
286 | <name>text</name> | 286 | <name>text</name> |
287 | <string>Login</string> | 287 | <string>Login</string> |
288 | </property> | 288 | </property> |
289 | </widget> | 289 | </widget> |
290 | <widget> | 290 | <widget> |
291 | <class>QPushButton</class> | 291 | <class>QPushButton</class> |
292 | <property stdset="1"> | 292 | <property stdset="1"> |
293 | <name>name</name> | 293 | <name>name</name> |
294 | <cstring>m_suspend</cstring> | 294 | <cstring>m_suspend</cstring> |
295 | </property> | 295 | </property> |
296 | <property stdset="1"> | 296 | <property stdset="1"> |
297 | <name>autoMask</name> | 297 | <name>autoMask</name> |
298 | <bool>true</bool> | 298 | <bool>true</bool> |
299 | </property> | 299 | </property> |
300 | <property stdset="1"> | 300 | <property stdset="1"> |
301 | <name>text</name> | 301 | <name>text</name> |
302 | <string>Suspend</string> | 302 | <string>Suspend</string> |
303 | </property> | 303 | </property> |
304 | </widget> | 304 | </widget> |
305 | <widget> | 305 | <widget> |
306 | <class>QPushButton</class> | 306 | <class>QPushButton</class> |
307 | <property stdset="1"> | 307 | <property stdset="1"> |
308 | <name>name</name> | 308 | <name>name</name> |
309 | <cstring>m_menu</cstring> | 309 | <cstring>m_menu</cstring> |
310 | </property> | 310 | </property> |
311 | <property stdset="1"> | 311 | <property stdset="1"> |
312 | <name>autoMask</name> | 312 | <name>autoMask</name> |
313 | <bool>true</bool> | 313 | <bool>true</bool> |
314 | </property> | 314 | </property> |
315 | <property stdset="1"> | 315 | <property stdset="1"> |
316 | <name>text</name> | 316 | <name>text</name> |
317 | <string>Menu</string> | 317 | <string>Menu</string> |
318 | </property> | 318 | </property> |
319 | </widget> | 319 | </widget> |
320 | </hbox> | 320 | </hbox> |
321 | </widget> | 321 | </widget> |
322 | <spacer> | 322 | <spacer> |
323 | <property> | 323 | <property> |
324 | <name>name</name> | 324 | <name>name</name> |
325 | <cstring>Spacer1</cstring> | 325 | <cstring>Spacer1</cstring> |
326 | </property> | 326 | </property> |
327 | <property stdset="1"> | 327 | <property stdset="1"> |
328 | <name>orientation</name> | 328 | <name>orientation</name> |
329 | <enum>Vertical</enum> | 329 | <enum>Vertical</enum> |
330 | </property> | 330 | </property> |
331 | <property stdset="1"> | 331 | <property stdset="1"> |
332 | <name>sizeType</name> | 332 | <name>sizeType</name> |
333 | <enum>Expanding</enum> | 333 | <enum>Expanding</enum> |
334 | </property> | 334 | </property> |
335 | <property> | 335 | <property> |
336 | <name>sizeHint</name> | 336 | <name>sizeHint</name> |
337 | <size> | 337 | <size> |
338 | <width>20</width> | 338 | <width>20</width> |
339 | <height>20</height> | 339 | <height>20</height> |
340 | </size> | 340 | </size> |
341 | </property> | 341 | </property> |
342 | </spacer> | 342 | </spacer> |
343 | </vbox> | 343 | </vbox> |
344 | </widget> | 344 | </widget> |
345 | <widget> | 345 | <widget> |
346 | <class>QFrame</class> | 346 | <class>QFrame</class> |
347 | <property stdset="1"> | 347 | <property stdset="1"> |
348 | <name>name</name> | 348 | <name>name</name> |
349 | <cstring>m_taskbar</cstring> | 349 | <cstring>m_taskbar</cstring> |
350 | </property> | 350 | </property> |
351 | <property stdset="1"> | 351 | <property stdset="1"> |
352 | <name>frameShape</name> | 352 | <name>frameShape</name> |
353 | <enum>NoFrame</enum> | 353 | <enum>NoFrame</enum> |
354 | </property> | 354 | </property> |
355 | <property stdset="1"> | 355 | <property stdset="1"> |
356 | <name>frameShadow</name> | 356 | <name>frameShadow</name> |
357 | <enum>Raised</enum> | 357 | <enum>Raised</enum> |
358 | </property> | 358 | </property> |
359 | <property stdset="1"> | 359 | <property stdset="1"> |
360 | <name>margin</name> | 360 | <name>margin</name> |
361 | <number>0</number> | 361 | <number>0</number> |
362 | </property> | 362 | </property> |
363 | </widget> | 363 | </widget> |
364 | </vbox> | 364 | </vbox> |
365 | </widget> | 365 | </widget> |
366 | <images> | 366 | <images> |
367 | <image> | 367 | <image> |
368 | <name>image0</name> | 368 | <name>image0</name> |
369 | <data format="XPM.GZ" length="394">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022230543251d2e253d856405bffcbc54105b19c856360003b0141a808a2983b03284848a298304c108240e15033141045829580cac07ac4e590f5d0c22a4876caf32d45898797a48044caf32c22948e629c39d0457a78ce60f65b8f104ec50d6c366af1e865eb4b0aab5e602008bcd444d</data> | 369 | <data format="XPM.GZ" length="394">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022230543251d2e253d856405bffcbc54105b19c856360003b0141a808a2983b03284848a298304c108240e15033141045829580cac07ac4e590f5d0c22a4876caf32d45898797a48044caf32c22948e629c39d0457a78ce60f65b8f104ec50d6c366af1e865eb4b0aab5e602008bcd444d</data> |
370 | </image> | 370 | </image> |
371 | <image> | 371 | <image> |
372 | <name>image1</name> | 372 | <name>image1</name> |
373 | <data format="XPM.GZ" length="341">789c558fcd0a02310c84ef7d8ad0b915c9bae84d7c04c5a3201e4275d1c32ab8eb41c477b73fa96e43a1f30d4d266d1ced771b728d194619af9efc451ee44ecfbe7f1d8eebb7b1ed92c259506b67c63279dade6fe7a81134e6a9224ac4ae2bc85565075004901c8820731069a648b490effc26eac4a25dcc195373c94231b87a8349fabf894b7a3d27a76af8cf01eb0e534757d70da1bf8a933f2bf30509e84b68</data> | 373 | <data format="XPM.GZ" length="341">789c558fcd0a02310c84ef7d8ad0b915c9bae84d7c04c5a3201e4275d1c32ab8eb41c477b73fa96e43a1f30d4d266d1ced771b728d194619af9efc451ee44ecfbe7f1d8eebb7b1ed92c259506b67c63279dade6fe7a81134e6a9224ac4ae2bc85565075004901c8820731069a648b490effc26eac4a25dcc195373c94231b87a8349fabf894b7a3d27a76af8cf01eb0e534757d70da1bf8a933f2bf30509e84b68</data> |
374 | </image> | 374 | </image> |
375 | </images> | 375 | </images> |
376 | <connections> | 376 | <connections> |
377 | <connection> | 377 | <connection> |
378 | <sender>ToolButton1</sender> | 378 | <sender>ToolButton1</sender> |
379 | <signal>clicked()</signal> | 379 | <signal>clicked()</signal> |
380 | <receiver>m_password</receiver> | 380 | <receiver>m_password</receiver> |
381 | <slot>clear()</slot> | 381 | <slot>clear()</slot> |
382 | </connection> | 382 | </connection> |
383 | <connection> | 383 | <connection> |
384 | <sender>ToolButton3</sender> | 384 | <sender>ToolButton3</sender> |
385 | <signal>toggled(bool)</signal> | 385 | <signal>toggled(bool)</signal> |
386 | <receiver>LoginWindow</receiver> | 386 | <receiver>LoginWindow</receiver> |
387 | <slot>toggleEchoMode(bool)</slot> | 387 | <slot>toggleEchoMode(bool)</slot> |
388 | </connection> | 388 | </connection> |
389 | <connection> | 389 | <connection> |
390 | <sender>m_suspend</sender> | 390 | <sender>m_suspend</sender> |
391 | <signal>clicked()</signal> | 391 | <signal>clicked()</signal> |
392 | <receiver>LoginWindow</receiver> | 392 | <receiver>LoginWindow</receiver> |
393 | <slot>suspend()</slot> | 393 | <slot>suspend()</slot> |
394 | </connection> | 394 | </connection> |
395 | <connection> | 395 | <connection> |
396 | <sender>m_password</sender> | 396 | <sender>m_password</sender> |
397 | <signal>returnPressed()</signal> | 397 | <signal>returnPressed()</signal> |
398 | <receiver>m_login</receiver> | 398 | <receiver>m_login</receiver> |
399 | <slot>animateClick()</slot> | 399 | <slot>animateClick()</slot> |
400 | </connection> | 400 | </connection> |
401 | <connection> | 401 | <connection> |
402 | <sender>m_login</sender> | 402 | <sender>m_login</sender> |
403 | <signal>clicked()</signal> | 403 | <signal>clicked()</signal> |
404 | <receiver>LoginWindow</receiver> | 404 | <receiver>LoginWindow</receiver> |
405 | <slot>login()</slot> | 405 | <slot>login()</slot> |
406 | </connection> | 406 | </connection> |
407 | <connection> | 407 | <connection> |
408 | <sender>m_user</sender> | 408 | <sender>m_user</sender> |
409 | <signal>activated(int)</signal> | 409 | <signal>activated(int)</signal> |
410 | <receiver>m_password</receiver> | 410 | <receiver>m_password</receiver> |
411 | <slot>setFocus()</slot> | 411 | <slot>setFocus()</slot> |
412 | </connection> | 412 | </connection> |
413 | <slot access="public">login()</slot> | 413 | <slot access="public">login()</slot> |
414 | <slot access="public">suspend()</slot> | 414 | <slot access="public">suspend()</slot> |
415 | <slot access="public">toggleEchoMode(bool)</slot> | 415 | <slot access="public">toggleEchoMode(bool)</slot> |
416 | </connections> | 416 | </connections> |
417 | </UI> | 417 | </UI> |
diff --git a/core/opie-login/loginwindowimpl.cpp b/core/opie-login/loginwindowimpl.cpp index 577cb41..330fac5 100644 --- a/core/opie-login/loginwindowimpl.cpp +++ b/core/opie-login/loginwindowimpl.cpp | |||
@@ -1,247 +1,254 @@ | |||
1 | /* | 1 | /* |
2 | =. This file is part of the OPIE Project | 2 | =. This file is part of the OPIE Project |
3 | .=l. Copyright (c) 2002 Robert Griebl <sandman@handhelds.org> | 3 | .=l. Copyright (c) 2002 Robert Griebl <sandman@handhelds.org> |
4 | .>+-= | 4 | .>+-= |
5 | _;:, .> :=|. This file is free software; you can | 5 | _;:, .> :=|. This file is free software; you can |
6 | .> <`_, > . <= redistribute it and/or modify it under | 6 | .> <`_, > . <= redistribute it and/or modify it under |
7 | :`=1 )Y*s>-.-- : the terms of the GNU General Public | 7 | :`=1 )Y*s>-.-- : the terms of the GNU General Public |
8 | .="- .-=="i, .._ License as published by the Free Software | 8 | .="- .-=="i, .._ License as published by the Free Software |
9 | - . .-<_> .<> Foundation; either version 2 of the License, | 9 | - . .-<_> .<> Foundation; either version 2 of the License, |
10 | ._= =} : or (at your option) any later version. | 10 | ._= =} : or (at your option) any later version. |
11 | .%`+i> _;_. | 11 | .%`+i> _;_. |
12 | .i_,=:_. -<s. This file is distributed in the hope that | 12 | .i_,=:_. -<s. This file is distributed in the hope that |
13 | + . -:. = it will be useful, but WITHOUT ANY WARRANTY; | 13 | + . -:. = it will be useful, but WITHOUT ANY WARRANTY; |
14 | : .. .:, . . . without even the implied warranty of | 14 | : .. .:, . . . without even the implied warranty of |
15 | =_ + =;=|` MERCHANTABILITY or FITNESS FOR A | 15 | =_ + =;=|` MERCHANTABILITY or FITNESS FOR A |
16 | _.=:. : :=>`: PARTICULAR PURPOSE. See the GNU General | 16 | _.=:. : :=>`: PARTICULAR PURPOSE. See the GNU General |
17 | ..}^=.= = ; Public License for more details. | 17 | ..}^=.= = ; Public License for more details. |
18 | ++= -. .` .: | 18 | ++= -. .` .: |
19 | : = ...= . :.=- You should have received a copy of the GNU | 19 | : = ...= . :.=- You should have received a copy of the GNU |
20 | -. .:....=;==+<; General Public License along with this file; | 20 | -. .:....=;==+<; General Public License along with this file; |
21 | -_. . . )=. = see the file COPYING. If not, write to the | 21 | -_. . . )=. = see the file COPYING. If not, write to the |
22 | -- :-=` Free Software Foundation, Inc., | 22 | -- :-=` Free Software Foundation, Inc., |
23 | 59 Temple Place - Suite 330, | 23 | 59 Temple Place - Suite 330, |
24 | Boston, MA 02111-1307, USA. | 24 | Boston, MA 02111-1307, USA. |
25 | 25 | ||
26 | */ | 26 | */ |
27 | 27 | #include <qpe/version.h> | |
28 | #include <qapplication.h> | 28 | #include <qapplication.h> |
29 | #include <qpushbutton.h> | 29 | #include <qpushbutton.h> |
30 | #include <qlayout.h> | 30 | #include <qlayout.h> |
31 | #include <qframe.h> | 31 | #include <qframe.h> |
32 | #include <qlineedit.h> | 32 | #include <qlineedit.h> |
33 | #include <qtimer.h> | 33 | #include <qtimer.h> |
34 | #include <qcombobox.h> | 34 | #include <qcombobox.h> |
35 | #include <qpixmap.h> | 35 | #include <qpixmap.h> |
36 | #include <qlabel.h> | 36 | #include <qlabel.h> |
37 | #include <qpopupmenu.h> | 37 | #include <qpopupmenu.h> |
38 | #include <qmessagebox.h> | 38 | #include <qmessagebox.h> |
39 | #include <qimage.h> | 39 | #include <qimage.h> |
40 | #if QT_VERSION < 300 | 40 | #if QT_VERSION < 300 |
41 | #include <qgfx_qws.h> | 41 | #include <qgfx_qws.h> |
42 | #endif | 42 | #endif |
43 | #include <qwindowsystem_qws.h> | 43 | #include <qwindowsystem_qws.h> |
44 | 44 | ||
45 | #include <qpe/resource.h> | 45 | #include <qpe/resource.h> |
46 | #include <qpe/qcopenvelope_qws.h> | 46 | #include <qpe/qcopenvelope_qws.h> |
47 | #include <qpe/config.h> | 47 | #include <qpe/config.h> |
48 | 48 | ||
49 | #include <opie/odevice.h> | 49 | #include <opie/odevice.h> |
50 | 50 | ||
51 | #include <stdio.h> | 51 | #include <stdio.h> |
52 | #include <stdlib.h> | 52 | #include <stdlib.h> |
53 | 53 | ||
54 | #include "loginwindowimpl.h" | 54 | #include "loginwindowimpl.h" |
55 | #include "loginapplication.h" | 55 | #include "loginapplication.h" |
56 | #include "inputmethods.h" | 56 | #include "inputmethods.h" |
57 | 57 | ||
58 | using namespace Opie; | 58 | using namespace Opie; |
59 | 59 | ||
60 | 60 | ||
61 | LoginWindowImpl::LoginWindowImpl ( ) : LoginWindow ( 0, "LOGIN-WINDOW", WStyle_Customize | WStyle_NoBorder | WDestructiveClose ) | 61 | LoginWindowImpl::LoginWindowImpl ( ) : LoginWindow ( 0, "LOGIN-WINDOW", WStyle_Customize | WStyle_NoBorder | WDestructiveClose ) |
62 | { | 62 | { |
63 | QPopupMenu *pop = new QPopupMenu ( this ); | 63 | QPopupMenu *pop = new QPopupMenu ( this ); |
64 | pop-> insertItem ( tr( "Restart" ), this, SLOT( restart ( ))); | 64 | pop-> insertItem ( tr( "Restart" ), this, SLOT( restart ( ))); |
65 | pop-> insertItem ( tr( "Quit" ), this, SLOT( quit ( ))); | 65 | pop-> insertItem ( tr( "Quit" ), this, SLOT( quit ( ))); |
66 | m_menu-> setPopup ( pop ); | 66 | m_menu-> setPopup ( pop ); |
67 | 67 | ||
68 | QCopChannel *channel = new QCopChannel ( "QPE/TaskBar", this ); | 68 | QCopChannel *channel = new QCopChannel ( "QPE/TaskBar", this ); |
69 | connect ( channel, SIGNAL( received ( const QCString &, const QByteArray & )), this, SLOT( receive ( const QCString &, const QByteArray & ))); | 69 | connect ( channel, SIGNAL( received ( const QCString &, const QByteArray & )), this, SLOT( receive ( const QCString &, const QByteArray & ))); |
70 | 70 | ||
71 | QHBoxLayout *lay = new QHBoxLayout ( m_taskbar, 4, 4 ); | 71 | QHBoxLayout *lay = new QHBoxLayout ( m_taskbar, 4, 4 ); |
72 | m_input = new InputMethods ( m_taskbar ); | 72 | m_input = new InputMethods ( m_taskbar ); |
73 | connect ( m_input, SIGNAL( inputToggled ( bool )), this, SLOT( calcMaxWindowRect ( ))); | 73 | connect ( m_input, SIGNAL( inputToggled ( bool )), this, SLOT( calcMaxWindowRect ( ))); |
74 | lay-> addWidget ( m_input ); | 74 | lay-> addWidget ( m_input ); |
75 | lay-> addStretch ( 10 ); | 75 | lay-> addStretch ( 10 ); |
76 | 76 | ||
77 | setActiveWindow ( ); | 77 | setActiveWindow ( ); |
78 | m_password-> setFocus ( ); | 78 | m_password-> setFocus ( ); |
79 | 79 | ||
80 | m_user-> insertStringList ( lApp-> allUsers ( )); | 80 | m_user-> insertStringList ( lApp-> allUsers ( )); |
81 | 81 | ||
82 | QTimer::singleShot ( 0, this, SLOT( showIM ( ))); | 82 | //there is no point in displaying the IM for a zaurus |
83 | if (ODevice::inst ( )-> series ( ) != Model_Zaurus){ | ||
84 | QTimer::singleShot ( 0, this, SLOT( showIM ( ))); | ||
85 | } | ||
83 | 86 | ||
84 | QString opiedir = ::getenv ( "OPIEDIR" ); | 87 | QString opiedir = ::getenv ( "OPIEDIR" ); |
85 | QPixmap bgpix ( opiedir + "/pics/launcher/opie-background.jpg" ); | 88 | QPixmap bgpix ( opiedir + "/pics/launcher/opie-background.jpg" ); |
86 | 89 | ||
87 | if ( !bgpix. isNull ( )) | 90 | if ( !bgpix. isNull ( )) { |
88 | setBackgroundPixmap ( bgpix ); | 91 | setBackgroundPixmap ( bgpix ); |
89 | 92 | m_caption-> setBackgroundPixmap ( bgpix); | |
90 | m_caption-> setText ( m_caption-> text ( ) + tr( "<center>%1 %2</center>" ). arg ( ODevice::inst ( )-> systemString ( )). arg ( ODevice::inst ( )-> systemVersionString ( ))); | 93 | TextLabel1-> setBackgroundPixmap ( bgpix); |
94 | TextLabel2-> setBackgroundPixmap ( bgpix); | ||
95 | } | ||
96 | |||
97 | m_caption-> setText ( tr("<center>Welcome to OPIE %1</center><center>& %2 %3</center>"). arg(QPE_VERSION). arg ( ODevice::inst ( )-> systemString ( )). arg ( ODevice::inst ( )-> systemVersionString ( ))); | ||
91 | 98 | ||
92 | Config cfg ( "opie-login" ); | 99 | Config cfg ( "opie-login" ); |
93 | cfg. setGroup ( "General" ); | 100 | cfg. setGroup ( "General" ); |
94 | QString last = cfg. readEntry ( "LastLogin" ); | 101 | QString last = cfg. readEntry ( "LastLogin" ); |
95 | 102 | ||
96 | if ( !last. isEmpty ( )) | 103 | if ( !last. isEmpty ( )) |
97 | m_user-> setEditText ( last ); | 104 | m_user-> setEditText ( last ); |
98 | 105 | ||
99 | calcMaxWindowRect ( ); | 106 | calcMaxWindowRect ( ); |
100 | } | 107 | } |
101 | 108 | ||
102 | LoginWindowImpl::~LoginWindowImpl ( ) | 109 | LoginWindowImpl::~LoginWindowImpl ( ) |
103 | { | 110 | { |
104 | } | 111 | } |
105 | 112 | ||
106 | 113 | ||
107 | void LoginWindowImpl::receive ( const QCString &msg, const QByteArray &data ) | 114 | void LoginWindowImpl::receive ( const QCString &msg, const QByteArray &data ) |
108 | { | 115 | { |
109 | QDataStream stream ( data, IO_ReadOnly ); | 116 | QDataStream stream ( data, IO_ReadOnly ); |
110 | 117 | ||
111 | if ( msg == "hideInputMethod()" ) | 118 | if ( msg == "hideInputMethod()" ) |
112 | m_input-> hideInputMethod ( ); | 119 | m_input-> hideInputMethod ( ); |
113 | else if ( msg == "showInputMethod()" ) | 120 | else if ( msg == "showInputMethod()" ) |
114 | m_input-> showInputMethod ( ); | 121 | m_input-> showInputMethod ( ); |
115 | else if ( msg == "reloadInputMethods()" ) | 122 | else if ( msg == "reloadInputMethods()" ) |
116 | m_input-> loadInputMethods ( ); | 123 | m_input-> loadInputMethods ( ); |
117 | } | 124 | } |
118 | 125 | ||
119 | void LoginWindowImpl::calcMaxWindowRect ( ) | 126 | void LoginWindowImpl::calcMaxWindowRect ( ) |
120 | { | 127 | { |
121 | #ifdef Q_WS_QWS | 128 | #ifdef Q_WS_QWS |
122 | QRect wr; | 129 | QRect wr; |
123 | int displayWidth = qApp-> desktop ( )-> width ( ); | 130 | int displayWidth = qApp-> desktop ( )-> width ( ); |
124 | QRect ir = m_input-> inputRect ( ); | 131 | QRect ir = m_input-> inputRect ( ); |
125 | if ( ir.isValid() ) | 132 | if ( ir.isValid() ) |
126 | wr.setCoords( 0, 0, displayWidth-1, ir.top()-1 ); | 133 | wr.setCoords( 0, 0, displayWidth-1, ir.top()-1 ); |
127 | else | 134 | else |
128 | wr.setCoords( 0, 0, displayWidth-1, m_taskbar->y()-1 ); | 135 | wr.setCoords( 0, 0, displayWidth-1, m_taskbar->y()-1 ); |
129 | 136 | ||
130 | #if QT_VERSION < 300 | 137 | #if QT_VERSION < 300 |
131 | wr = qt_screen-> mapToDevice ( wr, QSize ( qt_screen-> width ( ), qt_screen-> height ( ))); | 138 | wr = qt_screen-> mapToDevice ( wr, QSize ( qt_screen-> width ( ), qt_screen-> height ( ))); |
132 | #endif | 139 | #endif |
133 | 140 | ||
134 | QWSServer::setMaxWindowRect( wr ); | 141 | QWSServer::setMaxWindowRect( wr ); |
135 | #endif | 142 | #endif |
136 | } | 143 | } |
137 | 144 | ||
138 | 145 | ||
139 | void LoginWindowImpl::keyPressEvent ( QKeyEvent *e ) | 146 | void LoginWindowImpl::keyPressEvent ( QKeyEvent *e ) |
140 | { | 147 | { |
141 | switch ( e-> key ( )) { | 148 | switch ( e-> key ( )) { |
142 | case HardKey_Suspend: suspend ( ); | 149 | case HardKey_Suspend: suspend ( ); |
143 | break; | 150 | break; |
144 | case HardKey_Backlight: backlight ( ); | 151 | case HardKey_Backlight: backlight ( ); |
145 | break; | 152 | break; |
146 | default: e-> ignore ( ); | 153 | default: e-> ignore ( ); |
147 | break; | 154 | break; |
148 | } | 155 | } |
149 | LoginWindow::keyPressEvent ( e ); | 156 | LoginWindow::keyPressEvent ( e ); |
150 | } | 157 | } |
151 | 158 | ||
152 | 159 | ||
153 | void LoginWindowImpl::toggleEchoMode ( bool t ) | 160 | void LoginWindowImpl::toggleEchoMode ( bool t ) |
154 | { | 161 | { |
155 | m_password-> setEchoMode ( t ? QLineEdit::Normal : QLineEdit::Password ); | 162 | m_password-> setEchoMode ( t ? QLineEdit::Normal : QLineEdit::Password ); |
156 | } | 163 | } |
157 | 164 | ||
158 | void LoginWindowImpl::showIM ( ) | 165 | void LoginWindowImpl::showIM ( ) |
159 | { | 166 | { |
160 | m_input-> showInputMethod ( ); | 167 | m_input-> showInputMethod ( ); |
161 | } | 168 | } |
162 | 169 | ||
163 | void LoginWindowImpl::restart ( ) | 170 | void LoginWindowImpl::restart ( ) |
164 | { | 171 | { |
165 | qApp-> quit ( ); | 172 | qApp-> quit ( ); |
166 | } | 173 | } |
167 | 174 | ||
168 | void LoginWindowImpl::quit ( ) | 175 | void LoginWindowImpl::quit ( ) |
169 | { | 176 | { |
170 | lApp-> quitToConsole ( ); | 177 | lApp-> quitToConsole ( ); |
171 | } | 178 | } |
172 | 179 | ||
173 | void LoginWindowImpl::suspend ( ) | 180 | void LoginWindowImpl::suspend ( ) |
174 | { | 181 | { |
175 | ODevice::inst ( )-> suspend ( ); | 182 | ODevice::inst ( )-> suspend ( ); |
176 | 183 | ||
177 | QCopEnvelope e("QPE/System", "setBacklight(int)"); | 184 | QCopEnvelope e("QPE/System", "setBacklight(int)"); |
178 | e << -3; // Force on | 185 | e << -3; // Force on |
179 | } | 186 | } |
180 | 187 | ||
181 | void LoginWindowImpl::backlight ( ) | 188 | void LoginWindowImpl::backlight ( ) |
182 | { | 189 | { |
183 | QCopEnvelope e("QPE/System", "setBacklight(int)"); | 190 | QCopEnvelope e("QPE/System", "setBacklight(int)"); |
184 | e << -2; // toggle | 191 | e << -2; // toggle |
185 | } | 192 | } |
186 | 193 | ||
187 | class WaitLogo : public QLabel { | 194 | class WaitLogo : public QLabel { |
188 | public: | 195 | public: |
189 | WaitLogo ( ) : QLabel ( 0, "wait hack!", WStyle_Customize | WStyle_NoBorder | WStyle_Tool ) | 196 | WaitLogo ( ) : QLabel ( 0, "wait hack!", WStyle_Customize | WStyle_NoBorder | WStyle_Tool ) |
190 | { | 197 | { |
191 | QImage img = Resource::loadImage ( "launcher/new_wait" ); | 198 | QImage img = Resource::loadImage ( "launcher/new_wait" ); |
192 | QPixmap pix; | 199 | QPixmap pix; |
193 | pix. convertFromImage ( img ); | 200 | pix. convertFromImage ( img ); |
194 | setPixmap ( pix ); | 201 | setPixmap ( pix ); |
195 | setAlignment ( AlignCenter ); | 202 | setAlignment ( AlignCenter ); |
196 | move ( 0, 0 ); | 203 | move ( 0, 0 ); |
197 | resize ( qApp-> desktop ( )-> width ( ), qApp-> desktop ( )-> height ( )); | 204 | resize ( qApp-> desktop ( )-> width ( ), qApp-> desktop ( )-> height ( )); |
198 | 205 | ||
199 | m_visible = false; | 206 | m_visible = false; |
200 | show ( ); | 207 | show ( ); |
201 | } | 208 | } |
202 | 209 | ||
203 | virtual void showEvent ( QShowEvent *e ) | 210 | virtual void showEvent ( QShowEvent *e ) |
204 | { | 211 | { |
205 | QLabel::showEvent ( e ); | 212 | QLabel::showEvent ( e ); |
206 | m_visible = true; | 213 | m_visible = true; |
207 | } | 214 | } |
208 | 215 | ||
209 | virtual void paintEvent ( QPaintEvent *e ) | 216 | virtual void paintEvent ( QPaintEvent *e ) |
210 | { | 217 | { |
211 | QLabel::paintEvent ( e ); | 218 | QLabel::paintEvent ( e ); |
212 | if ( m_visible ) | 219 | if ( m_visible ) |
213 | qApp-> quit ( ); | 220 | qApp-> quit ( ); |
214 | } | 221 | } |
215 | 222 | ||
216 | private: | 223 | private: |
217 | bool m_visible; | 224 | bool m_visible; |
218 | }; | 225 | }; |
219 | 226 | ||
220 | void LoginWindowImpl::login ( ) | 227 | void LoginWindowImpl::login ( ) |
221 | { | 228 | { |
222 | const char *user = ::strdup ( m_user-> currentText ( ). local8Bit ( )); | 229 | const char *user = ::strdup ( m_user-> currentText ( ). local8Bit ( )); |
223 | const char *pass = ::strdup ( m_password-> text ( ). local8Bit ( )); | 230 | const char *pass = ::strdup ( m_password-> text ( ). local8Bit ( )); |
224 | 231 | ||
225 | if ( !user || !user [0] ) | 232 | if ( !user || !user [0] ) |
226 | return; | 233 | return; |
227 | if ( !pass ) | 234 | if ( !pass ) |
228 | pass = ""; | 235 | pass = ""; |
229 | 236 | ||
230 | if ( lApp-> checkPassword ( user, pass )) { | 237 | if ( lApp-> checkPassword ( user, pass )) { |
231 | Config cfg ( "opie-login" ); | 238 | Config cfg ( "opie-login" ); |
232 | cfg. setGroup ( "General" ); | 239 | cfg. setGroup ( "General" ); |
233 | cfg. writeEntry ( "LastLogin", user ); | 240 | cfg. writeEntry ( "LastLogin", user ); |
234 | cfg. write ( ); | 241 | cfg. write ( ); |
235 | 242 | ||
236 | lApp-> setLoginAs ( user ); | 243 | lApp-> setLoginAs ( user ); |
237 | 244 | ||
238 | // Draw a big wait icon, the image can be altered in later revisions | 245 | // Draw a big wait icon, the image can be altered in later revisions |
239 | m_input-> hideInputMethod ( ); | 246 | m_input-> hideInputMethod ( ); |
240 | new WaitLogo ( ); | 247 | new WaitLogo ( ); |
241 | // WaitLogo::showEvent() calls qApp-> quit() | 248 | // WaitLogo::showEvent() calls qApp-> quit() |
242 | } | 249 | } |
243 | else { | 250 | else { |
244 | QMessageBox::warning ( this, tr( "Wrong password" ), tr( "The given password is incorrect." )); | 251 | QMessageBox::warning ( this, tr( "Wrong password" ), tr( "The given password is incorrect." )); |
245 | m_password-> clear ( ); | 252 | m_password-> clear ( ); |
246 | } | 253 | } |
247 | } | 254 | } |