Le Tan
791a5da245
support word count
2022-08-25 20:31:01 +08:00
Le Tan
8a1bd930eb
Fixes
...
1. PlantUmlWebService override;
2. Shortcut to clear highlights;
3. Save ViewArea session on minimized to system tray;
4. Prompt for restart after Settings
2022-03-31 21:21:15 +08:00
Le Tan
5da6a81d4b
fix shortcuts in key sequence with input method
2022-01-21 21:01:31 +08:00
Le Tan
eff1a81125
MarkdownViewWindow: use web to highlight code block in editor
2022-01-07 20:43:08 +08:00
Le Tan
956842f102
support equation begin in MathJax
2021-12-06 21:03:54 +08:00
Le Tan
ecf1f8dbbe
support print
2021-11-17 20:50:26 +08:00
Le Tan
6884e1ff6a
MarkdownViewWindow: fix view mode
2021-11-16 21:12:20 +08:00
Le Tan
4d41421fb8
support input method on macOS in tag popup
2021-11-13 17:24:56 +08:00
Le Tan
e2fda18dbd
MarkdownViewWindow: fix EditPreview
2021-11-12 07:53:30 +08:00
Le Tan
6b1f00880e
MarkdownEditor: support EditPreview mode
2021-11-10 20:52:24 +08:00
Le Tan
0b58669e39
MarkdownEditor: support context-sensitive context menu for images and links
2021-11-06 11:43:10 +08:00
Le Tan
077cd6562e
add debugger to Markdown web viewer by F12
2021-11-04 21:17:59 +08:00
Le Tan
0a2bdc7033
support tags
2021-10-15 15:26:37 +08:00
Le Tan
3b03fd2189
fix styles
2021-09-26 14:43:55 +08:00
Le Tan
6689e8c84c
add sqlite database
2021-09-26 14:43:55 +08:00
BeyondXinXin
e4355eeb48
* Sets the default search to the currently selected text ( #1886 )
...
* * Sets the default search to the currently selected text
* * Specification code
2021-09-25 11:25:01 +08:00
Le Tan
0d8bb7eebd
Editor: support line ending
2021-08-28 11:03:47 +08:00
Le Tan
ed8cd503b5
Search: highlight matched items in opened files
2021-08-26 20:33:49 +08:00
Le Tan
e017c0f475
Exporter: support AllInOne in PDF format
2021-08-19 20:32:52 +08:00
Le Tan
6109737b9d
Fixes
...
1. OutlineViewer: support section number;
2. Allow to close the file before opening with external program;
3. Skip end marker within a block marker;
2021-08-17 20:58:55 +08:00
Le Tan
721e821ca5
Vi: add config page
2021-08-13 21:59:17 +08:00
Le Tan
f1d931c276
support Image Host
2021-08-11 21:46:27 +08:00
Le Tan
9cf015a676
LocationList: fix the recently introduced regression when highlighting segments of text
2021-07-28 20:53:47 +08:00
Le Tan
f92e1a9791
MarkdownEditor: support disabling in-place preview temporarily
2021-07-24 12:55:11 +08:00
Le Tan
91527aed58
add config for inplace preview sources
2021-07-17 14:48:29 +08:00
Le Tan
58e8ea5ee8
improve Snippet support
2021-07-08 21:31:13 +08:00
Le Tan
d1d8fabb60
suport snippet
2021-07-05 21:51:50 +08:00
Le Tan
7c768c446b
support auto bracket and overridding font family
2021-06-04 20:34:57 +08:00
Le Tan
79abddd802
support local PlantUml and Graphviz ( #1776 )
2021-05-29 09:24:55 +08:00
Le Tan
b9ac16d165
Quick Access and Flash Page ( #1763 )
...
* flash page
* Quick Access
2021-05-17 20:39:03 +08:00
Le Tan
1843ca5bfd
ViewArea session ( #1762 )
2021-05-15 20:49:29 +08:00
Le Tan
6dbc688773
support spell check ( #1754 )
2021-05-09 10:38:42 +08:00
Le Tan
5c78eac179
jump to given line when activating a location list item
2021-04-14 21:13:21 +08:00
Le Tan
0e41597798
refine ViewWindow and FileOpenParameters
2021-04-14 20:25:51 +08:00
Le Tan
fe827e74f0
support full-text search ( #1733 )
2021-04-13 20:53:08 +08:00
Le Tan
9895207dd4
support external nodes ( #1718 )
2021-03-14 09:37:06 +08:00
Le Tan
7595b03639
refactor Node interface ( #1681 )
2021-02-01 20:42:39 +08:00
Le Tan
f2bfcd25d1
Small fix
...
* Add *.rmd to Markdown suffix
* Turn on system title bar by default
* Enable AutoBreak by default
* Fix title on new note
2021-01-10 12:27:17 +08:00
Le Tan
75dc7c6f28
Smart Table and Mark ( #1649 )
...
* support smart table and mark
2021-01-10 11:52:08 +08:00
Le Tan
6503b433e1
Dev ( #1644 )
...
* add file type combobox in NewNoteDialog
* add SectionNumberStyle
2021-01-07 20:41:45 +08:00
Le Tan
9dd83a6f2f
small fix ( #1641 )
2021-01-05 07:01:19 +08:00
Le Tan
4636771081
support section number in edit mode
2020-12-24 04:38:12 -08:00
Le Tan
d51e486a84
add read and edit action in view window
2020-12-20 11:25:53 +08:00
Le Tan
66554819a6
show hover link
2020-12-17 21:50:07 +08:00
Le Tan
5d9103b933
small refinement
...
* Use ViewWindow's status widget to show message;
* Add markdown guide;
* Add shortcut for StayOnTop;
2020-12-17 21:49:40 +08:00
Le Tan
f68c3c2722
refine toolbar
2020-12-14 21:33:39 +08:00
Le Tan
847e3d621d
support find and replace ( #1593 )
...
TODO: we may need to transform the `QRegularExpression` usage to the `RegExp` in JS.
2020-12-13 12:34:43 +08:00
Le Tan
52702a32e9
hard days for VNoteX project
...
Never say "refactor" again!!!
2020-11-28 23:10:43 +08:00