summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
Commit message (Collapse)AuthorAgeFilesLines
* created modulesNiklas Goby2011-11-231-268/+0Star
|
* last changesNiklas2011-11-041-0/+8
|
* fixed some bugs. show log screen is now bigger and opens a scrollbar ↵Niklas2011-10-251-0/+4
| | | | automatically. debug screens added. fixed continue in debug mode, added progress indicator for all screens.
* added some config possibilitiesNiklas2011-10-211-1/+44
|
* put the NetworkDiscovery code into the src folder of the fbgui. made some ↵Niklas2011-10-191-3/+4
| | | | test, building a usb stick iso and running it on a maschine. did some bug fixes
* corrected some errorsNiklas2011-10-101-4/+11
|
* url status handling, 5sec delay before closing gui when exiting with failure ↵Jonathan Bauer2011-04-241-24/+15Star
| | | | (not actually returning 1 atm), lots of formatting...
* more old tests...Jonathan Bauer2011-04-241-3/+2Star
|
* old testJonathan Bauer2011-04-241-12/+12
|
* 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
|