|
f0152cc2ce
|
Implemented reopening last opened file.
|
2024-11-21 19:47:15 +01:00 |
|
|
7b1a90c02f
|
The settings get now stored.
|
2024-11-21 18:54:32 +01:00 |
|
|
fdc9f86f92
|
The settings now actually do something.
|
2024-11-21 18:08:34 +01:00 |
|
|
3893994a47
|
Forgot to change this.
|
2024-11-21 17:56:11 +01:00 |
|
|
a42b2b65ec
|
Removed unnecessary function.
|
2024-11-21 17:38:02 +01:00 |
|
|
fdd83c204e
|
Added settings widget.
|
2024-11-21 16:40:37 +01:00 |
|
|
782ada62d5
|
Now the editor even warns when it gets closed and there are any unsaved files.
|
2024-11-20 13:45:49 +01:00 |
|
|
0a17c54d85
|
Implemented a warning if the user tries to close a file that was not saved.
|
2024-11-20 13:05:24 +01:00 |
|
|
362ef5aef4
|
Added file saving.
|
2024-11-19 18:32:52 +01:00 |
|
|
1367e03af1
|
Removed unused imports.
|
2024-11-19 18:05:18 +01:00 |
|
|
fdaad3a1f5
|
Made it more readable.
|
2024-11-19 18:04:01 +01:00 |
|
|
64bb1fbf15
|
Data is now represented in readable Binary.
|
2024-11-19 17:52:08 +01:00 |
|
|
30c1b55419
|
OOPed everything a little more and added some comments.
|
2024-11-18 18:28:26 +01:00 |
|
|
8f8c11772e
|
File opening is now really working.
(Shows a tab menu with the opened files.)
|
2024-11-18 17:20:49 +01:00 |
|
|
2797c3ca44
|
File opening working.
(Only the popup that sets the variable.)
|
2024-11-17 18:54:51 +01:00 |
|