1575 Commits

Author SHA1 Message Date
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
06ee73dcd5
fix restart on Linux (#1617) 2020-12-21 20:48:30 +08:00
Le Tan
c2e10f5783
try to fix restart (#1613)
* consider AppImage and macOS bundle

* a
2020-12-20 15:47:01 +08:00
Le Tan
d51e486a84 add read and edit action in view window 2020-12-20 11:25:53 +08:00
Le Tan
3cc882829a
fix PR #1601 (#1610)
* fix PR #1601

* use mono icon on macOS
2020-12-19 20:26:43 +08:00
jachin
cb14461f58
minimize to system tray (#1601) 2020-12-19 16:18:25 +08:00
Le Tan
44a11ce5bb
fix compilation error (#1609) 2020-12-19 15:35:25 +08:00
Le Tan
6aa0e98993 small fix 2020-12-19 12:59:17 +08:00
Le Tan
dd935b5f90
add custom Info.plist (#1608) 2020-12-19 11:17:01 +08:00
Le Tan
e454ea6e61 MarkdownEditor: fix bug in finding current heading logics 2020-12-19 08:59:37 +08:00
Le Tan
2369f6c4c8 support smart input method in vi mode 2020-12-17 21:51:11 +08:00
Le Tan
66554819a6 show hover link 2020-12-17 21:50:07 +08:00
Le Tan
5d9103b933 small refinement
* Use ViewWindow's status widget to show message;
* Add markdown guide;
* Add shortcut for StayOnTop;
2020-12-17 21:49:40 +08:00
Le Tan
4496c441fe
fix compilation error (#1600) 2020-12-16 22:29:28 +08:00
Le Tan
f3b3fb4acd Update issue templates 2020-12-16 19:08:35 +08:00
Le Tan
e55434965b fix markdown-it-texmath 2020-12-15 22:44:23 +08:00
Le Tan
bb3f03fb17 toc support 2020-12-15 22:43:46 +08:00
Le Tan
1a63c7cf6d fix compilation on macOS v3.0.0-beta.2 2020-12-14 21:55:09 +08:00
Le Tan
868636deb9 release v3.0.0-beta.2 2020-12-14 21:37:08 +08:00
Le Tan
f68c3c2722 refine toolbar 2020-12-14 21:33:39 +08:00
Le Tan
db3139e97d small fix
- Outline viewer;
- Import legacy notebook;
2020-12-14 21:32:38 +08:00
Le Tan
c95e850bb1
refine macOS and release v3.0.0-beta.1 (#1594)
* refine macos

* release v3.0.0-beta.1
v3.0.0-beta.1
2020-12-13 20:28:42 +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
3d7406ff24
try CI on macOS (#1584)
Finally done!
2020-12-12 12:33:08 +08:00
Le Tan
0b5a77dc3d remove copy_files 2020-12-07 21:02:23 +08:00
Le Tan
24182ab12c update README 2020-12-07 08:13:32 +08:00
Le Tan
f2a734f20c fix extra rcc in win 2020-12-07 07:32:20 +08:00
Le Tan
aced51baff NotebookExplorer: use root node if it is recycle bin node on new file 2020-12-06 10:28:09 +08:00
Le Tan
52de2eee6c rename CI win 2020-12-05 22:24:53 +08:00
Le Tan
6858544197 add CI status badge to README 2020-12-05 22:19:11 +08:00
Le Tan
86a730853a try again 2020-12-05 21:52:48 +08:00
Le Tan
ba205d3648
update latest continuous build tag (#1583) 2020-12-05 21:24:10 +08:00
Le Tan
13af4b2ed1
CI on Linux and Win (#1582) 2020-12-05 19:25:12 +08:00
Le Tan
d4e0763705
Update ci-win.yml 2020-12-01 22:13:37 +08:00
Le Tan
78d58b1cff
Fix win workflow (#1580)
* copy OpenSSL

* use openssul.utils
2020-12-01 21:39:44 +08:00
Le Tan
766e91dae4 add aboutQt 2020-12-01 18:46:46 +08:00
Le Tan
5d15232260 refine ci-win 2020-11-30 08:07:13 +08:00
Le Tan
fb9962d013 add coc_update.sh for linux 2020-11-29 22:29:59 +08:00
Le Tan
9a5e8693f4 add CI for Win 2020-11-29 22:21:23 +08:00
Le Tan
f8dd55aead use c++14 2020-11-29 16:14:19 +08:00
Le Tan
315d543399 refine README 2020-11-29 10:42:40 +08:00
Le Tan
82cfa67e31 change to VNote 2020-11-29 10:12:54 +08:00
Le Tan
52702a32e9 hard days for VNoteX project
Never say "refactor" again!!!
2020-11-28 23:10:43 +08:00
Le Tan
05d89745c1 Initial commit 2020-11-28 22:58:55 +08:00
Le Tan
44e33b540e say goodbye to VNote 2.0 2020-11-28 22:53:24 +08:00
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