summaryrefslogtreecommitdiffstats
path: root/src/DownloadManager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* test function that returns a json, use: fbgui.getNames()Jonathan Bauer2011-03-101-154/+0Star
|
* callback function when download queue is emptyJonathan Bauer2011-03-101-2/+2
|
* untestedJonathan Bauer2011-03-101-0/+2
|
* DM: update sends only signals if the progress difference is >1%Jonathan Bauer2011-03-091-4/+10
|
* DM also provides current file on updateJonathan Bauer2011-03-091-1/+1
|
* javascriptInterface can be accessed by "fbgui" now (jsObject also for now..)Jonathan Bauer2011-03-091-9/+14
|
* host lookup, better MAC/IP info functions, IP one doesn't quite work yetJonathan Bauer2011-03-081-19/+24
|
* improvements..improvements....Jonathan Bauer2011-03-081-2/+2
|
* removed debug stuff, room for improvement for setting/parsing dir name...Jonathan Bauer2011-03-081-4/+2Star
|
* first downloadDir fixJonathan Bauer2011-03-081-2/+15
|
* first fixesJonathan Bauer2011-03-081-2/+1Star
|
* .Jonathan Bauer2011-03-081-1/+1
|
* .Jonathan Bauer2011-03-081-0/+1
|
* revmoed old test stuffJonathan Bauer2011-03-081-2/+2
|
* moreJonathan Bauer2011-03-081-2/+8
|
* download directory option preparations (sysInfo: cant test compiling right ↵Jonathan Bauer2011-03-081-0/+3
| | | | now... should me mostly correct)
* first cleanup...Jonathan Bauer2011-03-071-15/+11Star
|
* Reworked code structureJonathan Bauer2011-03-071-2/+6
|
* more random things...Jonathan Bauer2011-03-051-4/+5
|
* removed some old commentsJonathan Bauer2011-03-051-14/+4Star
|
* downloadFile now needs a QUrl&, simplifies things (startDownload slot in jso ↵Jonathan Bauer2011-03-051-26/+25Star
| | | | needs reworking, tempfix there but messy.)
* help fixed, misc cleanups...Jonathan Bauer2011-03-051-3/+0Star
|
* DownloadManager queue fixJonathan Bauer2011-03-051-7/+13
|
* little things...Jonathan Bauer2011-03-051-2/+1Star
|
* Code cleanup, JSO class continued, added webkitTest.html for referenceJonathan Bauer2011-03-041-1/+0Star
|
* Progress bar for downloads (using jQuery) fixedJonathan Bauer2011-03-041-1/+8
|
* download manager improvementsJonathan Bauer2011-03-021-1/+6
|
* Removed QTimer include...Jonathan Bauer2011-03-021-1/+0Star
|
* cleaned up output a bitJonathan Bauer2011-03-021-2/+4
|
* comments & formatting...Jonathan Bauer2011-03-021-21/+33
|
* Queueing for DM implemented. (need to clean debug msgs a bit)Jonathan Bauer2011-03-021-13/+74
|
* Code cleanup; few optimizations; download debug messages...Jonathan Bauer2011-02-221-9/+5Star
|
* DownloadManager fixed download initialization.Jonathan Bauer2011-02-221-3/+4
|
* fix vtable errorSebastian Schmelzer2011-02-011-0/+42