Le Tan
|
be5e34cc85
|
Log: add debug info to log in release build
|
2018-08-13 20:14:03 +08:00 |
|
Le Tan
|
dbad57675d
|
theme: refine style
|
2018-08-08 21:01:49 +08:00 |
|
Le Tan
|
8055f17d1f
|
Preview: add hint for live preview
|
2018-08-08 20:40:33 +08:00 |
|
Le Tan
|
10a1e9c1a8
|
Editor: support completion
|
2018-08-03 19:13:33 +08:00 |
|
Le Tan
|
2e7b2e1e5d
|
TagPanel: add two configs to control the behavior
- max_tag_label_length
- max_num_of_tag_labels
|
2018-07-27 21:04:50 +08:00 |
|
Le Tan
|
0ae6b1a810
|
theme: refine styles for MARK
|
2018-07-25 21:19:20 +08:00 |
|
Le Tan
|
2b01a4ccd0
|
theme: refine styles
|
2018-07-24 21:04:32 +08:00 |
|
Le Tan
|
794d77433f
|
theme: refine styles
|
2018-07-23 19:55:15 +08:00 |
|
Le Tan
|
46738c7f6e
|
theme: refine styles
|
2018-07-20 20:06:25 +08:00 |
|
Le Tan
|
976f7ff403
|
theme: refine styles
|
2018-07-18 20:05:59 +08:00 |
|
Le Tan
|
4d953542f2
|
VTextDocumentLayout: draw block background for HRULE
|
2018-07-17 20:43:43 +08:00 |
|
Le Tan
|
f5bbc1ccd7
|
PegHighlighter: support math
|
2018-07-13 20:32:22 +08:00 |
|
Le Tan
|
fbfc6c1dd6
|
highlighter: support Fenced Code Block
|
2018-07-12 20:19:07 +08:00 |
|
Le Tan
|
a305b6872e
|
highlighter: support Front Matter for YAML meta data
|
2018-07-09 20:19:49 +08:00 |
|
Le Tan
|
7ef3d49c0c
|
theme: refine visited link style and fonts
|
2018-07-05 21:05:10 +08:00 |
|
Le Tan
|
b10078efa3
|
WebView: double-click to view diagrams
Mermaid is not supported since its use of external stylesheet.
|
2018-06-30 22:17:33 +08:00 |
|
Le Tan
|
155199ed49
|
markdown-it: add margin for number emoji
|
2018-06-30 22:16:07 +08:00 |
|
Le Tan
|
ffd653ef55
|
support tags of notes
- Adding/Removing tags of notes;
- Auto-completion of tags;
|
2018-06-16 09:00:59 +08:00 |
|
Le Tan
|
a0b032ddfc
|
theme: refine styles
|
2018-06-16 08:59:53 +08:00 |
|
Le Tan
|
ec8b7d8032
|
theme: scale QMenu
|
2018-06-08 23:38:04 +08:00 |
|
Le Tan
|
a6e7d9fcac
|
theme: refine QGroupBox styles
|
2018-06-08 20:02:00 +08:00 |
|
Le Tan
|
6afc84fd04
|
theme: refine styles
|
2018-06-08 19:59:41 +08:00 |
|
Le Tan
|
85187fd53b
|
theme: refine styles
|
2018-06-06 23:10:51 +08:00 |
|
Le Tan
|
04cf252c25
|
theme: add a dark theme v_detorte
|
2018-06-06 21:53:52 +08:00 |
|
Le Tan
|
a1bef71215
|
theme: refine v_moonlight
|
2018-06-06 21:53:19 +08:00 |
|
Le Tan
|
93b26f41e4
|
preview: support force background for previewed images
- Add [editor]/preview-image-background config in MDHL;
- Will fill background first before drawing an image if specified;
|
2018-06-06 21:53:02 +08:00 |
|
Le Tan
|
8ed4264097
|
theme: refine QTabBar style
|
2018-05-29 19:53:32 +08:00 |
|
Le Tan
|
b433939ca8
|
bug-fix: escape HTML meta characters in title
|
2018-05-28 20:35:59 +08:00 |
|
Le Tan
|
2ff9c607dd
|
explorer: support exploring system's files
|
2018-05-26 13:26:59 +08:00 |
|
Le Tan
|
3c8ac8094d
|
VMetaWordManager: lazy initialization
|
2018-05-23 20:08:58 +08:00 |
|
Le Tan
|
52546e4664
|
theme: refine sytle of tab bar
|
2018-05-18 20:57:50 +08:00 |
|
Le Tan
|
c6cc69e176
|
refine QDockWidget title icon
|
2018-05-17 22:10:21 +08:00 |
|
Le Tan
|
f6436bfabf
|
support history navigation
|
2018-05-17 21:32:38 +08:00 |
|
Le Tan
|
d681fdebd9
|
theme: refine height of QTabBar
|
2018-05-14 22:35:21 +08:00 |
|
Le Tan
|
b5fde4cda9
|
MainWindow: refine layout
|
2018-05-14 21:30:12 +08:00 |
|
Le Tan
|
f3302d25e8
|
MainWindow: add navigation box at the left
|
2018-05-14 20:41:30 +08:00 |
|
Le Tan
|
6752a91ef4
|
markdown-it: display metadata as code block
|
2018-05-11 14:39:51 +08:00 |
|
Le Tan
|
e2dd062a24
|
style: support STRIKE and NOTES
- Add "strikeout" support in mdhl file;
|
2018-05-05 14:18:30 +08:00 |
|
Le Tan
|
660e2ba86a
|
theme: refine selection color
|
2018-05-04 20:37:03 +08:00 |
|
Le Tan
|
99cf497ddc
|
preview: bug fix with no-update issue
|
2018-04-24 07:52:43 +08:00 |
|
Le Tan
|
67e40cbe87
|
fix MathJax highlight with inline code, HTML comment, link, bold, and italic elements
|
2018-04-19 20:49:23 +08:00 |
|
Le Tan
|
aa5960f974
|
preview non-codeblock MathJax
|
2018-04-18 20:55:14 +08:00 |
|
Le Tan
|
9566e6f5d2
|
highlight: highlight MathJax formula in editor
|
2018-04-13 19:51:01 +08:00 |
|
Le Tan
|
10e2bba7f6
|
support Mermaid and Flowchart.js preview
Mermaid preview is disabled for some issues.
|
2018-04-12 19:31:13 +08:00 |
|
Le Tan
|
0b9cc6e5b3
|
theme: constrain the mermaid style sheets in mermaid scope
It interferes Graphviz.
|
2018-04-10 20:58:07 +08:00 |
|
Le Tan
|
c6b7561864
|
VMdTab: live preview
|
2018-04-10 20:58:07 +08:00 |
|
Le Tan
|
051088be31
|
VMdTab: use splitter instead of tab layout to hold editor and web view
Prepare for live preview.
|
2018-04-10 20:58:07 +08:00 |
|
Le Tan
|
9850d9a2a2
|
support PlantUML
|
2018-04-04 20:30:36 +08:00 |
|
Le Tan
|
87c85ce686
|
theme: remove v_material theme for its lack of maintenance
|
2018-04-02 20:37:41 +08:00 |
|
Le Tan
|
ed5809bf1b
|
UniversalEntry: refine styles
|
2018-04-02 20:36:46 +08:00 |
|