| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | minor code convention fixes | Jonathan Bauer | 2011-03-21 | 1 | -109/+0![]() |
| | | |||||
| * | small steps towards const correctness... | Jonathan Bauer | 2011-03-21 | 1 | -6/+5![]() |
| | | |||||
| * | transformed c syntax comments to c++ convention... | Jonathan Bauer | 2011-03-21 | 1 | -2/+2 |
| | | |||||
| * | debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ↵ | Jonathan Bauer | 2011-03-20 | 1 | -6/+1![]() |
| | | | | | console widget (to use on clients). new action ctrl + x kills app | ||||
| * | debug console now powered by qxt, custom engines, updated debug msgs. ↵ | Jonathan Bauer | 2011-03-20 | 1 | -8/+5![]() |
| | | | | | Download manager now uses notify(message) to send error/status to the javascript interface, checks for download errors (still some missing) | ||||
| * | fixes | Jonathan Bauer | 2011-03-15 | 1 | -4/+2![]() |
| | | |||||
| * | some changes pwd command doesn't work | Niklas Goby | 2011-03-10 | 1 | -9/+9 |
| | | |||||
| * | collect script output function works | Niklas Goby | 2011-03-10 | 1 | -2/+4 |
| | | |||||
| * | added a method for reading the out put of a script. | Niklas Goby | 2011-03-10 | 1 | -1/+29 |
| | | |||||
| * | now using the qjson parser in the getAllInfo method | Niklas Goby | 2011-03-10 | 1 | -5/+11 |
| | | | | | and added some if (debug) commands | ||||
| * | successfull json test | Jonathan Bauer | 2011-03-10 | 1 | -1/+2 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-03-10 | 1 | -0/+1 |
| |\ | |||||
| | * | added } in sysinfo | Niklas Goby | 2011-03-10 | 1 | -0/+1 |
| | | | |||||
| * | | typo | Jonathan Bauer | 2011-03-10 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbgui | Jonathan Bauer | 2011-03-10 | 1 | -1/+11 |
| |\ | | | | | | | | | Conflicts: src/sysInfo.cpp | ||||
| | * | now the getAllInfo() method works. We just return a String | Niklas Goby | 2011-03-10 | 1 | -2/+3 |
| | | | | | | | | | | | | | the parens will be set by javascript on the site. also changed the getIPAddress method. now we get the ip address which is not the localhost address | ||||
| | * | sytax fix and a new tryout for the getAllInfo() | Niklas Goby | 2011-03-10 | 1 | -1/+2 |
| | | | | | | | | | return a string without the "object" brakets "{" and "}" | ||||
| | * | again syntax fix | Niklas Goby | 2011-03-10 | 1 | -1/+1 |
| | | | |||||
| | * | fixed wrong syntax in the getAllInfos() method | Niklas Goby | 2011-03-10 | 1 | -1/+1 |
| | | | |||||
| | * | small changes in the test method getAllInfo() in sysinfo class | Niklas Goby | 2011-03-10 | 1 | -1/+2 |
| | | | |||||
| | * | added a test getSysInfo("all") function | Niklas Goby | 2011-03-10 | 1 | -0/+7 |
| | | | |||||
| * | | test function that returns a json, use: fbgui.getNames() | Jonathan Bauer | 2011-03-10 | 1 | -0/+23 |
| |/ | |||||
| * | changed testcode back to what it was supposed to be :P | Jonathan Bauer | 2011-03-08 | 1 | -1/+2 |
| | | |||||
| * | host lookup, better MAC/IP info functions, IP one doesn't quite work yet | Jonathan Bauer | 2011-03-08 | 1 | -24/+27 |
| | | |||||
| * | added the getSysInfo Method getIPAddress: | Niklas Goby | 2011-03-08 | 1 | -0/+15 |
| | | |||||
| * | sysInfoTest.html as reference on how to call the function properly | Jonathan Bauer | 2011-03-08 | 1 | -2/+4 |
| | | |||||
| * | revmoed old test stuff | Jonathan Bauer | 2011-03-08 | 1 | -5/+0![]() |
| | | |||||
| * | more | Jonathan Bauer | 2011-03-08 | 1 | -2/+2 |
| | | |||||
| * | misc | Jonathan Bauer | 2011-03-08 | 1 | -0/+1 |
| | | |||||
| * | jso | Jonathan Bauer | 2011-03-07 | 1 | -1/+2 |
| | | |||||
| * | typos | Jonathan Bauer | 2011-03-07 | 1 | -1/+1 |
| | | |||||
| * | meh | Jonathan Bauer | 2011-03-07 | 1 | -0/+31 |

