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