summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* changed fbbrowser subclassJonathan Bauer2011-03-065-12/+17
|
* fixed URL loading from cmdlineJonathan Bauer2011-03-063-21/+38
|
* main.cpp addedJonathan Bauer2011-03-061-0/+76
|
* updated code structure, main loop now separate from fbgui class.......Jonathan Bauer2011-03-065-151/+30Star
|
* 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
| | | | needs reworking, tempfix there but messy.)
* -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
| |/ |/| | | | | due to a javascript call.
* | commented out problem linesJonathan Bauer2011-02-221-2/+2
|/
* fix includeSebastian Schmelzer2011-02-222-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
| | | | in the jsObject
* 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-017-411/+7Star
|
* 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
|\ | | | | | | | | | | | | | | | | | | | | 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 jsObjectNiklas Goby2011-02-015-5/+98
| | | | | | | | Please enter the commit message for your changes. Lines starting
* | deleted .metadataJonathan Bauer2011-02-017-65/+122
|/