Commit Graph

30 Commits

Author SHA1 Message Date
Bjorn Pijnacker af00918502
Implemented rudimentary auto-positioning feature using alphabetic sorting of relations
Now going to be working on custom sorting
2021-02-26 20:23:42 +01:00
Andrew Lalis 3ba2f1982c Minor fixes, updated version. 2021-02-23 19:35:52 +01:00
Andrew Lalis a0eb582f69
Merge pull request #7 from bjornpijnacker/main
Implement a colorful lolcat mode
2021-02-23 19:25:32 +01:00
Bjorn Pijnacker fb4ae18242
added description to lolcat toggle item 2021-02-23 18:53:59 +01:00
Bjorn Pijnacker b84ca5deaf
removed static Frame in main class 2021-02-23 18:51:46 +01:00
Bjorn Pijnacker c84d9b138a
changed the way color location is calculated 2021-02-23 18:49:54 +01:00
Bjorn Pijnacker 21ac830896
changed the way the lolcat boolean is represented; changed the way LolcatAction accesses DiagramPanel; changed the way AttributeViewModel gets the window bounds 2021-02-23 18:19:01 +01:00
Bjorn Pijnacker 16c5d7b2d0
changed spaces to tabs
I have honestly no idea why it wasn't autodetecting the use of tabs
2021-02-23 16:19:05 +01:00
Bjorn Pijnacker c8b114195d
added a lolcat mode 2021-02-23 13:20:29 +01:00
Andrew Lalis 1cb513cb51 Added fix for new relation creation. 2021-02-23 09:33:43 +01:00
Andrew Lalis 657aece1ac quick add help 2021-02-23 09:13:21 +01:00
Andrew Lalis d70426c407
Merge pull request #6 from andrewlalis/admin_actions
Version 1.3.0
2021-02-23 09:11:58 +01:00
Andrew Lalis 32638e103d Version bump. 2021-02-23 09:10:47 +01:00
Andrew Lalis f37df5defc Added better load and save preferences, non-modal help. 2021-02-23 09:10:23 +01:00
Andrew Lalis 7a49772540 Some improvements! 2021-02-21 15:40:17 +01:00
Andrew Lalis a0a3b269b0 Added er mapping algorithm help. 2021-02-21 14:38:39 +01:00
Andrew Lalis 84709cc0d4 Added admin actions. 2021-02-21 12:56:13 +01:00
Andrew Lalis d5546a5320 Added better user interface controls and panning. 2021-02-16 13:00:31 +01:00
Andrew Lalis 471db2f60a version increment. 2021-02-08 19:19:41 +01:00
Andrew Lalis e606b8f9f4 Added instructions. 2021-02-08 19:19:15 +01:00
Andrew Lalis f541a994b9 Cleaned up adding attributes slightly, made attribute types more readable. 2021-02-08 18:18:43 +01:00
Andrew Lalis cac3381c54 Fixed bugs in attribute adding action and saving. 2021-02-08 18:08:10 +01:00
Andrew Lalis 592bbbb769 Final changes for version 1.0.0 2021-02-07 22:55:42 +01:00
Andrew Lalis 711dde51a7 Added sample_export.png 2021-02-07 22:32:22 +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
Andrew Lalis af5928d24a
Initial commit 2021-02-07 09:19:56 +01:00