summaryrefslogtreecommitdiffstats
path: root/src/sysInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* minor code convention fixesJonathan Bauer2011-03-211-109/+0Star
* small steps towards const correctness...Jonathan Bauer2011-03-211-6/+5Star
* transformed c syntax comments to c++ convention...Jonathan Bauer2011-03-211-2/+2
* debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ...Jonathan Bauer2011-03-201-6/+1Star
* debug console now powered by qxt, custom engines, updated debug msgs. Downloa...Jonathan Bauer2011-03-201-8/+5Star
* fixesJonathan Bauer2011-03-151-4/+2Star
* some changes pwd command doesn't workNiklas Goby2011-03-101-9/+9
* collect script output function worksNiklas Goby2011-03-101-2/+4
* added a method for reading the out put of a script.Niklas Goby2011-03-101-1/+29
* now using the qjson parser in the getAllInfo methodNiklas Goby2011-03-101-5/+11
* successfull json testJonathan Bauer2011-03-101-1/+2
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-03-101-0/+1
|\
| * added } in sysinfoNiklas Goby2011-03-101-0/+1
* | typoJonathan Bauer2011-03-101-1/+1
|/
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-03-101-1/+11
|\
| * now the getAllInfo() method works. We just return a StringNiklas Goby2011-03-101-2/+3
| * sytax fix and a new tryout for the getAllInfo()Niklas Goby2011-03-101-1/+2
| * again syntax fixNiklas Goby2011-03-101-1/+1
| * fixed wrong syntax in the getAllInfos() methodNiklas Goby2011-03-101-1/+1
| * small changes in the test method getAllInfo() in sysinfo classNiklas Goby2011-03-101-1/+2
| * added a test getSysInfo("all") functionNiklas Goby2011-03-101-0/+7
* | test function that returns a json, use: fbgui.getNames()Jonathan Bauer2011-03-101-0/+23
|/
* changed testcode back to what it was supposed to be :PJonathan Bauer2011-03-081-1/+2
* host lookup, better MAC/IP info functions, IP one doesn't quite work yetJonathan Bauer2011-03-081-24/+27
* added the getSysInfo Method getIPAddress:Niklas Goby2011-03-081-0/+15
* sysInfoTest.html as reference on how to call the function properlyJonathan Bauer2011-03-081-2/+4
* revmoed old test stuffJonathan Bauer2011-03-081-5/+0Star
* moreJonathan Bauer2011-03-081-2/+2
* miscJonathan Bauer2011-03-081-0/+1
* jsoJonathan Bauer2011-03-071-1/+2
* typosJonathan Bauer2011-03-071-1/+1
* mehJonathan Bauer2011-03-071-0/+31