summaryrefslogtreecommitdiffstats
path: root/src/fbgui.pro
Commit message (Collapse)AuthorAgeFilesLines
* added method into sysInfo class for receiving informationsNiklas Goby2011-04-111-2/+4
| | | | | | about usb devices. name of the method is getVendorProductSerialNumber() call with: getInfos("usb") return json formated qstring [{"vendorid":"..", "productid":"..", "serialnumber":".."}, .. ]
* a new classes sysinfolibsysfsNiklas Goby2011-03-231-4/+9
| | | | | it uses the libsysfs.c to gater informations about the system not finished yet
* minor code convention fixesJonathan Bauer2011-03-211-14/+12Star
|
* debug console now powered by qxt, custom engines, updated debug msgs. ↵Jonathan Bauer2011-03-201-5/+11
| | | | Download manager now uses notify(message) to send error/status to the javascript interface, checks for download errors (still some missing)
* logViewer classJonathan Bauer2011-03-161-2/+4
|
* test function that returns a json, use: fbgui.getNames()Jonathan Bauer2011-03-101-4/+7
|
* renamed JSObject to a more appropriate name..Jonathan Bauer2011-03-081-2/+2
|
* ....Jonathan Bauer2011-03-071-3/+3
|
* fbgui.proJoe2011-03-071-2/+4
|
* first cleanup...Jonathan Bauer2011-03-071-4/+0Star
|
* updated code structure, main loop now separate from fbgui class.......Jonathan Bauer2011-03-061-7/+9
|
* Command line options parsing moved to its own class, in preparation for SettingsJonathan Bauer2011-03-051-2/+4
|
* Code cleanup, JSO class continued, added webkitTest.html for referenceJonathan Bauer2011-03-041-2/+2
|
* fix vtable errorSebastian Schmelzer2011-02-011-2/+2
|
* compiling version....Jonathan Bauer2011-02-011-2/+2
|
* fixJonathan Bauer2011-02-011-9/+3Star
|
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiJonathan Bauer2011-02-011-1/+10
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: .metadata/.log .metadata/.plugins/org.eclipse.cdt.core/.log .metadata/.plugins/org.eclipse.cdt.core/fbbrowser.1294830673062.pdom .metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources .metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.epp.usagedata.recording.prefs .metadata/.plugins/org.eclipse.epp.usagedata.recording/usagedata.csv src/fbgui.pro
| * i added jsObjectNiklas Goby2011-02-011-3/+6
| | | | | | | | Please enter the commit message for your changes. Lines starting
* | deleted .metadataJonathan Bauer2011-02-011-2/+4
|/
* updatedJonathan Bauer2011-01-251-0/+12