Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include unistd.h in svgview.cpp (required for getcwd() function) | Martin Schmölzer | 2013-11-28 | 1 | -0/+1 |
| | | | | | | This fixes compilation on Arch Linux, which otherwise fails. Signed-off-by: Martin Schmölzer <martin.schmoelzer@student.tuwien.ac.at> | ||||
* | Added QGraphicsWebView to yosys-svgviewer | Clifford Wolf | 2013-11-28 | 1 | -16/+40 |
| | |||||
* | Added some svgviewer code for possible future switch to QGraphicsWebView | Clifford Wolf | 2013-11-27 | 1 | -3/+17 |
| | |||||
* | Imported svgviewer from qt4.8 | Clifford Wolf | 2013-03-27 | 1 | -0/+188 |
This is from commit 543486a41963f8d20d9771d2107cdd5a22894bdb in the Qt git repository: git://gitorious.org/qt/qt.git |