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
|
b2d3b2cf72
|
Bump copyright year to 2021
|
2021-01-01 15:14:37 +01:00 |
|
Veronica K. B. Olsen
|
d4b26025ed
|
Add the basic structure for a novel tree
|
2020-12-20 15:50:01 +01:00 |
|
Veronica K. B. Olsen
|
9772c85ece
|
Rewritten Config class test
|
2020-12-07 23:34:12 +01:00 |
|
Veronica K. B. Olsen
|
00f6277eb7
|
Add config option and set up menu action
|
2020-11-24 18:36:08 +01:00 |
|
Veronica K. B. Olsen
|
91e2092674
|
Move the spell check class constants to the nwConst class
|
2020-10-27 20:21:39 +01:00 |
|
Veronica K. B. Olsen
|
42700a2325
|
More sensible default values for tree column widths
|
2020-10-25 14:31:23 +01:00 |
|
Veronica K. B. Olsen
|
8d31428a9d
|
Improve a few functions in common and item
|
2020-10-24 17:54:02 +02: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
|
eed349ab85
|
Added more comments and tweaked the scroll features
|
2020-10-18 19:56:24 +02:00 |
|
Veronica K. B. Olsen
|
dc4257bbf4
|
Renamed the typewriter config settings
|
2020-10-18 19:37:32 +02:00 |
|
Veronica K. B. Olsen
|
8d64a6672f
|
Only apply format to the first block when multiple blocks are selected
|
2020-10-14 13:43:18 +02:00 |
|
Veronica K. B. Olsen
|
d0bda15b0a
|
Change name of scroll position variable and fix calculation of it
|
2020-10-11 23:03:37 +02:00 |
|
Veronica K. B. Olsen
|
c76c2df925
|
Simplify the typewriter mode
|
2020-10-11 22:52:06 +02:00 |
|
Veronica K. B. Olsen
|
0c0ef6916b
|
Save new config settings and update tests
|
2020-10-11 19:41:06 +02:00 |
|
Veronica K. B. Olsen
|
1234c9feb6
|
Attemt to scroll upwards like a typewriter
|
2020-10-11 18:21:49 +02:00 |
|
Veronica K. B. Olsen
|
fe71353198
|
Add option to hide scrollbars on all major GUI areas
|
2020-10-11 16:40:54 +02:00 |
|
Veronica K. B. Olsen
|
80e8788baa
|
Added scroll past end feature by setting a large root frame margin of the document
|
2020-10-11 16:20:47 +02:00 |
|
Veronica K. B. Olsen
|
2cc12490d8
|
Block cluttering of the user's home folder
|
2020-10-04 16:38:53 +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
|
fc096ddb0b
|
Significant improvements to dialog tests
|
2020-09-28 18:17:14 +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
|
3f30923d12
|
Add objectName to all dialogs and made some other minor fixes
|
2020-09-22 23:01:09 +02:00 |
|
Veronica K. B. Olsen
|
9a9cfe1ce5
|
Rename showGUI variable to blockGUI and added some comments in Config class
|
2020-09-22 21:37:00 +02:00 |
|
Veronica K. B. Olsen
|
a87f5bab7f
|
Working error test, but cannot properly test exception handler
|
2020-09-19 16:09:05 +02:00 |
|
Veronica K. B. Olsen
|
e2e82dba03
|
Added buttons to toggle comments and synopsis in the viewer footer
|
2020-09-09 21:05:42 +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
|
72cb1ed60f
|
Fixed pycodestyle E7 errors
|
2020-08-12 21:11:25 +02:00 |
|
Veronica K. B. Olsen
|
95ee2bf874
|
Fixed pycodestyle E231 errors
|
2020-08-12 20:51:22 +02:00 |
|
Veronica K. B. Olsen
|
56b2cbee10
|
Code cleanup and added comments
|
2020-08-08 21:54:32 +02:00 |
|
Veronica K. B. Olsen
|
6bcf46191d
|
better checking before launching local help
|
2020-08-08 14:58:19 +02:00 |
|
Veronica K. B. Olsen
|
c58b5e71d0
|
Use shutil.which to check for existence of executable instead
|
2020-08-04 21:36:24 +02:00 |
|
Veronica K. B. Olsen
|
3708b3486b
|
Make sure the assistant executable also exists
|
2020-08-04 21:23:25 +02:00 |
|
Veronica K. B. Olsen
|
fc017cd8da
|
Changed how the application name is passed around
|
2020-07-31 16:41:46 +02:00 |
|
Veronica K. B. Olsen
|
02f85bd5d7
|
Set __package__ to nw and added variable __appname__
|
2020-07-31 14:48:37 +02:00 |
|
Veronica K. B. Olsen
|
f179738b69
|
Reorder menu items and rename some features
|
2020-07-04 19:46:39 +02:00 |
|
Veronica K. B. Olsen
|
a6a28b41d1
|
Added option to disable colour highlighting of emphasised text
|
2020-06-29 17:33:36 +02:00 |
|
Veronica K. B. Olsen
|
3d682e154e
|
Added the hideZenFooter config option
|
2020-06-27 21:17:41 +02:00 |
|
Veronica K. B. Olsen
|
6712a7dfcd
|
The state of the search buttons is now saved between sessions
|
2020-06-17 19:47:25 +02:00 |
|
Veronica K. B. Olsen
|
3321b744d5
|
Added viewSyopsis option to config, and added both viewComments and viewSynopsis to Preferences
|
2020-06-13 22:58:26 +02:00 |
|
Veronica K. B. Olsen
|
29950e34a4
|
Some completeness in logger output
|
2020-06-10 17:19:52 +02:00 |
|
Veronica K. B. Olsen
|
ef70e63814
|
Moved doc details to a splitter and added a footer bar to the viewer
|
2020-06-09 21:01:08 +02:00 |
|
Veronica K. B. Olsen
|
e0ea8871d0
|
Added new icons for orphaned folder and heading levels
|
2020-06-09 16:30:12 +02:00 |
|
Veronica K. B. Olsen
|
0a6e89e2f6
|
Fixed conf with None path
|
2020-06-08 18:58:41 +02:00 |
|
Veronica K. B. Olsen
|
a15e73cf48
|
Proper handling of files with configparser
|
2020-06-08 17:07:35 +02:00 |
|
Veronica K. B. Olsen
|
d95e8caa50
|
Gui sizes should now scale between high and low DPI screens
|
2020-06-05 16:18:20 +02:00 |
|
Veronica K. B. Olsen
|
0a3751046b
|
A few improvements here and there
|
2020-06-04 22:49:27 +02:00 |
|