summaryrefslogtreecommitdiffstats
path: root/src/ui/view/svg-view-widget.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-03Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.Tavmjong Bah1-13/+193
Another step in making View not dependent on GUI.
2018-11-08Clarify licensesMax Gaukler1-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
2018-11-06Remove delete that is causing crash.Tavmjong Bah1-1/+0
2018-11-06C++ify SVGViewWidget. Remove unused code.Tavmjong Bah1-0/+80