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 |
|
Veronica K. B. Olsen
|
3c8cf6829a
|
Added changelog entry for PR #309
|
2020-06-12 20:28:54 +02:00 |
|
Veronica K. Berglyd Olsen
|
501fc6cf77
|
Merge pull request #309 from vkbo/load_updates
Project Load Updates (++)
|
2020-06-12 20:27:01 +02:00 |
|
Veronica K. B. Olsen
|
ee303491e4
|
Only one standard icon size
|
2020-06-12 20:18:58 +02:00 |
|
Veronica K. B. Olsen
|
19474dbc5e
|
Pop a dialog box before removing an item from the recent entries list
|
2020-06-12 20:10:00 +02:00 |
|
Veronica K. B. Olsen
|
f7363c8465
|
Added PR #308 to yhe changelog
|
2020-06-12 17:51:04 +02:00 |
|
Veronica K. Berglyd Olsen
|
bff56aa100
|
Merge pull request #308 from vkbo/more_meta
More Meta
|
2020-06-12 17:48:32 +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
|
06ac3bdaba
|
Fixed tests
|
2020-06-12 17:22:57 +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
|
66c8931ece
|
Updated sample project
|
2020-06-12 17:22:32 +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
|
2c48e02558
|
Bumped dev branch to version 0.9rc1
|
2020-06-11 22:52:11 +02:00 |
|
Veronica K. B. Olsen
|
929b34843a
|
Updated version and changelog
|
2020-06-11 22:25:01 +02:00 |
|
Veronica K. Berglyd Olsen
|
b6e7220495
|
Merge pull request #306 from vkbo/tweaks
Minor Tweaks and Fixes
|
2020-06-11 18:11:27 +02:00 |
|
Veronica K. B. Olsen
|
20ff46b8d2
|
Fixed issue with following tag link when doc viewer is closed.
|
2020-06-11 18:02:23 +02:00 |
|
Veronica K. B. Olsen
|
9671db0b42
|
Some cleanup in the doc view header
|
2020-06-11 17:57:58 +02:00 |
|
Veronica K. B. Olsen
|
c3e6007f76
|
Some cleanup in the doc edit header
|
2020-06-11 17:54:43 +02:00 |
|
Veronica K. B. Olsen
|
2b878777d4
|
Moved the header bar for the editor into the doceditor file
|
2020-06-11 17:49:39 +02:00 |
|
Veronica K. B. Olsen
|
fcd887a67e
|
Updated the look of the doc view footer
|
2020-06-11 17:37:17 +02:00 |
|
Veronica K. B. Olsen
|
e4f2949d3d
|
All the DocViewer elements now live in the docviewer file
|
2020-06-11 16:47:54 +02:00 |
|
Veronica K. B. Olsen
|
e58c00b610
|
Use frameWidth instead of lineWidth for positioning document title bars
|
2020-06-11 16:33:57 +02:00 |
|
Veronica K. B. Olsen
|
29950e34a4
|
Some completeness in logger output
|
2020-06-10 17:19:52 +02:00 |
|
Veronica K. Berglyd Olsen
|
b88fc2f1ca
|
Merge pull request #304 from vkbo/ref_panel_update
Redesign of References Panel
|
2020-06-09 23:47:13 +02:00 |
|
Veronica K. B. Olsen
|
566bf20d97
|
Updated the header of the file
|
2020-06-09 23:30:06 +02:00 |
|
Veronica K. B. Olsen
|
9da434d03a
|
Fixed tests
|
2020-06-09 23:25:10 +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
|
4a69948aa8
|
More icons
|
2020-06-09 23:24:07 +02:00 |
|
Veronica K. B. Olsen
|
1bd5b16def
|
Merge branch 'master' into ref_panel_update
|
2020-06-09 21:48:05 +02:00 |
|
Veronica K. B. Olsen
|
a24134d4d6
|
Viewer footer now works and references button shows/hides the references
|
2020-06-09 21:47:39 +02:00 |
|
Veronica K. B. Olsen
|
ef70e63814
|
Moved doc details to a splitter and added a footer bar to the viewer
|
2020-06-09 21:01:08 +02:00 |
|
Veronica K. Berglyd Olsen
|
e82777857f
|
Merge pull request #303 from vkbo/docbar_again
Update Doc Title Bar Buttons
|
2020-06-09 20:33:20 +02:00 |
|
Veronica K. B. Olsen
|
f096bbef26
|
Renamed splitView to splitDocs
|
2020-06-09 17:54:56 +02:00 |
|