summaryrefslogtreecommitdiff
path: root/libs/svgviewer/svgview.cpp
Commit message (Collapse)AuthorAge
* Include unistd.h in svgview.cpp (required for getcwd() function)Martin Schmölzer2013-11-28
| | | | | | 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-svgviewerClifford Wolf2013-11-28
|
* Added some svgviewer code for possible future switch to QGraphicsWebViewClifford Wolf2013-11-27
|
* Imported svgviewer from qt4.8Clifford Wolf2013-03-27
This is from commit 543486a41963f8d20d9771d2107cdd5a22894bdb in the Qt git repository: git://gitorious.org/qt/qt.git