summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* log file config fixJonathan Bauer2011-04-241-4/+5
|
* new logger engine to output in file, configurable per cmdline / config fileJonathan Bauer2011-04-241-14/+29
|
* auto-close removed, handled by fbgui nowmakeJonathan Bauer2011-04-241-1/+8
|
* uniformed ident 3-spaced....joe2011-04-211-180/+178Star
|
* fixed kernel command line reading & fixed performShutDown / performRebootjoe2011-04-201-1/+2
|
* kexec done by fbguijoe2011-04-201-0/+7
|
* uniformed formatting...Jonathan Bauer2011-04-181-60/+63
|
* cursor hidden by QWSServer, added loading animation for preload page, ↵Jonathan Bauer2011-04-161-2/+2
| | | | started preload-debug page
* trigger watch fix & waiting cursor until URLJonathan Bauer2011-04-131-1/+1
|
* skip trigger checks if trigger is already presentJonathan Bauer2011-04-131-1/+2
|
* cursor hidden until URL loadedJonathan Bauer2011-04-131-0/+2
|
* started inline documentationJonathan Bauer2011-04-111-3/+14
|
* improvementsJonathan Bauer2011-03-251-12/+18
|
* 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
|