Commit graph

1305 commits

Author SHA1 Message Date
TheShadowOfHassen e04b148c57 Revert "Merge branch 'gtk' into gtk"
This reverts commit 7ac53ed891, reversing
changes made to 52c63a4763.
2023-03-21 20:48:06 -04:00
TheShadowOfHassen 7ac53ed891
Merge branch 'gtk' into gtk 2023-03-21 20:33:48 -04: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
TheShadowOfHassen 52c63a4763 Added Deleting templates 2023-03-16 15:04:08 -04:00
TheShadowOfHassen 9543ab9d1d
Merge branch 'gtk' into gtk 2023-03-05 14:55:11 -05: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
TheShadowOfHassen 1852676b12 Update charactersView.py
I found the update function and it works a lot better.
2023-02-22 12:35:33 -05: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
TheShadowOfHassen 546a9bebf2 Update startupWindow.py
I did this so that the startup menu (Normal start up in Manuksript) would not cause the program to crash)
it's because some actions called the function() when it is now _functon()
2023-02-17 14:15:48 -05:00
TheShadowOfHassen 1d20efcfbc Update project.py 2023-02-06 17:11:32 -05:00
TheShadowOfHassen be452a5092
Merge branch 'gtk' into gtk 2023-02-06 17:09:48 -05:00
TheShadowOfHassen 5c1c86c14f Merge branch 'gtk' of https://github.com/TheShadowOfHassen/manuskript into gtk 2023-02-06 17:02:10 -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
TheShadowOfHassen fbbf497449 Fixed Name of the Button
There is no icon and I can't make the text any smaller
2023-02-04 13:11:28 -05:00
TheJackiMonster 3516242500
Add data status to objects
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-04 16:11:18 +01:00
TheJackiMonster 4ccd78bc7d
Fix multiple warnings, errors and naming issues
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-02-03 16:01:17 +01:00
TheJackiMonster 6ce6bb8aff
Merge branch 'gtk' into gtk_pull_request 2023-02-03 15:41:34 +01:00
Tobias Frisch 3027e5a93a
Merge branch 'gtk' into gtk 2023-02-03 15:38:50 +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
TheShadowOfHassen 6a2a47ad93 Merge branch 'gtk' of https://github.com/TheShadowOfHassen/manuskript into gtk 2023-01-17 16:49:20 -05: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
TheShadowOfHassen c6f3a904d5 Added all the files
deleted extra saved things

Deleted backups

Delete character_details_template_editor.glade~
2023-01-11 16:59:42 -05: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