summaryrefslogtreecommitdiffstats
path: root/src/networkdiscovery.cpp
Commit message (Collapse)AuthorAgeFilesLines
* disabled right click context menu, changed dialog button size (see css), ↵Niklas2011-10-271-391/+404
| | | | changed customdhcp logger. it now sends all log messages through the socket
* the log message has now a newlineNiklas2011-10-251-1/+1
|
* fixed some bugs. show log screen is now bigger and opens a scrollbar ↵Niklas2011-10-251-1/+0Star
| | | | automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens.
* no workingNiklas2011-10-241-2/+14
|
* added some config possibilitiesNiklas2011-10-211-1/+1
|
* now the two versions of the NetworkDiscovery code should be the same (except ↵Niklas2011-10-211-22/+81
| | | | for the qDebug...)
* put the NetworkDiscovery code into the src folder of the fbgui. made some ↵Niklas2011-10-191-43/+92
| | | | 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/+781
networkDiscovery in front.