Commit Graph

2274 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 8320f82c7e Made a mistake in header highlighting 2019-11-19 22:07:24 +01:00
Veronica K. B. Olsen d4a33aba9f Wrong logic ... 2019-11-19 22:04:28 +01:00
Veronica K. B. Olsen 98636a18e0 Fix test 2019-11-19 21:51:43 +01:00
Veronica K. B. Olsen eb68f3efc0 Change the method the document is rehighlighted. This is significantly faster 2019-11-19 21:49:11 +01:00
Veronica K. B. Olsen 2758c587af Added spell check size limit to preferences 2019-11-19 21:12:40 +01:00
Veronica K. B. Olsen 3c6350a4da Disable initial spell checking for large documents 2019-11-19 18:48:44 +01:00
Veronica K. B. Olsen 2217f1d89c Improved highlighter performance and disabled initial spell checking 2019-11-19 18:19:38 +01:00
Veronica K. Berglyd Olsen aee7a1a66d Merge pull request #153 from vkbo/large_text_performance
Prevent re-highlight on resize
2019-11-19 10:44:40 +01:00
Veronica K. Berglyd Olsen af5159cdaf Merge branch 'master' into large_text_performance 2019-11-19 10:42:05 +01:00
Veronica K. B. Olsen 78a8f5bb9c Make sure a contentsChange signal is not emitted when document margins change 2019-11-19 10:36:43 +01:00
Veronica K. Berglyd Olsen e9c60cad9d Merge pull request #152 from vkbo/bug_fix
Bug Fixes
2019-11-18 20:29:29 +01:00
Veronica K. B. Olsen 5f104f9c48 Fixed hard line breaks in markdown export 2019-11-18 20:15:29 +01:00
Veronica K. B. Olsen b667dcc6f7 Added docstring to the counting function 2019-11-18 19:56:12 +01:00
Veronica K. B. Olsen a5df5a151e Fixed crash in project countStatus when tree contains orphaned item 2019-11-18 19:51:31 +01:00
Veronica K. B. Olsen a5d692d1f8 Merge branch 'master' of github.com:vkbo/novelWriter 2019-11-18 10:49:22 +01:00
Veronica K. B. Olsen 0a1d436301 Updated readme to clarify that this is not a full-featured markdown editor 2019-11-18 10:49:04 +01:00
Veronica K. B. Olsen 1659d2a110 Disable opaque resize of splitters 2019-11-18 10:30:07 +01:00
Veronica K. Berglyd Olsen efc29c152a Merge pull request #149 from vkbo/insert_from_file_fix
Fixed a minor issue when insert from file was cancelled.
2019-11-17 22:15:29 +01:00
Veronica K. B. Olsen ba9f471695 Fixed a minor issue when insert from file was cancelled. 2019-11-17 22:10:33 +01:00
Veronica K. Berglyd Olsen d63e07becb Merge pull request #147 from vkbo/release_0.4.2
Release 0.4.2
2019-11-17 17:56:33 +01:00
Veronica K. B. Olsen 34f14b005d Release 0.4.2 2019-11-17 17:54:02 +01:00
Veronica K. B. Olsen dd96432c6e Deleted tests from removed code 2019-11-17 16:30:33 +01:00
Veronica K. B. Olsen cff0d86d90 Some minor imrpovements 2019-11-17 16:23:18 +01:00
Veronica K. B. Olsen d533d91adc Added a sanity check on the titleKey 2019-11-17 16:11:26 +01:00
Veronica K. B. Olsen d1417ceea0 Reworked the way the outline is built with the new index in place 2019-11-17 16:08:55 +01:00
Veronica K. B. Olsen 612c2ef328 Merged the indices so we have a minimum of dictionaries 2019-11-17 15:45:38 +01:00
Veronica K. B. Olsen 6500d23bd7 Cleaned up index, and fixed data extraction 2019-11-17 14:05:09 +01:00
Veronica K. B. Olsen 816c708853 Remove timeline view so we can clean up the indexing class 2019-11-17 13:09:21 +01:00
Veronica K. B. Olsen 19ebedd8b3 Most columns now available in outline 2019-11-16 17:23:32 +01:00
Veronica K. B. Olsen d09fb50bfc Restructured the index a bit, and added more columns to the outline 2019-11-16 16:29:38 +01:00
Veronica K. B. Olsen 2b3e95ce73 Fixed merge conflict in sample project 2019-11-16 14:46:20 +01:00
Veronica K. B. Olsen 7ed60ab97b Added outline tab and started populating outline tree 2019-11-16 14:43:23 +01:00
Veronica K. B. Olsen 297a71d132 Fixed merge conflicts 2019-11-16 12:36:29 +01:00
Veronica K. Berglyd Olsen ef48c11abc Merge pull request #145 from vkbo/language_status
Language on Status Bar
2019-11-16 12:34:18 +01:00
Veronica K. B. Olsen 2ab7828179 Added more characters as valid word separators to the highlighter regex 2019-11-16 12:31:49 +01:00
Veronica K. B. Olsen 82aa1ad0a9 Merge branch 'master' into language_status 2019-11-16 12:16:15 +01:00
Veronica K. Berglyd Olsen cd6f1d8b89 Merge pull request #146 from vkbo/pytest_profiling
Collecting Profiling Data
2019-11-16 12:15:45 +01:00
Veronica K. B. Olsen dde8102cc5 Added script for plotting profiling data 2019-11-16 12:09:51 +01:00
Veronica K. B. Olsen e0fff7673d Added some more comments and debug output 2019-11-15 23:00:12 +01:00
Veronica K. B. Olsen ed0c4c6e49 Fixed a recursion issue, and added more comments 2019-11-15 22:36:44 +01:00
Veronica K. B. Olsen ec0f4880fa Let the document editor handle the status of spell checking, and let it set all other classes from there 2019-11-15 22:16:58 +01:00
Veronica K. B. Olsen e841e0211a We should read back the language dictionary setting from the spell class before updating status bar 2019-11-15 21:39:06 +01:00
Veronica K. Berglyd Olsen 653c7bbe80 Merge pull request #142 from vkbo/actions
Actions
2019-11-14 18:35:11 +01:00
Veronica K. B. Olsen 651d903705 Fix test 2019-11-14 18:31:31 +01:00
Veronica K. B. Olsen 6d79ff1033 Connect document editor actions also to the main window, and let Esc disable Zen Mode if activated. 2019-11-14 11:39:59 +01:00
Veronica K. B. Olsen 7551d49235 Made all action class variables 2019-11-14 11:23:47 +01:00
Veronica K. Berglyd Olsen bb8dd6b1eb Merge pull request #141 from vkbo/spell_highlight_fix
Spell Check Fixes
2019-11-12 21:43:15 +01:00
Veronica K. B. Olsen bc43e924fe Strip non-word characters when adding to user dictionary 2019-11-12 21:24:13 +01:00
Veronica K. B. Olsen 3089c560e5 Ensure the window is normal size before we might maximise it 2019-11-12 21:05:48 +01:00
Veronica K. B. Olsen e10a386b6a Some fixed to the spell checking part of the highlighter 2019-11-12 20:20:45 +01:00