Veronica K. B. Olsen
|
ada99077a4
|
Fix some issues with resolving paths for a packaged single executable
|
2021-02-08 09:44:10 +01:00 |
|
Veronica K. B. Olsen
|
907a371bd4
|
Some minor improvements to the logging system
|
2021-01-25 17:11:05 +01:00 |
|
Veronica K. B. Olsen
|
fd7c1e24a3
|
Merge branch 'dev' into issue546_multipar_quotes
|
2021-01-23 15:44:01 +01:00 |
|
Veronica K. B. Olsen
|
a16ecbcebd
|
Merge branch 'main' into dev
|
2021-01-23 15:43:24 +01:00 |
|
Veronica K. B. Olsen
|
5f86ab27bb
|
Complete the zipapp packaging for Windows
|
2021-01-23 14:25:12 +01:00 |
|
Veronica K. B. Olsen
|
96bc88d045
|
Added some smart filters for quote settings
|
2021-01-20 00:08:49 +01:00 |
|
Veronica K. B. Olsen
|
4934ec2ea1
|
Add syntax highlighting for open-ended quotes
|
2021-01-19 18:36:47 +01:00 |
|
Veronica K. B. Olsen
|
92da954229
|
Drop the showGUI debug flag, removing test mode from beyond the main function
|
2021-01-18 18:55:32 +01:00 |
|
Veronica K. B. Olsen
|
f30b14a3da
|
Merge branch 'main' into dev
|
2021-01-17 20:58:15 +01:00 |
|
Veronica K. B. Olsen
|
2030793a02
|
Latest release notes check should use hex version number instead of string version number
|
2021-01-17 20:52:34 +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
|
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 |
|