summaryrefslogtreecommitdiffstats
path: root/src/ndgui.h
Commit message (Collapse)AuthorAgeFilesLines
* some documentation changes (adding comments) and doxygen files)Niklas2011-11-091-0/+15
|
* fixed some bugs: continueBoot , checkConnectivity: first check passed, ↵Niklas2011-11-041-3/+3
| | | | second check failed. added a new action. it is now possible to triger the tryAgain via F9
* last changesNiklas2011-11-041-0/+1
|
* changed the tryout, also some big changes in program flow. there is now ↵Niklas2011-10-271-4/+4
| | | | userchoice page anymore. also it is now possible to press the user choice button f5 all the time.
* fixed some bugs. show log screen is now bigger and opens a scrollbar ↵Niklas2011-10-251-0/+14
| | | | automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens.
* manual conf. onchange interface, present the already collected infosNiklas2011-10-241-0/+1
|
* added some config possibilitiesNiklas2011-10-211-0/+6
|
* now the two versions of the NetworkDiscovery code should be the same (except ↵Niklas2011-10-211-0/+2
| | | | for the qDebug...)
* put the NetworkDiscovery code into the src folder of the fbgui. made some ↵Niklas2011-10-191-0/+1
| | | | 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/+75
networkDiscovery in front.