Commit Graph

118 Commits

Author SHA1 Message Date
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 7d6d0cc195 Renamed Session Log to Writing Statistics 2020-06-27 20:16:21 +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 c241e5f52e Do it right! 2020-06-27 17:31:33 +02:00
Veronica K. B. Olsen 3d162b880a Alert the user to which novelWriter version the file was saved with. 2020-06-27 17:29:47 +02:00
Veronica K. B. Olsen 1b773c1b44 Bump the version of the project XML file to prevent data loss if going back to an older version of novelWriter 2020-06-27 17:20:47 +02:00
Veronica K. B. Olsen e2f5ddf5f5 Change the storage format of auto-replace in the XML 2020-06-26 19:30:51 +02:00
Veronica K. B. Olsen 198836c261 No need to set the session log offset value if it's 0 2020-06-26 18:37:17 +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 2749569482 Added histogram bars for relative word count in session log 2020-06-24 22:49:08 +02:00
Veronica K. B. Olsen 935971fa0c Give the session log class a shorter name 2020-06-24 21:45:41 +02:00
Veronica K. B. Olsen a5c83a45f5 First some code cleanup and fix of the filtered total 2020-06-24 21:20:22 +02:00
Veronica K. B. Olsen 5a373f1cda Save the window size and replace column width in project settings 2020-06-19 23:18:17 +02:00
Veronica K. B. Olsen 0fc0851def Added insert options and key bindings for seven different symbol and space inserts 2020-06-19 17:35:14 +02:00
Veronica K. B. Olsen 094da13c49 Merge branch 'master' into dev 2020-06-14 16:10:51 +02:00
Veronica K. B. Olsen a85222fdb8 Updated rendering of preview text to include synopsis 2020-06-13 22:59:31 +02:00
Veronica K. B. Olsen bd8a6afd91 Minor tweaks in text parsing and highlighting 2020-06-13 21:14:04 +02:00
Veronica K. B. Olsen d2b1b8b57e Added back in strikethrough support 2020-06-13 10:27:02 +02:00
Veronica K. B. Olsen 31ca1718a0 Also in the tokenizer 2020-06-13 10:08:35 +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 5358bf5e6b Trying another method of parsing the meta string 2020-06-12 17:45:27 +02:00
Veronica K. B. Olsen ad0ccf8a56 Fixed return of no meta data 2020-06-12 17:22:48 +02:00
Veronica K. B. Olsen 3fc17c5439 Save more meta data to the top of files 2020-06-12 17:08:18 +02:00
Veronica K. B. Olsen 8e38637250 No ned to explicitly declare sets 2020-06-12 17:07:55 +02:00
Veronica K. B. Olsen 29950e34a4 Some completeness in logger output 2020-06-10 17:19:52 +02:00
Veronica K. B. Olsen b61402a373 Completed redesign of doc viewer details panel 2020-06-09 23:25:01 +02:00
Veronica K. B. Olsen 05014cb4c9 Fixed out of bounds crash in HTML converter 2020-06-08 09:12:45 +02:00
Veronica K. B. Olsen 1fc76b0d95 Remove the whole document read only logic 2020-06-07 23:19:28 +02:00
Veronica K. B. Olsen 260b2aa7b9 Some final cleanup 2020-06-06 15:31:17 +02:00
Veronica K. B. Olsen da0d4017cc Moved OptionState to core/options.py 2020-06-06 15:27:23 +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
Veronica K. B. Olsen fa8d3ff816 Moved NWItem to core/item.py 2020-06-06 15:14:13 +02:00
Veronica K. B. Olsen 0e667b060e Merge branch 'master' into dev 2020-06-06 12:17:12 +02:00
Veronica K. B. Olsen 3e5263338b Added link style colour to the build output 2020-06-06 12:13:23 +02:00
Veronica K. Berglyd Olsen 2b985976c1 Merge branch 'dev' into project_options 2020-06-05 21:12:28 +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 9258d49bc8 Some minor fixes and improvements to the OptionState class 2020-06-05 19:17:00 +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 98360b2edd Moved optionstate class into project file 2020-06-01 23:28:38 +02:00
Veronica K. B. Olsen 322a114ce5 Added a cssStyles flag that is needed to add styles at all to generated HTML 2020-06-01 22:37:10 +02:00
Veronica K. B. Olsen 724e597d9c Added some extra checks for deleting files when the file is brand new, and updated the test to check it works 2020-05-30 15:34:28 +02:00
Veronica K. B. Olsen f3f61c43f0 Ensure that all folders exist when a new project has been created, but also check that the project folder was empty 2020-05-30 14:56:47 +02:00
Veronica K. B. Olsen 25aedc398b Add a couple of checks that handles are valid 2020-05-30 14:56:06 +02:00
Veronica K. B. Olsen c7533c165f Fixed a bug in the tokenizer for root folder headings 2020-05-30 11:43:08 +02:00
Veronica K. B. Olsen 6413211558 Fixed remnant from conflicting versions of the code that caused a crash 2020-05-30 00:45:45 +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 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 7b8a852101 Corrected default title formats, and added editTime meta data 2020-05-29 23:46:13 +02:00