summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* miscJonathan Bauer2011-03-086-5/+9
* download directory option preparations (sysInfo: cant test compiling right no...Jonathan Bauer2011-03-084-7/+21
* jsoJonathan Bauer2011-03-074-7/+17
* typosJonathan Bauer2011-03-072-3/+3
* mehJonathan Bauer2011-03-072-0/+46
* ....Jonathan Bauer2011-03-073-49/+3Star
* hello test.htmlJonathan Bauer2011-03-072-3/+2Star
* adios webkitTest.htmlJonathan Bauer2011-03-071-0/+0
* fbgui.proJoe2011-03-071-2/+4
* SysInfo class .. (bad name I know...)Joe2011-03-073-1/+46
* bye bye fbbrowser.uiJonathan Bauer2011-03-072-32/+2Star
* first cleanup...Jonathan Bauer2011-03-0711-272/+61Star
* Reworked code structureJonathan Bauer2011-03-0710-90/+87Star
* webkitTest.html local loading of jQuery stuffJonathan Bauer2011-03-071-4/+4
* misc, translatorJonathan Bauer2011-03-062-8/+12
* removed unused codeJonathan Bauer2011-03-063-20/+1Star
* DEFAULT_URL, forgot to change it before last commit..Jonathan Bauer2011-03-061-1/+1
* URL loading from cmdline or config file or default, depending where an URL ca...Jonathan Bauer2011-03-066-64/+68
* baseUrl is now global variableJonathan Bauer2011-03-065-32/+40
* cleaned includes a bitJonathan Bauer2011-03-062-4/+0Star
* slots in JSObject.h ordered & commentsJonathan Bauer2011-03-062-11/+8Star
* miscJonathan Bauer2011-03-063-9/+1Star
* updated JSObject to only mediate functions calls, fbbrowser does all the info...Jonathan Bauer2011-03-064-22/+55
* URL forward to DownloadManager fixupJonathan Bauer2011-03-061-5/+3Star
* updated communication between jso/dm/fbbJonathan Bauer2011-03-064-10/+26
* jsobject member renamingJonathan Bauer2011-03-064-13/+15
* 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
* -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