aboutsummaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-19Implement basic uiNao Pross1-5/+2
Changes: - Clean up code to use Qt coding style - Add comments to some methods - Add debugtools to have debug_msg() and debug_err() macros - New Serializer class header to save / load data - MetadataDialog: check validity of metadata - MainWindow: initial code for `tool' buttons to edit the structogram - MainWindow: open / save dialog
2017-12-18Replace tabs with spaces, set up CMake build systemNao Pross1-4/+3
Other changes: - update gitignore - build scripts under `etc` - fix window
2017-11-28Update .gitignore and minor changes (mostly formatting)Nao Pross1-0/+8