Commit Graph

9 Commits

Author SHA1 Message Date
Xevion
efb1b711be Remove usage of HistoryManager and replace with simplistic Undo logic 2021-09-03 20:06:53 -05:00
Xevion
1a6dea4513 Improve data + time parsing functionality
Now allows one to enter just one date or one date and time together.
2021-09-03 17:33:14 -05:00
Xevion
27da721d79 Add ProgressBar to GUI for Event Insertion/Deletion
- Added logging to GUI Undo functionality
- Added support for hyphens in data input
- Indent encoded JSONPickle output
2021-08-27 00:26:12 -05:00
Xevion
4571a47910 Add logging to project 2021-08-26 19:02:23 -05:00
Xevion
74e737c451 Switch application logic over to HistoryManager, re-do getForeign(), fixup populate() 2021-08-25 18:30:08 -05:00
Xevion
ce3759bd60 Prepare loading of events from load dialog into main window
Add nicer label for counting events by type
2021-08-25 07:13:24 -05:00
Xevion
3f79bc401b Begin implementing staged undo system 2021-08-25 04:55:10 -05:00
Xevion
11c63995b9 Add proper table rendering and populating from API 2021-08-25 04:14:24 -05:00
Xevion
14ddde9fec Initial Commit 2021-08-25 02:30:10 -05:00