Commit Graph

1507 Commits

Author SHA1 Message Date
Veronica K. B. Olsen bbd6e70868 Forgot to save the file ... 2020-06-17 22:39:52 +02:00
Veronica K. B. Olsen 1978d50e7e Some minor cleanup in doceditor 2020-06-17 22:39:01 +02:00
Veronica K. B. Olsen 399b13dd3d Make both panes use viewportmargin 2020-06-17 22:27:06 +02:00
Veronica K. Berglyd Olsen 1d9493f1f5 Merge pull request #314 from vkbo/update_search_replace
Update Search Replace
2020-06-17 21:51:27 +02:00
Veronica K. B. Olsen c2b55530be Renamed a variable, and fixed the document margins of search box change of size 2020-06-17 21:46:59 +02:00
Veronica K. B. Olsen c264e6100d Replaced one of the icons on the search bar 2020-06-17 21:46:23 +02:00
Veronica K. B. Olsen 5832d3db71 This seemed to fix the test on the local machine 2020-06-17 21:28:22 +02:00
Veronica K. B. Olsen b2747baf6d Pin exact version then ... 2020-06-17 20:50:22 +02:00
Veronica K. B. Olsen 7994491c5d Force tests to run with qt<5.15 2020-06-17 20:45:34 +02:00
Veronica K. B. Olsen deec57c9c6 Another attempt at forcing the test word counter 2020-06-17 20:23:20 +02:00
Veronica K. B. Olsen f2c1ce1cca Second attempt at fixing test where the word counter suddenly isn't working 2020-06-17 20:05:30 +02:00
Veronica K. B. Olsen 22341c5e21 Fixed test and cleaned up imports 2020-06-17 19:56:19 +02:00
Veronica K. B. Olsen 79d6e3594c Fixed tests 2020-06-17 19:47:44 +02:00
Veronica K. B. Olsen 6712a7dfcd The state of the search buttons is now saved between sessions 2020-06-17 19:47:25 +02:00
Veronica K. B. Olsen 32052b1bc3 Searching through files can now loop back to first file again 2020-06-17 19:29:25 +02:00
Veronica K. B. Olsen ad21c6e3a4 Continue search in next file is now working 2020-06-17 19:16:32 +02:00
Veronica K. B. Olsen 0ddb7ad1de Preserve case repalce now works 2020-06-17 17:15:30 +02:00
Veronica K. B. Olsen c3c0bd7abe Added search options as a toolbar instead 2020-06-17 16:57:49 +02:00
Veronica K. B. Olsen ef0d1fc89c Added icons for the search tool 2020-06-17 16:57:20 +02:00
Veronica K. B. Olsen abc14db7d1 Search options can now be set in a popup menu 2020-06-16 23:07:18 +02:00
Veronica K. B. Olsen f28a9f4523 Regex searching also works now 2020-06-16 22:32:08 +02:00
Veronica K. B. Olsen ad8463543e Merged find next and prev functions, and added optrions for case sensitivity and whole words 2020-06-16 21:35:57 +02:00
Veronica K. B. Olsen 8755434f76 Fix weird issue with text editor capturing enter key without having focus 2020-06-16 20:44:24 +02:00
Veronica K. B. Olsen 2c5692085e Use viewport margins for all scaling of editor doc margins 2020-06-16 00:20:59 +02:00
Veronica K. B. Olsen a4108222b0 Search functionality mostly working again 2020-06-15 22:24:50 +02:00
Veronica K. B. Olsen 65492b13b7 Some cleanup of unneeded code in main gui 2020-06-15 22:24:26 +02:00
Veronica K. B. Olsen bbb0f5f9dd Moved the search bar code into a new class 2020-06-15 21:36:04 +02:00
Veronica K. B. Olsen 7374d0513e Some minor changes for code consistency 2020-06-15 16:39:31 +02:00
Veronica K. B. Olsen aad35e2d7b First some cleanup of the document widgets 2020-06-15 16:35:24 +02:00
Veronica K. B. Olsen 094da13c49 Merge branch 'master' into dev 2020-06-14 16:10:51 +02:00
Veronica K. Berglyd Olsen 8e7e8b5a84 Merge pull request #307 from vkbo/release_0.8
Release 0.8
2020-06-14 16:06:24 +02:00
Veronica K. B. Olsen d6b95b56da Merge branch 'master' into release_0.8 2020-06-13 23:14:41 +02:00
Veronica K. Berglyd Olsen bd1bea28a4 Merge pull request #311 from vkbo/view_comments
Comment Rendering in Document Viewer
2020-06-13 23:14:25 +02:00
Veronica K. B. Olsen c7f69faca9 Updated changelog with PR #311 2020-06-13 23:14:11 +02:00
Veronica K. B. Olsen 181ff99277 Fixed tests 2020-06-13 23:07:35 +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 21742ff494 Removed view comments toggle from the menu, as it is in preferences now 2020-06-13 22:59:02 +02:00
Veronica K. B. Olsen 3321b744d5 Added viewSyopsis option to config, and added both viewComments and viewSynopsis to Preferences 2020-06-13 22:58:26 +02:00
Veronica K. Berglyd Olsen 55b8fd20c6 Merge pull request #310 from vkbo/tidy_formatting
Standard Markdown Text Emphasis
2020-06-13 21:17:08 +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 ff6b4bcfa7 Improve the word saparation detection of the spell check highlighting 2020-06-13 20:44:27 +02:00
Veronica K. B. Olsen 95268a8ca5 Updated changelog and documentation 2020-06-13 10:46:58 +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 49049e19d8 Moved the emphasis regexes to a constants class 2020-06-13 10:08:00 +02:00
Veronica K. B. Olsen 6951b3d2fa Fixed tests 2020-06-13 00:39:57 +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 013b737452 Updated syntax highlighter 2020-06-12 22:47:13 +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