summaryrefslogtreecommitdiffstats
path: root/src/io/file-export-cmd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor a lot of the parameter handling codePatrick Storz2019-08-311-8/+7
* reduce usage of desktop coordinates (#341)Thomas Holder2019-08-181-1/+1
* Enhancements for --export-type command line optionPatrick Storz2019-07-101-67/+68
* Correct a typoMehran-Baghi2019-07-101-1/+1
* Simplify piping through Inkscape. Reduce code duplication.Tavmjong Bah2019-06-191-0/+5
* More document.h cleanup.Tavmjong Bah2019-04-061-1/+1
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-201-2/+2
* run clang tidy modernize passMarc Jeanmougin2019-01-021-3/+3
* Misc. source comment typo fixesluz.paz2018-12-131-3/+3
* Fix rendering tests (Launchpad bug 1805804).Tavmjong Bah2018-12-031-1/+1
* Remove unused variable.Tavmjong Bah2018-11-251-2/+1
* Untangle do_export_png().Tavmjong Bah2018-11-221-113/+118
* Rearrange some code, don't quit if one object doesn't export.Tavmjong Bah2018-11-221-34/+34
* Fix command-line export logic.Tavmjong Bah2018-11-221-69/+69
* Possible fix to build breakage on Macs.Tavmjong Bah2018-11-191-1/+1
* Send background color/dpi info to std::cerr to allow piping PNG export to file.Tavmjong Bah2018-11-191-3/+3
* Possible fix to MAC build failure.Tavmjong Bah2018-11-191-1/+1
* Allow multiple semi-colon separated entries in --export-id; each entry will b...Tavmjong Bah2018-11-191-278/+342
* Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-181-0/+678