summaryrefslogtreecommitdiffstats
path: root/src/inkscape-application.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a shell mode.Tavmjong Bah2018-11-201-52/+150
* Allow any valid Verb to be used in "--actions".Tavmjong Bah2018-11-191-3/+8
* Fix --help descriptions of "--actions", "--query-id", " and "--export-id".Tavmjong Bah2018-11-191-3/+3
* Allow multiple semi-colon separated entries in --export-id; each entry will b...Tavmjong Bah2018-11-191-2/+2
* Fix resource file locationAlexander Valavanis2018-11-181-2/+7
* Fix FTBFS with dbusAlexander Valavanis2018-11-181-0/+4
* Imlplement '--action-list' command line option.Tavmjong Bah2018-11-181-2/+4
* Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-181-0/+575