Commit graph

14 commits

Author SHA1 Message Date
TheJackiMonster 3d469e671e
Fix editor view texts
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-16 00:26:40 +02:00
TheJackiMonster fdb5f854f6
Improve visual formatting of editor text
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-27 21:10:15 +01:00
TheJackiMonster 8110b204ca
Improve outline selection in editor view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-20 15:55:23 +01:00
TheJackiMonster 955d5d7bdb
Adjust editor outline view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-20 14:06:23 +01:00
TheJackiMonster 80d29b3a68
Implement navigation via outline tree in editor
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-20 02:08:38 +01:00
TheJackiMonster 038e101386
Add profiling function and implement loading on idle task
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 14:42:46 +01:00
TheJackiMonster 78614e9344
Enforce consistent naming of functions
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 02:00:18 +01:00
TheJackiMonster 5c61575c50
Reuse safe function for fraction
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-20 01:07:15 +01:00
TheJackiMonster 1b436a3af8
Improve outline handling in editor view and implemented visual counter update
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-20 00:51:05 +01:00
TheJackiMonster 7fd205cd7f
Implement grid view with navigation
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-20 00:13:41 +01:00
TheJackiMonster cc001aba9f
Implement text preview with tags
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-19 17:14:48 +01:00
TheJackiMonster d3a2e7f907
Add icons to outline visuals in tree views
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-01 02:03:16 +01:00
TheJackiMonster ee7a2e16da
Adapted editor view to use outline
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-01 01:36:24 +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/editorView.py (Browse further)