summaryrefslogtreecommitdiffstats
path: root/src/networkdiscovery.cpp
Commit message (Collapse)AuthorAgeFilesLines
* created modulesNiklas Goby2011-11-231-990/+0Star
|
* new commentsNiklas2011-11-091-1/+7
|
* some documentation changes (adding comments) and doxygen files)Niklas2011-11-091-0/+13
|
* fixed some bugs: continueBoot , checkConnectivity: first check passed, ↵Niklas2011-11-041-2/+8
| | | | second check failed. added a new action. it is now possible to triger the tryAgain via F9
* changed the tryagainNiklas2011-11-041-15/+33
|
* last changesNiklas2011-11-041-12/+32
|
* changed the tryout, also some big changes in program flow. there is now ↵Niklas2011-10-271-46/+60
| | | | 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-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.