summaryrefslogtreecommitdiffstats
path: root/src/ui/view/svg-view-widget.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.Tavmjong Bah2018-12-031-13/+193
| | | | Another step in making View not dependent on GUI.
* Clarify licensesMax Gaukler2018-11-081-3/+10
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Remove delete that is causing crash.Tavmjong Bah2018-11-061-1/+0
|
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-0/+80