summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added nd template in config file & minor formattingJonathan Bauer2012-01-243-75/+87
|
* new option -n to activate network discoveryJonathan Bauer2012-01-235-11/+46
|
* add doc build targetSebastian Schmelzer2011-12-156-1719/+283Star
|
* spelling ..Sebastian Schmelzer2011-12-081-1/+1
|
* fix empty log message bug ..Sebastian Schmelzer2011-12-081-78/+107
|
* cleanup logging stuffSebastian Schmelzer2011-12-063-99/+101
|
* bigger log dialogSebastian Schmelzer2011-12-061-3/+3
|
* remove obsolete debug msg prefixesSebastian Schmelzer2011-12-067-162/+159Star
|
* update loggingSebastian Schmelzer2011-12-061-0/+25
|
* update loggingSebastian Schmelzer2011-12-061-0/+14
|
* update build-pkg scriptSebastian Schmelzer2011-12-062-4/+5
|
* update authors, remove binary version of libSebastian Schmelzer2011-12-052-4/+5
|
* add cpack stuffSebastian Schmelzer2011-12-053-16/+36
|
* finaly clean cmake filesSebastian Schmelzer2011-12-056-307/+71Star
|
* cleanupSebastian Schmelzer2011-12-051-18/+0Star
|
* cleanup CmakeListSebastian Schmelzer2011-12-053-12/+15
|
* codeformating, change to log4cxxSebastian Schmelzer2011-12-0350-6809/+7197
|
* let cmake find qxtSebastian Schmelzer2011-12-013-5/+242
|
* merge with master-team-projectSebastian Schmelzer2011-12-01101-680/+15074
|\
| * den pfad zur common header file angepasstNiklas2011-11-231-1/+1
| |
| * modified cmakelists, changed include pathsNiklas Goby2011-11-234-8/+10
| |
| * created modulesNiklas Goby2011-11-2391-1/+0Star
| |
| * deleted the NetworkDiscovery and UnixDomainSocketServer folderNiklas Goby2011-11-2358-5563/+0Star
| |
| * deleted the doxygen/html, /latex and /man folder and put them into to ↵Niklas Goby2011-11-23778-28106/+3Star
| | | | | | | | gitignore list
| * new commentsNiklas2011-11-0969-68/+76
| |
| * some documentation changes (adding comments) and doxygen files)Niklas2011-11-09787-44/+30008
| |
| * added some commentsNiklas2011-11-041-2/+2
| |
| * fixed some bugs: continueBoot , checkConnectivity: first check passed, ↵Niklas2011-11-043-70/+29Star
| | | | | | | | second check failed. added a new action. it is now possible to triger the tryAgain via F9
| * changed the tryagainNiklas2011-11-043-110/+90Star
| |
| * last changesNiklas2011-11-049-19/+71
| |
| * changed the tryout, also some big changes in program flow. there is now ↵Niklas2011-10-277-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), ↵Niklas2011-10-2713-432/+464
| | | | | | | | 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-2512-210/+276
| | | | | | | | automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens.
| * no workingNiklas2011-10-244-4/+17
| |
| * manual conf. onchange interface, present the already collected infosNiklas2011-10-243-4/+55
| |
| * manual conf shows now a no interfaces found message without any form fields.Niklas2011-10-241-59/+72
| |
| * added some config possibilitiesNiklas2011-10-217-8/+64
| |
| * now the two versions of the NetworkDiscovery code should be the same (except ↵Niklas2011-10-2110-82/+381
| | | | | | | | for the qDebug...)
| * put the NetworkDiscovery code into the src folder of the fbgui. made some ↵Niklas2011-10-1921-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 ↵Niklas2011-10-122-0/+190
| | | | | | | | route and a address to an interface
| * added new filesNiklas2011-10-106-5/+135
| |
| * new veriosn of the fbgui src (same as in fbgui-ng) combined with my ↵Niklas2011-10-1028-0/+3686
| | | | | | | | networkDiscovery in front.
| * corrected some errorsNiklas2011-10-1024-1062/+684Star
| |
| * added some commtents to the ndguiNiklas2011-10-071-2/+58
| |
| * tried to exclude the javascript functions. but eigther i make something ↵Niklas2011-10-071-3/+2Star
| | | | | | | | wrong or it is not possible
| * renamed nd-functions into networkDiscovery.jsNiklas2011-10-075-82/+203
| |
| * renamed LogReceiver.pro into NetworkDiscovery.proNiklas2011-10-072-1/+2
| |
| * adding files of the renamed directoryNiklas2011-10-0750-0/+4734
| |
| * renaming of the projekt form LogReceiver into NetworkDiscoveryNiklas2011-10-0752-4179/+6Star
| |