Commit Graph

71 Commits

Author SHA1 Message Date
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 f6b7a35c81 Add some more unicode constants and rename thin non-breaking space variable 2021-01-13 23:52:09 +01:00
Veronica K. B. Olsen 4a4ac1d6c8 Add a new constants class named nwLists 2021-01-06 21:53:42 +01:00
Veronica K. B. Olsen b2d3b2cf72 Bump copyright year to 2021 2021-01-01 15:14:37 +01:00
Veronica K. B. Olsen cf3350c6b6 Trash and Orphaned folders shouldn't be editable 2020-12-20 22:07:10 +01:00
Veronica K. B. Olsen 67063e089c Added insert menu entries for keywords 2020-11-21 14:46:01 +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 8e95728e20 Move the keyword maps into the nwKeyWords constants class where the keywords are defined 2020-10-27 20:30:11 +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 50cc135dde Fixed lots of top-of-file docstrings that were out of date 2020-10-17 23:46:54 +02:00
Veronica K. B. Olsen 1a0f37fa45 Rename the regex constants 2020-10-14 18:13:42 +02:00
Veronica K. B. Olsen 3893892927 Enforce a maximum document size of the document editor of 5 MB 2020-10-06 13:18:42 +02:00
Veronica K. B. Olsen 635a52fd31 More import and file cleanup 2020-09-26 13:08:48 +02:00
Veronica K. B. Olsen eb66b879c5 Imports cleanup 2020-09-26 13:02: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 a6a65fb7d2 Added selection functions to the context menu 2020-09-06 13:46:00 +02:00
Veronica K. B. Olsen 5f033a98bf Remove the alternative double apostrophe again 2020-08-23 20:55:30 +02:00
Veronica K. B. Olsen 27c36f3880 Added the modifier apostrophe characters to the Unicode list and doc actions 2020-08-22 13:19:25 +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 b62cfc017b Added the archive root folder type 2020-08-16 16:10:30 +02:00
Veronica K. B. Olsen 67ef5a89dd Removed additional spaces in enum file 2020-08-13 21:07:25 +02:00
Veronica K. B. Olsen a9b6e00ba7 Cleanup of unused imports 2020-08-08 20:55:45 +02:00
Veronica K. B. Olsen d17e9466d2 Removed the constant class for document insert values as they are no longer all static 2020-07-26 14:33:53 +02:00
Veronica K. B. Olsen 0d179a6208 Added menu entries for insert quotes 2020-07-26 14:20:43 +02:00
Veronica K. B. Olsen 564a15968c Fixed menu and shortcut action for bold/italic 2020-06-29 12:52:56 +02:00
Veronica K. B. Olsen ceadfe1e5c Improved regex, highlighting and HTML conversion of bold and italic text. Reverting to old syntax for italic. 2020-06-29 12:15:49 +02:00
Veronica K. B. Olsen dad4677791 Fixed typo in enum 2020-06-27 21:06:19 +02:00
Veronica K. B. Olsen a15af30578 Renamed italic and bold to emphasis and strong emphasis 2020-06-27 20:45:24 +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 9e6feb6b05 Session log entries can be grouped by day 2020-06-24 23:39:20 +02:00
Veronica K. B. Olsen 03f1142e40 Added replace quotes function, and cleaned up some buggy behaviour with undo and how changes are tracked 2020-06-19 21:56:37 +02:00
Veronica K. B. Olsen b0380adc5f Added line and paragraph separatir unicodes back into nwUnicode class 2020-06-19 21:55:43 +02:00
Veronica K. B. Olsen 61856cec5b Added new constants for document insert feature 2020-06-19 17:34:41 +02:00
Veronica K. B. Olsen 3bfe214682 Added thin space and thin non-breaking space to unicode class 2020-06-18 23:45:23 +02:00
Veronica K. B. Olsen a64d867ed4 Added a quote symbol selection dialog 2020-06-18 19:30:02 +02:00
Veronica K. B. Olsen d2b1b8b57e Added back in strikethrough support 2020-06-13 10:27:02 +02:00
Veronica K. B. Olsen 49049e19d8 Moved the emphasis regexes to a constants class 2020-06-13 10:08:00 +02:00
Veronica K. B. Olsen 1f434718ec Replaced underline format with bold-italic, and all formats now use star, not underscore 2020-06-12 22:00:14 +02:00
Veronica K. B. Olsen 73b02be9b3 Removed handle column from outline 2020-06-02 11:55:21 +02:00
Veronica K. B. Olsen 199ecc28e3 The build dialog should show the result from last build when opening 2020-05-31 13:38:16 +02:00
Veronica K. B. Olsen a7bca8486f Added the ToC files as well to the repo 2020-05-30 00:16:53 +02:00
Veronica K. B. Olsen d27e2dc60f Added code to write contents txt and json files on project close 2020-05-30 00:15:07 +02:00
Veronica K. B. Olsen 36ca2ee309 Cleane dup project open and handling of legacy project content 2020-05-29 23:01:25 +02:00
Veronica K. B. Olsen dd14a38889 An update to how text is extracted from the text editor, conforms to the description in the Qt docs. 2020-05-29 20:38:46 +02:00
Veronica K. B. Olsen 68b8d8b469 Rewritten about dialog 2020-05-21 17:16:14 +02:00
Veronica K. B. Olsen 82c24d75ef Merge branch 'master' into dev_0.6 2020-05-14 18:57:55 +02:00
Veronica K. B. Olsen e865e5b448 Added support for icon themes in the source. Still need to add it to preferences. 2020-05-13 23:23:13 +02:00
Veronica K. B. Olsen a7d2ca24a5 Deleted the rest of the no longer needed code 2020-05-10 22:56:30 +02:00