Veronica Berglyd Olsen
|
c174f8f931
|
Update linting for main code
|
2025-08-27 21:00:09 +02:00 |
|
Veronica Berglyd Olsen
|
d58a883ca5
|
Merge branch 'main' into primary_count
|
2025-05-12 19:41:33 +02:00 |
|
Veronica Berglyd Olsen
|
9b0890c9b7
|
Improve accessibility labels for novel and project trees
|
2025-05-11 18:32:10 +02:00 |
|
Veronica Berglyd Olsen
|
ba7fdb314b
|
Add a main count setting and use it for the project tree
|
2025-04-29 21:26:13 +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
|
9990ebf193
|
Handle novel model refresh scenarios
|
2025-03-22 20:25:34 +01:00 |
|
Veronica Berglyd Olsen
|
9a63a84fc1
|
Add a basic model for the novel view
|
2025-02-22 20:12:50 +01:00 |
|
Veronica Berglyd Olsen
|
1f14c55ce0
|
Merge branch 'release' into from_2.6.3
|
2025-02-16 21:47:13 +01:00 |
|
Veronica Berglyd Olsen
|
6d9b1f7b36
|
Make the model parent call a little more robust
|
2025-02-16 16:44:08 +01:00 |
|
Veronica Berglyd Olsen
|
2157dc8a35
|
Block dropping items on invisible root
|
2025-02-16 16:33:19 +01:00 |
|
Veronica Berglyd Olsen
|
40c4e74d48
|
Switch app code to PyQt6
|
2025-01-11 20:15:32 +01:00 |
|
Veronica Berglyd Olsen
|
98db7db2b1
|
Remove code excluded due to Python 3.9
|
2025-01-11 18:53:51 +01:00 |
|
Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
43d95462e0
|
Optimise a few details and add some tests
|
2024-11-26 17:07:02 +01:00 |
|
Veronica Berglyd Olsen
|
0449cf824d
|
Add test coverage of the gui project tree
|
2024-11-24 18:39:23 +01:00 |
|
Veronica Berglyd Olsen
|
9ec9c55c3f
|
Add test coverage of the project tree
|
2024-11-24 02:48:17 +01:00 |
|
Veronica Berglyd Olsen
|
01b2b53fd5
|
Add test coverage of the item model
|
2024-11-24 00:43:01 +01:00 |
|
Veronica Berglyd Olsen
|
be6888f8c8
|
Fix Python 3.9 incompatible type
|
2024-11-23 20:29:02 +01:00 |
|
Veronica Berglyd Olsen
|
1bf42ceb55
|
Update tests other than tree-related
|
2024-11-23 19:30:29 +01:00 |
|
Veronica Berglyd Olsen
|
fea989c1f8
|
Update comments
|
2024-11-22 00:56:33 +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
|
7ed619cf2e
|
Restore project item emphasis
|
2024-11-21 01:33:09 +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
|
bbe8683d59
|
Re-implement project item duplication
|
2024-11-20 18:48:14 +01:00 |
|
Veronica Berglyd Olsen
|
3f41e62e21
|
Move some variables around
|
2024-11-20 16:41:26 +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
|
72f1bc2d77
|
Add model support for drag and drop
|
2024-11-20 01:31:56 +01:00 |
|
Veronica Berglyd Olsen
|
54685c8184
|
Reimplement item deletion
|
2024-11-19 23:26:01 +01:00 |
|
Veronica Berglyd Olsen
|
3532306833
|
Add move to trash functionality
|
2024-11-19 17:48:01 +01:00 |
|
Veronica Berglyd Olsen
|
442b065834
|
Handle item consistency in the nodes tree
|
2024-11-19 17:47:21 +01:00 |
|
Veronica Berglyd Olsen
|
53e70c118c
|
Add back create new project item functionality
|
2024-11-19 00:22:59 +01:00 |
|
Veronica Berglyd Olsen
|
a5575992d6
|
Re-enable project tree move item and navigation
|
2024-11-18 18:04:25 +01:00 |
|
Veronica Berglyd Olsen
|
df0244095f
|
Rewrite how project items are refreshed on the GUI
|
2024-11-18 17:51:05 +01:00 |
|
Veronica Berglyd Olsen
|
4f8e898440
|
Switch data tree to new model structure
|
2024-11-17 23:24:49 +01:00 |
|
Veronica Berglyd Olsen
|
7991b9b27c
|
Re-enable item selection
|
2024-11-17 22:41:45 +01:00 |
|
Veronica Berglyd Olsen
|
ef42e1956c
|
Merge new and old project tree
|
2024-11-17 22:07:37 +01:00 |
|
Veronica Berglyd Olsen
|
27b3dde6f6
|
Complete build initial tree and save tree logic
|
2024-11-17 21:24:55 +01:00 |
|
Veronica Berglyd Olsen
|
cbe557507f
|
Add a basic project tree model
|
2024-11-17 19:25:55 +01:00 |
|