Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-16 | Move config file to standard location | Adrien Hopkins | |
The user's config directory is taken as ~\AppData\Local\ on Windows and is XDG-compliant elsewhere. The config file's location is <config dir>/SevenUnits/config.txt. The SevenUnits directory is created if nonexistent. The previous location inside the git directory would not work for someone actually installing and using 7Units, so this change was made. | |||
2022-07-17 | remove and gitignore test-settings.txt | Adrien Hopkins | |
2021-06-28 | Renamed project to 7Units | Adrien Hopkins | |
2021-03-27 | Fixed the gitignore file | Adrien Hopkins | |
2021-03-27 | Added automatic building with Gradle | Adrien Hopkins | |
2021-02-17 | Added the ability to save and load settings. | Adrien Hopkins | |
2019-03-17 | Added an expression parser that can parse RPN expressions. | Adrien Hopkins | |
2019-01-25 | Initial commit | Adrien Hopkins | |