summaryrefslogtreecommitdiffstats
path: root/src/util/ziptool.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)