Veronica K. B. Olsen
|
f92ef05ee2
|
Move enum and constants to the root source folder
|
2021-03-28 17:15:17 +02:00 |
|
Veronica K. B. Olsen
|
cab1530afc
|
Add debug log output for layout change
|
2021-01-30 01:03:54 +01:00 |
|
Veronica K. B. Olsen
|
9486749345
|
Merge branch 'dev' into item_layouts
|
2021-01-29 20:20:16 +01:00 |
|
Veronica K. B. Olsen
|
89ba4aeeaf
|
Use the logException function in all places where exception messages are written to the error log
|
2021-01-29 18:29:50 +01:00 |
|
Veronica K. B. Olsen
|
8e3fa892e1
|
Modify conditions according to #618
|
2021-01-29 11:55:36 +01:00 |
|
Veronica K. B. Olsen
|
8de0c55b68
|
Fix broken tests
|
2021-01-29 01:14:58 +01:00 |
|
Veronica K. B. Olsen
|
4c27d2600a
|
Update document layout during editor save process
|
2021-01-29 01:09:04 +01:00 |
|
Veronica K. B. Olsen
|
91d96b162e
|
Fixed and imrpoved margin calculations on GUI elements
|
2021-01-18 17:52:32 +01:00 |
|
Veronica K. B. Olsen
|
c35255b82b
|
Merge branch 'file_headers' into source_code_maintenance
|
2021-01-16 17:51:32 +01:00 |
|
Veronica K. B. Olsen
|
cdf3c62d17
|
Reformat and update the source file header docstrings
|
2021-01-16 17:41:40 +01:00 |
|
Veronica K. B. Olsen
|
323ab5498b
|
Merge branch 'dev' into novel_tab
|
2021-01-03 17:17:30 +01:00 |
|
Veronica K. B. Olsen
|
4d7f925c5a
|
Added timestamp to project tree, and made some class variables internal in various classes
|
2021-01-02 16:57:12 +01:00 |
|
Veronica K. B. Olsen
|
b2d3b2cf72
|
Bump copyright year to 2021
|
2021-01-01 15:14:37 +01:00 |
|
Veronica K. B. Olsen
|
4509545214
|
Some minor cleanup and fixes
|
2020-12-21 11:03:47 +01:00 |
|
Veronica K. B. Olsen
|
6a188a5906
|
Orphaned files are now put back in the tree, or rejected if nowhere to put them
|
2020-12-21 01:28:19 +01:00 |
|
Veronica K. B. Olsen
|
b4b359475d
|
Revert some changes to the NWTree.append class
|
2020-12-01 09:41:56 +01:00 |
|
Veronica K. B. Olsen
|
2a642ea405
|
New test for NWTree class
|
2020-12-01 01:15:06 +01:00 |
|
Veronica K. B. Olsen
|
bc87337b35
|
Remove unused import
|
2020-11-03 21:35:51 +01:00 |
|
Veronica K. B. Olsen
|
aed0af8772
|
Remove commented out code
|
2020-11-03 21:20:03 +01:00 |
|
Veronica K. B. Olsen
|
b79f485af0
|
Remove the ToC.json file and change the format of the ToC.txt file a little
|
2020-11-03 21:11:40 +01:00 |
|
Veronica K. B. Olsen
|
e2ab9ed6cf
|
All constants should be upper case
|
2020-10-27 20:36:04 +01:00 |
|
Veronica K. B. Olsen
|
c0ad631039
|
Updated source file descriptions
|
2020-10-23 21:05:41 +02:00 |
|
Veronica K. B. Olsen
|
37c5ecc755
|
Skip intermediate steps when loading/saving json files, and always use 2 space indent
|
2020-10-21 20:05:54 +02:00 |
|
Veronica K. B. Olsen
|
1923a55443
|
Code cleanup in core classes and rename of parHandle to itemParent in NWItem class
|
2020-10-15 19:08:35 +02:00 |
|
Veronica K. B. Olsen
|
6fc5dad938
|
Fixed some potential issues with getting the trash folder handle, and made some minor improvements to index class methods
|
2020-09-30 21:50:59 +02:00 |
|
Veronica K. B. Olsen
|
e251ddacd2
|
Completed coverage of setProjectPath and made all os imports explicit
|
2020-09-29 23:27:51 +02:00 |
|
Veronica K. B. Olsen
|
67f8a36272
|
Change copyright year to year-range
|
2020-09-22 23:13:46 +02:00 |
|
Veronica K. B. Olsen
|
d7feece887
|
Improvements to commenst and logtext
|
2020-09-18 15:20:27 +02:00 |
|
Veronica K. B. Olsen
|
27ee82aad0
|
Improve the way the project tree is managed and elements deleted.
|
2020-09-17 14:03:51 +02:00 |
|
Veronica K. B. Olsen
|
619810544a
|
Reduce the defacto maximum folder depth from ~200 to a hard 30 and enforce it
|
2020-08-16 21:55:36 +02:00 |
|
Veronica K. B. Olsen
|
00f3909e19
|
Fix bug in update available root list when deleting root item
|
2020-08-16 17:58:40 +02:00 |
|
Veronica K. B. Olsen
|
cc3c938e16
|
Fix build to exclude archived files
|
2020-08-16 17:39:18 +02:00 |
|
Veronica K. B. Olsen
|
68a7dd4390
|
Fixed menu entries and drop options for trash and archive folders
|
2020-08-16 17:25:11 +02:00 |
|
Veronica K. B. Olsen
|
832b5747df
|
Fiexd more formatting errors
|
2020-08-13 21:01:52 +02:00 |
|
Veronica K. B. Olsen
|
00f0a6887c
|
Fixed flake8 W and F errors
|
2020-08-12 21:41:37 +02:00 |
|
Veronica K. B. Olsen
|
95ee2bf874
|
Fixed pycodestyle E231 errors
|
2020-08-12 20:51:22 +02:00 |
|
Veronica K. B. Olsen
|
8a50590a5d
|
Update the new project code and add title page
|
2020-08-10 21:05:26 +02:00 |
|
Veronica K. B. Olsen
|
243d9dd85a
|
Remove doc word count from main statusbar, and added support for session word count for documents
|
2020-06-27 19:41:41 +02:00 |
|
Veronica K. B. Olsen
|
09be23a11e
|
Brand new session stats log with saved counts for novel and notes seperately, and new parsing code
|
2020-06-25 21:11:37 +02:00 |
|
Veronica K. B. Olsen
|
59795e62f7
|
Moved NWStatus to core/status.py
|
2020-06-06 15:23:03 +02:00 |
|
Veronica K. B. Olsen
|
017d9c3801
|
Moved NWTree to core/tree.py
|
2020-06-06 15:18:49 +02:00 |
|