932 Commits

Author SHA1 Message Date
Le Tan
4267ea54c8 do not print debug log in release mode
Add -d argument to print debug log in release mode.
2018-01-26 23:08:18 +08:00
Le Tan
30c69fc148 single click in file list to open file in current tab 2018-01-26 08:48:06 +08:00
Le Tan
97721f3e92 bug-fix: use en locale for help docs if user's locale is missing 2018-01-25 21:13:21 +08:00
Le Tan
ec0b98f050 add Menu Bar toolbar button to toggle menu bar 2018-01-22 22:23:46 +08:00
Le Tan
ebf4173b88 add FullScreen toolbar button
Add shortcut FullScreen (F11) in vnote.ini.
2018-01-22 20:29:40 +08:00
Le Tan
b510dc976b bug-fix for Captain mode 2018-01-22 20:29:26 +08:00
Le Tan
14d0f1700c add Close All Tabs context menu 2018-01-22 20:29:14 +08:00
Le Tan
b45f1d9518 fix font-family issue in WeChat Public Account editor
It could not recognize " in font-family.
2018-01-22 20:29:00 +08:00
Le Tan
7ac97dbcc4 fix Copy All As logics 2018-01-21 20:44:42 +08:00
Le Tan
07cefdcaec support print 2018-01-21 16:16:51 +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
d630ff7bf2 keep focus in VFileList once click an item 2018-01-21 14:51:36 +08:00
Le Tan
06cac36412 support Vim command mode in read mode 2018-01-21 14:27:49 +08:00
Le Tan
5d672e7fc6 refine README 2018-01-21 11:17:18 +08:00
Le Tan
333be910cc enalbe Vim cmd line for searching in read mode 2018-01-19 21:56:21 +08:00
Le Tan
b927a525e2 decouple VVimIndicator and VVimCmdLineEdit 2018-01-19 19:29:34 +08:00
Le Tan
eb25aec5b5 ESC to exit edit mode with Vim disabled 2018-01-18 19:50:40 +08:00
Le Tan
28e4818c26 move custom web zoom factor to Read/Edit setting tab 2018-01-18 19:50:25 +08:00
Le Tan
97021fa7bc change default notebooks location to user's document folder 2018-01-17 20:13:43 +08:00
Le Tan
217eafd91b HGMarkdownHighlighter: merge formats when highlighting a block 2018-01-17 20:13:28 +08:00
Le Tan
b1f7760ea2 HGMarkdownHighlighter: use cached header info to highlight headers fast 2018-01-16 21:05:35 +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
beeb546ab5 refine README 2018-01-16 21:04:47 +08:00
Erk-
9f2d3d1a1a Added installation on arch linux. (#103) 2018-01-16 06:57:33 -06:00
James Milne
d97a2c51ab #96, mention homebrew cask install for macOS (#101) 2018-01-16 06:53:12 -06:00
Le Tan
4202b99055 update qq group picture 2018-01-12 20:20:52 +08:00
Le Tan
b795f5f76e refine README 2018-01-12 20:14:16 +08:00
Le Tan
a20ff08bb8 small fixes 2018-01-12 19:55:54 +08:00
Le Tan
632a007808 support copy as Web Editor 2018-01-10 21:24:31 +08:00
Le Tan
cd8f148946 add shortcut Ctrl+Alt+S for creating subfolder 2018-01-10 20:16:32 +08:00
Le Tan
14df9e6e90 refine copy HTML logics 2018-01-10 10:39:45 +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
c9b1801a5a delete Jekyll config file 2018-01-06 17:40:19 +08:00
Le Tan
1d2183d44e VMdEditor: support zoom in/out 2018-01-05 21:27:09 +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
2bdad19253 vim-mode: fix % behovior in d/c command 2018-01-04 21:15:13 +08:00
Le Tan
044b3d3c29 add VLineEdit which supports Ctrl+H/W/U shortcuts 2018-01-04 20:16:12 +08:00
Le Tan
b19b1d8079 minor-fix
- Support repeat in title jump in read mode;
- Trim input in VInsertLinkDialog;
- Rename VLineEdit to VMetaWordLineEdit;
2018-01-04 19:54:32 +08:00
Le Tan
7e1a254073 disable subscript and supscript in Markdown-it since the conflict with MathJax 2018-01-04 19:54:20 +08:00
Le Tan
2f1971476d VMdEditor: support copy selected text as HTML 2018-01-04 13:27:42 +08:00
Le Tan
ce48c80cd0 release v1.11.1 v1.11.1 2018-01-02 21:15:35 +08:00
Le Tan
63b3975f14 refine Chinese translations 2018-01-02 21:07:59 +08:00
Le Tan
bfd25f0033 refine styles 2018-01-02 20:42:35 +08:00
Le Tan
c5afe0bef0 disable cursor line block if cursor line highlight is disabled 2018-01-02 20:42:22 +08:00
Le Tan
3f3a0e8513 VMdTab: do not change the cursor if it is below the right title when entering the read mode 2018-01-02 20:42:08 +08:00
Le Tan
6ba12f7932 bug-fix: add code block indentation in VTextBlockData to get a correct highlight
- Won't treat all the text to the end as code block once we add a new
line within a code block;
- Fix color column by adding the code block indentation bias.
2018-01-01 16:08:26 +08:00
Le Tan
968b674a50 docs: add table syntax in Markdown guide 2018-01-01 15:18:37 +08:00