summaryrefslogtreecommitdiffstats
path: root/src/fbgui.h
Commit message (Expand)AuthorAgeFilesLines
* separated debug console creation and layout setupJonathan Bauer2011-03-241-1/+3
* moreJonathan Bauer2011-03-241-3/+4
* md5 hash of eth0 mac + ip for hardwarehash tests, completed POST data buildingJonathan Bauer2011-03-241-0/+1
* cleanups....Jonathan Bauer2011-03-241-7/+11
* timestamps for debug consoleJonathan Bauer2011-03-241-1/+2
* callback fixJonathan Bauer2011-03-241-1/+1
* loadURL() called when trigger file foundJonathan Bauer2011-03-231-1/+3
* Merge branch 'master' of git.openslx.org:lsfks/master-teamprojekt/fbguiNiklas Goby2011-03-231-6/+3Star
|\
| * file/dir checks for the file triggeringJonathan Bauer2011-03-231-6/+3Star
* | working jquery over qrcNiklas Goby2011-03-231-0/+1
|/
* trigger file path definableJonathan Bauer2011-03-231-1/+1
* pbs test page, POST data (hardcoded atm)Jonathan Bauer2011-03-221-0/+2
* back to loading baseURL until display logic is implemented. working pbs test,...Jonathan Bauer2011-03-211-3/+4
* commented (working) watchdhcp for now til logic ist complete, java interface ...Jonathan Bauer2011-03-211-0/+1
* checkHost now returns boolJonathan Bauer2011-03-211-1/+1
* some changes in the filesystemwatcherNiklas Goby2011-03-211-1/+2
* filesystemwatcher works now. firs: load loadAbout.html pageNiklas Goby2011-03-211-0/+6
* transformed c syntax comments to c++ convention...Jonathan Bauer2011-03-211-5/+6
* debug modes. -D now needs an arg: 0 for regular terminal output, 1 for debug ...Jonathan Bauer2011-03-201-2/+8
* debug console now powered by qxt, custom engines, updated debug msgs. Downloa...Jonathan Bauer2011-03-201-3/+5
* layout: using QSplitter to split webView/logView in the main window, seems be...Jonathan Bauer2011-03-181-2/+6
* layout: logViewer as a bottom widget, resizeable, toggle with crtl + D, stil ...Jonathan Bauer2011-03-181-0/+6
* (WIP) logViewer wont stay like this, just to show layout possibilities..(WIP)...Jonathan Bauer2011-03-161-7/+0Star
* logView now global, write(QString text) public function for appending text.Jonathan Bauer2011-03-161-2/+2
* fixJonathan Bauer2011-03-161-2/+4
* logViewer classJonathan Bauer2011-03-161-2/+4
* new fancy console for debugging, open/close with F4Jonathan Bauer2011-03-161-2/+8
* fbgui.conf default paths checks, update interval modifiable (only in .conf), ...Jonathan Bauer2011-03-151-0/+20
* fixJonathan Bauer2011-03-101-4/+0Star
* javascriptInterface can be accessed by "fbgui" now (jsObject also for now..)Jonathan Bauer2011-03-091-0/+3
* miscJonathan Bauer2011-03-081-1/+4
* dead codeJonathan Bauer2011-03-081-2/+0Star
* first downloadDir fixJonathan Bauer2011-03-081-1/+1
* first fixesJonathan Bauer2011-03-081-0/+1
* compiling..Jonathan Bauer2011-03-081-2/+4
* miscJonathan Bauer2011-03-081-1/+2
* first cleanup...Jonathan Bauer2011-03-071-3/+5
* Reworked code structureJonathan Bauer2011-03-071-7/+4Star
* misc, translatorJonathan Bauer2011-03-061-1/+0Star
* removed unused codeJonathan Bauer2011-03-061-3/+0Star
* DEFAULT_URL, forgot to change it before last commit..Jonathan Bauer2011-03-061-1/+1
* URL loading from cmdline or config file or default, depending where an URL ca...Jonathan Bauer2011-03-061-0/+2
* baseUrl is now global variableJonathan Bauer2011-03-061-3/+5
* cleaned includes a bitJonathan Bauer2011-03-061-3/+0Star
* changed fbbrowser subclassJonathan Bauer2011-03-061-1/+3
* fixed URL loading from cmdlineJonathan Bauer2011-03-061-2/+4
* updated code structure, main loop now separate from fbgui class.......Jonathan Bauer2011-03-061-9/+10
* misc.Jonathan Bauer2011-03-051-7/+1Star
* Simplified printing of the application path; more cleanupJonathan Bauer2011-02-221-1/+0Star
* Started the download functionality, imcomplete though...Jonathan Bauer2011-01-271-1/+1