summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* update progress now calls updateProgressBar(percent, speed) speed in ↵Jonathan Bauer2011-03-165-39/+55
| | | | bytes/sec atm, adapt your sites...
* fixesJonathan Bauer2011-03-155-12/+20
|
* fbgui.conf default paths checks, update interval modifiable (only in .conf), ↵Jonathan Bauer2011-03-159-96/+157
| | | | (re)moved header filename parsing, cleanup, cleanupss
* 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
|
* added a method for reading the out put of a script.Niklas Goby2011-03-102-1/+30
|
* now using the qjson parser in the getAllInfo methodNiklas Goby2011-03-101-5/+11
| | | | and added some if (debug) commands
* miscJonathan Bauer2011-03-101-2/+1Star
|
* successfull json testJonathan Bauer2011-03-101-1/+2
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-03-101-0/+1
|\
| * Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-03-104-0/+0
| |\
| * | added } in sysinfoNiklas Goby2011-03-101-0/+1
| | |
* | | typoJonathan Bauer2011-03-101-1/+1
| |/ |/|
* | euhmJonathan Bauer2011-03-104-0/+0
|/
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-03-1010-2/+219
|\ | | | | | | | | Conflicts: src/sysInfo.cpp
| * now the getAllInfo() method works. We just return a StringNiklas Goby2011-03-101-2/+3
| | | | | | | | | | | | the parens will be set by javascript on the site. also changed the getIPAddress method. now we get the ip address which is not the localhost address
| * sytax fix and a new tryout for the getAllInfo()Niklas Goby2011-03-101-1/+2
| | | | | | | | return a string without the "object" brakets "{" and "}"
| * again syntax fixNiklas Goby2011-03-101-1/+1
| |
| * fixed wrong syntax in the getAllInfos() methodNiklas Goby2011-03-101-1/+1
| |
| * small changes in the test method getAllInfo() in sysinfo classNiklas Goby2011-03-102-2/+3
| |
| * Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-03-104-6/+14
| |\
| * | added a test getSysInfo("all") functionNiklas Goby2011-03-103-1/+9
| | |
* | | test function that returns a json, use: fbgui.getNames()Jonathan Bauer2011-03-107-213/+44Star
| |/ |/|
* | callback function when download queue is emptyJonathan Bauer2011-03-104-6/+14
|/
* untestedJonathan Bauer2011-03-105-3/+11
|
* real fixJonathan Bauer2011-03-101-1/+1
|
* fixJonathan Bauer2011-03-104-16/+5Star
|
* renamed a few ugly names...Jonathan Bauer2011-03-093-5/+5
|
* DM: update sends only signals if the progress difference is >1%Jonathan Bauer2011-03-092-4/+11
|
* DM also provides current file on updateJonathan Bauer2011-03-095-8/+7Star
|
* javascriptInterface can be accessed by "fbgui" now (jsObject also for now..)Jonathan Bauer2011-03-094-11/+25
|
* miscJonathan Bauer2011-03-084-35/+48
|
* changed testcode back to what it was supposed to be :PJonathan Bauer2011-03-081-1/+2
|
* host lookup, better MAC/IP info functions, IP one doesn't quite work yetJonathan Bauer2011-03-084-47/+66
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-03-085-21/+17Star
|\
| * improvements..improvements....Jonathan Bauer2011-03-085-21/+17Star
| |
* | added the getSysInfo Method getIPAddress:Niklas Goby2011-03-082-0/+16
|/
* binPath init fixJonathan Bauer2011-03-083-4/+5
|
* sysInfoTest.html as reference on how to call the function properlyJonathan Bauer2011-03-082-2/+25
|
* statement not needed, true by default.Jonathan Bauer2011-03-081-1/+0Star
|
* dead codeJonathan Bauer2011-03-082-8/+0Star
|
* gui quit fix.Jonathan Bauer2011-03-082-1/+6
|