Xiao YiFang
d7d4c328ea
add some missing zh_CN translation
2022-12-17 09:31:49 +08:00
Xiao YiFang
e95f69ad55
fix: when in darkmode ,dictionary info panel background text is unclear
2022-12-16 21:00:02 +08:00
xiaoyifang
08c0df49e1
fix: change macro QT_NO_OPENSSL to QT_NO_SSL
2022-12-15 15:11:09 +08:00
xiaoyifang
58a0bc74af
Merge branch 'fix/sonar-cmake' into staged
2022-12-15 10:50:13 +08:00
xiaoyifang
b1e888cf18
github: cmake build action ,windows runtime library
2022-12-15 10:49:49 +08:00
xiaoyifang
edc412c2cd
github: cmake build action
...
fix macos ,windows build error
2022-12-15 10:47:14 +08:00
xiaoyifang
f479e15954
Merge pull request #257 from xiaoyifang/feature/macos-homebrew
...
macos specific: change github action
2022-12-14 21:13:22 +08:00
xiaoyifang
dc096862e9
Merge branch 'fix/sonar-cmake' into staged
2022-12-14 17:54:18 +08:00
xiaoyifang
1e6b13421f
github: cmake build action ,windows
2022-12-14 16:26:07 +08:00
xiaoyifang
3f7530340c
github: cmake build action ,macos dependencies
2022-12-14 16:21:25 +08:00
xiaoyifang
d1634c2e70
github: cmake build action
2022-12-14 16:07:03 +08:00
xiaoyifang
04820fd5f7
Merge pull request #256 from xiaoyifang/fix/sonar-cmake
...
cmake:fix linux build
2022-12-14 16:01:03 +08:00
xiaoyifang
1744843956
sonar:fix linux build
2022-12-14 15:58:08 +08:00
xiaoyifang
afb5c4f951
action: generate version.txt
...
give github action the opportunity to generate this file .
If not existed , qmake will generate one
2022-12-14 10:20:10 +08:00
xiaoyifang
c0d15ee30e
macos specific: change github action
2022-12-14 09:51:03 +08:00
xiaoyifang
77aa253222
action:change log
2022-12-14 09:29:09 +08:00
xiaoyifang
784edee946
Merge pull request #254 from xiaoyifang/feature/clipboard-text
...
feature: enhance clipboard data processing
2022-12-13 22:03:08 +08:00
xiaoyifang
9f6c98eddd
Merge pull request #253 from xiaoyifang/feature/changelog
...
action:changelog
2022-12-13 21:43:22 +08:00
Xiao YiFang
41d05cb27a
feature: enhance clipboard data processing
...
when copied text from some applications such as Kindle PC, the copied text will have extra informations added by
the application . This option used to strip the added text away
2022-12-13 21:42:53 +08:00
Xiao YiFang
e107350b51
action: add log
2022-12-13 20:07:18 +08:00
Xiao YiFang
99bfb1c965
fix: reset style when changed from darkmode to normal
2022-12-13 20:01:18 +08:00
xiaoyifang
dc81654257
action:changelog
2022-12-13 19:53:04 +08:00
xiaoyifang
d809ca0e2d
Merge pull request #252 from xiaoyifang/fix/version-normalize
...
change version.txt to latest git tag
2022-12-13 15:38:12 +08:00
xiaoyifang
f0a6bc077b
change version.txt to latest git tag
2022-12-13 15:21:53 +08:00
xiaoyifang
fc0ad83879
winspecific: revert darkmode regression ,keep windows default style
...
when starting in windows for the first time
2022-12-12 09:47:47 +08:00
Xiao YiFang
1507bf9c6c
remove redundant logic
...
these lines seems not needed
2022-12-11 19:15:30 +08:00
Xiao YiFang
2263dfc8da
fix: qt warning when parsing unknown color attribute
...
related to goldendict/goldendict#1578
2022-12-11 12:44:30 +08:00
Xiao YiFang
d969b63c1e
add experimental darkmode
...
relate #188
2022-12-11 09:29:33 +08:00
xiaoyifang
fceee66f10
Merge pull request #250 from xiaoyifang/fix/ffmpeg-minor-fix
...
ffmpeg , replace avformat_open_input's second parameter to NULL
2022-12-09 22:11:59 +08:00
xiaoyifang
f8ed6d2bc5
ffmpeg , replace avformat_open_input's second parameter to NULL
...
the 2nd parameter is useless when context->pd is not null
2022-12-09 15:37:33 +08:00
xiaoyifang
7eef001eca
action:Ubuntu22 require libfuse2.so to create appimage
2022-12-09 09:04:21 +08:00
Xiao YiFang
5757fff5a6
fix: qprocess error signal is changed to errorOccurred()
...
fixed #238
2022-12-07 20:20:57 +08:00
xiaoyifang
f8db78be34
fixed issue #246 , security warning.
2022-12-07 09:16:20 +08:00
xiaoyifang
55d13305ca
Update readme.txt
2022-12-07 09:09:45 +08:00
xiaoyifang
90c1dbb8b9
action: sonar check ( #243 )
...
* action:sonar check
Co-authored-by: xiaoyifang <yifang.xiao@noreply.com>
2022-12-05 20:55:52 +08:00
xiaoyifang
03d92168c9
action: sonar check
2022-12-05 13:39:30 +08:00
xiaoyifang
d48e9dd0f8
Merge pull request #241 from xiaoyifang/fix/replace-sources-icon
...
replace sources dialog icon
2022-12-05 13:35:29 +08:00
xiaoyifang
41fec4bb08
replace soures dialog icon
2022-12-05 11:28:29 +08:00
xiaoyifang
0895ad96fd
Merge pull request #240 from xiaoyifang/fix/icons-license
...
replace by-sa-2.0 icons
2022-12-05 10:49:28 +08:00
xiaoyifang
e462a5c43e
action: sonarcloud action
2022-12-05 10:43:06 +08:00
xiaoyifang
def764e5ac
replace by-sa-2.0 icons
2022-12-05 10:21:50 +08:00
xiaoyifang
20410f50e7
style: ffmpeg format code
2022-12-05 09:56:59 +08:00
Xiao YiFang
2fc4af11a8
action: add sonar build action
2022-12-04 19:58:54 +08:00
Xiao YiFang
4ba3bde576
epwing ,fix reference link not found
2022-12-04 14:15:19 +08:00
xiaoyifang
1e29bbd5ba
Create sonar-project.properties
2022-12-02 14:53:36 +08:00
xiaoyifang
e80b277e90
Create build.yml
2022-12-02 14:34:21 +08:00
Xiao YiFang
21451c3ed1
translation: make some format modification in the zh_CN welcome page.
2022-12-01 21:04:09 +08:00
Xiao YiFang
e99431fa14
style:fix style warning
2022-12-01 20:52:20 +08:00
Xiao YiFang
4e0219adea
clean:remove meaningless log
2022-12-01 19:41:56 +08:00
xiaoyifang
b285749a35
Revert "fix: right mouse on the history panel and favorite panel should not trigger the click event."
...
This reverts commit 80fdb8cb82
.
2022-12-01 10:19:48 +08:00