Commit graph

3164 commits

Author SHA1 Message Date
xiaoyifang b6fe4b007b Merge branch 'feature/winlib' into staged 2022-02-02 14:59:37 +08:00
xiaoyifang dbef15ebd4 Merge branch 'feature/action' into staged 2022-02-02 14:59:27 +08:00
xiaoyifang d32f80749d action: windows archive name add Goldendict 2022-02-02 14:58:15 +08:00
xiaoyifang 5568b05f1f win: conan file
conan used here to save the time to compile ffmpeg.
run `conan install .` will copy all the necessary files to /lib/ folders
under root directory .
copy all the files except lzma.lib to winlibs/lib/msvc
2022-02-02 14:49:13 +08:00
xiaoyifang f26138555a win specific: remove winlibs/lib
in windows ,as the qwebengine using the vs environment.
that means all the files in winlibs/lib are useless.
you will have no chance to use it at current situation.
2022-02-02 14:46:39 +08:00
xiaoyifang 882d70a2a9 win specific:update ffmpeg libs 2022-02-02 14:32:03 +08:00
yifang 87d45dfcbc remove the old vs2013 lib link 2022-01-31 12:26:56 +08:00
xiaoyifang 292f26916c
add workflow status 2022-01-31 12:19:24 +08:00
yifang ab7ffab225 fix: iframe not auto expand
https://github.com/goldendict/goldendict/issues/1448
2022-01-31 09:36:52 +08:00
yifang 8048830246 clean code: remove comment 2022-01-31 08:42:36 +08:00
yifang 2baf7e2a4d fix: use gd's embed engine to play sound
there is a time during port phrase ,I just use the webengine to play
sound which is faster,but restricted to webengine's ability.
do not use webengine to play sound again.
revert to original state.
2022-01-31 08:39:50 +08:00
yifang 7bdf98c113 fix: article and banner space
someone just complain about the space ,revert it.
2022-01-31 08:32:36 +08:00
yifang 5d12c41be9 Merge branch 'feature/howto' into dev 2022-01-30 19:29:36 +08:00
yifang 096f21f61a imp. revert the playsound in the toolbar to use the builtin goldendict engine . 2022-01-30 19:28:49 +08:00
xiaoyifang ddbd531bd6 howto:add images to ocr article. 2022-01-30 19:20:08 +08:00
xiaoyifang 6ecf6d0628 add link to article 2022-01-30 19:19:57 +08:00
xiaoyifang 6f758e0e06 add linux ocr usage. 2022-01-30 19:19:42 +08:00
yifang c810b7849d Merge remote-tracking branch 'origin/feature/highdpi-icon' into dev 2022-01-30 09:10:20 +08:00
xiaoyifang ce8fa7ab38 imp. remove mouseover32 2022-01-29 14:54:33 +08:00
xiaoyifang 9e738c7129 revert mouse32 changes 2022-01-29 14:04:23 +08:00
xiaoyifang 3ec1966877 winlib:add ssl dll 2022-01-29 13:50:41 +08:00
xiaoyifang 291d6c6804 high dpi:replace menu button 2022-01-29 13:26:25 +08:00
yifang e6eb1fe115 high dpi:replace a improperly display svg iamge 2022-01-29 10:23:56 +08:00
yifang 2f1665969a high dpi:replace a improperly display svg iamge 2022-01-29 10:23:06 +08:00
yifang 55f56558ae Merge branch 'feature/action' into dev 2022-01-29 09:31:29 +08:00
yifang 89d1ef1c46 github action: enable chinese conversion on linux 2022-01-29 09:31:13 +08:00
yifang f7b2f3151d fix: chinese opencc does not work on linux 2022-01-29 09:27:32 +08:00
yifang 0eb49e4a6b Merge remote-tracking branch 'origin/feature/highdpi-icon' into branch-qt-5.15 2022-01-28 20:06:25 +08:00
xiaoyifang 986262fa6f
howto: modify capture2text configuration screenshot 2022-01-28 15:52:09 +08:00
xiaoyifang d876231bff
howto: replace an image 2022-01-28 12:57:41 +08:00
xiaoyifang ac1b78be38
howto:format article 2022-01-28 12:56:31 +08:00
xiaoyifang 63f5c0832b
howto:capture2text usage add detail 2022-01-28 12:55:26 +08:00
xiaoyifang ae9f749620
howto:ocr modification 2022-01-28 11:28:47 +08:00
xiaoyifang d12948a528
How to: add an article about working with capture2text 2022-01-28 11:21:29 +08:00
xiaoyifang aaa98b014e
high dpi:remove icon 2022-01-28 10:59:04 +08:00
xiaoyifang f639f1858c
high dpi:remove icon 2022-01-28 10:58:32 +08:00
xiaoyifang 8feaa7c3c9
high dpi:replace gnome image icon with tango 2022-01-28 10:52:18 +08:00
yifang 5da3adf515 high dpi:replace gnome image with gango 2022-01-28 08:38:04 +08:00
yifang 3096925a7f high dpi: replace gnome image 2022-01-28 08:32:15 +08:00
yifang eddc813aef high dpi:replace gnome image icon 2022-01-28 08:30:01 +08:00
xiaoyifang 797cc0f394 Merge branch 'branch-qt-5.15' of github.com:xiaoyifang/goldendict into branch-qt-5.15 2022-01-27 22:32:32 +08:00
yifang 4f7eb836fb
imp. : add gddicticon img style ,restrict images can not be too large. 2022-01-27 20:23:42 +08:00
yifang c6decefac4 Merge remote-tracking branch 'origin/feature/highdpi-icon' into branch-qt-5.15 2022-01-27 20:05:09 +08:00
xiaoyifang 29df3f3fe0
highdpi : scan popup downarrow style 2022-01-27 13:00:20 +08:00
yifang 81f7d3194b Merge branch 'feature/highdpi-icon' into branch-qt-5.15 2022-01-27 08:26:29 +08:00
yifang f1337862f1 Merge branch 'branch-qt-5.15' into dev 2022-01-27 08:24:21 +08:00
yifang 1d32ec4609 Merge branch 'feature/highdpi-icon' into dev 2022-01-27 08:24:16 +08:00
yifang d38daedc99
high dpi:remove coresponding png files with same name with svg
close https://github.com/goldendict/goldendict/issues/1441
2022-01-27 08:23:57 +08:00
yifang 2e5ca5f70f
fix:print preview resolution is too low 2022-01-27 00:47:27 +08:00
yifang c3741ee696
fix: avoid the dictionary's icon is too big and exceed the line height 2022-01-27 00:38:53 +08:00