summaryrefslogtreecommitdiffstats
path: root/src/fbgui.h
Commit message (Collapse)AuthorAgeFilesLines
* corrected some errorsNiklas2011-10-101-0/+3
|
* 1sec delay between loading page showing & preparing kexecJonathan Bauer2011-04-251-7/+6Star
|
* loading system page improved display logicJonathan Bauer2011-04-251-1/+1
|
* url status handling, 5sec delay before closing gui when exiting with failure ↵Jonathan Bauer2011-04-241-15/+19
| | | | (not actually returning 1 atm), lots of formatting...
* old testJonathan Bauer2011-04-241-1/+1
|
* log file config fixJonathan Bauer2011-04-241-1/+1
|
* new logger engine to output in file, configurable per cmdline / config fileJonathan Bauer2011-04-241-1/+3
|
* download manager threaded again, debug preload pageJonathan Bauer2011-04-241-1/+2
|
* uniformed ident 3-spaced....joe2011-04-211-61/+60Star
|
* kexec done by fbguijoe2011-04-201-1/+5
|
* two new methods in the JavascriptInterface class. public slot methods:Niklas Goby2011-04-181-0/+6
| | | | | | | | shutDown() and reboot() both emit a signal (shutDownClient() / rebootClient() ) which is connected in the fbgui class with the fbgui::performShutDown() / fbgui::performReboot() method. (ticket: #215)
* uniformed formatting...Jonathan Bauer2011-04-181-66/+63Star
|
* cursor hidden by QWSServer, added loading animation for preload page, ↵Jonathan Bauer2011-04-161-0/+1
| | | | started preload-debug page
* Download manager now threaded (Ticket #205) & change the watcher to create ↵Jonathan Bauer2011-04-141-3/+5
| | | | the trigger file and wait til it is modified, changing the file (f.e. writing something) triggers URL load
* started inline documentationJonathan Bauer2011-04-111-7/+28
|
* improvementsJonathan Bauer2011-03-251-4/+3Star
|
* separated debug console creation and layout setupJonathan Bauer2011-03-241-1/+3
|
* moreJonathan Bauer2011-03-241-3/+4
|
* md5 hash of eth0 mac + ip for hardwarehash tests, completed POST data buildingJonathan Bauer2011-03-241-0/+1
|
* cleanups....Jonathan Bauer2011-03-241-7/+11
|
* timestamps for debug consoleJonathan Bauer2011-03-241-1/+2
|
* callback fixJonathan Bauer2011-03-241-1/+1
|
* loadURL() called when trigger file foundJonathan Bauer2011-03-231-1/+3
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-03-231-6/+3Star
|\ | | | | | | | | Conflicts: src/fbgui.h
| * file/dir checks for the file triggeringJonathan Bauer2011-03-231-6/+3Star
| |
* | working jquery over qrcNiklas Goby2011-03-231-0/+1
|/
* trigger file path definableJonathan Bauer2011-03-231-1/+1
|
* pbs test page, POST data (hardcoded atm)Jonathan Bauer2011-03-221-0/+2
|
* back to loading baseURL until display logic is implemented. working pbs ↵Jonathan Bauer2011-03-211-3/+4
| | | | test, working watcher, both disabled for now.
* commented (working) watchdhcp for now til logic ist complete, java interface ↵Jonathan Bauer2011-03-211-0/+1
| | | | has getSession that read the session id from the pbs
* checkHost now returns boolJonathan Bauer2011-03-211-1/+1
|
* some changes in the filesystemwatcherNiklas Goby2011-03-211-1/+2
| | | | add tow new methods
* filesystemwatcher works now. firs: load loadAbout.html pageNiklas Goby2011-03-211-0/+6
| | | | | if changes are done in the directory <applicationDir>/testChange/ switch the page to the the real
* transformed c syntax comments to c++ convention...Jonathan Bauer2011-03-211-5/+6
|
* debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ↵Jonathan Bauer2011-03-201-2/+8
| | | | 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-3/+5
| | | | Download manager now uses notify(message) to send error/status to the javascript interface, checks for download errors (still some missing)
* layout: using QSplitter to split webView/logView in the main window, seems ↵Jonathan Bauer2011-03-181-2/+6
| | | | better
* layout: logViewer as a bottom widget, resizeable, toggle with crtl + D, stil ↵Jonathan Bauer2011-03-181-0/+6
| | | | for demonstration purposes mostly...
* (WIP) logViewer wont stay like this, just to show layout ↵Jonathan Bauer2011-03-161-7/+0Star
| | | | possibilities..(WIP) logViewer wont stay like this, just to show layout possibilities....
* logView now global, write(QString text) public function for appending text.Jonathan Bauer2011-03-161-2/+2
|
* fixJonathan Bauer2011-03-161-2/+4
|
* logViewer classJonathan Bauer2011-03-161-2/+4
|
* new fancy console for debugging, open/close with F4Jonathan Bauer2011-03-161-2/+8
|
* fbgui.conf default paths checks, update interval modifiable (only in .conf), ↵Jonathan Bauer2011-03-151-0/+20
| | | | (re)moved header filename parsing, cleanup, cleanupss
* fixJonathan Bauer2011-03-101-4/+0Star
|
* javascriptInterface can be accessed by "fbgui" now (jsObject also for now..)Jonathan Bauer2011-03-091-0/+3
|
* miscJonathan Bauer2011-03-081-1/+4
|
* dead codeJonathan Bauer2011-03-081-2/+0Star
|
* first downloadDir fixJonathan Bauer2011-03-081-1/+1
|
* first fixesJonathan Bauer2011-03-081-0/+1
|