| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix for QT 4.8: setting header for POST | Jonathan Bauer | 2012-01-24 | 1 | -0/+1 |
| | | |||||
| * | added nd template in config file & minor formatting | Jonathan Bauer | 2012-01-24 | 3 | -75/+87 |
| | | |||||
| * | new option -n to activate network discovery | Jonathan Bauer | 2012-01-23 | 5 | -11/+46 |
| | | |||||
| * | add doc build target | Sebastian Schmelzer | 2011-12-15 | 6 | -1719/+283![]() |
| | | |||||
| * | spelling .. | Sebastian Schmelzer | 2011-12-08 | 1 | -1/+1 |
| | | |||||
| * | fix empty log message bug .. | Sebastian Schmelzer | 2011-12-08 | 1 | -78/+107 |
| | | |||||
| * | cleanup logging stuff | Sebastian Schmelzer | 2011-12-06 | 3 | -99/+101 |
| | | |||||
| * | bigger log dialog | Sebastian Schmelzer | 2011-12-06 | 1 | -3/+3 |
| | | |||||
| * | remove obsolete debug msg prefixes | Sebastian Schmelzer | 2011-12-06 | 7 | -162/+159![]() |
| | | |||||
| * | update logging | Sebastian Schmelzer | 2011-12-06 | 1 | -0/+25 |
| | | |||||
| * | update logging | Sebastian Schmelzer | 2011-12-06 | 1 | -0/+14 |
| | | |||||
| * | update build-pkg script | Sebastian Schmelzer | 2011-12-06 | 2 | -4/+5 |
| | | |||||
| * | update authors, remove binary version of lib | Sebastian Schmelzer | 2011-12-05 | 2 | -4/+5 |
| | | |||||
| * | add cpack stuff | Sebastian Schmelzer | 2011-12-05 | 3 | -16/+36 |
| | | |||||
| * | finaly clean cmake files | Sebastian Schmelzer | 2011-12-05 | 6 | -307/+71![]() |
| | | |||||
| * | cleanup | Sebastian Schmelzer | 2011-12-05 | 1 | -18/+0![]() |
| | | |||||
| * | cleanup CmakeList | Sebastian Schmelzer | 2011-12-05 | 3 | -12/+15 |
| | | |||||
| * | codeformating, change to log4cxx | Sebastian Schmelzer | 2011-12-03 | 50 | -6809/+7197 |
| | | |||||
| * | let cmake find qxt | Sebastian Schmelzer | 2011-12-01 | 3 | -5/+242 |
| | | |||||
| * | merge with master-team-project | Sebastian Schmelzer | 2011-12-01 | 101 | -680/+15074 |
| |\ | |||||
| | * | den pfad zur common header file angepasst | Niklas | 2011-11-23 | 1 | -1/+1 |
| | | | |||||
| | * | modified cmakelists, changed include paths | Niklas Goby | 2011-11-23 | 4 | -8/+10 |
| | | | |||||
| | * | created modules | Niklas Goby | 2011-11-23 | 91 | -1/+0![]() |
| | | | |||||
| | * | deleted the NetworkDiscovery and UnixDomainSocketServer folder | Niklas Goby | 2011-11-23 | 58 | -5563/+0![]() |
| | | | |||||
| | * | deleted the doxygen/html, /latex and /man folder and put them into to ↵ | Niklas Goby | 2011-11-23 | 778 | -28106/+3![]() |
| | | | | | | | | | gitignore list | ||||
| | * | new comments | Niklas | 2011-11-09 | 69 | -68/+76 |
| | | | |||||
| | * | some documentation changes (adding comments) and doxygen files) | Niklas | 2011-11-09 | 787 | -44/+30008 |
| | | | |||||
| | * | added some comments | Niklas | 2011-11-04 | 1 | -2/+2 |
| | | | |||||
| | * | fixed some bugs: continueBoot , checkConnectivity: first check passed, ↵ | Niklas | 2011-11-04 | 3 | -70/+29![]() |
| | | | | | | | | | second check failed. added a new action. it is now possible to triger the tryAgain via F9 | ||||
| | * | changed the tryagain | Niklas | 2011-11-04 | 3 | -110/+90![]() |
| | | | |||||
| | * | last changes | Niklas | 2011-11-04 | 9 | -19/+71 |
| | | | |||||
| | * | changed the tryout, also some big changes in program flow. there is now ↵ | Niklas | 2011-10-27 | 7 | -150/+262 |
| | | | | | | | | | 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), ↵ | Niklas | 2011-10-27 | 13 | -432/+464 |
| | | | | | | | | | changed customdhcp logger. it now sends all log messages through the socket | ||||
| | * | the log message has now a newline | Niklas | 2011-10-25 | 1 | -1/+1 |
| | | | |||||
| | * | fixed some bugs. show log screen is now bigger and opens a scrollbar ↵ | Niklas | 2011-10-25 | 12 | -210/+276 |
| | | | | | | | | | automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens. | ||||
| | * | no working | Niklas | 2011-10-24 | 4 | -4/+17 |
| | | | |||||
| | * | manual conf. onchange interface, present the already collected infos | Niklas | 2011-10-24 | 3 | -4/+55 |
| | | | |||||
| | * | manual conf shows now a no interfaces found message without any form fields. | Niklas | 2011-10-24 | 1 | -59/+72 |
| | | | |||||
| | * | added some config possibilities | Niklas | 2011-10-21 | 7 | -8/+64 |
| | | | |||||
| | * | now the two versions of the NetworkDiscovery code should be the same (except ↵ | Niklas | 2011-10-21 | 10 | -82/+381 |
| | | | | | | | | | for the qDebug...) | ||||
| | * | put the NetworkDiscovery code into the src folder of the fbgui. made some ↵ | Niklas | 2011-10-19 | 21 | -224/+413 |
| | | | | | | | | | test, building a usb stick iso and running it on a maschine. did some bug fixes | ||||
| | * | small changes in the networkmanager. added some ipv6 methods for adding a ↵ | Niklas | 2011-10-12 | 2 | -0/+190 |
| | | | | | | | | | route and a address to an interface | ||||
| | * | added new files | Niklas | 2011-10-10 | 6 | -5/+135 |
| | | | |||||
| | * | new veriosn of the fbgui src (same as in fbgui-ng) combined with my ↵ | Niklas | 2011-10-10 | 28 | -0/+3686 |
| | | | | | | | | | networkDiscovery in front. | ||||
| | * | corrected some errors | Niklas | 2011-10-10 | 24 | -1062/+684![]() |
| | | | |||||
| | * | added some commtents to the ndgui | Niklas | 2011-10-07 | 1 | -2/+58 |
| | | | |||||
| | * | tried to exclude the javascript functions. but eigther i make something ↵ | Niklas | 2011-10-07 | 1 | -3/+2![]() |
| | | | | | | | | | wrong or it is not possible | ||||
| | * | renamed nd-functions into networkDiscovery.js | Niklas | 2011-10-07 | 5 | -82/+203 |
| | | | |||||
| | * | renamed LogReceiver.pro into NetworkDiscovery.pro | Niklas | 2011-10-07 | 2 | -1/+2 |
| | | | |||||
| | * | adding files of the renamed directory | Niklas | 2011-10-07 | 50 | -0/+4734 |
| | | | |||||

