summaryrefslogtreecommitdiffstats
path: root/src/util/ziptool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-18/+25
| | | | | | - 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
* fix bug 1793940 ODG image exportThomas Holder2018-11-071-0/+1
| | | | | Fixes handling of relative image URIs and data URIs for OpenDocument drawing (*.odg) export.
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-2/+2
| | | | | This avoids having to pass variables by reference before copying them when calling a constructor.
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-0/+567
ziptool to utils. (bzr r13047.1.5)