summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | some tries with the qrc and jquery deliveryNiklas Goby2011-03-233-0/+35
* | | ...Jonathan Bauer2011-03-231-0/+1
* | | commentJonathan Bauer2011-03-231-1/+0Star
| |/ |/|
* | trigger file path definableJonathan Bauer2011-03-236-6/+14
* | .Jonathan Bauer2011-03-231-1/+1
* | test.html update to show an example of possible javascript callsJonathan Bauer2011-03-231-59/+50Star
* | pbs test page, POST data (hardcoded atm)Jonathan Bauer2011-03-228-40/+75
* | update to QT 4.7.2Jonathan Bauer2011-03-222-3/+2Star
* | back to loading baseURL until display logic is implemented. working pbs test,...Jonathan Bauer2011-03-213-18/+34
|/
* commented (working) watchdhcp for now til logic ist complete, java interface ...Jonathan Bauer2011-03-214-8/+16
* checkHost now returns boolJonathan Bauer2011-03-212-16/+16
* loadAbout.html addedNiklas Goby2011-03-211-0/+15
* some changes in the filesystemwatcherNiklas Goby2011-03-212-14/+26
* filesystemwatcher works now. firs: load loadAbout.html pageNiklas Goby2011-03-212-1/+24
* compilable nowNiklas Goby2011-03-211-14/+0Star
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-03-2118-440/+598
|\
| * and the files ^^Jonathan Bauer2011-03-218-0/+677
| * minor code convention fixesJonathan Bauer2011-03-2110-699/+19Star
| * small steps towards const correctness...Jonathan Bauer2011-03-217-33/+34
| * transformed c syntax comments to c++ convention...Jonathan Bauer2011-03-2112-107/+115
| * debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ...Jonathan Bauer2011-03-205-34/+50
| * checks for existance of download dir, and tries to set to /tmp/fbgui if all f...Jonathan Bauer2011-03-203-18/+30
| * comment & removed old testsJonathan Bauer2011-03-202-8/+9
| * debug console now powered by qxt, custom engines, updated debug msgs. Downloa...Jonathan Bauer2011-03-2016-180/+267
| * debug console dummy only shown if debug mode activeJonathan Bauer2011-03-181-17/+19
| * fbgui.conf updateJonathan Bauer2011-03-181-2/+2
| * builder thanks to a benefactor ;) few modifications to include fbgui.conf (in...Jonathan Bauer2011-03-181-0/+31
| * toggle action: now properly in action list of fbguiJonathan Bauer2011-03-181-3/+2Star
| * layout: using QSplitter to split webView/logView in the main window, seems be...Jonathan Bauer2011-03-182-27/+30
| * layout: logViewer as a bottom widget, resizeable, toggle with crtl + D, stil ...Jonathan Bauer2011-03-184-30/+38
| * (WIP) logViewer wont stay like this, just to show layout possibilities..(WIP)...Jonathan Bauer2011-03-164-35/+27Star
* | some changes in the fbgui, ipWatcherNiklas Goby2011-03-162-0/+14
|/
* logView now global, write(QString text) public function for appending text.Jonathan Bauer2011-03-165-10/+12
* fixJonathan Bauer2011-03-163-17/+14Star
* oopsJonathan Bauer2011-03-162-0/+40
* logViewer classJonathan Bauer2011-03-163-5/+12
* new fancy console for debugging, open/close with F4Jonathan Bauer2011-03-163-13/+44
* DM now appends download index to filename in case file already existsJonathan Bauer2011-03-163-11/+20
* miscJonathan Bauer2011-03-163-27/+24Star
* -test codeJonathan Bauer2011-03-161-4/+0Star
* removed fbgui.conf from ./srcJonathan Bauer2011-03-161-4/+0Star
* javascriptInterface: downloadInfo(filename, filesize) filesize in bytesJonathan Bauer2011-03-166-16/+43
* fbgui.confJonathan Bauer2011-03-161-1/+1
* update progress now calls updateProgressBar(percent, speed) speed in bytes/se...Jonathan Bauer2011-03-165-39/+55
* fixesJonathan Bauer2011-03-155-12/+20
* fbgui.conf default paths checks, update interval modifiable (only in .conf), ...Jonathan Bauer2011-03-1510-96/+161
* removedJonathan Bauer2011-03-101-0/+0
* filename now will/can be parsed from the reply headerJonathan Bauer2011-03-103-22/+41
* some changes pwd command doesn't workNiklas Goby2011-03-102-10/+10
* collect script output function worksNiklas Goby2011-03-102-3/+5