summaryrefslogtreecommitdiffstats
path: root/src/ndgui.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added some commentsNiklas2011-11-041-2/+2
|
* fixed some bugs: continueBoot , checkConnectivity: first check passed, ↵Niklas2011-11-041-65/+18Star
| | | | second check failed. added a new action. it is now possible to triger the tryAgain via F9
* changed the tryagainNiklas2011-11-041-95/+56Star
|
* last changesNiklas2011-11-041-3/+16
|
* changed the tryout, also some big changes in program flow. there is now ↵Niklas2011-10-271-93/+184
| | | | 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-8/+22
| | | | changed customdhcp logger. it now sends all log messages through the socket
* fixed some bugs. show log screen is now bigger and opens a scrollbar ↵Niklas2011-10-251-6/+93
| | | | automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens.
* no workingNiklas2011-10-241-0/+1
|
* manual conf. onchange interface, present the already collected infosNiklas2011-10-241-0/+6
|
* added some config possibilitiesNiklas2011-10-211-0/+8
|
* now the two versions of the NetworkDiscovery code should be the same (except ↵Niklas2011-10-211-9/+24
| | | | for the qDebug...)
* put the NetworkDiscovery code into the src folder of the fbgui. made some ↵Niklas2011-10-191-11/+24
| | | | 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/+370
networkDiscovery in front.