summaryrefslogtreecommitdiffstats
path: root/src/downloadManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* minor code convention fixesJonathan Bauer2011-03-211-214/+0Star
* small steps towards const correctness...Jonathan Bauer2011-03-211-3/+3
* transformed c syntax comments to c++ convention...Jonathan Bauer2011-03-211-23/+23
* checks for existance of download dir, and tries to set to /tmp/fbgui if all f...Jonathan Bauer2011-03-201-13/+25
* debug console now powered by qxt, custom engines, updated debug msgs. Downloa...Jonathan Bauer2011-03-201-45/+45
* (WIP) logViewer wont stay like this, just to show layout possibilities..(WIP)...Jonathan Bauer2011-03-161-1/+1
* logView now global, write(QString text) public function for appending text.Jonathan Bauer2011-03-161-1/+1
* fixJonathan Bauer2011-03-161-0/+2
* new fancy console for debugging, open/close with F4Jonathan Bauer2011-03-161-3/+1Star
* DM now appends download index to filename in case file already existsJonathan Bauer2011-03-161-6/+16
* miscJonathan Bauer2011-03-161-17/+14Star
* -test codeJonathan Bauer2011-03-161-4/+0Star
* javascriptInterface: downloadInfo(filename, filesize) filesize in bytesJonathan Bauer2011-03-161-6/+24
* update progress now calls updateProgressBar(percent, speed) speed in bytes/se...Jonathan Bauer2011-03-161-32/+47
* fixesJonathan Bauer2011-03-151-5/+14
* fbgui.conf default paths checks, update interval modifiable (only in .conf), ...Jonathan Bauer2011-03-151-43/+29Star
* filename now will/can be parsed from the reply headerJonathan Bauer2011-03-101-20/+37
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-03-101-0/+154