The Wobbler Wobbl · he/him
Wobbl closed issue Wobbl/Bread_Editor#1 2024-12-09 17:34:59 +01:00
Formatting issue when writing new data
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-09 17:26:31 +01:00
93408e9a29 Implemented deleting of bytes.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-09 16:53:37 +01:00
409213585a I think I fixed the formatting issue when writing new data.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-09 16:24:20 +01:00
46f49804a8 Implemented size check for files opened via command line, simplified some code and added some comments.
Wobbl commented on issue Wobbl/Bread_Editor#3 2024-12-09 14:42:10 +01:00
Fehlerhafter Import

Ups, ich hatte vergessen, zu erwähnen, dass man die .ui Dateien erst in Python-Dateien umwandeln muss.

Wobbl closed issue Wobbl/Bread_Editor#3 2024-12-09 14:42:10 +01:00
Fehlerhafter Import
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-09 14:41:18 +01:00
7235736309 Added instruction to convert the ui files to python files.
Wobbl closed pull request Wobbl/Bread_Editor#2 2024-12-09 14:36:46 +01:00
http link in README
Wobbl commented on pull request Wobbl/Bread_Editor#2 2024-12-09 14:36:46 +01:00
http link in README

Habs jetz den Link zu HTTPS geändert, aber auch nochmal den SSH-Link angegeben.

Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-09 14:35:09 +01:00
de64c08532 Added git http clone url to the README.md, as suggested by Megamichi.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-08 15:48:36 +01:00
a23750f6b2 Updated README.md
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-08 15:17:50 +01:00
7cc65fb651 When a file gets opened via command line, the editor now also checks if the file is already open.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-08 15:07:27 +01:00
01a451cc0b The editor is now able to check if it is already running on start and send new opened files to the main process.
Wobbl pushed to main at Wobbl/wobbl_tools 2024-12-07 22:43:40 +01:00
d88f4964fe Added an indentation parameter.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-07 22:09:28 +01:00
5e3354fa22 Implemented opening of multiple files via command line arguments.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-07 21:39:11 +01:00
bce4cff103 Implemented reopening of multiple files.
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-07 20:34:28 +01:00
27e26903fb Implemented that the editor opens the file that gets specified by command line argument.
Wobbl pushed to main at Wobbl/wobbl_tools 2024-12-07 20:19:17 +01:00
c50525b561 Updated .gitignore
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-07 20:15:33 +01:00
e2350c3711 Updated README.md
Wobbl pushed to main at Wobbl/Bread_Editor 2024-12-07 20:03:46 +01:00
7035800384 Added wobbl tools to the requirements.txt