Le Tan
de753706d1
release v2.10
v2.10
2020-09-05 10:52:38 +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
fafd78af94
change Baidu netdisk to Tianyi netdisk
2020-07-31 09:21:00 +08:00
tootal
8a549ea323
move cursor to end when create new note with title ( #1408 )
...
* disable qtquickcompiler
* move cursor to end when create new note with title
2020-06-06 11:08:36 +08:00
hlyang1992
8f62f9902d
Fixes #1333 : Fix formula automatic numbering is invalid ( #1398 )
...
* Fix formula automatic numbering is invalid
* resetting automatic equation numbering in preview
2020-05-30 07:09:11 +08:00
Le Tan
fa1d63b5a2
fix Baidu Netdisk download link
2020-05-20 08:42:24 +08:00
せいうはん
2217f82d32
Remove the java icon on macOS dock. ( #1370 )
2020-05-17 18:49:21 +08:00
Le Tan
3b34d9f832
editor: bug fix for preview
2020-05-08 07:50:52 +08:00
tootal
66ece0b9a6
add QTQUICK_COMPILER_SKIPPED_RESOURCES ( #1350 )
...
Reference: https://doc.qt.io/qt-5/qtwebengine-deploying.html#javascript-
files-in-qt-resource-files
2020-05-07 07:44:14 +08:00
Le Tan
becda2e494
add Telegram group info
2020-05-02 10:08:57 +08:00
Le Tan
67fd713820
release v2.9.1
v2.9.1
2020-04-12 15:58:24 +08:00
Le Tan
49e7ca0fa0
turn on -m by default on macOS
2020-04-11 10:26:14 +08:00
Thomas Koppelaar
42d7ae0f9a
Update dependencies list in README ( #1269 )
...
Changed 'Unknown' to 'MIT License' in README.md
2020-03-28 08:26:19 +08:00
Le Tan
90513a1f30
release v2.9
v2.9
2020-03-27 18:40:55 +08:00
Le Tan
c59e6f3307
fix TravisCI qtci hang on macOS
2020-03-26 18:55:39 +08:00
Le Tan
9835e8bbb2
fix single instance guard on macOS
2020-03-25 18:40:10 +08:00
Le Tan
8c8640f4db
Revert Travis fix
...
This reverts commit fd5ff336b4920be8b5c890e169f8b06b43a53a9e.
This reverts commit 7e4bd6b6aa5fb594f1802ec624674cfa45d4c7bb.
This reverts commit 3495a059a19b22e7c1f55a6f526df8633ed0d9bc.
2020-03-03 18:02:36 +08:00
Le Tan
fd5ff336b4
try fix TravisCI again
2020-03-01 10:53:59 +08:00
Le Tan
7e4bd6b6aa
try fix Travis build
2020-03-01 10:25:59 +08:00
Le Tan
3495a059a1
mute while installing Qt on macOS
2020-03-01 10:14:12 +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
8e75c40c86
CMake: change minimum version requirement and add comments ( #1172 )
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2020-01-22 07:42:01 +08:00
Hiroshi Miura
a7450bc32d
WIP: Introduce GitHub actions test with CMake ( #1167 )
...
* CPack: Improve packaging script
- Packaging uses linuxdeploy.
- Drop template files and include it inside CMake script.
- Support better packaging on Windows and MSVC2017.
- Add comments about supported CMake minimum versions.
- Improve Mac OSX packaging script.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* Introduce Github Actions workflow to test cmake buid
- Multi-platform build test
- Split jobs against each platforms
- Add build type for windows
- Fix macdeployfixqt path
2020-01-20 18:26:20 +08:00
Hiroshi Miura
cb41c64aeb
CPack: Improve packaging script ( #1173 )
...
- Packaging uses linuxdeploy.
- Drop template files and include it inside CMake script.
- Support better packaging on Windows and MSVC2017.
- Add comments about supported CMake minimum versions.
- Improve Mac OSX packaging script.
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2020-01-20 18:23:01 +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
Hiroshi Miura
da2d41309a
cmake: Update version ( #1164 )
...
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2020-01-13 22:18:15 +08:00
Hiroshi Miura
6167a91090
Simplify CMake scripts ( #1162 )
...
- Simplify CMakeLists to help maintainer lazy to
update when source files addition and removing.
- relocate cmake include files on top
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2020-01-12 09:39:06 +08:00
Le Tan
cd0f2b1869
Update README_ja.md
2020-01-09 07:37:12 +08:00
Le Tan
1d3b8f70b2
Update README_zh.md
2020-01-09 07:36:49 +08:00
Le Tan
f0b54bc52a
Update README.md
2020-01-09 07:34:05 +08:00
Le Tan
8a0dc85296
release v2.8.2
v2.8.2
2019-12-20 19:45:05 +08:00
Le Tan
be229bed63
upgrade mermaid.js
2019-12-17 21:32:01 +08:00
Le Tan
1f154c08c5
try to fix crash on macOS
2019-12-17 07:43:49 +08:00
Le Tan
b46afb551c
release v2.8.1
v2.8.1
2019-12-14 12:49:22 +08:00
Le Tan
61541c47e1
refine Chinese
2019-12-14 12:42:16 +08:00
Le Tan
f06e2b168c
add config to enable code block copy button in settings dialog
2019-12-14 11:51:51 +08:00
Le Tan
28d62d2400
add command line option -m to allow multiple instances (temporarilly)
2019-12-14 10:50:02 +08:00
Le Tan
babcaac97f
fix compiler warning
2019-12-10 20:54:03 +08:00
lyn
2b6493c4e5
[ADDED] MacOS下点击x按钮不退出程序 ( #1102 )
...
Stay in the tray after closing main window on macOS.
2019-12-10 20:46:22 +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
ae141da578
remove useless things
2019-11-29 20:05:47 +08:00
Le Tan
add2e47f91
release v2.8
v2.8
2019-11-29 20:02:57 +08:00
Le Tan
073431cb20
refine Chinese translations
2019-11-28 20:32:52 +08:00
Le Tan
8660668a94
refine image hosting
2019-11-27 21:27:17 +08:00