summaryrefslogtreecommitdiffstats
path: root/src/fbbrowser.h
Commit message (Collapse)AuthorAgeFilesLines
* first cleanup...Jonathan Bauer2011-03-071-36/+0Star
|
* Reworked code structureJonathan Bauer2011-03-071-19/+1Star
|
* URL loading from cmdline or config file or default, depending where an URL ↵Jonathan Bauer2011-03-061-1/+1
| | | | can be found.
* baseUrl is now global variableJonathan Bauer2011-03-061-2/+3
|
* updated JSObject to only mediate functions calls, fbbrowser does all the ↵Jonathan Bauer2011-03-061-0/+4
| | | | info fetching etc
* updated communication between jso/dm/fbbJonathan Bauer2011-03-061-1/+4
|
* changed fbbrowser subclassJonathan Bauer2011-03-061-3/+5
|
* Command line options parsing moved to its own class, in preparation for SettingsJonathan Bauer2011-03-051-3/+5
|
* Code cleanup, JSO class continued, added webkitTest.html for referenceJonathan Bauer2011-03-041-38/+8Star
|
* Progress bar for downloads (using jQuery) fixedJonathan Bauer2011-03-041-2/+7
|
* download manager improvementsJonathan Bauer2011-03-021-0/+2
|
* it is possible to print out the time and a hello world alert. both is emited ↵Niklas Goby2011-02-221-0/+1
| | | | due to a javascript call.
* fix includeSebastian Schmelzer2011-02-221-1/+2
|
* changes in the fbbrowser class, added some slots for the jsOject and signals ↵Niklas Goby2011-02-221-1/+19
| | | | in the jsObject
* Code cleanup; few optimizations; download debug messages...Jonathan Bauer2011-02-221-8/+2Star
|
* fix vtable errorSebastian Schmelzer2011-02-011-1/+1
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-02-011-0/+1
|\ | | | | | | | | | | | | | | | | | | | | 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-011-0/+1
| | | | | | | | Please enter the commit message for your changes. Lines starting
* | deleted .metadataJonathan Bauer2011-02-011-0/+1
|/
* Started the download functionality, imcomplete though...Jonathan Bauer2011-01-271-2/+12
|
* renaming, little things..Jonathan Bauer2011-01-271-1/+1
|
* fixed a few things...Jonathan Bauer2011-01-251-4/+3Star
|
* updatedJonathan Bauer2011-01-251-0/+40