Commit graph

38 commits

Author SHA1 Message Date
TheJackiMonster
cc001aba9f
Implement text preview with tags
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-11-19 17:14:48 +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
3481e40b4f
Implement basic outline overview
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-10-30 17:48:02 +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
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
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
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
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
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
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