Veronica Berglyd Olsen
|
407e7fa69e
|
Add storage code to handle projecty structure and old projects
|
2022-11-05 16:15:26 +01:00 |
|
Veronica Berglyd Olsen
|
2e590b742f
|
Move new project tool to core tools (resolves #1152)
|
2022-11-03 23:47:51 +01:00 |
|
Veronica Berglyd Olsen
|
bd81ea0880
|
Make project xml class and tests use pathlib instead of os
|
2022-11-03 22:17:25 +01:00 |
|
Veronica Berglyd Olsen
|
dfd9e15951
|
Use storage class to open and save project XML
|
2022-11-03 21:51:56 +01:00 |
|
Veronica Berglyd Olsen
|
96b011cf70
|
Rename doctools module to coretools
|
2022-11-03 21:41:57 +01:00 |
|
Veronica Berglyd Olsen
|
3eee8442a7
|
Make packing and unpacking item data consistent
|
2022-11-03 17:30:54 +01:00 |
|
Veronica Berglyd Olsen
|
da4f4b0801
|
Add prototyype storage class
|
2022-11-01 22:58:12 +01:00 |
|
Veronica Berglyd Olsen
|
717d516f6a
|
Delegate responsibility for the index to the project class
|
2022-11-01 22:32:29 +01:00 |
|
Veronica Berglyd Olsen
|
e85bd56f60
|
Auto-open first document (#1223)
|
2022-11-01 19:23:35 +01:00 |
|
Veronica Berglyd Olsen
|
a2f92c1223
|
Auto-open first document on new project (#1219)
|
2022-11-01 19:15:32 +01:00 |
|
Veronica Berglyd Olsen
|
9dd1a60629
|
Fix bug with active icon on item details panel
|
2022-11-01 19:11:38 +01:00 |
|
Veronica Berglyd Olsen
|
5abc9784f1
|
Refactor project XML handling (#1221)
|
2022-11-01 18:44:59 +01:00 |
|
Veronica Berglyd Olsen
|
f1100d4475
|
Remove minimal project from test suite
|
2022-11-01 18:32:29 +01:00 |
|
Veronica Berglyd Olsen
|
494b94430c
|
Fix tests broken by xml rewrite
|
2022-11-01 18:31:03 +01:00 |
|
Veronica Berglyd Olsen
|
5b7f2b2b55
|
Add test coverage of the project xml class
|
2022-11-01 17:14:57 +01:00 |
|
Veronica Berglyd Olsen
|
f41db97860
|
Clean up the content loading
|
2022-11-01 13:36:22 +01:00 |
|
Veronica Berglyd Olsen
|
0cfaf4f021
|
Drop the total word count value in the XML and rewrite how counts are handled
|
2022-11-01 12:21:16 +01:00 |
|
Veronica Berglyd Olsen
|
6fd7107675
|
Remove pre-generatiopn of status and importance items
|
2022-10-31 23:18:16 +01:00 |
|
Veronica Berglyd Olsen
|
a88a2f5b40
|
Change file format to save dictionaries consistently
|
2022-10-31 22:37:05 +01:00 |
|
Veronica Berglyd Olsen
|
13b9e5a434
|
Move project data class to project file
|
2022-10-31 21:25:40 +01:00 |
|
Veronica Berglyd Olsen
|
a760aff826
|
Complete the xml writer class
|
2022-10-31 20:05:20 +01:00 |
|
Veronica Berglyd Olsen
|
3a161e90f9
|
Complete loading project xml via data class
|
2022-10-31 18:11:46 +01:00 |
|
Veronica Berglyd Olsen
|
522acc479b
|
Move status and importance to data class
|
2022-10-31 17:01:50 +01:00 |
|
Veronica Berglyd Olsen
|
cc2ef85afd
|
CHange how current word counts are handled
|
2022-10-31 16:19:31 +01:00 |
|
Veronica Berglyd Olsen
|
9d283d2eae
|
Move all remaining trivial project settings to the data class
|
2022-10-31 15:55:33 +01:00 |
|
Veronica Berglyd Olsen
|
aeef8734b8
|
Move the remaining project meta settings to project data class
|
2022-10-31 00:28:10 +01:00 |
|
Veronica Berglyd Olsen
|
192806a46d
|
Fix or disable broken tests
|
2022-10-30 23:55:58 +01:00 |
|
Veronica Berglyd Olsen
|
e887ec6991
|
Move project name to project data class
|
2022-10-30 23:18:18 +01:00 |
|
Veronica Berglyd Olsen
|
ea80fd3c71
|
Complete the XML parsing
|
2022-10-30 22:51:31 +01:00 |
|
Veronica Berglyd Olsen
|
6d1734b655
|
Merge branch 'main' into xml_rw_class
|
2022-10-30 19:40:12 +01:00 |
|
Veronica Berglyd Olsen
|
72f06620e9
|
Add version and build info to AppImage build (#1218)
|
2022-10-30 17:59:08 +01:00 |
|
Veronica Berglyd Olsen
|
aa963dea3d
|
Add version and build info to AppImage build (#1182)
|
2022-10-30 17:55:38 +01:00 |
|
Veronica Berglyd Olsen
|
16e7df0526
|
Allow moving split document to trash (#1217)
|
2022-10-30 17:21:29 +01:00 |
|
Veronica Berglyd Olsen
|
4d5c1b2455
|
Update split document tests
|
2022-10-30 17:14:28 +01:00 |
|
Veronica Berglyd Olsen
|
c1988bcc17
|
Fix bug where split document loses status or importance
|
2022-10-30 17:07:24 +01:00 |
|
Veronica Berglyd Olsen
|
1784d9ce28
|
Add move to trash switch on split dialog and processing (#1179)
|
2022-10-30 17:03:52 +01:00 |
|
Veronica Berglyd Olsen
|
15fd4c51df
|
Fix bug with missing icons in outline view
|
2022-10-30 16:58:10 +01:00 |
|
Veronica Berglyd Olsen
|
fd92f1c588
|
Update active/inactive and status/importance icons (#1216)
|
2022-10-30 15:31:03 +01:00 |
|
Veronica Berglyd Olsen
|
80496ab1ed
|
Improve active/inactive icons again
|
2022-10-30 15:16:39 +01:00 |
|
Veronica Berglyd Olsen
|
dbade05e46
|
Generate nicer status icons
|
2022-10-30 02:33:00 +02:00 |
|
Veronica Berglyd Olsen
|
e80536405e
|
Replace active status icons in project tree
|
2022-10-30 01:21:07 +02:00 |
|
Veronica Berglyd Olsen
|
ea59379479
|
Add new checkbox icons
|
2022-10-30 01:20:31 +02:00 |
|
Veronica Berglyd Olsen
|
18878dd19b
|
Change how item data is stored in the project tree
|
2022-10-29 17:55:45 +02:00 |
|
Veronica Berglyd Olsen
|
309a58cb18
|
Fix missing synopsis action in main window
|
2022-10-29 01:36:31 +02:00 |
|
Veronica Berglyd Olsen
|
64fbc2f4e9
|
Add format and insert features (#1214)
|
2022-10-29 01:33:42 +02:00 |
|
Veronica Berglyd Olsen
|
dcb473137b
|
Update documentation and test with synopsis insert feature
|
2022-10-29 01:26:58 +02:00 |
|
Veronica Berglyd Olsen
|
3a90ee2b0d
|
Add insert menu entry for synopsis comment (#1177)
|
2022-10-29 01:26:26 +02:00 |
|
Veronica Berglyd Olsen
|
dc401278fb
|
Update tests
|
2022-10-29 01:05:41 +02:00 |
|
Veronica Berglyd Olsen
|
33eb3efb11
|
Remove restriction on formatting empty block (#1178)
|
2022-10-29 01:05:33 +02:00 |
|
Veronica Berglyd Olsen
|
6d15bc5f14
|
Fix help text in Preferences
|
2022-10-29 00:56:39 +02:00 |
|