| Commit message (Expand) | Author | Age | Files | Lines |
| * | URL loading from cmdline or config file or default, depending where an URL ca... | Jonathan Bauer | 2011-03-06 | 1 | -45/+46 |
| * | baseUrl is now global variable | Jonathan Bauer | 2011-03-06 | 1 | -8/+8 |
| * | misc | Jonathan Bauer | 2011-03-06 | 1 | -1/+0 |
| * | updated JSObject to only mediate functions calls, fbbrowser does all the info... | Jonathan Bauer | 2011-03-06 | 1 | -0/+29 |
| * | URL forward to DownloadManager fixup | Jonathan Bauer | 2011-03-06 | 1 | -5/+3 |
| * | updated communication between jso/dm/fbb | Jonathan Bauer | 2011-03-06 | 1 | -3/+19 |
| * | jsobject member renaming | Jonathan Bauer | 2011-03-06 | 1 | -0/+2 |
| * | changed fbbrowser subclass | Jonathan Bauer | 2011-03-06 | 1 | -4/+6 |
| * | more random things... | Jonathan Bauer | 2011-03-05 | 1 | -3/+0 |
| * | downloadFile now needs a QUrl&, simplifies things (startDownload slot in jso ... | Jonathan Bauer | 2011-03-05 | 1 | -2/+2 |
| * | misc. | Jonathan Bauer | 2011-03-05 | 1 | -1/+0 |
| * | Command line options parsing moved to its own class, in preparation for Settings | Jonathan Bauer | 2011-03-05 | 1 | -0/+1 |
| * | DownloadManager queue fix | Jonathan Bauer | 2011-03-05 | 1 | -1/+0 |
| * | euhm yeah... | Jonathan Bauer | 2011-03-05 | 1 | -2/+2 |
| * | little things... | Jonathan Bauer | 2011-03-05 | 1 | -5/+4 |
| * | Code cleanup, JSO class continued, added webkitTest.html for reference | Jonathan Bauer | 2011-03-04 | 1 | -145/+22 |
| * | Progress bar for downloads (using jQuery) fixed | Jonathan Bauer | 2011-03-04 | 1 | -21/+21 |
| * | Added javascript functionality for download manager.. | Jonathan Bauer | 2011-03-03 | 1 | -4/+11 |
| * | download manager improvements | Jonathan Bauer | 2011-03-02 | 1 | -9/+6 |
| * | cleaned up output a bit | Jonathan Bauer | 2011-03-02 | 1 | -1/+1 |
| * | Queueing for DM implemented. (need to clean debug msgs a bit) | Jonathan Bauer | 2011-03-02 | 1 | -3/+10 |
| * | it is now possible to see the mac address as well | Niklas Goby | 2011-02-22 | 1 | -1/+18 |
| * | it is possible to print out the time and a hello world alert. both is emited ... | Niklas Goby | 2011-02-22 | 1 | -2/+13 |
| * | nichts | Niklas Goby | 2011-02-22 | 1 | -2/+2 |
| * | changes in the fbbrowser class, added some slots for the jsOject and signals ... | Niklas Goby | 2011-02-22 | 1 | -1/+62 |
| * | Simplified printing of the application path; more cleanup | Jonathan Bauer | 2011-02-22 | 1 | -12/+5 |
| * | Code cleanup; few optimizations; download debug messages... | Jonathan Bauer | 2011-02-22 | 1 | -15/+2 |
| * | removed old test stuff... | Jonathan Bauer | 2011-02-22 | 1 | -30/+3 |
| * | compiling version.... | Jonathan Bauer | 2011-02-01 | 1 | -1/+1 |
| * | fix jsobject :) | Sebastian Schmelzer | 2011-02-01 | 1 | -1/+1 |
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-02-01 | 1 | -2/+14 |
| |\ |
|
| | * | i added jsObject | Niklas Goby | 2011-02-01 | 1 | -2/+14 |
| * | | deleted .metadata | Jonathan Bauer | 2011-02-01 | 1 | -0/+7 |
| |/ |
|
| * | Started the download functionality, imcomplete though... | Jonathan Bauer | 2011-01-27 | 1 | -21/+48 |
| * | renaming, little things.. | Jonathan Bauer | 2011-01-27 | 1 | -2/+3 |
| * | changed getPath() function, now uses /proc/self/exe to get the path. | Jonathan Bauer | 2011-01-27 | 1 | -1/+1 |
| * | fixed a few things... | Jonathan Bauer | 2011-01-25 | 1 | -4/+4 |
| * | updated | Jonathan Bauer | 2011-01-25 | 1 | -0/+89 |