Le Tan
53c36b5a70
export: remember subfolder settings
2018-03-02 22:36:26 +08:00
Le Tan
22104ebde3
support transparent render background
...
It is useful for export.
2018-03-02 22:36:11 +08:00
Le Tan
935bb4d3b4
export: support exporting PDF via wkhtmltopdf tool
2018-03-01 20:59:57 +08:00
Le Tan
3bee0365e9
support SavePage action in reading mode
2018-03-01 20:19:38 +08:00
Le Tan
bccc0b28db
export: support MHTML format
2018-03-01 20:19:20 +08:00
Le Tan
28765bf4bb
add issue template
2018-02-28 20:59:27 +08:00
Le Tan
9c3da47cb1
release v1.12
v1.12
2018-02-26 21:11:57 +08:00
Le Tan
a3124f6890
refine Chinese translations
2018-02-26 21:07:58 +08:00
Le Tan
fa7fb7581b
refine changes.md
2018-02-26 19:30:54 +08:00
Le Tan
ed44ec4ee8
bug-fix: use second accuracy to detect file change outside
2018-02-26 19:30:44 +08:00
Le Tan
da5218452f
handle HTML <img> in clipboard
2018-02-26 19:30:33 +08:00
Le Tan
2d3567e460
refine interface with shortcut hints
2018-02-26 19:30:20 +08:00
Le Tan
fe7c446e5f
export: handle HTML resources
2018-02-26 19:30:06 +08:00
Le Tan
b7e6301136
export: add option EmbedCssStyle for HTML
2018-02-25 14:37:13 +08:00
Le Tan
7069f7268b
palette: add mermaid css file config
2018-02-25 11:04:11 +08:00
Le Tan
1fe7567d79
export: support HTML format
2018-02-25 10:01:18 +08:00
Le Tan
60635fe5e7
export: support custom background, style
2018-02-23 19:54:07 +08:00
Le Tan
ad81e655a5
refine menu
2018-02-23 19:53:59 +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
76ff1ff756
update block when changing cursor block mode
2018-02-22 19:44:03 +08:00
Le Tan
faff0cd8f6
bug-fix: fix code block highlight issues
...
add ignore_illegals parameter to hljs.highlight().
2018-02-22 19:43:49 +08:00
Le Tan
3ce7ef28c1
bug-fix: make path before exporting PDF
2018-02-16 13:35:24 +08:00
Le Tan
6d24f7e92b
bug-fix: remove unnecessary NULL check before delete
2018-02-13 22:18:38 +08:00
Le Tan
8ff520d0fd
refactor export
2018-02-13 22:10:48 +08:00
Le Tan
bc9dd643fc
support reset layout
2018-02-06 20:37:38 +08:00
Le Tan
4bcb60e903
add config enable_auto_save which is false by default
2018-02-05 22:26:38 +08:00
Le Tan
bf70c23110
combine EditNote and SaveExitNote
2018-02-04 16:50:46 +08:00
Le Tan
117b5471fd
bug-fix: merge the code block base format when highlighting code block in edit mode
2018-02-04 13:02:55 +08:00
Le Tan
a32fb015e1
add symlink vnote to VNote in Unix
2018-02-04 10:14:54 +08:00
Le Tan
2aa852fd1b
refine README
2018-02-03 18:45:36 +08:00
Le Tan
33c6e37d43
setCurrentItem() in QTreeWidget has different behaviors with that of QListWidget
2018-02-03 18:37:25 +08:00
Le Tan
8158d22bb4
convert VOutline to VTreeWidget to support simple search
2018-02-03 16:37:09 +08:00
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