Veronica Berglyd Olsen
6d7ca2bb86
Cleanup ( #820 )
...
* Update instructions and readmes
* Cleanup in base files
* Cleanup in core files
* Cleanup in gui files
* Cleanup in dialog files
* Cleanup in tools files
* Cleanup in test files
2021-07-04 17:57:54 +02:00
Veronica Berglyd Olsen
0575f89ae9
Remove alignments in arguments for format statements
2021-06-25 23:20:15 +02:00
Veronica Berglyd Olsen
26912f226f
Add double space before in-line comments
2021-06-25 21:36:52 +02:00
Veronica Berglyd Olsen
0c286231cc
Remove multiple hashes before comments
2021-06-25 21:11:25 +02:00
Veronica Berglyd Olsen
991a61f2f6
Remove encoding line and add spaces between classes and functions, tests
2021-06-25 21:04:48 +02:00
Veronica Berglyd Olsen
3f941bf9fd
Merge branch 'dev' into text_align
2021-06-11 00:11:40 +02:00
Veronica Berglyd Olsen
a48f302531
Merge branch 'main' into dev
2021-06-11 00:11:19 +02:00
Veronica Berglyd Olsen
40ff865989
Make XML parser for items less picky
2021-06-11 00:01:58 +02:00
Veronica Berglyd Olsen
32e9c10702
Fix word counter for align and indent tags
2021-06-10 23:38:11 +02:00
Veronica Berglyd Olsen
80c4826253
Added left/right indentation to Tokenizer class
2021-06-10 00:04:54 +02:00
Veronica Berglyd Olsen
e0de3ff191
Improve test coverage
2021-06-09 23:40:37 +02:00
Veronica Berglyd Olsen
239cff3dee
Fix tests
2021-06-09 23:32:22 +02:00
Veronica Berglyd Olsen
5ab60ca4a3
Fix test
2021-05-23 13:15:09 +02:00
Veronica K. B. Olsen
6ef8611a0a
Merge branch 'main' into dev
2021-05-08 21:41:36 +02:00
Veronica K. B. Olsen
cc8fc38734
Update the handle generator test
2021-05-06 21:58:35 +02:00
Veronica K. B. Olsen
6c79a1daba
Test terminology update
2021-05-02 17:48:28 +02:00
Veronica K. B. Olsen
5ee39d7ecc
Tighten up the use of item and nwdoc objects in editor class
2021-04-25 23:46:09 +02:00
Veronica K. B. Olsen
bd28867804
Update tests
2021-04-25 23:22:05 +02:00
Veronica K. B. Olsen
48695651e1
Core classes should only init with project class and if needed access main gui via project
2021-04-25 17:39:52 +02:00
Veronica K. B. Olsen
d473615ccf
Rename open and save document to read and write in NWDoc
2021-04-25 17:10:12 +02:00
Veronica K. B. Olsen
820e6fcfa3
Update tests
2021-03-28 17:15:35 +02:00
Veronica K. B. Olsen
0a32f9405a
Merge branch 'testing' into dev
2021-02-24 22:45:41 +01:00
Veronica K. B. Olsen
c2e3fef7fc
Improve keyword indexer and extend test
2021-02-23 22:28:02 +01:00
Veronica K. B. Olsen
b9d344c7d9
Make sure the test cheks for issue 688
2021-02-23 22:07:14 +01:00
Veronica K. B. Olsen
58eaddf753
Merge branch 'main' into dev
2021-02-20 17:40:44 +01:00
Veronica K. B. Olsen
0a571502ce
Merge branch 'main' into testing
2021-02-20 17:40:30 +01:00
Veronica K. B. Olsen
5977c8c8e2
Fix test
2021-02-20 17:31:31 +01:00
Veronica K. B. Olsen
844c3ab26f
Allow Build language to not be set at all
2021-02-18 21:18:14 +01:00
Veronica K. B. Olsen
6cc974a8e9
Fix tests
2021-02-18 20:47:22 +01:00
Veronica K. B. Olsen
e4d03f9581
Fix tests for variable change, and change monkeypatches to use the context manager
2021-02-18 19:21:46 +01:00
Veronica K. B. Olsen
e114873e4c
Remove deprecated meta entry support in project files
2021-02-17 21:54:56 +01:00
Veronica K. B. Olsen
5a685474ff
Move the remanining two functions in the tools.py file to other source files
2021-02-17 16:31:37 +01:00
Veronica K. B. Olsen
4033f7a47d
Fix tests
2021-02-16 23:58:25 +01:00
Veronica K. B. Olsen
62cc64d912
Remove the old numberToWord functions and clean up the translation files
2021-02-16 23:47:49 +01:00
Veronica K. B. Olsen
7b7bf5d390
Fix a bug in parsing orphaned file names
2021-02-16 00:38:15 +01:00
Veronica K. B. Olsen
8db140fe89
Make the number to word function ready for multiple langauges, and make some minor changes to tooltips in build and status bar
2021-02-15 23:43:56 +01:00
Veronica K. B. Olsen
2e4148a9eb
Restore some of the old spell check information in the status bar
2021-02-15 22:29:05 +01:00
Veronica K. B. Olsen
6d56bc7c0c
Fix flake8 complaints
2021-02-15 17:01:38 +01:00
Veronica K. B. Olsen
8087e8ad75
Fix tests and a bug in GuiMain
2021-02-15 16:48:12 +01:00
Veronica K. B. Olsen
dba8865d75
Revert some changes to how languages are loaded and remove iso.py
2021-02-15 16:32:20 +01:00
Veronica K. B. Olsen
133b597093
Merge branch 'main' into testing
2021-02-12 20:23:50 +01:00
Veronica K. B. Olsen
d08322c1a3
No point making a list to convert to a set
2021-02-12 20:18:32 +01:00
Veronica K. B. Olsen
ec1c664ed6
Fix test
2021-02-12 20:15:38 +01:00
Veronica K. B. Olsen
672ea6d6f2
Fix and update tests
2021-02-10 16:57:32 +01:00
Veronica K. B. Olsen
871a0dfc6c
Fix tests
2021-02-08 23:26:40 +01:00
Veronica K. B. Olsen
b59b3a3a74
Use the old converter for nwd file, not the markdown class
2021-02-06 17:19:30 +01:00
Veronica K. B. Olsen
3baeef4f44
Drop the whole firstTitle index again
2021-02-01 23:20:07 +01:00
Veronica K. B. Olsen
a2929ef441
Merge branch 'release' into dev
2021-02-01 23:02:40 +01:00
Veronica K. B. Olsen
af21f3c5d8
Add index functions to extract headers and word counts for a given handle
2021-02-01 22:48:07 +01:00
Veronica K. Berglyd Olsen
2df0d81d29
Revert "Add timestamp to document meta"
2021-01-31 11:59:24 +01:00