summaryrefslogtreecommitdiffstats
path: root/src/actions (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-12revert `export-pdf-level` to `export-pdf-version`Thomas Holder1-1/+1
2019-03-21Empty string exception for CLI verbsNathan Lee1-1/+1
2019-02-20Give more descriptive names to document file related variables and functions.Tavmjong Bah1-2/+2
2019-01-14Misc. typo and whitespace fixesluz.paz1-1/+1
2018-12-09Gtk/Gio templating of main inkscape application class to allow commandline us...Marc Jeanmougin8-11/+37
2018-12-05Support compiling with Debian 9.Tavmjong Bah2-0/+11
2018-11-27Add a rotation action.Tavmjong Bah3-0/+83
2018-11-26Comment out debugging output.Tavmjong Bah1-23/+22
2018-11-26Fix a couple typos. Change separator for --verb from ',' to ';' to be consten...Tavmjong Bah1-1/+1
2018-11-26Add "select" action for backwards compatibility. Fix typo for "select-via-cla...Tavmjong Bah1-1/+2
2018-11-25Add file export actions.Tavmjong Bah2-0/+291
2018-11-19Allow any valid Verb to be used in "--actions".Tavmjong Bah8-42/+404
2018-11-18Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah3-0/+305
2018-11-12Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah3-0/+305
2018-04-03Add new directory for 'actions' with README.Tavmjong Bah1-0/+26