summaryrefslogtreecommitdiffstats
path: root/src/ui/view/svg-view.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.Tavmjong Bah2018-12-031-240/+0
| | | | Another step in making View not dependent on GUI.
* Fix mergingJabier Arraiza2018-12-011-1/+1
|
* Fix merge to master and add shortcutJabier Arraiza2018-12-011-1/+1
|
* Replace void* by SPItem* to avoid static casts.Tavmjong Bah2018-11-301-1/+1
|
* Start of making View independent of GUI.Tavmjong Bah2018-11-291-28/+29
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - 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
* C++ify SVGViewWidget. Remove unused code.Tavmjong Bah2018-11-061-0/+238