Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-27 | Update language automatically on startup | Clayton G. Hobbs | |
We now have a hash.yaml file which contains a SHA256 hash of sentences.corpus. If this differs from the hash the file calculated when Kaylee sarts, the language is updated and the new hash is stored in hash.yaml. | |||
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. |