Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-17 | printing: remove CylinderObjectHelper | Berthold Stoeger | |
With the removal of grantlee, this became pointless glue code. Call the formatting functions directly. Since the printing code was the only user of CylinderObjectHelper, remove the whole thing. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | |||
2020-02-04 | Cleanup: lower-case filenames in core/subsurface-qt/ | Berthold Stoeger | |
We tend to use lower-case filenames. Let's do it for these files as well. Simple search & replace. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> |