55 Commits

Author SHA1 Message Date
Le Tan
ecce8d13c1 MarkdownEditor: support RichPaste as default 2022-03-31 12:10:22 +08:00
Le Tan
eab367cf6f Qt5.15: hide unused actions in web viewer 2022-02-23 17:02:31 +08:00
Le Tan
a4a5dea3d7 fixes
* MarkdownViewWindow: add switch for code block line number
* MarkodwnViewWindow: fix Turndown <style> issue
* MarkdownViewWindow: add config for overridding MathJax script
* SortDialog: fix sorting issue of date
* FramelessMainWindow: fix StayOnTop issue
2022-01-10 20:06:45 +08:00
Le Tan
5ba1ba5b97 refine theme VSCode-dark 2022-01-07 21:25:06 +08:00
Le Tan
eff1a81125 MarkdownViewWindow: use web to highlight code block in editor 2022-01-07 20:43:08 +08:00
Le Tan
2d4d4609da MarkdownEditor: fix
1. Fix issue that duplicated images would not be processed when copied;
2. Add suffix `*.nasm` to Intel ASM syntax.
2021-11-22 20:40:48 +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
6689e8c84c add sqlite database 2021-09-26 14:43:55 +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
a9005bef23 PlantUml/Graphviz: support relative path 2021-08-15 09:44:30 +08:00
Le Tan
e9799990f0 MarkdownEditor: add graphviz as the language of Graphviz 2021-08-12 22:04:43 +08:00
Le Tan
c03884c429 ImageHost: add Gitee host 2021-08-12 21:15:56 +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
cf988e6fa6 History: support history 2021-07-24 11:13:20 +08:00
Le Tan
edfdd68c36 Vi: support align and indent commands 2021-07-18 10:39:44 +08:00
Le Tan
91527aed58 add config for inplace preview sources 2021-07-17 14:48:29 +08:00
Le Tan
2e9c727248 ViewArea: support ViewWindow movement across ViewSplits by Ctrl+G,Shift+H/J/K/L 2021-07-15 20:02:16 +08:00
Le Tan
ebd65b26be fix ParseAsMarkdownAndPaste corner cases (without https protocol) 2021-06-25 08:11:43 +08:00
Le Tan
30e3b5721e bug fix
1. InsertImageDialog crashes when file does not exist;
2. Use &nbsp; for leading spaces of <p> element in Turndown;
2021-06-24 21:36:47 +08:00
Le Tan
88a3ee183f
release v3.3.0 (#1794) 2021-06-19 14:49:22 +08:00
Le Tan
c50f76c40a delay to preview after code/math blocks update to avoid blink 2021-06-19 12:24:41 +08:00
Le Tan
7001976252 support auto indent 2021-06-12 12:43:56 +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
1843ca5bfd
ViewArea session (#1762) 2021-05-15 20:49:29 +08:00
Le Tan
58a7745b0e MarkdownEditor: guess image suffix when fetching images to local 2021-05-12 20:07:23 +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
df33ee6770 small fixes
1. Show Full Screen tips;
2. Show Rich Paste and Paste To Markdown tips;
2021-03-15 20:20:17 +08:00
Le Tan
9895207dd4
support external nodes (#1718) 2021-03-14 09:37:06 +08:00
Le Tan
04a57f4f8d support export 2021-02-23 20:26:15 +08:00
Le Tan
508610d304 small fix 2021-01-13 21:46:47 +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
759c562eb8
add theme moonlight (#1636) 2020-12-31 19:53:28 +08:00
Le Tan
2600d12fc2 make the . after section number optional 2020-12-26 15:23:32 +08:00
Le Tan
4636771081 support section number in edit mode 2020-12-24 04:38:12 -08:00
Le Tan
6dce8e65a7
add Chinese translations (#1615)
* add Chinese translations

* remove widgets_zh_CN.ts and update qt_zh_CN.ts

* refine
2020-12-21 21:12:19 +08:00
Le Tan
d51e486a84 add read and edit action in view window 2020-12-20 11:25:53 +08:00
Le Tan
44a11ce5bb
fix compilation error (#1609) 2020-12-19 15:35:25 +08:00
Le Tan
6aa0e98993 small fix 2020-12-19 12:59:17 +08:00
Le Tan
e454ea6e61 MarkdownEditor: fix bug in finding current heading logics 2020-12-19 08:59:37 +08:00
Le Tan
66554819a6 show hover link 2020-12-17 21:50:07 +08:00