summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* url short option fixedJonathan Bauer2011-03-053-6/+2Star
* more random things...Jonathan Bauer2011-03-053-11/+5Star
* removed some old commentsJonathan Bauer2011-03-052-15/+4Star
* downloadFile now needs a QUrl&, simplifies things (startDownload slot in jso ...Jonathan Bauer2011-03-055-35/+43
* -qws options not needed anymore (it is set in the constructor of QApplication.)Jonathan Bauer2011-03-052-12/+13
* printUsage updated, random ideas...Jonathan Bauer2011-03-051-6/+11
* help fixed, misc cleanups...Jonathan Bauer2011-03-053-11/+22
* URL parsing now works with CommandLineOptions. Incomplete...Jonathan Bauer2011-03-054-9/+31
* misc.Jonathan Bauer2011-03-055-24/+12Star
* Command line options parsing moved to its own class, in preparation for SettingsJonathan Bauer2011-03-058-45/+93
* webkitTest.html: resetting of progress bar when download finishes.Jonathan Bauer2011-03-051-1/+8
* DownloadManager queue fixJonathan Bauer2011-03-052-8/+13
* euhm yeah...Jonathan Bauer2011-03-054-44/+30Star
* little things...Jonathan Bauer2011-03-054-21/+14Star
* Code cleanup, JSO class continued, added webkitTest.html for referenceJonathan Bauer2011-03-0410-455/+275Star
* default url for testApp.shJonathan Bauer2011-03-041-3/+4
* Progress bar for downloads (using jQuery) fixedJonathan Bauer2011-03-046-29/+48
* Added javascript functionality for download manager..Jonathan Bauer2011-03-031-4/+11
* download manager improvementsJonathan Bauer2011-03-024-12/+20
* Removed QTimer include...Jonathan Bauer2011-03-021-1/+0Star
* cleaned up output a bitJonathan Bauer2011-03-023-4/+6
* comments & formatting...Jonathan Bauer2011-03-022-32/+38
* Queueing for DM implemented. (need to clean debug msgs a bit)Jonathan Bauer2011-03-023-19/+101
* it is now possible to see the mac address as wellNiklas Goby2011-02-221-1/+18
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-02-221-2/+3
|\
| * Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/fbguiSebastian Schmelzer2011-02-221-2/+2
| |\
| * | multiuser enabledSebastian Schmelzer2011-02-221-2/+3
* | | it is possible to print out the time and a hello world alert. both is emited ...Niklas Goby2011-02-223-2/+15
* | | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-02-222-2/+2
|\ \ \ | | |/ | |/|
| * | commented out problem linesJonathan Bauer2011-02-221-2/+2
| |/
| * fix includeSebastian Schmelzer2011-02-222-2/+2
* | nichtsNiklas Goby2011-02-221-2/+2
|/
* reupped files...Jonathan Bauer2011-02-224-0/+83
* changes in the fbbrowser class, added some slots for the jsOject and signals ...Niklas Goby2011-02-229-221/+116Star
* Simplified printing of the application path; more cleanupJonathan Bauer2011-02-223-31/+7Star
* Code cleanup; few optimizations; download debug messages...Jonathan Bauer2011-02-224-35/+10Star
* removed old test stuff...Jonathan Bauer2011-02-221-30/+3Star
* DownloadManager fixed download initialization.Jonathan Bauer2011-02-221-3/+4
* fix vtable errorSebastian Schmelzer2011-02-018-411/+8Star
* compiling version....Jonathan Bauer2011-02-016-41/+61
* fix jsobject :)Sebastian Schmelzer2011-02-013-20/+22
* removed unneeded constJonathan Bauer2011-02-011-1/+1
* fix for DLManagerJonathan Bauer2011-02-012-5/+5
* DownloadManager classJonathan Bauer2011-02-012-0/+51
* fixJonathan Bauer2011-02-011-9/+3Star
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-02-015-3/+102
|\
| * i added jsObjectNiklas Goby2011-02-0123-194/+1166
* | deleted .metadataJonathan Bauer2011-02-0142-11274/+122Star
|/
* Alternative to getPath() function using QT classesJonathan Bauer2011-02-011-2/+6
* Started the download functionality, imcomplete though...Jonathan Bauer2011-01-276-87/+253