summaryrefslogtreecommitdiffstats
path: root/src/inkscape-application.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Sort actions list.Tavmjong Bah2018-11-261-0/+1
* Fix a couple typos. Change separator for --verb from ',' to ';' to be consten...Tavmjong Bah2018-11-261-4/+3
* Add file export actions.Tavmjong Bah2018-11-251-3/+17
* Fix type in CLI descriptionAlexander Valavanis2018-11-241-1/+1
* Add a few more command line options which should suppress GUI.Tavmjong Bah2018-11-221-9/+12
* Restore "--version" option short name to "-V" (from "-v").Tavmjong Bah2018-11-221-1/+1
* 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