Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-27 | Beginning work moving from YAML to JSON | Clayton G. Hobbs | |
Mostly working for the options file now. Still some difficulty with command-line arguments, though; they're overriding the config file even when not specified. If I made them simply not get stored at all when not specified, there would be further problems when a configuration file is not present. Maybe I should make a whole new class to handle this. | |||
2015-12-27 | Work towards Python 3 support | Clayton G. Hobbs | |
2015-12-26 | Removed QT interface, renamed interfaces to Kaylee | Clayton G. Hobbs | |
I'm a GTK man myself. I don't know if I have Python QT bindings installed on any of my computers. It follows then that I would not maintain the QT interface well, let alone use it at all. It has therefore been removed to avoid having someone try to use it only to find that it's broken. |