Veronica Berglyd Olsen
|
6db67e909d
|
Add icon colour settings to themes and enforce them on all GUI icons
|
2025-10-26 14:02:18 +01:00 |
|
Veronica Berglyd Olsen
|
a703e0bb7d
|
Update tests and add more debug output
|
2025-10-26 02:40:50 +01:00 |
|
Veronica Berglyd Olsen
|
c174f8f931
|
Update linting for main code
|
2025-08-27 21:00:09 +02:00 |
|
Veronica Berglyd Olsen
|
e77b71bbbc
|
Connect main progress bar to potential bulky operations in the project tree
|
2025-07-17 18:06:02 +02:00 |
|
Veronica Berglyd Olsen
|
20709145c8
|
Update template title when creating file from template
|
2025-07-17 15:31:03 +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
|
b75ec3677c
|
Fix tests and update coverage
|
2025-04-18 19:20:56 +02:00 |
|
Veronica Berglyd Olsen
|
b60ce68fcd
|
Also record keyboard selections as a selection change
|
2025-04-18 18:20:13 +02:00 |
|
Veronica Berglyd Olsen
|
bec414a405
|
Move the decision logic of where to put new items to the NWTree class and improve (#2260)
|
2025-04-18 17:38:55 +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
|
43e420ab0b
|
Restore novel heading details tooltip and active row colouring
|
2025-02-22 23:13:57 +01:00 |
|
Veronica Berglyd Olsen
|
71ad7c3229
|
Re-implement basic novel view functionality
|
2025-02-22 21:54:24 +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
|
ed1b11a932
|
Restore empty trash from menu (#2239)
|
2025-02-16 14:20:33 +01:00 |
|
Veronica Berglyd Olsen
|
5dee5ecefe
|
Make trees/search consistent again using background role setter
|
2025-01-22 21:27:09 +01:00 |
|
Veronica Berglyd Olsen
|
2735f30eab
|
Fix side panel header margins
|
2025-01-22 17:01:20 +01:00 |
|
Veronica Berglyd Olsen
|
7e7bff9d06
|
Merge branch 'release'
|
2025-01-22 11:22:55 +01:00 |
|
Veronica Berglyd Olsen
|
306bd245fc
|
Block tree context menu in blank area
|
2025-01-22 00:58:55 +01:00 |
|
Veronica Berglyd Olsen
|
7e42d04e36
|
Drop deleteLater for context menus
|
2025-01-22 00:53:18 +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
|
72ed5d84f6
|
Fix minor issues
|
2025-01-13 19:42:48 +01:00 |
|
Veronica Berglyd Olsen
|
5027b8df19
|
Clean up warnings and deprecations in gui components
|
2025-01-13 02:21:56 +01:00 |
|
Veronica Berglyd Olsen
|
40c4e74d48
|
Switch app code to PyQt6
|
2025-01-11 20:15:32 +01:00 |
|
Veronica Berglyd Olsen
|
859211fb6d
|
Merge fixes from release branch
|
2025-01-11 18:45:05 +01:00 |
|
Veronica Berglyd Olsen
|
d7d211baf2
|
Fix empty selection model bug (#2173)
|
2025-01-11 18:39:23 +01:00 |
|
Veronica Berglyd Olsen
|
a0fea3c025
|
Separate project tree icons from the rest
|
2025-01-08 22:22:09 +01:00 |
|
Veronica Berglyd Olsen
|
b97844512a
|
Update icons in the GUI
|
2025-01-07 19:19:11 +01:00 |
|
Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
81a4d5fadb
|
Fix wrong check type for single item status label chang (#2145)
|
2024-12-29 16:15:56 +01:00 |
|
Veronica Berglyd Olsen
|
4cadd1597e
|
Add coverage to remaining missed lines
|
2024-11-25 00:07:32 +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
|
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
|
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
|
a45ab2f017
|
Remove tooltip for non-checkable items
|
2024-11-20 22:36:44 +01:00 |
|
Veronica Berglyd Olsen
|
bbe8683d59
|
Re-implement project item duplication
|
2024-11-20 18:48:14 +01:00 |
|
Veronica Berglyd Olsen
|
072be78991
|
Re-enable project tree context menu and clean up split and merge
|
2024-11-20 16:42:08 +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 |
|