| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | md5 hash of eth0 mac + ip for hardwarehash tests, completed POST data building | Jonathan Bauer | 2011-03-24 | 2 | -25/+37 |
| * | cleanups.... | Jonathan Bauer | 2011-03-24 | 6 | -37/+48 |
| * | misc | Jonathan Bauer | 2011-03-24 | 3 | -14/+13 |
| * | serial path configurable | Jonathan Bauer | 2011-03-24 | 2 | -17/+18 |
| * | timestamps for debug console | Jonathan Bauer | 2011-03-24 | 4 | -19/+37 |
| * | misc | Jonathan Bauer | 2011-03-24 | 3 | -12/+7 |
| * | callback fix | Jonathan Bauer | 2011-03-24 | 5 | -19/+28 |
| * | . | Jonathan Bauer | 2011-03-24 | 1 | -6/+3 |
| * | improvements... | Jonathan Bauer | 2011-03-24 | 8 | -116/+148 |
| * | a new classes sysinfolibsysfs | Niklas Goby | 2011-03-23 | 4 | -4/+100 |
| * | loadURL() called when trigger file found | Jonathan Bauer | 2011-03-23 | 2 | -8/+16 |
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-03-23 | 2 | -3/+6 |
| |\ |
|
| | * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Niklas Goby | 2011-03-23 | 4 | -21/+46 |
| | |\ |
|
| | * | | working jquery over qrc | Niklas Goby | 2011-03-23 | 2 | -3/+6 |
| * | | | download manager directory checks improvements... | Jonathan Bauer | 2011-03-23 | 2 | -11/+17 |
| | |/
|/| |
|
| * | | file/dir checks for the file triggering | Jonathan Bauer | 2011-03-23 | 3 | -20/+45 |
| * | | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-03-23 | 4 | -0/+592 |
| |\| |
|
| | * | new files | Niklas Goby | 2011-03-23 | 4 | -0/+592 |
| * | | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-03-23 | 4 | -0/+46 |
| |\| |
|
| | * | can read the serial out of /tmp/serial if this exists | Niklas Goby | 2011-03-23 | 1 | -0/+11 |
| | * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Niklas Goby | 2011-03-23 | 9 | -106/+153 |
| | |\ |
|
| | * | | some tries with the qrc and jquery delivery | Niklas Goby | 2011-03-23 | 3 | -0/+35 |
| * | | | ... | Jonathan Bauer | 2011-03-23 | 1 | -0/+1 |
| * | | | comment | Jonathan Bauer | 2011-03-23 | 1 | -1/+0 |
| | |/
|/| |
|
| * | | trigger file path definable | Jonathan Bauer | 2011-03-23 | 5 | -6/+13 |
| * | | . | Jonathan Bauer | 2011-03-23 | 1 | -1/+1 |
| * | | test.html update to show an example of possible javascript calls | Jonathan Bauer | 2011-03-23 | 1 | -59/+50 |
| * | | pbs test page, POST data (hardcoded atm) | Jonathan Bauer | 2011-03-22 | 7 | -37/+72 |
| * | | update to QT 4.7.2 | Jonathan Bauer | 2011-03-22 | 1 | -1/+1 |
| * | | back to loading baseURL until display logic is implemented. working pbs test,... | Jonathan Bauer | 2011-03-21 | 2 | -17/+31 |
| |/ |
|
| * | commented (working) watchdhcp for now til logic ist complete, java interface ... | Jonathan Bauer | 2011-03-21 | 4 | -8/+16 |
| * | checkHost now returns bool | Jonathan Bauer | 2011-03-21 | 2 | -16/+16 |
| * | loadAbout.html added | Niklas Goby | 2011-03-21 | 1 | -0/+15 |
| * | some changes in the filesystemwatcher | Niklas Goby | 2011-03-21 | 2 | -14/+26 |
| * | filesystemwatcher works now. firs: load loadAbout.html page | Niklas Goby | 2011-03-21 | 2 | -1/+24 |
| * | 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 | 16 | -438/+565 |
| |\ |
|
| | * | and the files ^^ | Jonathan Bauer | 2011-03-21 | 8 | -0/+677 |
| | * | minor code convention fixes | Jonathan Bauer | 2011-03-21 | 10 | -699/+19 |
| | * | small steps towards const correctness... | Jonathan Bauer | 2011-03-21 | 7 | -33/+34 |
| | * | transformed c syntax comments to c++ convention... | Jonathan Bauer | 2011-03-21 | 12 | -107/+115 |
| | * | debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ... | Jonathan Bauer | 2011-03-20 | 5 | -34/+50 |
| | * | checks for existance of download dir, and tries to set to /tmp/fbgui if all f... | Jonathan Bauer | 2011-03-20 | 3 | -18/+30 |
| | * | comment & removed old tests | Jonathan Bauer | 2011-03-20 | 2 | -8/+9 |
| | * | debug console now powered by qxt, custom engines, updated debug msgs. Downloa... | Jonathan Bauer | 2011-03-20 | 15 | -179/+266 |
| | * | 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 | 2 | -27/+30 |
| | * | layout: logViewer as a bottom widget, resizeable, toggle with crtl + D, stil ... | Jonathan Bauer | 2011-03-18 | 4 | -30/+38 |
| | * | (WIP) logViewer wont stay like this, just to show layout possibilities..(WIP)... | Jonathan Bauer | 2011-03-16 | 4 | -35/+27 |