| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reorganized solution into directories | Jacob Palecki | 2020-08-12 | 1 | -226/+0 |
| * | Fixed some edge cases around not using enter | Jacob Palecki | 2020-08-12 | 1 | -4/+10 |
| * | Nicer decimals, enter press not needed to enter values | Jacob Palecki | 2020-08-12 | 1 | -20/+29 |
| * | Small refactoring, use new struct to store magnitudes | Jacob Palecki | 2020-07-31 | 1 | -1/+1 |
| * | Use options instead of fields | Jacob Palecki | 2020-07-30 | 1 | -1/+1 |
| * | Fix small bugs, add AccelOptions class | Jacob Palecki | 2020-07-30 | 1 | -3/+37 |
| * | Fix a few bugs around fieldXY | Jacob Palecki | 2020-07-29 | 1 | -1/+5 |
| * | Add FieldXY | Jacob Palecki | 2020-07-29 | 1 | -3/+16 |
| * | All single-value boxes use fields | Jacob Palecki | 2020-07-29 | 1 | -14/+44 |
| * | Separate classes into files, add Field class for text box state | Jacob Palecki | 2020-07-29 | 1 | -0/+130 |