summaryrefslogtreecommitdiffstats
path: root/src/networkdiscovery.h
Commit message (Collapse)AuthorAgeFilesLines
* changed the tryagainNiklas2011-11-041-0/+1
|
* last changesNiklas2011-11-041-0/+3
|
* changed the tryout, also some big changes in program flow. there is now ↵Niklas2011-10-271-4/+7
| | | | userchoice page anymore. also it is now possible to press the user choice button f5 all the time.
* disabled right click context menu, changed dialog button size (see css), ↵Niklas2011-10-271-1/+2
| | | | changed customdhcp logger. it now sends all log messages through the socket
* added some config possibilitiesNiklas2011-10-211-2/+1Star
|
* now the two versions of the NetworkDiscovery code should be the same (except ↵Niklas2011-10-211-20/+25
| | | | for the qDebug...)
* put the NetworkDiscovery code into the src folder of the fbgui. made some ↵Niklas2011-10-191-1/+3
| | | | test, building a usb stick iso and running it on a maschine. did some bug fixes
* new veriosn of the fbgui src (same as in fbgui-ng) combined with my ↵Niklas2011-10-101-0/+110
networkDiscovery in front.