| Commit message (Expand) | Author | Age | Files | Lines |
| * | kexec done by fbgui | joe | 2011-04-20 | 1 | -1/+5 |
| * | two new methods in the JavascriptInterface class. public slot methods: | Niklas Goby | 2011-04-18 | 1 | -0/+6 |
| * | uniformed formatting... | Jonathan Bauer | 2011-04-18 | 1 | -66/+63 |
| * | cursor hidden by QWSServer, added loading animation for preload page, started... | Jonathan Bauer | 2011-04-16 | 1 | -0/+1 |
| * | Download manager now threaded (Ticket #205) & change the watcher to create th... | Jonathan Bauer | 2011-04-14 | 1 | -3/+5 |
| * | started inline documentation | Jonathan Bauer | 2011-04-11 | 1 | -7/+28 |
| * | improvements | Jonathan Bauer | 2011-03-25 | 1 | -4/+3 |
| * | separated debug console creation and layout setup | Jonathan Bauer | 2011-03-24 | 1 | -1/+3 |
| * | more | Jonathan Bauer | 2011-03-24 | 1 | -3/+4 |
| * | md5 hash of eth0 mac + ip for hardwarehash tests, completed POST data building | Jonathan Bauer | 2011-03-24 | 1 | -0/+1 |
| * | cleanups.... | Jonathan Bauer | 2011-03-24 | 1 | -7/+11 |
| * | timestamps for debug console | Jonathan Bauer | 2011-03-24 | 1 | -1/+2 |
| * | callback fix | Jonathan Bauer | 2011-03-24 | 1 | -1/+1 |
| * | loadURL() called when trigger file found | Jonathan Bauer | 2011-03-23 | 1 | -1/+3 |
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Niklas Goby | 2011-03-23 | 1 | -6/+3 |
| |\ |
|
| | * | file/dir checks for the file triggering | Jonathan Bauer | 2011-03-23 | 1 | -6/+3 |
| * | | working jquery over qrc | Niklas Goby | 2011-03-23 | 1 | -0/+1 |
| |/ |
|
| * | trigger file path definable | Jonathan Bauer | 2011-03-23 | 1 | -1/+1 |
| * | pbs test page, POST data (hardcoded atm) | Jonathan Bauer | 2011-03-22 | 1 | -0/+2 |
| * | back to loading baseURL until display logic is implemented. working pbs test,... | Jonathan Bauer | 2011-03-21 | 1 | -3/+4 |
| * | commented (working) watchdhcp for now til logic ist complete, java interface ... | Jonathan Bauer | 2011-03-21 | 1 | -0/+1 |
| * | checkHost now returns bool | Jonathan Bauer | 2011-03-21 | 1 | -1/+1 |
| * | some changes in the filesystemwatcher | Niklas Goby | 2011-03-21 | 1 | -1/+2 |
| * | filesystemwatcher works now. firs: load loadAbout.html page | Niklas Goby | 2011-03-21 | 1 | -0/+6 |
| * | transformed c syntax comments to c++ convention... | Jonathan Bauer | 2011-03-21 | 1 | -5/+6 |
| * | debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ... | Jonathan Bauer | 2011-03-20 | 1 | -2/+8 |
| * | debug console now powered by qxt, custom engines, updated debug msgs. Downloa... | Jonathan Bauer | 2011-03-20 | 1 | -3/+5 |
| * | layout: using QSplitter to split webView/logView in the main window, seems be... | Jonathan Bauer | 2011-03-18 | 1 | -2/+6 |
| * | layout: logViewer as a bottom widget, resizeable, toggle with crtl + D, stil ... | Jonathan Bauer | 2011-03-18 | 1 | -0/+6 |
| * | (WIP) logViewer wont stay like this, just to show layout possibilities..(WIP)... | Jonathan Bauer | 2011-03-16 | 1 | -7/+0 |
| * | logView now global, write(QString text) public function for appending text. | Jonathan Bauer | 2011-03-16 | 1 | -2/+2 |
| * | fix | Jonathan Bauer | 2011-03-16 | 1 | -2/+4 |
| * | logViewer class | Jonathan Bauer | 2011-03-16 | 1 | -2/+4 |
| * | new fancy console for debugging, open/close with F4 | Jonathan Bauer | 2011-03-16 | 1 | -2/+8 |
| * | fbgui.conf default paths checks, update interval modifiable (only in .conf), ... | Jonathan Bauer | 2011-03-15 | 1 | -0/+20 |
| * | fix | Jonathan Bauer | 2011-03-10 | 1 | -4/+0 |
| * | javascriptInterface can be accessed by "fbgui" now (jsObject also for now..) | Jonathan Bauer | 2011-03-09 | 1 | -0/+3 |
| * | misc | Jonathan Bauer | 2011-03-08 | 1 | -1/+4 |
| * | dead code | Jonathan Bauer | 2011-03-08 | 1 | -2/+0 |
| * | first downloadDir fix | Jonathan Bauer | 2011-03-08 | 1 | -1/+1 |
| * | first fixes | Jonathan Bauer | 2011-03-08 | 1 | -0/+1 |
| * | compiling.. | Jonathan Bauer | 2011-03-08 | 1 | -2/+4 |
| * | misc | Jonathan Bauer | 2011-03-08 | 1 | -1/+2 |
| * | first cleanup... | Jonathan Bauer | 2011-03-07 | 1 | -3/+5 |
| * | Reworked code structure | Jonathan Bauer | 2011-03-07 | 1 | -7/+4 |
| * | misc, translator | Jonathan Bauer | 2011-03-06 | 1 | -1/+0 |
| * | removed unused code | Jonathan Bauer | 2011-03-06 | 1 | -3/+0 |
| * | DEFAULT_URL, forgot to change it before last commit.. | Jonathan Bauer | 2011-03-06 | 1 | -1/+1 |
| * | URL loading from cmdline or config file or default, depending where an URL ca... | Jonathan Bauer | 2011-03-06 | 1 | -0/+2 |
| * | baseUrl is now global variable | Jonathan Bauer | 2011-03-06 | 1 | -3/+5 |