summaryrefslogtreecommitdiffstats
path: root/LogReceiver/networkdiscovery.h
Commit message (Collapse)AuthorAgeFilesLines
* added a select field to the manual conf gui. also fixed some bugs in the ↵Niklas2011-09-281-1/+4
| | | | ip4_manualConf function
* manual config gui added. put the interfaceconfig map into networkDiscovery ↵Niklas2011-09-271-6/+9
| | | | and adopted the signals.
* renamed routemanager to networkmanagerNiklas2011-09-261-2/+2
|
* renamed the logreceiver to networkdiscovery and deleted the abortbootdialog ↵Niklas2011-09-231-0/+98
and chooseinterfacedialog since this is now implemented via html/css/jquery