summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* fixesJonathan Bauer2011-03-251-8/+0Star
|
* fixesJonathan Bauer2011-03-251-10/+21
|
* usage info updateJonathan Bauer2011-03-241-5/+7
|
* now maybe?Jonathan Bauer2011-03-241-134/+129Star
|
* auto-ident ?Jonathan Bauer2011-03-241-114/+115
|
* miscJonathan Bauer2011-03-241-6/+6
|
* serial path configurableJonathan Bauer2011-03-241-5/+7
|
* timestamps for debug consoleJonathan Bauer2011-03-241-12/+24
|
* improvements...Jonathan Bauer2011-03-241-2/+1Star
|
* trigger file path definableJonathan Bauer2011-03-231-0/+1
|
* pbs test page, POST data (hardcoded atm)Jonathan Bauer2011-03-221-9/+29
|
* transformed c syntax comments to c++ convention...Jonathan Bauer2011-03-211-5/+4Star
|
* debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ↵Jonathan Bauer2011-03-201-9/+9
| | | | console widget (to use on clients). new action ctrl + x kills app
* debug console now powered by qxt, custom engines, updated debug msgs. ↵Jonathan Bauer2011-03-201-15/+5Star
| | | | Download manager now uses notify(message) to send error/status to the javascript interface, checks for download errors (still some missing)
* DM now appends download index to filename in case file already existsJonathan Bauer2011-03-161-1/+2
|
* miscJonathan Bauer2011-03-161-9/+9
|
* fbgui.conf default paths checks, update interval modifiable (only in .conf), ↵Jonathan Bauer2011-03-151-14/+33
| | | | (re)moved header filename parsing, cleanup, cleanupss
* test function that returns a json, use: fbgui.getNames()Jonathan Bauer2011-03-101-0/+6
|
* miscJonathan Bauer2011-03-081-21/+31
|
* host lookup, better MAC/IP info functions, IP one doesn't quite work yetJonathan Bauer2011-03-081-4/+6
|
* improvements..improvements....Jonathan Bauer2011-03-081-8/+5Star
|
* binPath init fixJonathan Bauer2011-03-081-1/+2
|
* statement not needed, true by default.Jonathan Bauer2011-03-081-1/+0Star
|
* gui quit fix.Jonathan Bauer2011-03-081-0/+1
|
* first downloadDir fixJonathan Bauer2011-03-081-6/+7
|
* first fixesJonathan Bauer2011-03-081-9/+14
|
* .Jonathan Bauer2011-03-081-3/+4
|
* .Jonathan Bauer2011-03-081-4/+5
|
* removed old lineJonathan Bauer2011-03-081-1/+0Star
|
* renamed JSObject to a more appropriate name..Jonathan Bauer2011-03-081-50/+48Star
|
* moreJonathan Bauer2011-03-081-5/+0Star
|
* compiling..Jonathan Bauer2011-03-081-4/+5
|
* fix?Jonathan Bauer2011-03-081-1/+2
|
* download directory option preparations (sysInfo: cant test compiling right ↵Jonathan Bauer2011-03-081-4/+15
| | | | now... should me mostly correct)
* first cleanup...Jonathan Bauer2011-03-071-3/+1Star
|
* Reworked code structureJonathan Bauer2011-03-071-5/+19
|
* misc, translatorJonathan Bauer2011-03-061-7/+12
|
* removed unused codeJonathan Bauer2011-03-061-3/+1Star
|
* URL loading from cmdline or config file or default, depending where an URL ↵Jonathan Bauer2011-03-061-16/+13Star
| | | | can be found.
* baseUrl is now global variableJonathan Bauer2011-03-061-13/+8Star
|
* slots in JSObject.h ordered & commentsJonathan Bauer2011-03-061-0/+1
|
* changed fbbrowser subclassJonathan Bauer2011-03-061-1/+1
|
* fixed URL loading from cmdlineJonathan Bauer2011-03-061-10/+16
|
* main.cpp addedJonathan Bauer2011-03-061-0/+76