1131 Commits

Author SHA1 Message Date
Le Tan
b49d5a968f MdEditor: add shortcut hint to Toggle Live Preview 2018-08-31 20:25:06 +08:00
Le Tan
68dd95591d vim: add x for exemption key 2018-08-31 20:22:42 +08:00
Le Tan
72bb72477e support copy file path in context menu 2018-08-31 20:08:57 +08:00
Le Tan
b139e77173 fix bugs when copying/cutting folders across notebooks
- Maintain tags of the destination notebook;
- Fix the notebook of the source directory;
2018-08-31 20:08:45 +08:00
Le Tan
a96c23fff1 Editor: fix hang bug in QTextEdit's find() 2018-08-31 20:08:33 +08:00
Le Tan
3f5ccf6b6e Completion: bug fix when cursor is at the end of a word 2018-08-30 20:15:56 +08:00
Le Tan
74ec3884d0 LivePreview: search for multiple tokens and select the best match 2018-08-30 19:53:20 +08:00
Le Tan
2bf36319d1 LivePreview: smart live preview for sequence diagram 2018-08-30 19:53:06 +08:00
Le Tan
bf51b7b117 LivePreview: denote smart live preview 2018-08-29 20:47:07 +08:00
Le Tan
052757b2e8 update issue template 2018-08-29 20:36:35 +08:00
Le Tan
faa1ba0fb2 update issue template 2018-08-28 21:04:39 +08:00
Le Tan
126600dbb1 LivePreview: refine smart live preview
- Support class diagram.
- Support activity diagram.
2018-08-28 20:43:51 +08:00
Le Tan
28d5954bc3 MdEditor: fix turndown to parse HTML 2018-08-28 20:43:36 +08:00
Le Tan
7c7b9e8a3d MdEditor: insert image from network via tempoary file 2018-08-26 15:01:22 +08:00
Le Tan
cda48a612a LivePreview: smart live preview 2018-08-26 14:12:02 +08:00
Le Tan
13fb03bd11 update peg-markdown-highlight 2018-08-24 20:14:51 +08:00
Le Tan
185f6d0dcb fix image title constraint 2018-08-24 20:14:38 +08:00
Le Tan
45d4b28003 Editor: fix trailing space highlight 2018-08-24 20:14:17 +08:00
Le Tan
33c1229fb5 MdTab: remove the duplication check when current header change 2018-08-24 20:14:04 +08:00
Le Tan
b0cd013988 FileList: show status tip about fie info 2018-08-24 20:13:52 +08:00
Le Tan
94828a65ad Vim: support specifying leader key via [editor]/vim_leader_key 2018-08-24 20:13:35 +08:00
Le Tan
cbe83afb91 MdEditor: refine context menu 2018-08-24 20:13:09 +08:00
Le Tan
472167b7d0 release v1.22 v1.22 2018-08-23 20:28:28 +08:00
Le Tan
6fb6ce3f50 refine Chinese translations 2018-08-23 20:25:58 +08:00
Le Tan
3c423061f6 LivePreview: update live preview when using old cache 2018-08-22 20:08:58 +08:00
Le Tan
4ef6925bf7 Searcher: add name of parent directory to the result 2018-08-22 20:08:48 +08:00
Le Tan
5d4b450fab UniversalEntry: add parent directory name before item name in the result 2018-08-22 20:08:32 +08:00
Le Tan
4b0152c606 VSearch: fix tag search
"abc def" to search file with tag "abc" and "def".
2018-08-22 20:08:10 +08:00
Le Tan
e1091e0d80 PegMarkdownHighlighter: dynamic fast parse timer interval 2018-08-22 20:01:50 +08:00
Le Tan
d4daf32f20 MdEditor: support copying diagram in puml and graphviz 2018-08-22 20:01:31 +08:00
Le Tan
1fe975b1ad PegMarkdownHighlighter: recognize code block among new blocks 2018-08-20 19:45:56 +08:00
Le Tan
c2bb490378 MdEditor: copy backgorund when copying in-place preview 2018-08-20 19:10:48 +08:00
Le Tan
bcb307aa4b refine README 2018-08-19 12:30:52 +08:00
Le Tan
1ce8c05da9 MdEditor: support copy in-place preview 2018-08-19 12:06:50 +08:00
Le Tan
f98c2f5382 MdEditor: aware of links and images in edit mode 2018-08-18 18:47:29 +08:00
Le Tan
dc1f1c4535 MdEditor: support pasting HTML as converted Markdown text via Turndown 2018-08-17 22:42:21 +08:00
Le Tan
b9da920bb4 Preview: fill background 2018-08-15 21:07:22 +08:00
Le Tan
0508e8f34d Completion: consider word separator 2018-08-15 19:55:52 +08:00
Le Tan
9a173168ff Editor: fix trailing space highlight 2018-08-15 19:55:35 +08:00
Le Tan
35f66ba88e Preview: scale SVG via QSvgRenderer 2018-08-15 19:55:20 +08:00
Le Tan
33f4631f91 EditWindow: support middle click to close a tab 2018-08-15 19:55:02 +08:00
Le Tan
a53fdf27b6 EditWindow: bug fix of tag status update 2018-08-14 20:08:56 +08:00
Le Tan
6793855164 PegMarkdownHighlighter: tune performance 2018-08-14 20:08:27 +08:00
Le Tan
eaa8d55f66 theme: refine v_native styles 2018-08-13 20:14:33 +08:00
Le Tan
968e74e1ca PreviewManager: refactor layout logics
- Bug fix: use cached image name in preview helpers;
- Only relayout necessary blocks;
2018-08-13 20:14:18 +08:00
Le Tan
be5e34cc85 Log: add debug info to log in release build 2018-08-13 20:14:03 +08:00
Le Tan
5b7c4943e3 MdEditOperations: bug fix 2018-08-11 12:49:50 +08:00
Le Tan
83f63d0328 fix compilation error v1.21 2018-08-10 22:49:13 +08:00
Le Tan
2e2bf31239 fix compilation error 2018-08-10 22:31:23 +08:00
Le Tan
83baa74a27 release v1.21 2018-08-10 21:06:46 +08:00