aboutsummaryrefslogtreecommitdiff
path: root/src/core.py
AgeCommit message (Collapse)Author
2017-06-25newlines make project file easier to readtassaron
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-24fixed lack of asterisks after openProject, added asterisk to window titletassaron
2017-06-24fixing bugstassaron
2017-06-24merged with feature-newguitassaron
2017-06-23qt5 fixestassaron
also pep8 compliance
2017-06-23QT5 Conversion + Directory StructureDH4