Commit Graph

9 Commits

Author SHA1 Message Date
ac85f22bb5 Implement Plugin Loading.
This commit adds plugin laoding which are then added as sub winows onto the main window.
This commit also adds 2 plugins however more will follow
2025-11-10 21:42:51 +00:00
0c42ac2c72 Add the Tools menu. 2025-11-10 12:40:27 +00:00
07c3865a1a Add an ignore file 2025-11-10 12:38:09 +00:00
0383105a45 Add in the begining parts of a settings system. 2025-11-09 17:28:36 +00:00
6d4750c324 Add a settings syste.
Adds a settings system so that things like window size and posaition can be saved and persisted cross uses also adds an overide to the close event tosave the settings on close.
2025-11-08 14:32:02 +00:00
1fb55049a8 Updating README.md 2025-11-07 23:17:22 +00:00
316cafeca4 Add a very basic menu system at the moment.
Add a menu programatically as I intend to make it auto populate from p[lugins later.
Add some simple icons to although this is subject to change later.
2025-11-07 23:07:51 +00:00
204d7247d4 Add initial app skeleton as made by qtcreator. 2025-11-07 22:02:09 +00:00
8ce676d68e first commit 2025-11-07 18:46:36 +00:00