summaryrefslogtreecommitdiffstats
path: root/src/object/sp-dimensions.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-3/+0
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-0/+55
A lot of header clean-up.