hostap/wpa_supplicant/wpa_gui-qt4
Kel Modderman 1491f8a785 wpa_gui-qt4: Fix network selection
Use regular expression matches to see if input is not the (now translated?)
string "Select any network" and is a "<network id>: <ssid>" string or the
"all" keyword where that is applicable.

Signed-off-by: Kel Modderman <kel@otaku42.de>
2010-05-02 11:17:13 +03:00
..
icons wpa_gui: Add AP and laptop icons for peer dialog 2009-11-19 21:03:25 +02:00
lang wpa_gui: lupdate run before release 2010-04-18 19:08:14 +03:00
.gitignore
addinterface.cpp wpa_gui: Convert strings to use tr() in user-visible text 2010-04-11 22:35:02 +03:00
addinterface.h
eventhistory.cpp wpa_gui: Convert strings to use tr() in user-visible text 2010-04-11 22:35:02 +03:00
eventhistory.h
eventhistory.ui
icons.qrc wpa_gui: Add AP and laptop icons for peer dialog 2009-11-19 21:03:25 +02:00
icons_png.qrc wpa_gui: Add AP and laptop icons for peer dialog 2009-11-19 21:03:25 +02:00
main.cpp wpa_gui: Add Qt translator installation and German translation 2010-04-11 22:58:08 +03:00
networkconfig.cpp wpa_gui: Convert strings to use tr() in user-visible text 2010-04-11 22:35:02 +03:00
networkconfig.h
networkconfig.ui
peers.cpp wpa_gui: Convert strings to use tr() in user-visible text 2010-04-11 22:35:02 +03:00
peers.h wpa_gui-qt4: Stop BSS fetch loop on error for Peers dialog 2010-01-24 18:42:45 -08:00
peers.ui wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
scanresults.cpp
scanresults.h
scanresults.ui
stringquery.cpp wpa_gui-qt4: Add context menu for peers dialog 2009-09-10 14:43:08 +03:00
stringquery.h wpa_gui-qt4: Add context menu for peers dialog 2009-09-10 14:43:08 +03:00
userdatarequest.cpp wpa_gui: Convert strings to use tr() in user-visible text 2010-04-11 22:35:02 +03:00
userdatarequest.h
userdatarequest.ui
wpa_gui.desktop
wpa_gui.pro wpa_gui: Add Qt translator installation and German translation 2010-04-11 22:58:08 +03:00
wpagui.cpp wpa_gui-qt4: Fix network selection 2010-05-02 11:17:13 +03:00
wpagui.h wpa_gui: Make Status strings visible to linguist 2010-04-11 22:42:02 +03:00
wpagui.ui wpa_gui-qt4: Add a new window for showing peer information 2009-09-08 16:28:41 +03:00
wpamsg.h