| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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 ↵ | Jonathan Bauer | 2011-03-21 | 2 | -17/+31 | |
| |/ | | | | test, working watcher, both disabled for now. | |||||
| * | commented (working) watchdhcp for now til logic ist complete, java interface ↵ | Jonathan Bauer | 2011-03-21 | 4 | -8/+16 | |
| | | | | | has getSession that read the session id from the pbs | |||||
| * | 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 | |
| | | | | | add tow new methods | |||||
| * | filesystemwatcher works now. firs: load loadAbout.html page | Niklas Goby | 2011-03-21 | 2 | -1/+24 | |
| | | | | | | 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 | 16 | -438/+565 | |
| |\ | | | | | | | | | Conflicts: src/fbgui.cpp | |||||
| | * | 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 | |
| | | | | | | | | | console widget (to use on clients). new action ctrl + x kills app | |||||
| | * | checks for existance of download dir, and tries to set to /tmp/fbgui if all ↵ | Jonathan Bauer | 2011-03-20 | 3 | -18/+30 | |
| | | | | | | | | | fails. More notify() | |||||
| | * | comment & removed old tests | Jonathan Bauer | 2011-03-20 | 2 | -8/+9 | |
| | | | ||||||
| | * | debug console now powered by qxt, custom engines, updated debug msgs. ↵ | Jonathan Bauer | 2011-03-20 | 15 | -179/+266 | |
| | | | | | | | | | 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 | 2 | -27/+30 | |
| | | | | | | | | | better | |||||
| | * | layout: logViewer as a bottom widget, resizeable, toggle with crtl + D, stil ↵ | Jonathan Bauer | 2011-03-18 | 4 | -30/+38 | |
| | | | | | | | | | for demonstration purposes mostly... | |||||
| | * | (WIP) logViewer wont stay like this, just to show layout ↵ | Jonathan Bauer | 2011-03-16 | 4 | -35/+27![]() | |
| | | | | | | | | | possibilities..(WIP) logViewer wont stay like this, just to show layout possibilities.... | |||||
| * | | some changes in the fbgui, ipWatcher | Niklas Goby | 2011-03-16 | 2 | -0/+14 | |
| |/ | ||||||
| * | logView now global, write(QString text) public function for appending text. | Jonathan Bauer | 2011-03-16 | 5 | -10/+12 | |
| | | ||||||
| * | fix | Jonathan Bauer | 2011-03-16 | 3 | -17/+14![]() | |
| | | ||||||
| * | oops | Jonathan Bauer | 2011-03-16 | 2 | -0/+40 | |
| | | ||||||
| * | logViewer class | Jonathan Bauer | 2011-03-16 | 3 | -5/+12 | |
| | | ||||||
| * | new fancy console for debugging, open/close with F4 | Jonathan Bauer | 2011-03-16 | 3 | -13/+44 | |
| | | ||||||
| * | DM now appends download index to filename in case file already exists | Jonathan Bauer | 2011-03-16 | 3 | -11/+20 | |
| | | ||||||
| * | misc | Jonathan Bauer | 2011-03-16 | 3 | -27/+24![]() | |
| | | ||||||
| * | -test code | Jonathan Bauer | 2011-03-16 | 1 | -4/+0![]() | |
| | | ||||||
| * | removed fbgui.conf from ./src | Jonathan Bauer | 2011-03-16 | 1 | -4/+0![]() | |
| | | ||||||
| * | javascriptInterface: downloadInfo(filename, filesize) filesize in bytes | Jonathan Bauer | 2011-03-16 | 6 | -16/+43 | |
| | | ||||||
| * | update progress now calls updateProgressBar(percent, speed) speed in ↵ | Jonathan Bauer | 2011-03-16 | 5 | -39/+55 | |
| | | | | | bytes/sec atm, adapt your sites... | |||||
| * | fixes | Jonathan Bauer | 2011-03-15 | 5 | -12/+20 | |
| | | ||||||
| * | fbgui.conf default paths checks, update interval modifiable (only in .conf), ↵ | Jonathan Bauer | 2011-03-15 | 9 | -96/+157 | |
| | | | | | (re)moved header filename parsing, cleanup, cleanupss | |||||
| * | removed | Jonathan Bauer | 2011-03-10 | 1 | -0/+0 | |
| | | ||||||
| * | filename now will/can be parsed from the reply header | Jonathan Bauer | 2011-03-10 | 3 | -22/+41 | |
| | | ||||||
| * | some changes pwd command doesn't work | Niklas Goby | 2011-03-10 | 2 | -10/+10 | |
| | | ||||||
| * | collect script output function works | Niklas Goby | 2011-03-10 | 2 | -3/+5 | |
| | | ||||||
| * | added a method for reading the out put of a script. | Niklas Goby | 2011-03-10 | 2 | -1/+30 | |
| | | ||||||
| * | now using the qjson parser in the getAllInfo method | Niklas Goby | 2011-03-10 | 1 | -5/+11 | |
| | | | | | and added some if (debug) commands | |||||
| * | misc | Jonathan Bauer | 2011-03-10 | 1 | -2/+1![]() | |
| | | ||||||
| * | successfull json test | Jonathan Bauer | 2011-03-10 | 1 | -1/+2 | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-03-10 | 1 | -0/+1 | |
| |\ | ||||||
| | * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Niklas Goby | 2011-03-10 | 4 | -0/+0 | |
| | |\ | ||||||
| | * | | added } in sysinfo | Niklas Goby | 2011-03-10 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | typo | Jonathan Bauer | 2011-03-10 | 1 | -1/+1 | |
| | |/ |/| | ||||||
| * | | euhm | Jonathan Bauer | 2011-03-10 | 4 | -0/+0 | |
| |/ | ||||||

