summaryrefslogtreecommitdiffstats
path: root/src/javascriptinterface.h
Commit message (Collapse)AuthorAgeFilesLines
* 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-42/+42
|
* removed sessionID stuff, appended directly by the pbs nowJonathan Bauer2011-03-311-1/+0Star
|
* jsi code strctureJonathan Bauer2011-03-301-5/+11
|
* javascript interfaces header commentsJonathan Bauer2011-03-301-3/+8
|
* cleanups....Jonathan Bauer2011-03-241-4/+5
|
* callback fixJonathan Bauer2011-03-241-3/+3
|
* improvements...Jonathan Bauer2011-03-241-0/+2
|
* some tries with the qrc and jquery deliveryNiklas Goby2011-03-231-0/+2
|
* 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
* and the files ^^Jonathan Bauer2011-03-211-0/+50