Le Tan
|
b3a385693c
|
support file associations and open with built-in editors
|
2022-01-30 19:49:51 +08:00 |
|
Le Tan
|
eff1a81125
|
MarkdownViewWindow: use web to highlight code block in editor
|
2022-01-07 20:43:08 +08:00 |
|
Le Tan
|
70c984353c
|
Task: refine task
|
2021-12-22 20:49:00 +08:00 |
|
tootal
|
911392deab
|
Feature Task System (#1947)
* add task system code
* enable ci build
* Revert "enable ci build"
This reverts commit 8c457a22e44e64c7d87804fc3c76ee778c1c3b6f.
|
2021-12-09 18:40:14 +08:00 |
|
Le Tan
|
fa238b3e22
|
MainWindow: decide DPI on the screen where vnote starts
|
2021-12-06 21:04:13 +08:00 |
|
Le Tan
|
2d4d4609da
|
MarkdownEditor: fix
1. Fix issue that duplicated images would not be processed when copied;
2. Add suffix `*.nasm` to Intel ASM syntax.
|
2021-11-22 20:40:48 +08:00 |
|
Le Tan
|
ff7cf0f24e
|
export: fix wkhtmltopdf table-of-contents in Chinese
|
2021-11-19 21:56:28 +08:00 |
|
Le Tan
|
ecf1f8dbbe
|
support print
|
2021-11-17 20:50:26 +08:00 |
|
Le Tan
|
6b1f00880e
|
MarkdownEditor: support EditPreview mode
|
2021-11-10 20:52:24 +08:00 |
|
Le Tan
|
0b58669e39
|
MarkdownEditor: support context-sensitive context menu for images and links
|
2021-11-06 11:43:10 +08:00 |
|
Le Tan
|
964dfbb085
|
remove recycle bin node
|
2021-10-28 19:48:28 +08:00 |
|
Le Tan
|
0a2bdc7033
|
support tags
|
2021-10-15 15:26:37 +08:00 |
|
Le Tan
|
3b03fd2189
|
fix styles
|
2021-09-26 14:43:55 +08:00 |
|
Le Tan
|
6689e8c84c
|
add sqlite database
|
2021-09-26 14:43:55 +08:00 |
|
Le Tan
|
dc0c0ca849
|
Notebook: support scan and import external files
|
2021-09-04 12:22:33 +08:00 |
|
Le Tan
|
0d8bb7eebd
|
Editor: support line ending
|
2021-08-28 11:03:47 +08:00 |
|
Le Tan
|
ed8cd503b5
|
Search: highlight matched items in opened files
|
2021-08-26 20:33:49 +08:00 |
|
Le Tan
|
8326d3c702
|
Export: support custom export
|
2021-08-23 20:50:52 +08:00 |
|
Le Tan
|
bcec79fe17
|
MainWindow: use icon only in docks' tab bar
|
2021-08-20 20:05:30 +08:00 |
|
Le Tan
|
f1d931c276
|
support Image Host
|
2021-08-11 21:46:27 +08:00 |
|
Le Tan
|
cf988e6fa6
|
History: support history
|
2021-07-24 11:13:20 +08:00 |
|
Le Tan
|
58e8ea5ee8
|
improve Snippet support
|
2021-07-08 21:31:13 +08:00 |
|
Le Tan
|
d1d8fabb60
|
suport snippet
|
2021-07-05 21:51:50 +08:00 |
|
Le Tan
|
ff79533fa0
|
support external programs
|
2021-06-19 10:12:50 +08:00 |
|
Le Tan
|
7001976252
|
support auto indent
|
2021-06-12 12:43:56 +08:00 |
|
Le Tan
|
58a7745b0e
|
MarkdownEditor: guess image suffix when fetching images to local
|
2021-05-12 20:07:23 +08:00 |
|
Le Tan
|
fe827e74f0
|
support full-text search (#1733)
|
2021-04-13 20:53:08 +08:00 |
|
Le Tan
|
9895207dd4
|
support external nodes (#1718)
|
2021-03-14 09:37:06 +08:00 |
|
Le Tan
|
04a57f4f8d
|
support export
|
2021-02-23 20:26:15 +08:00 |
|
Le Tan
|
7595b03639
|
refactor Node interface (#1681)
|
2021-02-01 20:42:39 +08:00 |
|
Le Tan
|
6503b433e1
|
Dev (#1644)
* add file type combobox in NewNoteDialog
* add SectionNumberStyle
|
2021-01-07 20:41:45 +08:00 |
|
Le Tan
|
774930c950
|
fix combobox style on macOS (#1638)
* fix combobox style on macOS
* fix SingleInstanceGuard on *nix
* fix style on macos
* fix demo
|
2021-01-02 09:55:46 +08:00 |
|
Le Tan
|
759c562eb8
|
add theme moonlight (#1636)
|
2020-12-31 19:53:28 +08:00 |
|
Le Tan
|
40a3df305b
|
add theme page
|
2020-12-26 15:05:30 +08:00 |
|
Le Tan
|
6dce8e65a7
|
add Chinese translations (#1615)
* add Chinese translations
* remove widgets_zh_CN.ts and update qt_zh_CN.ts
* refine
|
2020-12-21 21:12:19 +08:00 |
|
Le Tan
|
847e3d621d
|
support find and replace (#1593)
TODO: we may need to transform the `QRegularExpression` usage to the `RegExp` in JS.
|
2020-12-13 12:34:43 +08:00 |
|
Le Tan
|
52702a32e9
|
hard days for VNoteX project
Never say "refactor" again!!!
|
2020-11-28 23:10:43 +08:00 |
|
Le Tan
|
44e33b540e
|
say goodbye to VNote 2.0
|
2020-11-28 22:53:24 +08:00 |
|
Le Tan
|
6084ce23ed
|
fix vsync
|
2020-09-05 10:03:32 +08:00 |
|
Le Tan
|
36e335bd72
|
VSync: add support for linux/mac
|
2020-09-04 20:25:55 +08:00 |
|
Le Tan
|
d3e1e560c4
|
fix vSync
|
2020-08-31 21:17:50 +08:00 |
|
刘涛
|
1fb6e777a3
|
增加同步上传与更新git功能 (#1482)
* 增加git同步功能
* windows下增加图标
* Git操作改为异步
* 优化同步功能
* 更新完成后重新加载当前笔记本
* 上传前关闭所有已打开笔记
* Revert "更新完成后重新加载当前笔记本"
This reverts commit 67bf9836b83203093dd71f8df99b903bcaa0adb1.
* optimize code
* revert VDirectoryTree.h
* format code
Co-authored-by: musmus9405 <542719479@qq.com>
|
2020-08-29 11:53:04 +08:00 |
|
Le Tan
|
7d3732c58f
|
fix MathJax v3 support
1. Support MathJax inside a fenced code block;
2. Support scale factor in preview;
|
2020-03-01 09:37:55 +08:00 |
|
Bibliobibulus
|
5df695c1ea
|
Support MathJaX v3 (#1221)
* Support MathJaX v3
* Update configuration of MathJaX
* Update config to export HTML
* Reset numbering
* Add scale option
* Fix typo
|
2020-03-01 09:24:43 +08:00 |
|
gydeng
|
615826323a
|
support vim e command in vmdtab and vvim (#1218)
|
2020-02-23 10:27:59 +08:00 |
|
Hiroshi Miura
|
35080bd175
|
Document folder structure to encourage translation in various languages (#1170)
* Restructuring docs resource folder
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* Correct variable name according to coding rule
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
|
2020-01-15 22:34:50 +08:00 |
|
Le Tan
|
be229bed63
|
upgrade mermaid.js
|
2019-12-17 21:32:01 +08:00 |
|
Le Tan
|
a2841c399b
|
fix PlantUML online preview
|
2019-12-10 20:41:49 +08:00 |
|
haipengno1
|
6ff3d37790
|
fix: render fails when using PlantUML online services (#1097)
|
2019-12-04 18:43:27 +08:00 |
|
Le Tan
|
8660668a94
|
refine image hosting
|
2019-11-27 21:27:17 +08:00 |
|