Commit graph

1298 commits

Author SHA1 Message Date
Jacki 9e20662e0d
Add debug output for module loading
Signed-off-by: Jacki <jacki@thejackimonster.de>
2024-01-18 20:26:08 +01:00
Jacki 87f0e6d871
Implement plugin loading
Signed-off-by: Jacki <jacki@thejackimonster.de>
2024-01-17 23:06:38 +01:00
TheJackiMonster 3d469e671e
Fix editor view texts
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-16 00:26:40 +02:00
TheJackiMonster d5a0b56387
Improve speed of frequency tool
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-08 19:37:30 +02:00
TheJackiMonster 8adcd3e269
Implement exclusion filter
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-08 19:27:16 +02:00
TheJackiMonster 55bd817540
Tweak async loading of outline elements
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-08 18:55:58 +02:00
TheJackiMonster 07a8197bcd
Implement async frequency analyzing
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-08 18:46:30 +02:00
TheJackiMonster 13b6e26b13
Adjust frequency analyzer
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-08 17:08:21 +02:00
TheJackiMonster f85e85a159
Start implementing import and compile dialog
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-08 15:58:19 +02:00
TheJackiMonster d9c0938614
Improve optimized MMD loading to skip empty files later on
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-22 08:26:09 +01:00
TheJackiMonster 8029522563
Implement save as functionality moving data paths
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-21 23:37:17 +01:00
TheJackiMonster 7d01b7a403
Fix issue with saving outline item
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-21 22:40:01 +01:00
TheJackiMonster 5276ee81f1
Implement creation of new project via dialog
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-21 22:36:36 +01:00
TheJackiMonster 960691e387
Implement to open projects
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-21 21:52:07 +01:00
TheJackiMonster 9287e85b7e
Implement recent projects menu
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-21 20:51:05 +01:00
TheJackiMonster 988fa62d61
Fix issues with menu events and adjusted startup script
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-01 23:32:03 +01: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 3516242500
Add data status to objects
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-04 16:11:18 +01:00
TheJackiMonster 25e0d700a4
Fix issue with fractions
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 15:30:02 +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 e368cc7f73
Compile regex patterns once
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 05:39:47 +01:00
TheJackiMonster eac2964330
Use builtin sum function instead of manual increments
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 05:07:16 +01:00
TheJackiMonster 55b2e04bbf
Add cache for text counting
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 04:56:39 +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 d15871676c
Fix loading characters and improve access to outline items
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-01-28 20:17:42 +01:00
TheJackiMonster 172a5b6b1c
Fix double line-break in mmd files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-12-05 18:28:10 +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 6e4e08d7f9
Fix loading labels and statuses in outline
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-19 14:59:51 +01:00
TheJackiMonster 6f83293e29
Improve status and label usage
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-19 14:36:57 +01:00
TheJackiMonster d2f5290069
Implement label and status configuration
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-18 23:32:08 +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 43a9462840
Combined label and progress bar
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-01 01:41:40 +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 0f68c24b84
Minor ui updates and changes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-31 13:00:21 +01:00
TheJackiMonster 995a78058c
Add automatic goal count for outline folders
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 17:53:38 +01:00
TheJackiMonster 3481e40b4f
Implement basic outline overview
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 17:48:02 +01:00
TheJackiMonster 792e68038d
Implement adding and removing world items
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 13:28:40 +01:00
TheJackiMonster 906d05e377
Implement world view: selection and simple changes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 12:51:07 +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 cf4e4bc794
Improve linking data changes
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-29 19:30:53 +02:00
TheJackiMonster cfa7452292
Start implementing plot view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-29 18:42:55 +02:00
TheJackiMonster 6f031d4d37
Add filter for recent files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-21 02:17:51 +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