summaryrefslogtreecommitdiff
path: root/Gate.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-25functionality: implement loading xml file saved.Daniel Jones1-2/+5
2020-06-25functionality: added ability to save to xml file in preperations for loading.Daniel Jones1-1/+3
2020-06-24functionality: implemented deleting selected gate with the delete key.Daniel Jones1-0/+1
2020-06-24logic: now recursively updates gates when a change is made by keeping track o...Daniel Jones1-0/+5
2020-06-24possibly fix logic bug and add options panelDaniel Jones1-3/+6
2020-06-23add license and headersDaniel Jones1-0/+15
2020-06-23first commit, basic logic worksDaniel Jones1-0/+60