1875 Commits

Author SHA1 Message Date
Le Tan
70c984353c Task: refine task 2021-12-22 20:49:00 +08:00
Nriver
87ed9250ef
add solarized-dark and solarized-light themes (#1978) 2021-12-21 20:26:24 +08:00
YaoXin
ba9a0ba459
CI Increase cache QT (#1975) 2021-12-19 16:16:19 +08:00
Le Tan
f50a834ae7 Settings: refine searching 2021-12-10 20:34:07 +08:00
Le Tan
301dace730 add FakeAccessibleInterface to fix crash of Youdao Dict 2021-12-09 21:12:31 +08:00
chendapao
b369612070
setting tree match complete (#1932) 2021-12-09 18:40:51 +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
956842f102 support equation begin in MathJax 2021-12-06 21:03:54 +08:00
Le Tan
04a93de5a5 add --disable-gpu as known cmd option 2021-11-26 20:48:27 +08:00
Le Tan
04451257d2 MarkdownEditor: align highlight syntax with read mode 2021-11-25 21:09:18 +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
54576543e9 fix update_version.py 2021-11-19 07:59:21 +08:00
Le Tan
14c54ab275 release v3.10.1 v3.10.1 2021-11-17 20:51:43 +08:00
Le Tan
ecf1f8dbbe support print 2021-11-17 20:50:26 +08:00
Le Tan
6884e1ff6a MarkdownViewWindow: fix view mode 2021-11-16 21:12:20 +08:00
Le Tan
258adf10da fix tab stop width 2021-11-15 21:13:14 +08:00
Le Tan
3a4334ffd2 release v3.10.0 v3.10.0 2021-11-13 17:35:34 +08:00
Le Tan
4d41421fb8 support input method on macOS in tag popup 2021-11-13 17:24:56 +08:00
Le Tan
e2fda18dbd MarkdownViewWindow: fix EditPreview 2021-11-12 07:53:30 +08:00
Le Tan
6b1f00880e MarkdownEditor: support EditPreview mode 2021-11-10 20:52:24 +08:00
Le Tan
86df5c39a2 TextEditor: add config for highlighting tab and trailing space 2021-11-08 09:28:18 +08:00
Le Tan
47a49b7bb2 release v3.9.0 v3.9.0 2021-11-06 21:08:47 +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
9fca1cad12 update vtextedit 2021-11-04 21:34:15 +08:00
Le Tan
077cd6562e add debugger to Markdown web viewer by F12 2021-11-04 21:17:59 +08:00
Le Tan
d7bfb956ec support user.css for Markdown editor read mode style 2021-11-03 20:43:11 +08:00
Le Tan
dc0a9b1a7d MarkdownEditor: add option for image align center 2021-11-03 07:45:06 +08:00
Le Tan
0b624eeefd refine Quick Access 2021-10-31 10:06:55 +08:00
Le Tan
8de8b0dda8 support search tag in SearchPanel 2021-10-30 08:14:51 +08:00
Le Tan
964dfbb085 remove recycle bin node 2021-10-28 19:48:28 +08:00
Le Tan
c362facdd7 release v3.8.1 2021-10-25 10:08:47 +08:00
Le Tan
2b5076584d fix FramelessMainWindow v3.8.1 2021-10-24 21:50:27 +08:00
Le Tan
79993814a8 release v3.8.0 v3.8.0 2021-10-24 15:51:47 +08:00
Le Tan
1802b00525 refine tags dialog 2021-10-24 15:46:53 +08:00
Le Tan
5848b5e737 update translations 2021-10-23 21:53:06 +08:00
Le Tan
313d362ed3 try fix mac deploy 2021-10-23 18:52:34 +08:00
Le Tan
9e9a6bd584 do not support deleting notebook from VNote directly 2021-10-23 13:58:24 +08:00
Le Tan
810438b5e5 FramelessMainWindowLinux 2021-10-23 13:31:03 +08:00
Le Tan
5bc48be5d0 introduce FramelessMainWindow 2021-10-20 10:35:26 +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
b8dd91e353 MainWindow: make Outline dock fixed at the right side by default 2021-09-26 14:43:55 +08:00
Le Tan
6689e8c84c add sqlite database 2021-09-26 14:43:55 +08:00
Le Tan
bb1598dde2 small fixes 2021-09-26 14:43:54 +08:00
Le Tan
2740983308
fix duplication of QtWebEngineProcess of macOS deploy (#1888) 2021-09-26 12:07:21 +08:00
BeyondXinXin
2436adc257
* Remove the top blank in frameless window mode (#1887) 2021-09-25 18:04:20 +08:00
BeyondXinXin
e4355eeb48
* Sets the default search to the currently selected text (#1886)
* * Sets the default search to the currently selected text

* * Specification code
2021-09-25 11:25:01 +08:00
Le Tan
606dcef16f GiteeImageHost: encode spaces in returned download_url 2021-09-04 12:50:51 +08:00