Commit Graph

12 Commits

Author SHA1 Message Date
Andrew Lalis 1019654e76 Cleaned up singleton actions, updated instructions, etc. 2021-10-28 12:06:50 +02:00
Andrew Lalis bc464ba42b Removed useless admin stuff, changed to save files as JSON, added image scaling for exports. 2021-10-27 13:00:55 +02:00
Bjorn Pijnacker 521ee92c0a
Implemented a fix for the custom sort not seeing relations after loading a model 2021-02-26 21:49:30 +01:00
Bjorn Pijnacker faadc40d26
Implemented custom order alignment
- Implemented a custom model for a JList that allows for reordering elements using JButtons
- Ask the user whether to sort alphabetically or using an order they decide
- Ensured that the list in the OrderableListPanel keeps its order between multiple sorting times (this saves the user the work of re-sorting every time)
2021-02-26 21:36:18 +01:00
Andrew Lalis 1cb513cb51 Added fix for new relation creation. 2021-02-23 09:33:43 +01:00
Andrew Lalis 7a49772540 Some improvements! 2021-02-21 15:40:17 +01:00
Andrew Lalis d5546a5320 Added better user interface controls and panning. 2021-02-16 13:00:31 +01:00
Andrew Lalis 7e22602b57 Added better stuff and new model. 2021-02-07 22:28:51 +01:00
Andrew Lalis db140733ae Added primitive foreign key stuff. 2021-02-07 21:37:07 +01:00
Andrew Lalis f47b2449d3 Added image export. 2021-02-07 20:51:42 +01:00
Andrew Lalis cf2a670e0b Added better mouse functionality and save. 2021-02-07 18:22:14 +01:00
Andrew Lalis 8e8b8d3302 Added base UI 2021-02-07 15:28:23 +01:00