| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc | Jonathan Bauer | 2011-03-24 | 1 | -2/+1![]() |
| | | |||||
| * | serial path configurable | Jonathan Bauer | 2011-03-24 | 1 | -12/+11![]() |
| | | |||||
| * | timestamps for debug console | Jonathan Bauer | 2011-03-24 | 1 | -6/+8 |
| | | |||||
| * | misc | Jonathan Bauer | 2011-03-24 | 1 | -1/+2 |
| | | |||||
| * | callback fix | Jonathan Bauer | 2011-03-24 | 1 | -8/+5![]() |
| | | |||||
| * | . | Jonathan Bauer | 2011-03-24 | 1 | -6/+3![]() |
| | | |||||
| * | improvements... | Jonathan Bauer | 2011-03-24 | 1 | -104/+118 |
| | | |||||
| * | a new classes sysinfolibsysfs | Niklas Goby | 2011-03-23 | 1 | -0/+6 |
| | | | | | | it uses the libsysfs.c to gater informations about the system not finished yet | ||||
| * | loadURL() called when trigger file found | Jonathan Bauer | 2011-03-23 | 1 | -7/+13 |
| | | |||||
| * | download manager directory checks improvements... | Jonathan Bauer | 2011-03-23 | 1 | -1/+1 |
| | | |||||
| * | file/dir checks for the file triggering | Jonathan Bauer | 2011-03-23 | 1 | -13/+41 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-03-23 | 1 | -0/+11 |
| |\ | |||||
| | * | can read the serial out of /tmp/serial if this exists | Niklas Goby | 2011-03-23 | 1 | -0/+11 |
| | | | |||||
| * | | comment | Jonathan Bauer | 2011-03-23 | 1 | -1/+0![]() |
| |/ | |||||
| * | trigger file path definable | Jonathan Bauer | 2011-03-23 | 1 | -3/+10 |
| | | |||||
| * | pbs test page, POST data (hardcoded atm) | Jonathan Bauer | 2011-03-22 | 1 | -11/+7![]() |
| | | |||||
| * | back to loading baseURL until display logic is implemented. working pbs ↵ | Jonathan Bauer | 2011-03-21 | 1 | -14/+27 |
| | | | | | test, working watcher, both disabled for now. | ||||
| * | commented (working) watchdhcp for now til logic ist complete, java interface ↵ | Jonathan Bauer | 2011-03-21 | 1 | -2/+3 |
| | | | | | has getSession that read the session id from the pbs | ||||
| * | 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 |
| | | | | | add tow new methods | ||||
| * | filesystemwatcher works now. firs: load loadAbout.html page | Niklas Goby | 2011-03-21 | 1 | -1/+18 |
| | | | | | | if changes are done in the directory <applicationDir>/testChange/ switch the page to the the real | ||||
| * | 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 |
| |\ | | | | | | | | | Conflicts: src/fbgui.cpp | ||||
| | * | 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 |
| | | | | | | | | | console widget (to use on clients). new action ctrl + x kills app | ||||
| | * | debug console now powered by qxt, custom engines, updated debug msgs. ↵ | Jonathan Bauer | 2011-03-20 | 1 | -32/+47 |
| | | | | | | | | | Download manager now uses notify(message) to send error/status to the javascript interface, checks for download errors (still some missing) | ||||
| | * | 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 ↵ | Jonathan Bauer | 2011-03-18 | 1 | -25/+24![]() |
| | | | | | | | | | better | ||||
| | * | layout: logViewer as a bottom widget, resizeable, toggle with crtl + D, stil ↵ | Jonathan Bauer | 2011-03-18 | 1 | -18/+26 |
| | | | | | | | | | for demonstration purposes mostly... | ||||
| | * | (WIP) logViewer wont stay like this, just to show layout ↵ | Jonathan Bauer | 2011-03-16 | 1 | -25/+23![]() |
| | | | | | | | | | possibilities..(WIP) logViewer wont stay like this, just to show layout possibilities.... | ||||
| * | | 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 ↵ | Jonathan Bauer | 2011-03-16 | 1 | -1/+1 |
| | | | | | bytes/sec atm, adapt your sites... | ||||
| * | 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 |
| | | | | | (re)moved header filename parsing, cleanup, cleanupss | ||||
| * | 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 |
| | | |||||

