1708 Commits

Author SHA1 Message Date
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
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