| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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![]() | |
| | | ||||||
| * | removed old test stuff... | Jonathan Bauer | 2011-02-22 | 1 | -30/+3![]() | |
| | | ||||||
| * | DownloadManager fixed download initialization. | Jonathan Bauer | 2011-02-22 | 1 | -3/+4 | |
| | | ||||||
| * | fix vtable error | Sebastian Schmelzer | 2011-02-01 | 7 | -411/+7![]() | |
| | | ||||||
| * | compiling version.... | Jonathan Bauer | 2011-02-01 | 6 | -41/+61 | |
| | | ||||||
| * | fix jsobject :) | Sebastian Schmelzer | 2011-02-01 | 3 | -20/+22 | |
| | | ||||||
| * | removed unneeded const | Jonathan Bauer | 2011-02-01 | 1 | -1/+1 | |
| | | ||||||
| * | fix for DLManager | Jonathan Bauer | 2011-02-01 | 2 | -5/+5 | |
| | | ||||||
| * | DownloadManager class | Jonathan Bauer | 2011-02-01 | 2 | -0/+51 | |
| | | ||||||
| * | fix | Jonathan Bauer | 2011-02-01 | 1 | -9/+3![]() | |
| | | ||||||
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-02-01 | 5 | -3/+102 | |
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: .metadata/.log .metadata/.plugins/org.eclipse.cdt.core/.log .metadata/.plugins/org.eclipse.cdt.core/fbbrowser.1294830673062.pdom .metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources .metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.usagedata.recording.prefs .metadata/.plugins/org.eclipse.epp.usagedata.recording/usagedata.csv src/fbgui.pro | |||||
| | * | i added jsObject | Niklas Goby | 2011-02-01 | 5 | -5/+98 | |
| | | | | | | | | | Please enter the commit message for your changes. Lines starting | |||||
| * | | deleted .metadata | Jonathan Bauer | 2011-02-01 | 7 | -65/+122 | |
| |/ | ||||||

