manuskript/manuskript/ui
Jacki 87f0e6d871
Implement plugin loading
Signed-off-by: Jacki <jacki@thejackimonster.de>
2024-01-17 23:06:38 +01:00
..
chooser Implement creation of new project via dialog 2023-03-21 22:36:36 +01:00
editor Implement grid view with navigation 2022-11-20 00:13:41 +01:00
settings Enforce consistent naming of functions 2023-02-03 02:00:18 +01:00
startup Enforce consistent naming of functions 2023-02-03 02:00:18 +01:00
tools Improve speed of frequency tool 2023-06-08 19:37:30 +02:00
views Fix editor view texts 2023-06-16 00:26:40 +02:00
__init__.py Start implementing import and compile dialog 2023-06-08 15:58:19 +02:00
aboutDialog.py Connected opening dialogs to some menu items 2021-09-22 23:41:51 +02:00
abstractDialog.py Added template data and implemented it into the startup window initially 2022-09-15 22:15:33 +02:00
compileWindow.py Start implementing import and compile dialog 2023-06-08 15:58:19 +02:00
importWindow.py Start implementing import and compile dialog 2023-06-08 15:58:19 +02:00
mainWindow.py Implement plugin loading 2024-01-17 23:06:38 +01:00
settingsWindow.py Implement label and status configuration 2022-11-18 23:32:08 +01:00
startupWindow.py Fix issue with saving outline item 2023-03-21 22:40:01 +01:00
util.py Implement recent projects menu 2023-03-21 20:51:05 +01:00