1377 Commits

Author SHA1 Message Date
Le Tan
d27d20c4ea update to qt5.9.6 in Linux 2018-09-26 19:24:36 +08:00
Le Tan
f7589983b5 Editor: fix completion 2018-09-26 19:24:25 +08:00
Le Tan
bc711e755c VTextDocumentLayout: bug fix in relayout() 2018-09-26 19:24:18 +08:00
Le Tan
12b819250d update issue template 2018-09-26 19:24:07 +08:00
Le Tan
02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items 2018-09-26 19:23:56 +08:00
Le Tan
3902f7f080 refine shortcuts doc 2018-09-26 19:23:42 +08:00
Le Tan
dc659b6c7a Outline: update outline panel manually when tree is empty 2018-09-24 12:40:26 +08:00
Le Tan
803a0b66df Navigation: fix navigation visible items of list/tree widgets
isHidden() will be false even the item is not visible in current viewport.
2018-09-24 11:41:33 +08:00
Le Tan
b025327c85 fake commit to trigger build 2018-09-22 13:27:36 +08:00
Le Tan
6551b0b685 release v2.0 v2.0 2018-09-22 12:48:35 +08:00
Le Tan
b72f24545e refine Chinese translations 2018-09-22 10:44:38 +08:00
Le Tan
a4d6f042ef update changes.md 2018-09-21 19:41:23 +08:00
Le Tan
9b83d50116 fix
- Selection style in mdhl does not work on macOS. Choose another Vim
visual line background.
- Disable multiple keyboard layout support on macOS.
- Make close_before_external_editor work when opening with default
program.
2018-09-21 19:41:07 +08:00
Le Tan
77dd8d0f32 Export: support outline panel in exported HTML file 2018-09-20 19:22:53 +08:00
akkuman
03ff391948 Add outline template for export html (#404)
Draft for outline implementation in exported html file
2018-09-18 19:33:14 +08:00
Le Tan
55b835a97c Exporter: add PDF-Like option for custom export 2018-09-18 19:27:51 +08:00
Le Tan
68dc2425a9 Editor: support highlighting tabs 2018-09-18 19:27:42 +08:00
Le Tan
f9820cf709 VTextEdit: bug fix 2018-09-18 19:27:33 +08:00
Le Tan
14ab49165e Vim: double-click to enter Visual mode 2018-09-18 19:27:23 +08:00
Le Tan
837fb47d4d style: use smaller font size for headings 2018-09-18 19:26:54 +08:00
Le Tan
30a3a6e74a MdEditor: support inserting file as relative link 2018-09-14 19:48:17 +08:00
Le Tan
b052fa0f05 Editor: fix find hanging bug 2018-09-13 19:59:58 +08:00
Le Tan
74032f4a08 PlantUML: unify online PlantUML process 2018-09-13 19:59:47 +08:00
Le Tan
a7bdcf4d54 Turndown: support parsing table without head 2018-09-13 19:56:18 +08:00
Le Tan
d66fd7c1c5 InplacePreview: support online PlantUML in-place preview 2018-09-12 20:36:00 +08:00
Le Tan
3b2852aa67 LivePreview: smart live preview for online PlantUML 2018-09-12 20:35:52 +08:00
Le Tan
62c0f218df MdTab: focus bug fix and find-in-page in expanded preview mode 2018-09-12 20:35:43 +08:00
Le Tan
4d223d0397 MdEditor: insert link or content when dropping file in editor 2018-09-12 20:35:15 +08:00
Le Tan
a055d6e935 Editor: highlight matches of full-text search result in page 2018-09-12 20:34:43 +08:00
Le Tan
647807a918 Editor: refine find logics 2018-09-10 20:26:39 +08:00
Le Tan
f3e4f370dd MdEditor: do not set link when copying image
Outlook will treat it as attachment if the clipboard contains both URL
and image data.
2018-09-10 20:26:29 +08:00
Le Tan
ca01e26333 Editor: refine find in page 2018-09-08 15:21:09 +08:00
Le Tan
33c3a5a301 StyleParser: bug fix for code block styles 2018-09-07 20:56:14 +08:00
Le Tan
8f1fbcef61 update issue template 2018-09-06 21:19:22 +08:00
Le Tan
d66b4752d4 MdTab: do not scroll editor when it is under the right header while entering edit mode 2018-09-06 21:12:17 +08:00
Le Tan
377c00c25d MagicWord: add %att% as the relative path of the attachment folder 2018-09-06 21:12:06 +08:00
Le Tan
c4c7f99ca7 suport Quick Access by Ctrl+Alt+I 2018-09-06 21:11:55 +08:00
Le Tan
3d188fa648 add config insert_new_note_in_front 2018-09-06 21:08:46 +08:00
Le Tan
32991051a9 MdEditor: bug fix in zoom 2018-09-05 20:23:42 +08:00
Le Tan
060c02297b LivePreview: support bidirectional smart live preview 2018-09-05 20:16:05 +08:00
Le Tan
2338002b1f LivePreview: support component/state/object diagram 2018-09-05 20:15:48 +08:00
Le Tan
774eec32d7 LivePreview: support UseCase diagram 2018-09-03 20:13:32 +08:00
Le Tan
ffa413fa26 Captain: fix captain mode in diffrent keyboard layout 2018-09-02 15:21:25 +08:00
Le Tan
af912619a0 vim: bug fix for mapping Caps as Ctrl in KDE 2018-09-01 19:23:52 +08:00
Le Tan
5d0b45715d ClipboardUtils: loop on Linux 2018-09-01 18:59:02 +08:00
Le Tan
22489137ae MathJaxPreview: fix preview while using local mathjax 2018-09-01 11:06:33 +08:00
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