From 631f37ee26c19d38408ee733ffda24ad283c7921 Mon Sep 17 00:00:00 2001 From: Nao Pross Date: Tue, 19 Dec 2017 22:47:05 +0100 Subject: Implement basic ui 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 --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 911a52f..bd18385 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ # OrbitingYeti: a tool to write Nassi-Schneidermann diagrams -## TO DO list / Roadmap - -- [ ] Structogram data structure -- [ ] GUI with Qt5 -- [ ] PDF Generator +## Coding style +[https://wiki.qt.io/Qt_Coding_Style] -- cgit v1.2.1