summaryrefslogtreecommitdiffstats
path: root/src/javascriptInterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* minor code convention fixesJonathan Bauer2011-03-211-60/+0Star
* small steps towards const correctness...Jonathan Bauer2011-03-211-6/+6
* transformed c syntax comments to c++ convention...Jonathan Bauer2011-03-211-8/+6Star
* debug console now powered by qxt, custom engines, updated debug msgs. Downloa...Jonathan Bauer2011-03-201-19/+16Star
* javascriptInterface: downloadInfo(filename, filesize) filesize in bytesJonathan Bauer2011-03-161-2/+8
* update progress now calls updateProgressBar(percent, speed) speed in bytes/se...Jonathan Bauer2011-03-161-4/+3Star
* fbgui.conf default paths checks, update interval modifiable (only in .conf), ...Jonathan Bauer2011-03-151-20/+9Star
* filename now will/can be parsed from the reply headerJonathan Bauer2011-03-101-2/+2
* miscJonathan Bauer2011-03-101-2/+1Star
* callback function when download queue is emptyJonathan Bauer2011-03-101-2/+8
* untestedJonathan Bauer2011-03-101-2/+5
* real fixJonathan Bauer2011-03-101-1/+1
* fixJonathan Bauer2011-03-101-3/+3
* renamed a few ugly names...Jonathan Bauer2011-03-091-2/+2
* DM also provides current file on updateJonathan Bauer2011-03-091-2/+3
* javascriptInterface can be accessed by "fbgui" now (jsObject also for now..)Jonathan Bauer2011-03-091-0/+1
* miscJonathan Bauer2011-03-081-2/+0Star
* first downloadDir fixJonathan Bauer2011-03-081-0/+1
* .Jonathan Bauer2011-03-081-11/+3Star
* renamed JSObject to a more appropriate name..Jonathan Bauer2011-03-081-0/+70