Commit graph

1298 commits

Author SHA1 Message Date
TheJackiMonster 2aa65fc815
Added pretty label for template goal
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-09-15 23:53:15 +02:00
TheJackiMonster 0d2066d207
Implemented template management in startup window
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-09-15 23:35:45 +02:00
TheJackiMonster e4334c90f3
Added template data and implemented it into the startup window initially
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-09-15 22:15:33 +02:00
TheJackiMonster 102013d12d
Added startup window as basic ui
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-09-15 20:38:43 +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 ee87be04f5
Removed status and labels shortcut from menu
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-09-28 00:02:03 +02:00
TheJackiMonster 42086b11d7
Adjusted view switcher layout and responsiveness
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-09-27 23:45:12 +02:00
TheJackiMonster ab6c8ab421
Restructured settings pages into multiple files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-09-27 21:36:27 +02:00
TheJackiMonster 36568db070
Connected frequency window to open and close
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-09-25 22:39:03 +02:00
TheJackiMonster 2b6ce28135
Fixed logo in about dialog and adjusted settings key usage
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-09-25 22:06:26 +02:00
TheJackiMonster 6dc89db53d
Connected opening dialogs to some menu items
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-09-22 23:41:51 +02:00
TheJackiMonster a78f3e229d
Adapted project to support multiple versions in general
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-06-21 16:11:39 +02: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
TheJackiMonster dedd8e043a
Optimized counting words and characters via regex
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-06-01 15:16:02 +02:00
TheJackiMonster 9dc2544d1c
Added logic for character selection in its view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-17 23:59:12 +02:00
TheJackiMonster ef119917cf
Connected io and gtk for general info and summary
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-17 00:51:46 +02:00
TheJackiMonster 47820061c7
Merge branch 'io' into gtk 2021-05-17 00:21:57 +02:00
TheJackiMonster 5eab1afc47
Minor tweaks and first events added to characters view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-17 00:20:48 +02:00
TheJackiMonster f3d39337c2
Added code to connect all input events in general and summary views
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-16 21:58:38 +02:00
TheJackiMonster 59662921a7
Started adding UI python code and renamed Qt files for compatibility
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-16 20:23:10 +02:00
TheJackiMonster 0b219a0b5f
Split main ui into multiple widgets
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-16 17:16:09 +02:00
TheJackiMonster 6ba001b3da
Mostly completed main window areas of outline and editor
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-16 00:10:51 +02:00
TheJackiMonster 2152a6bdd8
Added plot and world view
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-14 23:59:52 +02:00
TheJackiMonster 9078079241
Added remove function for file types
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-14 19:46:39 +02:00
TheJackiMonster ee881bdb17
Added data model for world and its items
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-09 17:07:30 +02:00
TheJackiMonster 674cebdea2
Fixed differences between new data models and sample data
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-09 02:14:36 +02:00
TheJackiMonster 41b3f23fac
Added basic io handling for characters
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-09 01:51:14 +02:00
TheJackiMonster f9ad8d214c
Added io handling for project info, color and labels
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-09 01:15:14 +02:00
TheJackiMonster caf428592a
Added io handling for outline, summary and goals
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-09 00:39:12 +02:00
TheJackiMonster 54aa28414a
Added io handling for multimarkdown files with accelerated metadata loading
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-06 18:51:23 +02:00
TheJackiMonster b97c5366d3
Fixed differences in saving project with new io
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-06 16:57:30 +02:00
TheJackiMonster 2faac4efa8
Added io handling for zip archives and project files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-05 18:04:07 +02:00
TheJackiMonster 08220eda42
Added new data model for old revisions and statuses
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-05 14:59:07 +02:00
TheJackiMonster f8ad2a9121
Added new data model for settings with new file io
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-04 23:37:41 +02:00
TheJackiMonster dfe6cdece2
Added new data models for plots with use of new file io
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-04 23:04:53 +02:00
TheJackiMonster 5239598a91
Added simple classes to handle file extension related io
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-04 15:28:47 +02:00
TheJackiMonster 8b2c0843d2
Changes to the frequency and the import dialog
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-05-01 11:50:56 +02:00
TheJackiMonster 5105b565e9
Added more widgets to the main window 2021-05-01 11:50:56 +02:00
TheJackiMonster 625cf2791f
Add main window with menu and first pages 2021-05-01 11:50:56 +02:00
TheJackiMonster 1451d6a3af
Added search, import dialog and frequency tool dialog 2021-05-01 11:50:56 +02:00
TheJackiMonster 93bdb8d16d
Added icons to settings and adjusted minimal size 2021-05-01 11:50:56 +02:00
TheJackiMonster 05abf93e4b
Created about dialog and basic settings window 2021-05-01 11:50:39 +02:00
TheJackiMonster 7e05b72d83
Hotfix of unhandled exception by language_tool_python (#870)
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-30 20:46:30 +02:00
TheJackiMonster 9bdd80f244
Reverted mistakes in prepare_linux-CI script
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-30 17:05:09 +02:00
TheJackiMonster 1eab9890b5
========== manuskript-0.12.0 ==========
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-30 16:43:17 +02:00
TheJackiMonster 02219aaca8
Generated QML for Greek
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-04-30 16:00:39 +02:00
Eugenia Russell 810e9dd7dc
Translated using Weblate (Greek)
Currently translated at 5.1% (44 of 861 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/el/
2021-04-29 21:35:38 +02:00