aboutsummaryrefslogtreecommitdiff
path: root/src/command.py
AgeCommit message (Collapse)Author
2017-07-04moved functions into toolkit, fixed CMD appearing on Windowstassaron
2017-06-25needs more tuplestassaron
2017-06-25--export commandline optiontassaron
overrides -i and -o to use saved fields from a project file
2017-06-25project files save settings & out/in fieldstassaron
2017-06-23qt5 fixestassaron
also pep8 compliance
2017-06-23QT5 Conversion + Directory StructureDH4