1875 Commits

Author SHA1 Message Date
Le Tan
ed87ea3df1
Update ci-win.yml (#2265)
* Update ci-win.yml

* Update ci-win.yml

* Update ci-win.yml

* fix win

* release
2022-10-03 14:58:11 +08:00
Le Tan
749c4006a2 MarkdownEditor: bug fix about typing markers 2022-09-24 07:20:27 +08:00
Le Tan
66ed2cdda1 CI: remove private Qt 5.15.x build 2022-09-24 06:52:08 +08:00
Le Tan
3739cfd0ef add two themes 2022-09-24 06:49:05 +08:00
Le Tan
815ef927cb MainWindow: fix content area expand 2022-09-24 06:49:05 +08:00
chendapao
1d94617837
Fix/quick access open mode (#2239)
* fix/quick_access_open_mode

* fix/quick_access_open_mode

* adj quick access open mode location

* adj quick access open mode location
2022-09-17 18:07:15 +08:00
uRick
a25b75f828
add vx-idea theme (#2236) 2022-09-12 11:21:45 +08:00
chendapao
e92ea5061a
feature/adj_linux_build (#2234) 2022-09-06 15:04:00 +08:00
两双筷子
d9f009953f
添加vue暗黑主题 (#2232) 2022-09-05 20:58:30 +08:00
Le Tan
08fe335a80 check name conflicts when loading nodes 2022-08-28 21:58:57 +08:00
Le Tan
73ebcaeb90 fix read mode search 2022-08-27 21:41:40 +08:00
Le Tan
6de3663269
fix CI (#2225) v3.15.0 2022-08-26 22:19:15 +08:00
Le Tan
12302d375d release v3.15.0 2022-08-26 20:57:20 +08:00
Le Tan
490634b85a update translations 2022-08-26 20:54:12 +08:00
Le Tan
cc0689d946 NotebookSelector: support dynamic icons for notebooks 2022-08-26 20:45:18 +08:00
Le Tan
fe4b6ca72e refine themes 2022-08-25 21:26:40 +08:00
Le Tan
791a5da245 support word count 2022-08-25 20:31:01 +08:00
Le Tan
2a91577521 add abck tab icon 2022-08-24 20:16:12 +08:00
Le Tan
08c597513c support edit/read mode 2022-08-19 21:31:53 +08:00
Le Tan
3c64b86297
use Qt 5.15.4 for mac CI (#2219) 2022-08-19 20:12:50 +08:00
Le Tan
a37d03fd02 fix vew-light theme 2022-08-19 13:48:54 +08:00
两双筷子
12eda471fc
添加 Vue Light 主题 (#2218) 2022-08-18 23:21:29 +08:00
zz of NSFOCUS Security Team
5877366b77
update DockWidgetHelper chinese translation (#2217)
* update DockWidgetHelper chinese translation

* Update src/data/core/translations/vnote_zh_CN.ts

Co-authored-by: henices <henices@163.com>
Co-authored-by: Le Tan <tamlokveer@gmail.com>
2022-08-18 16:15:37 +08:00
Le Tan
9b78d38726
use qt 5.15.5 for windows (#2216) 2022-08-18 13:08:12 +08:00
Le Tan
b78bd5abef refine themes 2022-08-17 18:36:01 +08:00
Le Tan
5865519402 update vtextedit 2022-08-12 17:52:27 +08:00
Le Tan
4f1959501d Add open windows panel 2022-08-11 19:10:28 +08:00
Le Tan
12e18934df fix ci 2022-08-04 21:56:34 +08:00
Le Tan
05e8648d25
try fix win ci (#2202)
* try fix win ci

* add 5.15 for win

* fix

* refine README
2022-08-04 21:03:45 +08:00
Le Tan
e9c8225255 release v3.14.0 v3.14.0 2022-08-02 21:11:25 +08:00
Le Tan
14475330da
fix CI (#2197)
* fix CI

* fix win
2022-08-02 05:10:13 +08:00
zz of NSFOCUS Security Team
53e2b3bfa8
Fix export html/pdf problem in Qt 5.15.5 (#2199)
maybe related https://github.com/vnotex/vnote/issues/1942   export PDF cpu 100%

```
Critical:(markdownviewer.js:103) Uncaught TypeError: Failed to delete an indexed property from 'NodeList': Index property deleter is not supported.
[520896:520896:0801/171207.286744:INFO:CONSOLE(103)] "Uncaught TypeError: Failed to delete an indexed property from 'NodeList': Index property deleter is not supported.", source: file:///home/henices/.local/share/VNote/VNote/web/js/prism.js (103)
```
2022-08-01 21:49:09 +08:00
Le Tan
8197012bcb refine icons and pure theme 2022-07-31 10:14:31 +08:00
Le Tan
719c7339cf refine pure theme 2022-07-26 19:46:37 +08:00
Le Tan
21893fdff8 more fixes 2022-07-21 21:46:37 +08:00
Le Tan
9a3c69870c IconUtils: transform to lower case for comparison 2022-07-18 08:59:41 +08:00
Le Tan
30f73cb004 NavigtionMode: fix bug when input method is enabled 2022-07-14 22:11:01 +08:00
chendapao
3025e8e01c
feature/adj_mono_icons_render (#2174)
* feature/adj_mono_icons_render

* adj mono check

* del space

* feature/adj_mono_icons_render

* adj color match

* adj color hex match

* adj color hex match

* simple

* simple

* feature/adj_mono_icons_render

* feature/adj_mono_icons_render

* back QRegExp
2022-07-14 08:51:45 +08:00
Le Tan
e5f7a23157 fix path 2022-07-10 09:32:41 +08:00
chendapao
8c0c056c47
feature/add_viewarea_shortcut_close_other_right (#2173)
* feature/add_viewarea_shortcut_close_other_right

* delete default

* adj multi

* del blank line

* add close all and close left

* adj

* adj

* del unless
2022-07-10 10:06:38 +08:00
Le Tan
17af3b8dc0 SessionConfig: add external media default path 2022-06-25 14:45:49 +08:00
chendapao
82ec6beeb5
fix/add_custom_icons (#2167) 2022-06-24 22:35:37 +08:00
chendapao
1318427bb7
feature/add_custom_icons (#2145)
* first boold

* adj

* base spec amendment

* add monochrome optional fields to the theme

* add monochrome optional fields to the theme

* adj default value
2022-06-21 18:31:25 +08:00
Le Tan
29b2093ef0 release v3.13.1 v3.13.1 2022-06-19 16:06:57 +08:00
Le Tan
c08296bc3b UnitedEntry: fix key press event 2022-06-19 14:38:12 +08:00
Le Tan
cd53eedc7f UnitedEntry: bug fix 2022-06-17 22:17:47 +08:00
Le Tan
e0b07b8aba UnitedEntry: fix the popup hiding input method issue on macOS 2022-06-17 21:06:09 +08:00
Le Tan
8678468998 fix shortcuts 2022-06-14 21:28:32 +08:00
Le Tan
d33b539659
fix win ci (#2141) 2022-05-29 20:55:22 +08:00
Le Tan
09776f07cd use qt 5.12.11 on Windows 2022-05-27 17:23:20 +08:00