Commit Graph

137 Commits

Author SHA1 Message Date
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 ee23f937f2 Added issues tracker menu entry, and made a few minor changes 2020-06-19 19:51:23 +02:00
Veronica K. B. Olsen fdf7915747 Updated sample text with extra descriptions 2020-06-19 17:35:35 +02:00
Veronica K. B. Olsen d2b1b8b57e Added back in strikethrough support 2020-06-13 10:27:02 +02:00
Veronica K. B. Olsen 8adda0c4a9 Fix regexes to be exclusive for 1, 2 and 3 stars 2020-06-13 00:14:34 +02:00
Veronica K. B. Olsen 63656e637f Improved the emphasis function for alternating between levels 2020-06-12 22:47:54 +02:00
Veronica K. B. Olsen 66c8931ece Updated sample project 2020-06-12 17:22:32 +02:00
Veronica K. B. Olsen 50630df705 Moved a few settings around in the project xml, but retaining compatibility 2020-06-05 20:58:14 +02:00
Veronica K. B. Olsen 4c9e3f3440 New files are now inserted after the file selected, if a file is selected 2020-06-04 19:15:22 +02:00
Veronica K. B. Olsen 87a4b26a62 Cleanup 2020-06-01 13:06:08 +02:00
Veronica K. B. Olsen f3cc6359c4 Add an empty line at the end of the ToC.txt file 2020-05-30 00:20:14 +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 7b8a852101 Corrected default title formats, and added editTime meta data 2020-05-29 23:46:13 +02:00
Veronica K. B. Olsen 5d2f6d33b5 Also updated the documen class with new project variables 2020-05-29 23:31:38 +02:00
Veronica K. B. Olsen cae9705e4f Files don't need the expanded flag saved to XML 2020-05-29 23:03:04 +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 2bbde2c445 Improved the tokenizer class a bit 2020-05-28 20:19:55 +02:00
Veronica K. B. Olsen 3704956112 Merge branch 'dev' into view_details 2020-05-28 19:34:22 +02:00
Veronica K. B. Olsen bdbfa1d3c3 Some more cleanup 2020-05-28 19:13:51 +02:00
Veronica K. B. Olsen 6fac354f69 Added the converted sample project 2020-05-28 18:56:58 +02:00
Veronica K. B. Olsen 604aa84987 Merge branch 'master' into dev 2020-05-28 18:05:24 +02:00
Veronica K. B. Olsen 9809e57e26 Replaced Help button with descriptive tooltips instead. 2020-05-28 10:02:14 +02:00
Veronica K. B. Olsen f9e2d57fa7 This is even better 2020-05-28 00:29:45 +02:00
Veronica K. B. Olsen bfaddabf8d Changed the formatting codes for titles 2020-05-28 00:25:20 +02:00
Veronica K. B. Olsen 4f7d144163 Merge branch 'dev' into view_details 2020-05-27 22:05:24 +02:00
Veronica K. B. Olsen 03751c5ff9 No more document .bak files, .nwd~ works just fine. 2020-05-27 20:31:09 +02:00
Veronica K. B. Olsen 494997cc20 Fixed tests 2020-05-25 23:31:59 +02:00
Veronica K. B. Olsen 3b7927f0ff Back-references not consideres all tags in a document, not just the first one 2020-05-25 21:14:50 +02:00
Veronica K. B. Olsen fb6e3f692e Fixed the formatting of novel page layout 2020-05-24 18:33:58 +02:00
Veronica K. B. Olsen 52269faadd Drop the double folder for the sample project 2020-05-24 18:26:06 +02:00
Veronica K. B. Olsen fd27f8d1e8 Added note root headings, changed some formatting, and improved export 2020-05-23 21:15:08 +02:00
Veronica K. B. Olsen cf58823f37 Now the page breaks render properly on print 2020-05-23 19:30:01 +02:00
Veronica K. B. Olsen e1d5951a33 Merge branch 'fixes' into compile_novel 2020-05-11 19:30:47 +02:00
Veronica K. B. Olsen 6d0b38e38a Added hex version checking to the project file to warn the user if opening a file 'from the future'. 2020-05-11 19:25:06 +02:00
Veronica K. B. Olsen 7c1f3144bd Reworked the title formatting functionality. All keywords can be used in all headings, and also added scene numbers. 2020-05-11 19:00:01 +02:00
Veronica K. B. Olsen 0faf1f9986 The isExported option should only apply to files 2020-05-10 23:24:32 +02:00
Veronica K. B. Olsen eecf1e000d Finished cleaning up formatting on export and connected all dialog options 2020-05-10 22:51:50 +02:00
Veronica K. B. Olsen 771e44055d Finished save file options for now. Still missing markdown and PDF 2020-05-10 21:27:28 +02:00
Veronica K. B. Olsen 4d9e2d03a3 Done building the buttons etc for BuildNovel dialog 2020-05-10 19:31:53 +02:00
Veronica K. B. Olsen 5ab1402854 Fix tests 2020-05-10 16:12:47 +02:00
Veronica K. B. Olsen ef40d4f2de Added the new exported option to project tree and item editor 2020-05-09 20:51:27 +02:00
Veronica K. B. Olsen 1a348b347a Updated documentation 2020-05-09 16:20:59 +02:00
Veronica K. B. Olsen 23520fef9b Updated sample text 2020-05-08 22:48:29 +02:00
Veronica K. B. Olsen c934532ea2 Loosened the restriction on the synopsis tag a bit 2020-04-26 18:06:57 +02:00
Veronica K. B. Olsen 7b9da12aa4 Fixed a bug where outline header state from previous seession was restored on outline update 2020-04-13 16:57:43 +02:00
Veronica K. B. Olsen 92f54af894 Added some useful menu option, and settings in project file 2020-04-13 16:02:44 +02:00
Veronica K. B. Olsen b11ae8ec9f Updated sample project xml 2020-04-11 17:58:35 +02:00
Veronica K. B. Olsen 717e4aba78 Fix merge conflicts 2020-02-27 00:19:18 +01:00
Veronica K. B. Olsen b90f96643e Updated sample project xml 2020-02-19 19:58:03 +01:00
Veronica K. B. Olsen 2b3e95ce73 Fixed merge conflict in sample project 2019-11-16 14:46:20 +01:00