Veronica Berglyd Olsen
|
ff85c6688f
|
Add methods to refresh status icons on theme change
|
2025-06-12 17:59:38 +02:00 |
|
Veronica Berglyd Olsen
|
d58a883ca5
|
Merge branch 'main' into primary_count
|
2025-05-12 19:41:33 +02:00 |
|
Veronica Berglyd Olsen
|
39c072050b
|
Add shapes to default status labels (#2332)
|
2025-05-11 12:50:00 +02:00 |
|
Veronica Berglyd Olsen
|
67d0b486e9
|
Update tests
|
2025-04-29 22:49:22 +02:00 |
|
Veronica Berglyd Olsen
|
bd4a658bd9
|
Add project variables for character counts
|
2025-04-29 22:00:53 +02:00 |
|
Veronica Berglyd Olsen
|
8ed3bd889d
|
Fix linting errors in the main code
|
2025-04-07 17:18:43 +02:00 |
|
Veronica Berglyd Olsen
|
4e6a26e787
|
Fix docstring and rename NWIndex to just Index
|
2025-02-22 15:59:19 +01:00 |
|
Veronica Berglyd Olsen
|
a87e8289f7
|
Merge 2.6.1 release into main
|
2025-02-02 18:54:08 +01:00 |
|
Veronica Berglyd Olsen
|
f686ec6a5a
|
Save recent projects by their ID instead of path (#2217)
|
2025-01-30 23:11:10 +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
|
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
|
c1ed0647fe
|
Refactor project signal proxies
|
2024-11-23 19:56:24 +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
|
e0b27317f3
|
Make sure deleted documents are closed if open
|
2024-11-21 22:24:34 +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
|
bbe8683d59
|
Re-implement project item duplication
|
2024-11-20 18:48:14 +01:00 |
|
Veronica Berglyd Olsen
|
54685c8184
|
Reimplement item deletion
|
2024-11-19 23:26:01 +01:00 |
|
Veronica Berglyd Olsen
|
53e70c118c
|
Add back create new project item functionality
|
2024-11-19 00:22:59 +01:00 |
|
Veronica Berglyd Olsen
|
cbe557507f
|
Add a basic project tree model
|
2024-11-17 19:25:55 +01:00 |
|
Veronica Berglyd Olsen
|
a43bd5a50e
|
Move project lock until all steps in project open are completed (#1977)
|
2024-07-14 16:28:09 +02:00 |
|
Veronica Berglyd Olsen
|
54c7c5a463
|
Add path info to open project error dialogs (#1944)
|
2024-07-04 16:19:04 +02:00 |
|
Veronica Berglyd Olsen
|
142d7c4f3a
|
Remove all END Enum comments
|
2024-05-10 16:01:44 +02:00 |
|
Veronica Berglyd Olsen
|
2afe0ebbe9
|
Remove all END Class comments
|
2024-05-10 16:00:56 +02:00 |
|
Veronica Berglyd Olsen
|
f17302439e
|
Simplify further how status labels are added and updated
|
2024-04-10 21:38:43 +02:00 |
|
Veronica Berglyd Olsen
|
63d2f5c57d
|
Simplify the status class
|
2024-04-10 17:57:39 +02:00 |
|
Veronica Berglyd Olsen
|
ff3cae9db4
|
Add status icon shape to project XML
|
2024-04-09 22:39:46 +02:00 |
|
Veronica Berglyd Olsen
|
6a7262b817
|
Use the quick read feature wherever we only need document text
|
2024-03-26 11:56:31 +01:00 |
|
Veronica Berglyd Olsen
|
5befd244e6
|
Move outline generation to Tokenizer class instead
|
2024-03-21 16:42:58 +01:00 |
|
Veronica Berglyd Olsen
|
7247d4dc76
|
Use correct type hint for generators
|
2024-03-18 18:37:21 +01:00 |
|
Veronica Berglyd Olsen
|
311b611afe
|
Clear index when closing project (#1718)
|
2024-02-29 22:58:52 +01:00 |
|
Veronica Berglyd Olsen
|
16d2f1cc2a
|
Fix new linting errors
|
2024-02-13 14:06:32 +01:00 |
|
Veronica Berglyd Olsen
|
d9a5db5884
|
Add file copy feature to project class
|
2024-02-08 21:37:53 +01:00 |
|
Veronica Berglyd Olsen
|
5c99e2186a
|
Merge branch 'main' into dev
|
2024-01-05 00:27:32 +01:00 |
|
Veronica Berglyd Olsen
|
df690ceb36
|
Happy New Year 2024
|
2024-01-05 00:25:07 +01:00 |
|
Veronica Berglyd Olsen
|
f9089fd506
|
Merge branch 'main' into dev
|
2023-12-17 17:47:00 +01:00 |
|
Veronica Berglyd Olsen
|
186737a170
|
Update file history info
|
2023-12-13 22:07:53 +01:00 |
|
Veronica Berglyd Olsen
|
f2b35d798b
|
Make some minor corrections
|
2023-11-30 22:53:52 +01:00 |
|
Veronica Berglyd Olsen
|
d11a8ee789
|
Remove unneeded storage enum
|
2023-11-30 22:39:46 +01:00 |
|
Veronica Berglyd Olsen
|
4f42407c23
|
Rewrite project open and creation in storage class
|
2023-11-30 22:29:54 +01:00 |
|
Veronica Berglyd Olsen
|
b526315084
|
Clean up some redundant code and fix annotations
|
2023-11-29 16:05:14 +01:00 |
|
Veronica Berglyd Olsen
|
30b4e5511a
|
Add a common function to open file paths externally
|
2023-11-23 16:43:56 +01:00 |
|
Veronica Berglyd Olsen
|
9c7663996c
|
Fix issues discovered when testing
|
2023-09-01 17:34:34 +02:00 |
|
Veronica Berglyd Olsen
|
4507489f0b
|
Clean up a few things in project classes
|
2023-08-24 19:45:08 +02:00 |
|
Veronica Berglyd Olsen
|
55423174ed
|
Make a few minor improvements, including fixing #1495
|
2023-08-20 22:09:02 +02:00 |
|
Veronica Berglyd Olsen
|
0b4cfd0037
|
Move idle time records to the shared class
|
2023-08-20 21:33:04 +02:00 |
|