74 Commits

Author SHA1 Message Date
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
Le Tan
b46a8f4f39 UniversalEntry: add q to list all notebooks and a to search name of folder/note 2018-03-29 19:47:47 +08:00
Le Tan
4727d0aa98 refine interfaces 2018-03-28 19:36:35 +08:00
Le Tan
28d359c4bb search: add search Object Path
1. For internal file and folder, search the relative path;
2. For orphan file, search the complete path;
2018-03-21 19:34:59 +08:00
Le Tan
a6c07a6dda theme: change line-height to 1.5 in css 2018-03-21 19:33:33 +08:00
Le Tan
49e2c74122 theme: support $ for scaled number 2018-03-20 21:54:57 +08:00
Le Tan
0bf7284728 theme: refine v_pure 2018-03-20 20:52:23 +08:00
Le Tan
b3f874577c theme: refine v_pure and v_moonlight 2018-03-19 20:05:10 +08:00
Le Tan
84df970e22 theme: replace v_white with v_native
Change v_white to a more native theme.
2018-03-18 17:12:08 +08:00
Le Tan
dfbb692b15 flowchart/mermaid: remove the surrounding pre 2018-03-16 21:38:25 +08:00
Le Tan
a2ee5413a1 support search
- Ctrl+E C to toggle the search dock;
2018-03-13 20:45:44 +08:00
Le Tan
113a1455de style: add explicit margins to <p>
Or the copied HTML will contain the margin info of <p>.
2018-03-06 19:33:27 +08:00
Le Tan
ccd3c55cad refine VSelectDialog with QListWidget 2018-03-06 19:33:00 +08:00
Le Tan
ada0b40d80 mathjax: change <pre> to <p> after rendering 2018-03-02 22:37:14 +08:00
Le Tan
ba13ac7dc3 set <a> to break-all 2018-03-02 22:36:37 +08:00
Le Tan
935bb4d3b4 export: support exporting PDF via wkhtmltopdf tool 2018-03-01 20:59:57 +08:00
Le Tan
bccc0b28db export: support MHTML format 2018-03-01 20:19:20 +08:00
Le Tan
7069f7268b palette: add mermaid css file config 2018-02-25 11:04:11 +08:00
Le Tan
60635fe5e7 export: support custom background, style 2018-02-23 19:54:07 +08:00
Le Tan
4a4e4ed377 add copy target Evernote 2018-02-23 19:53:44 +08:00
Le Tan
956a8ab1d0 bug-fix: fix word-wrap bug in code block line number when exporting PDF 2018-02-22 19:44:15 +08:00
Le Tan
0f6e9e1905 refactor VListWidget 2018-02-03 12:09:57 +08:00
Le Tan
b45f1d9518 fix font-family issue in WeChat Public Account editor
It could not recognize &quot; in font-family.
2018-01-22 20:29:00 +08:00
Le Tan
cdf3eb537b add base URL in setHtml() to enable it access local files 2018-01-21 15:32:27 +08:00
Le Tan
0b885e1639 output built-in themes on startup 2018-01-16 21:05:35 +08:00
Le Tan
45526cc0a8 bug-fix
- Caculate font height every time on painting line number area;
- Support specifying multiple fonts in font-family in qss;
- Add margin for "li ol" in CSS;
2018-01-16 21:05:35 +08:00
Le Tan
8dfcda0e51 add Cart to collect notes for further processing 2018-01-16 21:05:35 +08:00
Le Tan
9dad67739a refine styles 2018-01-08 19:58:19 +08:00
Le Tan
b9e8bc0eb4 enable MathJax in fenced code block 2018-01-07 19:14:29 +08:00
Le Tan
324d7cd444 VWebView: add css_color_mapping in palette file for copying HTMl
If the mapping is specified, we will replace the foreground color with
the mapping when the content is copied.
2018-01-05 19:36:40 +08:00
Le Tan
bfd25f0033 refine styles 2018-01-02 20:42:35 +08:00
Le Tan
7986ebe475 VWebView: alter copied Html in VWebView to paste correctly in OneNote 2017-12-28 22:19:39 +08:00
Le Tan
58b57c2a86 refine VOpenedListMenu 2017-12-26 19:27:10 +08:00
Le Tan
7b8c522a53 themes: fix QTabBar's padding 2017-12-25 19:43:52 +08:00
Le Tan
b0c5961552 support foreground for selected/searched word in MDHL 2017-12-25 19:43:40 +08:00
Le Tan
488fe2cc65 themes: fix typo 2017-12-23 13:06:08 +08:00
Le Tan
b12f738edc remove VAvatar and use a tool bar button instead 2017-12-22 19:33:54 +08:00
Le Tan
c0c4b8602a add VTipsDialog to display hints about some actions 2017-12-22 19:33:42 +08:00
Le Tan
c5a17b210b v_moonlight: refine 2017-12-21 21:02:56 +08:00
Le Tan
d309766513 refine README 2017-12-17 13:09:23 +08:00
Le Tan
6808fac920 themes: refine 2017-12-17 11:05:38 +08:00
Le Tan
4b32fca9b5 themes: add v_moonlight theme for dark mode 2017-12-16 20:18:51 +08:00
Le Tan
0947687ba7 v_pure: style QProgressBar 2017-12-15 20:06:39 +08:00
Le Tan
24f6204fe3 themes: fix treeview style 2017-12-15 20:06:27 +08:00
Le Tan
1a62ca15e7 attachment_list: fix editor style 2017-12-15 20:06:02 +08:00
Le Tan
a2849ed577 themes: fix padding of QLineEdit in QListView 2017-12-14 22:32:14 +08:00