summaryrefslogtreecommitdiffstats
path: root/src/fbgui.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* pbs test page, POST data (hardcoded atm)Jonathan Bauer2011-03-221-11/+7Star
* back to loading baseURL until display logic is implemented. working pbs test,...Jonathan Bauer2011-03-211-14/+27
* commented (working) watchdhcp for now til logic ist complete, java interface ...Jonathan Bauer2011-03-211-2/+3
* checkHost now returns boolJonathan Bauer2011-03-211-15/+15
* some changes in the filesystemwatcherNiklas Goby2011-03-211-13/+24
* filesystemwatcher works now. firs: load loadAbout.html pageNiklas Goby2011-03-211-1/+18
* compilable nowNiklas Goby2011-03-211-14/+0Star
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-03-211-43/+84
|\
| * minor code convention fixesJonathan Bauer2011-03-211-8/+7Star
| * small steps towards const correctness...Jonathan Bauer2011-03-211-3/+3
| * transformed c syntax comments to c++ convention...Jonathan Bauer2011-03-211-20/+24
| * debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ...Jonathan Bauer2011-03-201-12/+28
| * debug console now powered by qxt, custom engines, updated debug msgs. Downloa...Jonathan Bauer2011-03-201-32/+47
| * debug console dummy only shown if debug mode activeJonathan Bauer2011-03-181-17/+19
| * toggle action: now properly in action list of fbguiJonathan Bauer2011-03-181-3/+2Star
| * layout: using QSplitter to split webView/logView in the main window, seems be...Jonathan Bauer2011-03-181-25/+24Star
| * layout: logViewer as a bottom widget, resizeable, toggle with crtl + D, stil ...Jonathan Bauer2011-03-181-18/+26
| * (WIP) logViewer wont stay like this, just to show layout possibilities..(WIP)...Jonathan Bauer2011-03-161-25/+23Star
* | some changes in the fbgui, ipWatcherNiklas Goby2011-03-161-0/+13
|/
* logView now global, write(QString text) public function for appending text.Jonathan Bauer2011-03-161-5/+2Star
* fixJonathan Bauer2011-03-161-15/+8Star
* logViewer classJonathan Bauer2011-03-161-1/+4
* new fancy console for debugging, open/close with F4Jonathan Bauer2011-03-161-8/+35
* javascriptInterface: downloadInfo(filename, filesize) filesize in bytesJonathan Bauer2011-03-161-2/+3
* update progress now calls updateProgressBar(percent, speed) speed in bytes/se...Jonathan Bauer2011-03-161-1/+1
* fixesJonathan Bauer2011-03-151-1/+2
* fbgui.conf default paths checks, update interval modifiable (only in .conf), ...Jonathan Bauer2011-03-151-3/+7
* test function that returns a json, use: fbgui.getNames()Jonathan Bauer2011-03-101-2/+2
* callback function when download queue is emptyJonathan Bauer2011-03-101-1/+1
* untestedJonathan Bauer2011-03-101-0/+1
* fixJonathan Bauer2011-03-101-8/+1Star
* renamed a few ugly names...Jonathan Bauer2011-03-091-1/+1
* DM also provides current file on updateJonathan Bauer2011-03-091-3/+1Star
* javascriptInterface can be accessed by "fbgui" now (jsObject also for now..)Jonathan Bauer2011-03-091-2/+7
* miscJonathan Bauer2011-03-081-11/+13
* host lookup, better MAC/IP info functions, IP one doesn't quite work yetJonathan Bauer2011-03-081-0/+9
* improvements..improvements....Jonathan Bauer2011-03-081-1/+1
* binPath init fixJonathan Bauer2011-03-081-2/+2
* dead codeJonathan Bauer2011-03-081-6/+0Star
* gui quit fix.Jonathan Bauer2011-03-081-1/+5
* first downloadDir fixJonathan Bauer2011-03-081-2/+4
* first fixesJonathan Bauer2011-03-081-0/+1
* renamed JSObject to a more appropriate name..Jonathan Bauer2011-03-081-6/+6
* moreJonathan Bauer2011-03-081-0/+1
* moreJonathan Bauer2011-03-081-1/+5
* compiling..Jonathan Bauer2011-03-081-8/+2Star
* fix?Jonathan Bauer2011-03-081-4/+4
* miscJonathan Bauer2011-03-081-2/+2
* download directory option preparations (sysInfo: cant test compiling right no...Jonathan Bauer2011-03-081-2/+2
* jsoJonathan Bauer2011-03-071-1/+1