Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New StatementDialog, rename diagram classes | Nao Pross | 2018-01-01 | 1 | -0/+31 |
| | | | | | | Other changes: - Use raw pointer instead of smart pointers to manage resources - Initial Painter implementation | ||||
* | Implement basic ui | Nao Pross | 2017-12-19 | 1 | -0/+11 |
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 |