| Commit message (Expand) | Author | Age | Files | Lines |
| * | commented (working) watchdhcp for now til logic ist complete, java interface ... | Jonathan Bauer | 2011-03-21 | 1 | -2/+3 |
| * | checkHost now returns bool | Jonathan Bauer | 2011-03-21 | 1 | -15/+15 |
| * | some changes in the filesystemwatcher | Niklas Goby | 2011-03-21 | 1 | -13/+24 |
| * | filesystemwatcher works now. firs: load loadAbout.html page | Niklas Goby | 2011-03-21 | 1 | -1/+18 |
| * | compilable now | Niklas Goby | 2011-03-21 | 1 | -14/+0 |
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Niklas Goby | 2011-03-21 | 1 | -43/+84 |
| |\ |
|
| | * | minor code convention fixes | Jonathan Bauer | 2011-03-21 | 1 | -8/+7 |
| | * | small steps towards const correctness... | Jonathan Bauer | 2011-03-21 | 1 | -3/+3 |
| | * | transformed c syntax comments to c++ convention... | Jonathan Bauer | 2011-03-21 | 1 | -20/+24 |
| | * | debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ... | Jonathan Bauer | 2011-03-20 | 1 | -12/+28 |
| | * | debug console now powered by qxt, custom engines, updated debug msgs. Downloa... | Jonathan Bauer | 2011-03-20 | 1 | -32/+47 |
| | * | debug console dummy only shown if debug mode active | Jonathan Bauer | 2011-03-18 | 1 | -17/+19 |
| | * | toggle action: now properly in action list of fbgui | Jonathan Bauer | 2011-03-18 | 1 | -3/+2 |
| | * | layout: using QSplitter to split webView/logView in the main window, seems be... | Jonathan Bauer | 2011-03-18 | 1 | -25/+24 |
| | * | layout: logViewer as a bottom widget, resizeable, toggle with crtl + D, stil ... | Jonathan Bauer | 2011-03-18 | 1 | -18/+26 |
| | * | (WIP) logViewer wont stay like this, just to show layout possibilities..(WIP)... | Jonathan Bauer | 2011-03-16 | 1 | -25/+23 |
| * | | some changes in the fbgui, ipWatcher | Niklas Goby | 2011-03-16 | 1 | -0/+13 |
| |/ |
|
| * | logView now global, write(QString text) public function for appending text. | Jonathan Bauer | 2011-03-16 | 1 | -5/+2 |
| * | fix | Jonathan Bauer | 2011-03-16 | 1 | -15/+8 |
| * | logViewer class | Jonathan Bauer | 2011-03-16 | 1 | -1/+4 |
| * | new fancy console for debugging, open/close with F4 | Jonathan Bauer | 2011-03-16 | 1 | -8/+35 |
| * | javascriptInterface: downloadInfo(filename, filesize) filesize in bytes | Jonathan Bauer | 2011-03-16 | 1 | -2/+3 |
| * | update progress now calls updateProgressBar(percent, speed) speed in bytes/se... | Jonathan Bauer | 2011-03-16 | 1 | -1/+1 |
| * | fixes | Jonathan Bauer | 2011-03-15 | 1 | -1/+2 |
| * | fbgui.conf default paths checks, update interval modifiable (only in .conf), ... | Jonathan Bauer | 2011-03-15 | 1 | -3/+7 |
| * | test function that returns a json, use: fbgui.getNames() | Jonathan Bauer | 2011-03-10 | 1 | -2/+2 |
| * | callback function when download queue is empty | Jonathan Bauer | 2011-03-10 | 1 | -1/+1 |
| * | untested | Jonathan Bauer | 2011-03-10 | 1 | -0/+1 |
| * | fix | Jonathan Bauer | 2011-03-10 | 1 | -8/+1 |
| * | renamed a few ugly names... | Jonathan Bauer | 2011-03-09 | 1 | -1/+1 |
| * | DM also provides current file on update | Jonathan Bauer | 2011-03-09 | 1 | -3/+1 |
| * | javascriptInterface can be accessed by "fbgui" now (jsObject also for now..) | Jonathan Bauer | 2011-03-09 | 1 | -2/+7 |
| * | misc | Jonathan Bauer | 2011-03-08 | 1 | -11/+13 |
| * | host lookup, better MAC/IP info functions, IP one doesn't quite work yet | Jonathan Bauer | 2011-03-08 | 1 | -0/+9 |
| * | improvements..improvements.... | Jonathan Bauer | 2011-03-08 | 1 | -1/+1 |
| * | binPath init fix | Jonathan Bauer | 2011-03-08 | 1 | -2/+2 |
| * | dead code | Jonathan Bauer | 2011-03-08 | 1 | -6/+0 |
| * | gui quit fix. | Jonathan Bauer | 2011-03-08 | 1 | -1/+5 |
| * | first downloadDir fix | Jonathan Bauer | 2011-03-08 | 1 | -2/+4 |
| * | first fixes | Jonathan Bauer | 2011-03-08 | 1 | -0/+1 |
| * | renamed JSObject to a more appropriate name.. | Jonathan Bauer | 2011-03-08 | 1 | -6/+6 |
| * | more | Jonathan Bauer | 2011-03-08 | 1 | -0/+1 |
| * | more | Jonathan Bauer | 2011-03-08 | 1 | -1/+5 |
| * | compiling.. | Jonathan Bauer | 2011-03-08 | 1 | -8/+2 |
| * | fix? | Jonathan Bauer | 2011-03-08 | 1 | -4/+4 |
| * | misc | Jonathan Bauer | 2011-03-08 | 1 | -2/+2 |
| * | download directory option preparations (sysInfo: cant test compiling right no... | Jonathan Bauer | 2011-03-08 | 1 | -2/+2 |
| * | jso | Jonathan Bauer | 2011-03-07 | 1 | -1/+1 |
| * | first cleanup... | Jonathan Bauer | 2011-03-07 | 1 | -8/+24 |
| * | Reworked code structure | Jonathan Bauer | 2011-03-07 | 1 | -11/+13 |