Le Tan
878a272777
add VTreeWidget with simple search and convert VDirectoryTree to it
2018-02-03 16:33:00 +08:00
Le Tan
0125251716
Merge branch 'list-search' into dev
...
Add simple search for list widget.
2018-02-03 12:11:25 +08:00
Le Tan
0f6e9e1905
refactor VListWidget
2018-02-03 12:09:57 +08:00
Le Tan
abe40cc74f
clean up code styles
2018-01-30 19:28:52 +08:00
Le Tan
8013753315
fix typo
2018-01-29 22:10:26 +08:00
Le Tan
17b5ac5f66
bug-fix: sort comparator should be irreflexive
2018-01-29 19:31:53 +08:00
Xianzhong Wang
74cb54e02b
[function] support advanced search in file list ( #121 )
...
spec:
when focus in file list,
1. type any character or digit will trigger the advanced search mode
2. type Esc to exit the search mode
3. type Enter or mouse select will also exit the search mode
2018-01-29 06:03:44 +08:00
Le Tan
77c664b773
add PayPal info
2018-01-27 20:18:14 +08:00
Le Tan
8f9b03b396
update README
2018-01-27 19:21:08 +08:00
Le Tan
a009126d77
fix compile warning in macOS
2018-01-27 19:05:51 +08:00
Le Tan
44a85b6578
add donation info in README
2018-01-27 19:02:24 +08:00
Le Tan
f02b942513
add descriptions of diagram and math formula in markdown guide
2018-01-27 00:07:54 +08:00
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