Veronica Berglyd Olsen
e3eea2628a
Fix current tests
2025-06-12 19:22:11 +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
d0c8227d15
Move spell check testing to the editor
2025-03-30 23:49:19 +02:00
Veronica Berglyd Olsen
34a3a6e85c
Fix existing tests
2025-03-23 22:37:16 +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
01b2b53fd5
Add test coverage of the item model
2024-11-24 00:43:01 +01:00
Veronica Berglyd Olsen
1bf42ceb55
Update tests other than tree-related
2024-11-23 19:30:29 +01:00
Veronica Berglyd Olsen
1ad6a80682
Update auto-replace in editor, and update tests
2024-11-01 21:17:46 +01:00
Veronica Berglyd Olsen
3d935e29eb
Update test coverage
2024-10-30 00:08:31 +01:00
Veronica Berglyd Olsen
b25ba9de27
Add test coverage of the highlighter
2024-10-27 13:05:24 +01:00
Veronica Berglyd Olsen
ec6a5712e5
Update tests
2024-04-14 23:59:57 +02:00
Veronica Berglyd Olsen
4003ececb2
Update tests
2024-04-09 22:40:14 +02:00
Veronica Berglyd Olsen
7a1fab0c0a
Update test reference files
2024-01-26 22:57:25 +01:00
Veronica Berglyd Olsen
b11a3c4bc7
Add editor spell checking test coverage
2023-10-17 20:54:00 +02:00
Veronica Berglyd Olsen
8ef3b3e09a
Add project file revision number, and update all test reference files
2023-06-03 18:37:41 +02:00
Veronica Berglyd Olsen
af67f5081e
Fix test reference files
2023-05-29 17:16:58 +02:00
Veronica Berglyd Olsen
e0ca2e7fb5
Update tests and remove unused functions in viewer
2022-11-15 16:50:41 +01:00
Veronica Berglyd Olsen
26f7bb4b32
Change how spel checking and booleans in general are saved in the XML
2022-11-07 22:46:30 +01:00
Veronica Berglyd Olsen
72cc0cf0aa
Add project file format 1.5
2022-11-05 21:13:18 +01:00
Veronica Berglyd Olsen
c6d3f680cc
Add a UUID to projects
2022-11-05 17:03:45 +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
192806a46d
Fix or disable broken tests
2022-10-30 23:55:58 +01:00
Veronica Berglyd Olsen
6b16b7c3b7
Rename project file attribute
2022-10-20 18:28:32 +02:00
Veronica Berglyd Olsen
38df693987
Update tests
2022-10-17 21:15:52 +02:00
Veronica Berglyd Olsen
9b5d2b2c2b
Resolve issue #1150
2022-10-11 22:26:14 +02:00
Veronica Berglyd Olsen
03db815723
Update test coverage
2022-10-01 22:35:26 +02:00
Veronica Berglyd Olsen
bf2229538e
Bring patch 1.6.4 changes into main
2022-09-29 19:59:21 +02:00
Veronica Berglyd Olsen
5adf21e87a
Add integration test coverage of insert spaces issue
2022-09-29 14:25:42 +02:00
Veronica Berglyd Olsen
bb2c78c0f6
Update tests
2022-07-31 18:50:43 +02:00
Veronica Berglyd Olsen
88b2d61cec
Update tests
2022-06-12 17:54:37 +02:00
Veronica Berglyd Olsen
06d39ea352
Make tests not depend on minimal project settings
2022-05-21 17:33:58 +02:00
Veronica Berglyd Olsen
d9e3fd7a01
Make some minor improvements to how expanded status is saved for items
2022-04-23 19:34:40 +02:00
Veronica Berglyd Olsen
821833df8e
Fix tests and drop unused function from NWTree class
2022-04-23 17:05:29 +02:00
Veronica Berglyd Olsen
64da2793ac
Allow file items to save expanded status
2022-04-23 15:38:53 +02:00
Veronica Berglyd Olsen
607f9409d2
Update tests
2022-04-20 21:50:07 +02:00
Veronica Berglyd Olsen
4cfbbf4c68
Remove max folder depth restriction, and simplify adding folders and files in the tree
2022-04-17 14:44:11 +02:00
Veronica Berglyd Olsen
ebee9ff791
Update tests
2022-04-16 20:56:52 +02:00
Veronica Berglyd Olsen
da13fbff08
Merge branch 'main' into multi_root
2022-04-16 18:49:46 +02:00
Veronica Berglyd Olsen
fedb064b1f
Fix other tests
2022-04-16 15:01:55 +02:00
Veronica Berglyd Olsen
34b5181f34
Merge branch 'main' into multi_root
2022-04-03 22:53:45 +02:00
Veronica Berglyd Olsen
23fd6b815f
Save both status and importance flags ( #1030 )
...
* Put the status icons in the status object itself
* Allow saving both status and importance values
* Update current tests
* Improve test coverage
* Update sample project file
2022-04-03 22:43:11 +02:00
Veronica Berglyd Olsen
37970bd446
Add root information to project file
2022-04-02 19:43:26 +02:00
Veronica Berglyd Olsen
045a595537
Implement project file format 1.4 ( #993 )
...
* Update the item class with more compact item storage format
* Bump version and file version
* Update tests
* Add explicit test coverage for format conversions for item class
* Update the documentation
2022-02-20 22:05:31 +01:00
Veronica Berglyd Olsen
bbed05b273
Merge patch 1.4.2
2021-08-31 00:04:40 +02:00
Veronica Berglyd Olsen
bdef9a3955
Fix smart quote issue ( #874 )
2021-08-30 23:23:47 +02:00
Veronica Berglyd Olsen
bb1a778277
Merge Novel Layouts ( #837 )
...
* Merge novel layouts and simplify the Tokenizer class
* Fix core tests
* Delete auto-layout code
* Remove no longer needed item layouts
* Remove references to deleted item layouts in test
* Make some minor changes to Tokenizer class and update tests
* Update test reference files
* Update sample project
* Fix a few issues with the Tokenizer
* Centre some text in the sample documents
* Make some minor changes to how new projects are generated
* Add support for New Page and VSpace commands to the Tokenizer
* Remove Title and Page layouts and add codes for page break and vertical space
* Add document layout and fix some issues in index class with new title formats
* Update tests and reference files
* Bump the project file version and fix a minor issue in items class
* Update tests and test coverage
* Clean up some warnings and issues in tests
2021-08-02 23:44:35 +02:00