summaryrefslogtreecommitdiffstats
path: root/src/fbgui.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* javascriptInterface can be accessed by "fbgui" now (jsObject also for now..)Jonathan Bauer2011-03-091-2/+7
|
* miscJonathan Bauer2011-03-081-11/+13
|
* host lookup, better MAC/IP info functions, IP one doesn't quite work yetJonathan Bauer2011-03-081-0/+9
|
* improvements..improvements....Jonathan Bauer2011-03-081-1/+1
|
* binPath init fixJonathan Bauer2011-03-081-2/+2
|
* dead codeJonathan Bauer2011-03-081-6/+0Star
|
* gui quit fix.Jonathan Bauer2011-03-081-1/+5
|
* first downloadDir fixJonathan Bauer2011-03-081-2/+4
|
* first fixesJonathan Bauer2011-03-081-0/+1
|
* renamed JSObject to a more appropriate name..Jonathan Bauer2011-03-081-6/+6
|
* moreJonathan Bauer2011-03-081-0/+1
|
* moreJonathan Bauer2011-03-081-1/+5
|
* compiling..Jonathan Bauer2011-03-081-8/+2Star
|
* fix?Jonathan Bauer2011-03-081-4/+4
|
* miscJonathan Bauer2011-03-081-2/+2
|
* download directory option preparations (sysInfo: cant test compiling right ↵Jonathan Bauer2011-03-081-2/+2
| | | | now... should me mostly correct)
* jsoJonathan Bauer2011-03-071-1/+1
|
* first cleanup...Jonathan Bauer2011-03-071-8/+24
|
* Reworked code structureJonathan Bauer2011-03-071-11/+13
|
* removed unused codeJonathan Bauer2011-03-061-14/+0Star
|
* URL loading from cmdline or config file or default, depending where an URL ↵Jonathan Bauer2011-03-061-2/+3
| | | | can be found.
* baseUrl is now global variableJonathan Bauer2011-03-061-6/+16
|
* cleaned includes a bitJonathan Bauer2011-03-061-1/+0Star
|
* jsobject member renamingJonathan Bauer2011-03-061-2/+0Star
|
* changed fbbrowser subclassJonathan Bauer2011-03-061-3/+2Star
|
* fixed URL loading from cmdlineJonathan Bauer2011-03-061-9/+18
|
* updated code structure, main loop now separate from fbgui class.......Jonathan Bauer2011-03-061-67/+11Star
|
* url short option fixedJonathan Bauer2011-03-051-1/+0Star
|
* more random things...Jonathan Bauer2011-03-051-4/+0Star
|
* -qws options not needed anymore (it is set in the constructor of QApplication.)Jonathan Bauer2011-03-051-4/+7
|
* printUsage updated, random ideas...Jonathan Bauer2011-03-051-6/+11
|
* help fixed, misc cleanups...Jonathan Bauer2011-03-051-6/+19
|
* URL parsing now works with CommandLineOptions. Incomplete...Jonathan Bauer2011-03-051-7/+15
|
* misc.Jonathan Bauer2011-03-051-7/+2Star
|
* Command line options parsing moved to its own class, in preparation for SettingsJonathan Bauer2011-03-051-39/+22Star
|
* Code cleanup, JSO class continued, added webkitTest.html for referenceJonathan Bauer2011-03-041-2/+1Star
|
* Progress bar for downloads (using jQuery) fixedJonathan Bauer2011-03-041-4/+7
|
* cleaned up output a bitJonathan Bauer2011-03-021-1/+1
|
* Simplified printing of the application path; more cleanupJonathan Bauer2011-02-221-18/+2Star
|
* fix vtable errorSebastian Schmelzer2011-02-011-1/+1
|
* deleted .metadataJonathan Bauer2011-02-011-6/+6
|
* Alternative to getPath() function using QT classesJonathan Bauer2011-02-011-2/+6
|
* Started the download functionality, imcomplete though...Jonathan Bauer2011-01-271-2/+2
|
* getPath(): some improvements...Jonathan Bauer2011-01-271-7/+4Star
|
* getPath(): using qDebug() instead of std::coutJonathan Bauer2011-01-271-4/+8
|
* changed getPath() function, now uses /proc/self/exe to get the path.Jonathan Bauer2011-01-271-9/+10
|
* updatedJonathan Bauer2011-01-251-0/+83