| Commit message (Expand) | Author | Age | Files | Lines |
| * | javascriptInterface: downloadInfo(filename, filesize) filesize in bytes | Jonathan Bauer | 2011-03-16 | 1 | -2/+3 |
| * | update progress now calls updateProgressBar(percent, speed) speed in bytes/se... | Jonathan Bauer | 2011-03-16 | 1 | -1/+1 |
| * | fixes | Jonathan Bauer | 2011-03-15 | 1 | -1/+2 |
| * | fbgui.conf default paths checks, update interval modifiable (only in .conf), ... | Jonathan Bauer | 2011-03-15 | 1 | -3/+7 |
| * | test function that returns a json, use: fbgui.getNames() | Jonathan Bauer | 2011-03-10 | 1 | -2/+2 |
| * | callback function when download queue is empty | Jonathan Bauer | 2011-03-10 | 1 | -1/+1 |
| * | untested | Jonathan Bauer | 2011-03-10 | 1 | -0/+1 |
| * | fix | Jonathan Bauer | 2011-03-10 | 1 | -8/+1 |
| * | renamed a few ugly names... | Jonathan Bauer | 2011-03-09 | 1 | -1/+1 |
| * | DM also provides current file on update | Jonathan Bauer | 2011-03-09 | 1 | -3/+1 |
| * | javascriptInterface can be accessed by "fbgui" now (jsObject also for now..) | Jonathan Bauer | 2011-03-09 | 1 | -2/+7 |
| * | misc | Jonathan Bauer | 2011-03-08 | 1 | -11/+13 |
| * | host lookup, better MAC/IP info functions, IP one doesn't quite work yet | Jonathan Bauer | 2011-03-08 | 1 | -0/+9 |
| * | improvements..improvements.... | Jonathan Bauer | 2011-03-08 | 1 | -1/+1 |
| * | binPath init fix | Jonathan Bauer | 2011-03-08 | 1 | -2/+2 |
| * | dead code | Jonathan Bauer | 2011-03-08 | 1 | -6/+0 |
| * | gui quit fix. | Jonathan Bauer | 2011-03-08 | 1 | -1/+5 |
| * | first downloadDir fix | Jonathan Bauer | 2011-03-08 | 1 | -2/+4 |
| * | first fixes | Jonathan Bauer | 2011-03-08 | 1 | -0/+1 |
| * | renamed JSObject to a more appropriate name.. | Jonathan Bauer | 2011-03-08 | 1 | -6/+6 |
| * | more | Jonathan Bauer | 2011-03-08 | 1 | -0/+1 |
| * | more | Jonathan Bauer | 2011-03-08 | 1 | -1/+5 |
| * | compiling.. | Jonathan Bauer | 2011-03-08 | 1 | -8/+2 |
| * | fix? | Jonathan Bauer | 2011-03-08 | 1 | -4/+4 |
| * | misc | Jonathan Bauer | 2011-03-08 | 1 | -2/+2 |
| * | download directory option preparations (sysInfo: cant test compiling right no... | Jonathan Bauer | 2011-03-08 | 1 | -2/+2 |
| * | jso | Jonathan Bauer | 2011-03-07 | 1 | -1/+1 |
| * | first cleanup... | Jonathan Bauer | 2011-03-07 | 1 | -8/+24 |
| * | Reworked code structure | Jonathan Bauer | 2011-03-07 | 1 | -11/+13 |
| * | removed unused code | Jonathan Bauer | 2011-03-06 | 1 | -14/+0 |
| * | URL loading from cmdline or config file or default, depending where an URL ca... | Jonathan Bauer | 2011-03-06 | 1 | -2/+3 |
| * | baseUrl is now global variable | Jonathan Bauer | 2011-03-06 | 1 | -6/+16 |
| * | cleaned includes a bit | Jonathan Bauer | 2011-03-06 | 1 | -1/+0 |
| * | jsobject member renaming | Jonathan Bauer | 2011-03-06 | 1 | -2/+0 |
| * | changed fbbrowser subclass | Jonathan Bauer | 2011-03-06 | 1 | -3/+2 |
| * | fixed URL loading from cmdline | Jonathan Bauer | 2011-03-06 | 1 | -9/+18 |
| * | updated code structure, main loop now separate from fbgui class....... | Jonathan Bauer | 2011-03-06 | 1 | -67/+11 |
| * | url short option fixed | Jonathan Bauer | 2011-03-05 | 1 | -1/+0 |
| * | more random things... | Jonathan Bauer | 2011-03-05 | 1 | -4/+0 |
| * | -qws options not needed anymore (it is set in the constructor of QApplication.) | Jonathan Bauer | 2011-03-05 | 1 | -4/+7 |
| * | printUsage updated, random ideas... | Jonathan Bauer | 2011-03-05 | 1 | -6/+11 |
| * | help fixed, misc cleanups... | Jonathan Bauer | 2011-03-05 | 1 | -6/+19 |
| * | URL parsing now works with CommandLineOptions. Incomplete... | Jonathan Bauer | 2011-03-05 | 1 | -7/+15 |
| * | misc. | Jonathan Bauer | 2011-03-05 | 1 | -7/+2 |
| * | Command line options parsing moved to its own class, in preparation for Settings | Jonathan Bauer | 2011-03-05 | 1 | -39/+22 |
| * | Code cleanup, JSO class continued, added webkitTest.html for reference | Jonathan Bauer | 2011-03-04 | 1 | -2/+1 |
| * | Progress bar for downloads (using jQuery) fixed | Jonathan Bauer | 2011-03-04 | 1 | -4/+7 |
| * | cleaned up output a bit | Jonathan Bauer | 2011-03-02 | 1 | -1/+1 |
| * | Simplified printing of the application path; more cleanup | Jonathan Bauer | 2011-02-22 | 1 | -18/+2 |
| * | fix vtable error | Sebastian Schmelzer | 2011-02-01 | 1 | -1/+1 |