Commit graph

19 commits

Author SHA1 Message Date
TheJackiMonster b0d9ac29e7 Adjust variable, layout, icon and alignment
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-08-03 23:47:22 +02:00
TheShadowOfHassen 828ee81783 Update charactersView.py 2023-06-25 18:10:53 -04:00
TheShadowOfHassen c20ee8d07a I simplified the UI for templates 2023-06-17 08:35:42 -04:00
TheShadowOfHassen 52c63a4763 Added Deleting templates 2023-03-16 15:04:08 -04:00
TheShadowOfHassen 1852676b12 Update charactersView.py
I found the update function and it works a lot better.
2023-02-22 12:35:33 -05:00
TheShadowOfHassen 45889d6279 Changed Template Manager
I also added glade back up files to gitignore. It wasn't.
2023-02-06 15:50:04 -05:00
Tobias Frisch 3027e5a93a
Merge branch 'gtk' into gtk 2023-02-03 15:38:50 +01:00
TheJackiMonster 78614e9344
Enforce consistent naming of functions
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 02:00:18 +01:00
TheShadowOfHassen 8f899b1acc Added all the files
deleted extra saved things

Deleted backups

Delete character_details_template_editor.glade~

Fixed Some things that should have been there.
2023-01-17 12:48:51 -05:00
TheJackiMonster d2f5290069
Implement label and status configuration
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-18 23:32:08 +01:00
TheJackiMonster 9129d1fa5a
Improve plot view by implement plot step overview
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-29 22:12:02 +02:00
TheJackiMonster cfa7452292
Start implementing plot view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-29 18:42:55 +02:00
TheJackiMonster 3c0ab18fea
Implement characters filter
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-21 01:51:06 +02:00
TheJackiMonster 29fbe2acbb
Add character and remove character via button
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-21 01:31:16 +02:00
TheJackiMonster a6b6d776ce
Added other events to update character attributes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-25 22:45:09 +01:00
TheJackiMonster 9860a880be
Loading and updating character details in GUI
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-25 20:51:39 +01:00
TheJackiMonster 13fe0614b4
Updating tree views while changing character importance
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-25 20:07:14 +01:00
TheJackiMonster 38852992fd
Added code for changing and loading importance of characters
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-25 17:45:42 +01:00
TheJackiMonster 5cc52a43cd
Moved views and reordered connection of events in summary view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-06-01 15:30:48 +02:00
Renamed from manuskript/ui/charactersView.py (Browse further)