Veronica Berglyd Olsen
|
6d2e9d8a04
|
Refresh novel view on count method change
|
2025-04-29 23:45:05 +02:00 |
|
Veronica Berglyd Olsen
|
bd4a658bd9
|
Add project variables for character counts
|
2025-04-29 22:00:53 +02:00 |
|
Veronica Berglyd Olsen
|
9c8030e588
|
Connect the splash screen and add messages to track progress
|
2025-04-25 18:41:28 +02:00 |
|
Veronica Berglyd Olsen
|
d319051942
|
Add a small delay before opening welcome dialog
|
2025-04-24 23:27:43 +02:00 |
|
Veronica Berglyd Olsen
|
8ed3bd889d
|
Fix linting errors in the main code
|
2025-04-07 17:18:43 +02:00 |
|
Veronica Berglyd Olsen
|
53a2d0e691
|
Use Ruff for linting and fix a ton of issues
|
2025-04-03 01:15:52 +02:00 |
|
Veronica Berglyd Olsen
|
ef652355bf
|
Refresh model when document heading count changes
|
2025-03-22 21:10:01 +01:00 |
|
Veronica Berglyd Olsen
|
9990ebf193
|
Handle novel model refresh scenarios
|
2025-03-22 20:25:34 +01:00 |
|
Veronica Berglyd Olsen
|
cf42eeeae3
|
Fix typos
|
2025-03-22 16:32:52 +01:00 |
|
Veronica Berglyd Olsen
|
a87e8289f7
|
Merge 2.6.1 release into main
|
2025-02-02 18:54:08 +01:00 |
|
Veronica Berglyd Olsen
|
36d8ad4d8c
|
Add a flag to disable asking before exit
|
2025-01-29 18:17:32 +01:00 |
|
Veronica Berglyd Olsen
|
eb34a32760
|
Clean up background colours in editor and sidebar
|
2025-01-22 21:52:26 +01:00 |
|
Veronica Berglyd Olsen
|
49e3403d69
|
Remove deleteLater calls that can be replaced by setParent(None)
|
2025-01-22 00:35:53 +01:00 |
|
Veronica Berglyd Olsen
|
ca2943775d
|
Clean up warnings and deprecations in base and dialogs
|
2025-01-12 23:59:09 +01:00 |
|
Veronica Berglyd Olsen
|
717ade24e3
|
Remove scaling and add slots to main config class
|
2025-01-12 23:30:27 +01:00 |
|
Veronica Berglyd Olsen
|
27a0a47aaa
|
Fix custom theme handling for Qt6
|
2025-01-11 23:55:08 +01:00 |
|
Veronica Berglyd Olsen
|
ff7446a2ef
|
Update references to Qt5 and PyQt5
|
2025-01-11 21:55:26 +01:00 |
|
Veronica Berglyd Olsen
|
40c4e74d48
|
Switch app code to PyQt6
|
2025-01-11 20:15:32 +01:00 |
|
Veronica Berglyd Olsen
|
f4bdf3be71
|
Fix a few remaining issues with icon refresh
|
2025-01-08 01:16:31 +01:00 |
|
Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
4a6511b39f
|
Add some minor code cleanup
|
2024-12-30 16:55:54 +01:00 |
|
Veronica Berglyd Olsen
|
c091e0b9bb
|
Apply the font matcher closer to config read
|
2024-11-26 17:06:34 +01:00 |
|
Veronica Berglyd Olsen
|
1bf42ceb55
|
Update tests other than tree-related
|
2024-11-23 19:30:29 +01:00 |
|
Veronica Berglyd Olsen
|
a64ed405f3
|
Add some clear data functions
|
2024-11-22 00:44:14 +01:00 |
|
Veronica Berglyd Olsen
|
ffe6cd0a65
|
Update item change signals
|
2024-11-22 00:15:12 +01:00 |
|
Veronica Berglyd Olsen
|
d55f53be0a
|
Clean up item notification and item main icon
|
2024-11-21 01:18:28 +01:00 |
|
Veronica Berglyd Olsen
|
55eed706fb
|
Re-implement word counters
|
2024-11-21 00:14:54 +01:00 |
|
Veronica Berglyd Olsen
|
2f71ec68d8
|
Re-implement row highlight, empty trash, and fix recursive permanent delete
|
2024-11-20 23:07:40 +01:00 |
|
Veronica Berglyd Olsen
|
ec01336c21
|
Fix active status icon and tooltip
|
2024-11-20 13:06:49 +01:00 |
|
Veronica Berglyd Olsen
|
5dcfe5c874
|
Allow drag and drop to open documents
|
2024-11-20 02:12:28 +01:00 |
|
Veronica Berglyd Olsen
|
337f05f60e
|
Re-enable item rename
|
2024-11-18 00:01:40 +01:00 |
|
Veronica Berglyd Olsen
|
b0bcf8605c
|
Fix closing app with no project bug
|
2024-11-08 17:30:54 +01:00 |
|
Veronica Berglyd Olsen
|
b28921d6c2
|
Add an edit button to the viewer (#1963)
|
2024-11-08 17:30:10 +01:00 |
|
Veronica Berglyd Olsen
|
0ba0674b9e
|
Some code flow improvements and main GUI test coverage
|
2024-10-31 00:07:48 +01:00 |
|
Veronica Berglyd Olsen
|
a2b09fdfec
|
Update various features in the doc editor using new helper code
|
2024-10-30 19:13:13 +01:00 |
|
Veronica Berglyd Olsen
|
fa0bef5500
|
Extend and refactor current open document highlighting
|
2024-10-30 19:12:09 +01:00 |
|
Veronica Berglyd Olsen
|
4eace705e3
|
Add a function wrapper that makes the linter happy when used for Qt slots
|
2024-10-29 17:37:50 +01:00 |
|
Veronica Berglyd Olsen
|
b2d71acd93
|
Connect menu actions to main GUI in the menu class
|
2024-10-29 17:36:54 +01:00 |
|
Veronica Berglyd Olsen
|
70b05c9e07
|
Use strings for shortcut keys
|
2024-09-18 22:11:32 +02:00 |
|
Veronica Berglyd Olsen
|
33497bc92d
|
Simplify how the project tree is populated
|
2024-07-25 20:47:14 +02:00 |
|
Veronica Berglyd Olsen
|
06aa2e6c07
|
Only refresh project tree values when status labels change
|
2024-07-25 20:39:32 +02:00 |
|
Veronica Berglyd Olsen
|
3bffaa01dc
|
Update viewer panel when importance labels change (#1992)
|
2024-07-25 19:21:52 +02:00 |
|
Veronica Berglyd Olsen
|
17b3b2b770
|
Navigate to heading when a tag is clicked for editing (#1983)
|
2024-07-21 19:45:28 +02:00 |
|
Veronica Berglyd Olsen
|
5e8892ee7c
|
Rewrite the tree view focus switch (#1949)
|
2024-07-03 19:39:29 +02:00 |
|
Veronica Berglyd Olsen
|
42b1e6a559
|
Only switch focus between editor and viewer when viewer is visible (#1950)
|
2024-07-03 18:38:32 +02:00 |
|
Veronica Berglyd Olsen
|
5665efd9d7
|
Update docs and test coverage
|
2024-06-20 23:32:02 +02:00 |
|
Veronica Berglyd Olsen
|
ea7f3fe51c
|
Add editor/viewer toggle feature
|
2024-06-19 20:42:23 +02:00 |
|
Veronica Berglyd Olsen
|
c6569b63e5
|
Add focus indication to editor and viewer header
|
2024-06-18 22:42:52 +02:00 |
|
Veronica Berglyd Olsen
|
f7d0adad1b
|
Shuffle around private slots in main GUI
|
2024-06-18 22:39:33 +02:00 |
|
Veronica Berglyd Olsen
|
efc94a7fd5
|
Sort signals in main GUI
|
2024-06-16 21:18:41 +02:00 |
|