Luna/editor
2024-03-29 20:50:13 +01:00
..
CMakeLists.txt editor: Add a basic text editor 2024-03-29 20:50:13 +01:00
EditorWidget.cpp editor: Refuse to load non-regular file types 2024-03-29 20:50:13 +01:00
EditorWidget.h editor: Remove insert mode and use the arrow keys to navigate, plus Ctrl+S to save 2024-03-29 20:50:13 +01:00
main.cpp editor: Add basic loading and saving 2024-03-29 20:50:13 +01:00