| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc, translator | Jonathan Bauer | 2011-03-06 | 2 | -8/+12 |
| | | |||||
| * | removed unused code | Jonathan Bauer | 2011-03-06 | 3 | -20/+1![]() |
| | | |||||
| * | DEFAULT_URL, forgot to change it before last commit.. | Jonathan Bauer | 2011-03-06 | 1 | -1/+1 |
| | | |||||
| * | URL loading from cmdline or config file or default, depending where an URL ↵ | Jonathan Bauer | 2011-03-06 | 6 | -64/+68 |
| | | | | | can be found. | ||||
| * | baseUrl is now global variable | Jonathan Bauer | 2011-03-06 | 5 | -32/+40 |
| | | |||||
| * | cleaned includes a bit | Jonathan Bauer | 2011-03-06 | 2 | -4/+0![]() |
| | | |||||
| * | slots in JSObject.h ordered & comments | Jonathan Bauer | 2011-03-06 | 2 | -11/+8![]() |
| | | |||||
| * | misc | Jonathan Bauer | 2011-03-06 | 3 | -9/+1![]() |
| | | |||||
| * | updated JSObject to only mediate functions calls, fbbrowser does all the ↵ | Jonathan Bauer | 2011-03-06 | 4 | -22/+55 |
| | | | | | info fetching etc | ||||
| * | URL forward to DownloadManager fixup | Jonathan Bauer | 2011-03-06 | 1 | -5/+3![]() |
| | | |||||
| * | updated communication between jso/dm/fbb | Jonathan Bauer | 2011-03-06 | 4 | -10/+26 |
| | | |||||
| * | jsobject member renaming | Jonathan Bauer | 2011-03-06 | 4 | -13/+15 |
| | | |||||
| * | changed fbbrowser subclass | Jonathan Bauer | 2011-03-06 | 5 | -12/+17 |
| | | |||||
| * | fixed URL loading from cmdline | Jonathan Bauer | 2011-03-06 | 3 | -21/+38 |
| | | |||||
| * | main.cpp added | Jonathan Bauer | 2011-03-06 | 1 | -0/+76 |
| | | |||||
| * | updated code structure, main loop now separate from fbgui class....... | Jonathan Bauer | 2011-03-06 | 5 | -151/+30![]() |
| | | |||||
| * | url short option fixed | Jonathan Bauer | 2011-03-05 | 3 | -6/+2![]() |
| | | |||||
| * | more random things... | Jonathan Bauer | 2011-03-05 | 3 | -11/+5![]() |
| | | |||||
| * | removed some old comments | Jonathan Bauer | 2011-03-05 | 2 | -15/+4![]() |
| | | |||||
| * | downloadFile now needs a QUrl&, simplifies things (startDownload slot in jso ↵ | Jonathan Bauer | 2011-03-05 | 5 | -35/+43 |
| | | | | | needs reworking, tempfix there but messy.) | ||||
| * | -qws options not needed anymore (it is set in the constructor of QApplication.) | Jonathan Bauer | 2011-03-05 | 2 | -12/+13 |
| | | |||||
| * | printUsage updated, random ideas... | Jonathan Bauer | 2011-03-05 | 1 | -6/+11 |
| | | |||||
| * | help fixed, misc cleanups... | Jonathan Bauer | 2011-03-05 | 3 | -11/+22 |
| | | |||||
| * | URL parsing now works with CommandLineOptions. Incomplete... | Jonathan Bauer | 2011-03-05 | 4 | -9/+31 |
| | | |||||
| * | misc. | Jonathan Bauer | 2011-03-05 | 5 | -24/+12![]() |
| | | |||||
| * | Command line options parsing moved to its own class, in preparation for Settings | Jonathan Bauer | 2011-03-05 | 8 | -45/+93 |
| | | |||||
| * | webkitTest.html: resetting of progress bar when download finishes. | Jonathan Bauer | 2011-03-05 | 1 | -1/+8 |
| | | |||||
| * | DownloadManager queue fix | Jonathan Bauer | 2011-03-05 | 2 | -8/+13 |
| | | |||||
| * | euhm yeah... | Jonathan Bauer | 2011-03-05 | 4 | -44/+30![]() |
| | | |||||
| * | little things... | Jonathan Bauer | 2011-03-05 | 4 | -21/+14![]() |
| | | |||||
| * | Code cleanup, JSO class continued, added webkitTest.html for reference | Jonathan Bauer | 2011-03-04 | 10 | -455/+275![]() |
| | | |||||
| * | default url for testApp.sh | Jonathan Bauer | 2011-03-04 | 1 | -3/+4 |
| | | |||||
| * | Progress bar for downloads (using jQuery) fixed | Jonathan Bauer | 2011-03-04 | 6 | -29/+48 |
| | | |||||
| * | Added javascript functionality for download manager.. | Jonathan Bauer | 2011-03-03 | 1 | -4/+11 |
| | | |||||
| * | download manager improvements | Jonathan Bauer | 2011-03-02 | 4 | -12/+20 |
| | | |||||
| * | Removed QTimer include... | Jonathan Bauer | 2011-03-02 | 1 | -1/+0![]() |
| | | |||||
| * | cleaned up output a bit | Jonathan Bauer | 2011-03-02 | 3 | -4/+6 |
| | | |||||
| * | comments & formatting... | Jonathan Bauer | 2011-03-02 | 2 | -32/+38 |
| | | |||||
| * | Queueing for DM implemented. (need to clean debug msgs a bit) | Jonathan Bauer | 2011-03-02 | 3 | -19/+101 |
| | | |||||
| * | it is now possible to see the mac address as well | Niklas Goby | 2011-02-22 | 1 | -1/+18 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Niklas Goby | 2011-02-22 | 1 | -2/+3 |
| |\ | |||||
| | * | Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/fbgui | Sebastian Schmelzer | 2011-02-22 | 1 | -2/+2 |
| | |\ | |||||
| | * | | multiuser enabled | Sebastian Schmelzer | 2011-02-22 | 1 | -2/+3 |
| | | | | |||||
| * | | | it is possible to print out the time and a hello world alert. both is emited ↵ | Niklas Goby | 2011-02-22 | 3 | -2/+15 |
| | |/ |/| | | | | | due to a javascript call. | ||||
| * | | commented out problem lines | Jonathan Bauer | 2011-02-22 | 1 | -2/+2 |
| |/ | |||||
| * | fix include | Sebastian Schmelzer | 2011-02-22 | 2 | -2/+2 |
| | | |||||
| * | reupped files... | Jonathan Bauer | 2011-02-22 | 4 | -0/+83 |
| | | |||||
| * | changes in the fbbrowser class, added some slots for the jsOject and signals ↵ | Niklas Goby | 2011-02-22 | 9 | -221/+116![]() |
| | | | | | in the jsObject | ||||
| * | Simplified printing of the application path; more cleanup | Jonathan Bauer | 2011-02-22 | 3 | -31/+7![]() |
| | | |||||
| * | Code cleanup; few optimizations; download debug messages... | Jonathan Bauer | 2011-02-22 | 4 | -35/+10![]() |
| | | |||||

