summaryrefslogtreecommitdiffstats
path: root/src/fbbrowser.cpp
Commit message (Collapse)AuthorAgeFilesLines
* URL loading from cmdline or config file or default, depending where an URL ↵Jonathan Bauer2011-03-061-45/+46
| | | | can be found.
* baseUrl is now global variableJonathan Bauer2011-03-061-8/+8
|
* miscJonathan Bauer2011-03-061-1/+0Star
|
* updated JSObject to only mediate functions calls, fbbrowser does all the ↵Jonathan Bauer2011-03-061-0/+29
| | | | info fetching etc
* URL forward to DownloadManager fixupJonathan Bauer2011-03-061-5/+3Star
|
* updated communication between jso/dm/fbbJonathan Bauer2011-03-061-3/+19
|
* jsobject member renamingJonathan Bauer2011-03-061-0/+2
|
* changed fbbrowser subclassJonathan Bauer2011-03-061-4/+6
|
* more random things...Jonathan Bauer2011-03-051-3/+0Star
|
* downloadFile now needs a QUrl&, simplifies things (startDownload slot in jso ↵Jonathan Bauer2011-03-051-2/+2
| | | | needs reworking, tempfix there but messy.)
* misc.Jonathan Bauer2011-03-051-1/+0Star
|
* Command line options parsing moved to its own class, in preparation for SettingsJonathan Bauer2011-03-051-0/+1
|
* DownloadManager queue fixJonathan Bauer2011-03-051-1/+0Star
|
* euhm yeah...Jonathan Bauer2011-03-051-2/+2
|
* little things...Jonathan Bauer2011-03-051-5/+4Star
|
* Code cleanup, JSO class continued, added webkitTest.html for referenceJonathan Bauer2011-03-041-145/+22Star
|
* Progress bar for downloads (using jQuery) fixedJonathan Bauer2011-03-041-21/+21
|
* Added javascript functionality for download manager..Jonathan Bauer2011-03-031-4/+11
|
* download manager improvementsJonathan Bauer2011-03-021-9/+6Star
|
* cleaned up output a bitJonathan Bauer2011-03-021-1/+1
|
* Queueing for DM implemented. (need to clean debug msgs a bit)Jonathan Bauer2011-03-021-3/+10
|
* it is now possible to see the mac address as wellNiklas Goby2011-02-221-1/+18
|
* it is possible to print out the time and a hello world alert. both is emited ↵Niklas Goby2011-02-221-2/+13
| | | | due to a javascript call.
* nichtsNiklas Goby2011-02-221-2/+2
|
* changes in the fbbrowser class, added some slots for the jsOject and signals ↵Niklas Goby2011-02-221-1/+62
| | | | in the jsObject
* Simplified printing of the application path; more cleanupJonathan Bauer2011-02-221-12/+5Star
|
* Code cleanup; few optimizations; download debug messages...Jonathan Bauer2011-02-221-15/+2Star
|
* removed old test stuff...Jonathan Bauer2011-02-221-30/+3Star
|
* compiling version....Jonathan Bauer2011-02-011-1/+1
|
* fix jsobject :)Sebastian Schmelzer2011-02-011-1/+1
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-02-011-2/+14
|\ | | | | | | | | | | | | | | | | | | | | 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-2/+14
| | | | | | | | Please enter the commit message for your changes. Lines starting
* | deleted .metadataJonathan Bauer2011-02-011-0/+7
|/
* Started the download functionality, imcomplete though...Jonathan Bauer2011-01-271-21/+48
|
* renaming, little things..Jonathan Bauer2011-01-271-2/+3
|
* changed getPath() function, now uses /proc/self/exe to get the path.Jonathan Bauer2011-01-271-1/+1
|
* fixed a few things...Jonathan Bauer2011-01-251-4/+4
|
* updatedJonathan Bauer2011-01-251-0/+89