summaryrefslogtreecommitdiffstats
path: root/src/javascriptinterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* uniformed ident 3-spaced....joe2011-04-211-60/+60
|
* two new methods in the JavascriptInterface class. public slot methods:Niklas Goby2011-04-181-0/+27
| | | | | | | | 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-46/+49
|
* some more comments in the fbgui classNiklas Goby2011-04-121-1/+1
|
* added some comments in according to the doxigenNiklas Goby2011-04-121-0/+109
| | | | | | conventions. Some todos are left due to less knowledge about the methods. edited classes are sysinfo and javascriptinterface
* removed sessionID stuff, appended directly by the pbs nowJonathan Bauer2011-03-311-5/+0Star
|
* jsi code strctureJonathan Bauer2011-03-301-52/+60
|
* removed spammy debug msgJonathan Bauer2011-03-291-1/+0Star
|
* improvementsJonathan Bauer2011-03-251-0/+1
|
* debug tagsJonathan Bauer2011-03-241-4/+4
|
* callback fixJonathan Bauer2011-03-241-5/+5
|
* improvements...Jonathan Bauer2011-03-241-7/+13
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-03-231-0/+1
|\ | | | | | | | | Conflicts: src/fbgui.h
| * Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-03-231-0/+29
| |\
| * | ...Jonathan Bauer2011-03-231-0/+1
| | |
* | | working jquery over qrcNiklas Goby2011-03-231-3/+5
| |/ |/|
* | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-03-231-0/+1
|\|
| * trigger file path definableJonathan Bauer2011-03-231-0/+1
| |
* | some tries with the qrc and jquery deliveryNiklas Goby2011-03-231-0/+29
|/
* commented (working) watchdhcp for now til logic ist complete, java interface ↵Jonathan Bauer2011-03-211-6/+11
| | | | has getSession that read the session id from the pbs
* and the files ^^Jonathan Bauer2011-03-211-0/+60