Xiao YiFang
112e9a03ce
style: modify default style
2022-08-19 20:50:04 +08:00
Xiao YiFang
f542642c85
opt: inspector
2022-08-19 19:56:49 +08:00
Xiao YiFang
a205d22139
opt: remove setZoomFactor when loading
2022-08-19 19:48:01 +08:00
Xiao YiFang
382702f753
style: remove css -webkit-user-select and replace with user-select
2022-08-19 19:46:55 +08:00
Xiao YiFang
ba73176dcf
style: change dictionary bar color
2022-08-19 19:46:15 +08:00
Xiao YiFang
c25a5c95a6
add log to inspector
2022-08-18 22:30:04 +08:00
Xiao YiFang
40625a92b0
opt: qt modern style modification
...
the original mordern style hidden the drag handler of toolbar, when drag the dictionary toolbar to the left dock area,it can never moved to other places
2022-08-18 20:58:27 +08:00
Xiao YiFang
f5882816c9
opt:add new default style.
...
based on original default style, remove yellow background.
the original default style is renamed to classic style.
2022-08-18 20:54:35 +08:00
xiaoyifang
c65a7f41b9
Merge pull request #128 from husixu1/staged
...
Fix crash when search in webengine
2022-08-18 10:17:12 +08:00
Sixu Hu
f296210a43
fix:crash when searching
2022-08-18 02:36:17 +08:00
Xiao YiFang
6a7e54c165
fix:add log to clipboard datachange signal
...
fix:add log to clipboard datachange signal
2022-08-14 23:16:51 +08:00
Xiao YiFang
370eb1357f
fix:tracking clipboard not working
2022-08-14 16:18:38 +08:00
Xiao YiFang
082c0a2728
website sandbox allow same origin
2022-08-14 11:30:17 +08:00
Xiao YiFang
7bac467588
github: modify release note
2022-08-14 11:08:07 +08:00
Xiao YiFang
a4c5cfd301
fix:website base url handle
2022-08-14 10:38:20 +08:00
Xiao YiFang
14591d158c
opt:website iframe enable sanbox feature to avoid top navigation
...
certain website dictionary such as https://zh.wiktionary.org/wiki will try to navigate the top windows,
in this case ,all the dictionaries' content will be changed.
2022-08-13 18:25:19 +08:00
Xiao YiFang
fb2322c53e
auto generate icon ,fill background
2022-08-13 16:17:29 +08:00
Xiao YiFang
e2b6fd51e2
opt: use std::move and reduce valid word length
2022-08-13 12:41:01 +08:00
Xiao YiFang
20a4220a01
divide by zero
2022-08-12 21:41:17 +08:00
Xiao YiFang
d95f545b70
divide by zero
2022-08-12 21:36:23 +08:00
Xiao YiFang
9a708bfd81
vector reserve the size to reduce reallocation
2022-08-12 20:17:25 +08:00
Xiao YiFang
39a7c85303
remove useless code
2022-08-10 22:13:19 +08:00
Xiao YiFang
a20406dc39
custom icon generate
2022-08-10 22:08:40 +08:00
xiaoyifang
9a52a1c616
Merge pull request #126 from xiaoyifang/feature/icon-custom
...
custom icon generate
2022-08-10 21:21:35 +08:00
Xiao YiFang
a8817242bf
custom icon generate
2022-08-10 20:55:43 +08:00
Xiao YiFang
1a2e648c40
fix:website dictionary has informal html structure
2022-08-10 19:49:31 +08:00
Xiao YiFang
0e0ffec16a
Merge branch 'dev' into staged
2022-08-10 19:42:58 +08:00
Xiao YiFang
8efac45a59
revert the file's last commit
2022-08-10 19:42:52 +08:00
Xiao YiFang
2832419ec0
github: release note change
2022-08-09 21:24:13 +08:00
Xiao YiFang
c861fcd958
Merge branch 'staged' into dev
2022-08-09 20:49:55 +08:00
Xiao YiFang
289beca884
opt:replace vector push_back with emplace_back
2022-08-09 20:47:10 +08:00
Xiao YiFang
60bd2086f4
Merge branch 'staged' into dev
2022-08-09 20:36:08 +08:00
Xiao YiFang
c448f56f2b
opt:replace std::vector push_back with emplace_back
2022-08-09 20:35:52 +08:00
Xiao YiFang
74c0da034b
inspector variable change
2022-08-09 20:29:59 +08:00
Xiao YiFang
d99d8dd788
Merge branch 'staged' into dev
2022-08-08 20:48:57 +08:00
Xiao YiFang
c41068d608
article inspector debug info
2022-08-08 20:48:46 +08:00
Xiao YiFang
7995d4806d
Merge branch 'staged' into dev
2022-08-07 11:04:06 +08:00
Xiao YiFang
e7f60a9335
Revert "the last headword in the block has incorrect data length"
...
This reverts commit b617323bfc
.
2022-08-07 11:03:46 +08:00
Xiao YiFang
9128fe6b7a
Merge branch 'staged' into dev
2022-08-07 00:05:07 +08:00
Xiao YiFang
efcf033f7e
github: remove macos10.15 build version
2022-08-07 00:04:55 +08:00
Xiao YiFang
af3960818f
github:qt-install action can not work ,revert to previous workable commit
2022-08-07 00:03:13 +08:00
Xiao YiFang
b9827a9aee
remove default zim support in macos
2022-08-06 16:10:13 +08:00
Xiao YiFang
bad2419c23
no extra tiff
2022-08-06 15:09:15 +08:00
Xiao YiFang
9fb60f3b03
Merge branch 'staged' into dev
2022-08-05 22:26:57 +08:00
Xiao YiFang
48711e73ba
remove useless method
2022-08-05 22:24:28 +08:00
Xiao YiFang
68d8a14b9c
github: add CONFIG+=no_extra_tiff_handler to action
2022-08-05 22:24:28 +08:00
xiaoyifang
c0e5180679
Update windows-6.2.yml
2022-08-05 13:43:31 +08:00
Xiao YiFang
c14009d9f7
Merge branch 'staged' into dev
2022-08-04 21:11:34 +08:00
Xiao YiFang
9bbdc54edb
opt: optimize inspect windows on qt6.x
2022-08-04 21:11:13 +08:00
Xiao YiFang
5a05a01fd9
Revert "improve:refactor code ,reimplement sptr class."
...
This reverts commit 6318366a10
.
2022-08-04 21:03:33 +08:00