Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README | Nao Pross | 2018-01-11 | 1 | -3/+65 |
| | |||||
* | Implement basic ui | Nao Pross | 2017-12-19 | 1 | -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 | ||||
* | Replace tabs with spaces, set up CMake build system | Nao Pross | 2017-12-18 | 1 | -4/+3 |
| | | | | | | | Other changes: - update gitignore - build scripts under `etc` - fix window | ||||
* | Update .gitignore and minor changes (mostly formatting) | Nao Pross | 2017-11-28 | 1 | -0/+8 |