summaryrefslogtreecommitdiffstats
path: root/src/fbgui.cpp
Commit message (Collapse)AuthorAgeFilesLines
* created modulesNiklas Goby2011-11-231-492/+0Star
|
* no workingNiklas2011-10-241-1/+1
|
* corrected some errorsNiklas2011-10-101-52/+60
|
* download manager constructor comments & typos fixJonathan Bauer2011-05-041-1/+2
|
* bye bye background & removed old test codeJonathan Bauer2011-04-261-9/+1Star
|
* fixes...Jonathan Bauer2011-04-251-3/+3
|
* 1sec delay between loading page showing & preparing kexecJonathan Bauer2011-04-251-15/+13Star
|
* loading system page improved display logicJonathan Bauer2011-04-251-14/+29
|
* url status handling, 5sec delay before closing gui when exiting with failure ↵Jonathan Bauer2011-04-241-40/+42
| | | | (not actually returning 1 atm), lots of formatting...
* new logger engine to output in file, configurable per cmdline / config fileJonathan Bauer2011-04-241-0/+1
|
* dm thread ending properly now, few fixesJonathan Bauer2011-04-241-7/+11
|
* download manager threaded again, debug preload pageJonathan Bauer2011-04-241-11/+27
|
* few more comments in fbguijoe2011-04-211-3/+9
|
* uniformed ident 3-spaced....joe2011-04-211-258/+255Star
|
* 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-201-25/+26
|
* kexec done by fbguijoe2011-04-201-167/+231
|
* two new methods in the JavascriptInterface class. public slot methods:Niklas Goby2011-04-181-0/+47
| | | | | | | | 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-60/+56Star
|
* cursor hidden by QWSServer, added loading animation for preload page, ↵Jonathan Bauer2011-04-161-1/+2
| | | | started preload-debug page
* fixes & miscJonathan Bauer2011-04-151-12/+9Star
|
* Download manager now threaded (Ticket #205) & change the watcher to create ↵Jonathan Bauer2011-04-141-45/+45
| | | | 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-131-4/+5
|
* skip trigger checks if trigger is already presentJonathan Bauer2011-04-131-13/+7Star
|
* cursor hidden until URL loadedJonathan Bauer2011-04-131-3/+4
|
* some more comments in the fbgui classNiklas Goby2011-04-121-0/+67
|
* added some comments in according to the doxigenNiklas Goby2011-04-121-1/+1
| | | | | | 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-121-0/+1
| | | | | | 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
* inserted the sysinfolibsysfs methods intho the sysinfo classNiklas Goby2011-04-091-2/+7
| | | | | | 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-081-1/+1
| | | | number for the hardware hash
* moved check for hostJonathan Bauer2011-04-041-13/+11Star
|
* test stuff backJonathan Bauer2011-03-301-2/+2
|
* preload page margin fixJonathan Bauer2011-03-301-2/+2
|
* some changes in the sysinfolibsysfs class. json supportNiklas Goby2011-03-301-2/+2
| | | | problem: can not get the ip and mac address until now
* .Jonathan Bauer2011-03-251-5/+8
|
* improvementsJonathan Bauer2011-03-251-17/+2Star
|
* fixesJonathan Bauer2011-03-251-4/+4
|
* today's fixes, POST mostlyJonathan Bauer2011-03-251-2/+2
|
* serialnumber instead of serial (for pbs)Jonathan Bauer2011-03-251-1/+1
|
* preload pageJonathan Bauer2011-03-251-1/+1
|
* 2nd batchJonathan Bauer2011-03-241-153/+153
|
* auto-ident ?Jonathan Bauer2011-03-241-5/+7
|
* separated debug console creation and layout setupJonathan Bauer2011-03-241-17/+22
|
* removed old testJonathan Bauer2011-03-241-1/+1
|
* moreJonathan Bauer2011-03-241-57/+72
|
* comments..Jonathan Bauer2011-03-241-1/+6
|
* stuffJonathan Bauer2011-03-241-18/+6Star
|
* _watcher disconnect once loadURL succeededJonathan Bauer2011-03-241-0/+4
|
* debug tagsJonathan Bauer2011-03-241-10/+10
|