Sun, 09 Apr 2023 16:23:05 +0300 | Teemu Piippo | Add undo, redo, cut, copy and paste actions to MainWindow which pass onto the editor widget | changeset | files |
Sun, 09 Apr 2023 16:01:57 +0300 | Teemu Piippo | I forgot to add files again... this time it's modelsubwindow.h | changeset | files |
Sun, 09 Apr 2023 16:01:38 +0300 | Teemu Piippo | Removed unused code | changeset | files |
Sun, 09 Apr 2023 15:59:08 +0300 | Teemu Piippo | Extracted the state of the program into a MainState structure, and extracted local functions of main() into static functions. | changeset | files |