The Wobbler Wobbl · he/him
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 20:19:41 +01:00
f6ed881764 Implemented setting: highlight ones.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 19:47:17 +01:00
f0152cc2ce Implemented reopening last opened file.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 18:58:01 +01:00
490cf7df97 Added example.txt
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 18:54:36 +01:00
7b1a90c02f The settings get now stored.
Wobbl pushed to dev at Wobbl/wobbl_tools 2024-11-21 18:28:03 +01:00
69d875a5c8 Added requirements.txt
Wobbl pushed to dev at Wobbl/wobbl_tools 2024-11-21 18:25:50 +01:00
0cd5270419 Using deprecated.deprecated instead of warnings.deprecated because warnings.deprecated is not compatible with all python3 versions.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 18:08:38 +01:00
fdc9f86f92 The settings now actually do something.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 17:56:15 +01:00
3893994a47 Forgot to change this.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 17:38:05 +01:00
a42b2b65ec Removed unnecessary function.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 17:35:02 +01:00
2012ee941c Added type hint for open_files.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 17:34:47 +01:00
4a1ec42656 Moved some functions from FileActions to File to make the code more OO
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 17:23:03 +01:00
4529529a7f OOPed everything a little more.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 17:01:18 +01:00
3762d67663 That wasn't necessary.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 16:56:12 +01:00
4cf77ac631 Added ui.py to make everything a little more oop.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-11-21 16:40:41 +01:00
fdd83c204e Added settings widget.
Wobbl deleted branch test from Wobbl/wobbl_sand 2024-11-09 17:06:37 +01:00
Wobbl pushed to test at Wobbl/wobbl_sand 2024-11-08 16:35:30 +01:00
e0415d31e8 Tried to make it faster but now it doesnt run.
Wobbl created branch test in Wobbl/wobbl_sand 2024-11-08 16:35:30 +01:00
Wobbl pushed to main at Wobbl/Wobbly-Website 2024-10-27 14:52:37 +01:00
6886945575 Cleaned the PHP code a little.
Wobbl pushed to main at Wobbl/Wobbly-Website 2024-10-27 14:52:04 +01:00
77de8e47f2 Added feature to hide files and cleaned the PHP a little.