summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ssl options to fbguiMichael Neves2012-01-301-0/+1
|
* Revert "Revert "Revert "ssl options to fbgui"""Michael Neves2012-01-3071-24475/+302Star
| | | | This reverts commit c68da80998ea88aa50c737cf70748da73e8e25f1.
* Revert "Revert "ssl options to fbgui""Michael Neves2012-01-3071-302/+24475
| | | | This reverts commit 3ccf11cb212a7735cfc4ecdc3058776e95501e85.
* Revert "ssl options to fbgui"Michael Neves2012-01-3071-24475/+302Star
| | | | This reverts commit dbab0ab340880bba7103ba534b824721546299e1.
* ssl options to fbguiMichael Neves2012-01-3071-302/+24475
|
* Merge branch 'master' of git.openslx.org:openslx-ng/fbguiMichael Neves2012-01-257-18/+72
|\ | | | | | | | | Conflicts: testApp.sh
| * debug console fixed, now basicly tail on logfileJonathan Bauer2012-01-253-15/+44
| |
| * removed cdhcpcd path from config, now through testApp. Added root check if ↵Jonathan Bauer2012-01-254-4/+20
| | | | | | | | ND is activated
* | testApp customMichael Neves2012-01-251-2/+2
|/
* fix for QT 4.8: setting header for POSTJonathan Bauer2012-01-241-0/+1
|
* 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