summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* download manager constructor comments & typos fixJonathan Bauer2011-05-043-6/+18
|
* bye bye background & removed old test codeJonathan Bauer2011-04-262-9/+3Star
|
* fixes...Jonathan Bauer2011-04-253-4/+6
|
* 1sec delay between loading page showing & preparing kexecJonathan Bauer2011-04-252-22/+19Star
|
* loading system page improved display logicJonathan Bauer2011-04-252-15/+30
|
* preload & loadsystem lighter themeJonathan Bauer2011-04-247-38/+25Star
|
* url status handling, 5sec delay before closing gui when exiting with failure ↵Jonathan Bauer2011-04-2418-313/+281Star
| | | | (not actually returning 1 atm), lots of formatting...
* more old tests...Jonathan Bauer2011-04-241-3/+2Star
|
* old testJonathan Bauer2011-04-244-35/+39
|
* log file config fixJonathan Bauer2011-04-242-5/+6
|
* new logger engine to output in file, configurable per cmdline / config fileJonathan Bauer2011-04-246-20/+41
|
* auto-close removed, handled by fbgui nowmakeJonathan Bauer2011-04-243-14/+59
|
* dm thread ending properly now, few fixesJonathan Bauer2011-04-241-7/+11
|
* download manager threaded again, debug preload pageJonathan Bauer2011-04-245-17/+36
|
* loading system pageJonathan Bauer2011-04-242-0/+141
|
* few more comments in fbguijoe2011-04-211-3/+9
|
* uniformed ident 3-spaced....joe2011-04-2113-1172/+1164Star
|
* mainboard serial formatting if emptyjoe2011-04-211-1/+6
|
* fbgui class doxigen comments (to test...)joe2011-04-211-9/+47
|
* fixed kernel command line reading & fixed performShutDown / performRebootjoe2011-04-202-26/+28
|
* kexec done by fbguijoe2011-04-206-171/+246
|
* two new methods in the JavascriptInterface class. public slot methods:Niklas Goby2011-04-184-0/+86
| | | | | | | | 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-1813-904/+932
|
* cursor hidden by QWSServer, added loading animation for preload page, ↵Jonathan Bauer2011-04-168-3/+126
| | | | started preload-debug page
* fixes & miscJonathan Bauer2011-04-154-22/+29
|
* Download manager now threaded (Ticket #205) & change the watcher to create ↵Jonathan Bauer2011-04-143-72/+51Star
| | | | the trigger file and wait til it is modified, changing the file (f.e. writing something) triggers URL load
* trigger watch fix & waiting cursor until URLJonathan Bauer2011-04-133-6/+7
|
* skip trigger checks if trigger is already presentJonathan Bauer2011-04-133-15/+10Star
|
* cursor hidden until URL loadedJonathan Bauer2011-04-133-6/+6
|
* some more comments in the fbgui classNiklas Goby2011-04-122-1/+68
|
* added some comments in according to the doxigenNiklas Goby2011-04-123-1/+220
| | | | | | conventions. Some todos are left due to less knowledge about the methods. edited classes are sysinfo and javascriptinterface
* changes in the method getVendorProductSerialNumber() in class sysInfoNiklas Goby2011-04-122-2/+17
| | | | | | now we can see the product name and the manufacturer as well TOTO:: determine a usb flash drive / stick cause until now we get informations about every usb device which is connected to the client pc
* started inline documentationJonathan Bauer2011-04-112-10/+42
|
* forgot the close device commandNiklas Goby2011-04-111-0/+1
| | | | | inserted it now whole method has to be tested!!
* added method into sysInfo class for receiving informationsNiklas Goby2011-04-113-2/+62
| | | | | | about usb devices. name of the method is getVendorProductSerialNumber() call with: getInfos("usb") return json formated qstring [{"vendorid":"..", "productid":"..", "serialnumber":".."}, .. ]
* inserted the sysinfolibsysfs methods intho the sysinfo classNiklas Goby2011-04-094-11/+54
| | | | | | added the mainboard serial number to the hardwarehash computation in the fbgui class (method generatePOSTData). just appended the serial to the mac address without separating char
* some changes in the sysinfolibfs clas. we can now get the mainboard serialNiklas Goby2011-04-083-1/+58
| | | | number for the hardware hash
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-04-051-13/+11Star
|\
| * moved check for hostJonathan Bauer2011-04-041-13/+11Star
| |
* | just some commentsNiklas Goby2011-04-011-0/+3
|/ | | | Please enter the commit message for your changes. Lines starting
* typoJonathan Bauer2011-03-311-1/+1
|
* removed sessionID stuff, appended directly by the pbs nowJonathan Bauer2011-03-314-15/+11Star
|
* test stuff backJonathan Bauer2011-03-301-2/+2
|
* preload page margin fixJonathan Bauer2011-03-302-6/+6
|
* jsi code strctureJonathan Bauer2011-03-302-57/+71
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-03-303-4/+64
|\
| * some changes in the sysinfolibsysfs class. json supportNiklas Goby2011-03-303-4/+64
| | | | | | | | problem: can not get the ip and mac address until now
* | javascript interfaces header commentsJonathan Bauer2011-03-301-3/+8
|/
* missing fileJonathan Bauer2011-03-291-0/+0
|
* background fixJonathan Bauer2011-03-293-2/+2
|