summaryrefslogtreecommitdiffstats
path: root/src/inkscape-application.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-26Fix a couple typos. Change separator for --verb from ',' to ';' to be consten...Tavmjong Bah1-4/+3
2018-11-25Add file export actions.Tavmjong Bah1-3/+17
2018-11-24Fix type in CLI descriptionAlexander Valavanis1-1/+1
2018-11-22Add a few more command line options which should suppress GUI.Tavmjong Bah1-9/+12
2018-11-22Restore "--version" option short name to "-V" (from "-v").Tavmjong Bah1-1/+1
2018-11-20Add a shell mode.Tavmjong Bah1-52/+150
2018-11-19Allow any valid Verb to be used in "--actions".Tavmjong Bah1-3/+8
2018-11-19Fix --help descriptions of "--actions", "--query-id", " and "--export-id".Tavmjong Bah1-3/+3
2018-11-19Allow multiple semi-colon separated entries in --export-id; each entry will b...Tavmjong Bah1-2/+2
2018-11-18Fix resource file locationAlexander Valavanis1-2/+7
2018-11-18Fix FTBFS with dbusAlexander Valavanis1-0/+4
2018-11-18Imlplement '--action-list' command line option.Tavmjong Bah1-2/+4
2018-11-18Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah1-0/+575
2018-11-18Fix resource file locationAlexander Valavanis1-2/+7
2018-11-16Fix FTBFS with dbusAlexander Valavanis1-0/+4
2018-11-13Imlplement '--action-list' command line option.Tavmjong Bah1-2/+4
2018-11-12Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah1-0/+575