Commit graph

3288 commits

Author SHA1 Message Date
yifang 35f844a9a8 fix:when auto pronounce enabled. the sentence audio can not be played. 2022-02-04 21:19:32 +08:00
xiaoyifang a4f1372019
Create index.md 2022-02-04 18:38:19 +08:00
xiaoyifang 984c92fb2f
Set theme jekyll-theme-cayman 2022-02-04 18:38:09 +08:00
xiaoyifang 98b35b3ca1 add staged branch auto workflow 2022-02-03 21:51:28 +08:00
xiaoyifang 7dc7c936a8 howto:update howto ocr 2022-02-03 18:23:47 +08:00
xiaoyifang 0a0757b6ab howto: add notes to howto ocr 2022-02-03 18:15:23 +08:00
xiaoyifang 38cf63d975
Update How to use ocr together with GoldenDict.md 2022-02-03 18:09:06 +08:00
xiaoyifang c2b466ce19 Merge branch 'feature/cpp-refactor-code' into staged 2022-02-03 17:51:40 +08:00
xiaoyifang 0c94406e2a fix merge conflict with feature/deprecated 2022-02-03 17:50:47 +08:00
xiaoyifang c118e5a3d4 Merge branch 'feature/remove-mouseove32' into staged 2022-02-03 17:47:29 +08:00
xiaoyifang ddd390cc2f remove mouse32 ,fix linux compile error 2022-02-03 17:47:03 +08:00
xiaoyifang d09a34b08e update changes file. 2022-02-03 16:55:12 +08:00
xiaoyifang fe8d335743 lupdate ts files , remove obosolete entries. 2022-02-03 16:55:12 +08:00
xiaoyifang 12fca6e38c imp. remove mouseover32 preferences.ui configuration . 2022-02-03 16:55:11 +08:00
xiaoyifang c96a83f5d2 imp. remove mouseover32 2022-02-03 16:55:10 +08:00
xiaoyifang b71925787c revert mouse32 changes 2022-02-03 16:55:09 +08:00
xiaoyifang 17d73ff84e add a changes.md file to keep track all the changes 2022-02-03 16:55:08 +08:00
xiaoyifang bf0e57eac4 lupdate ts files , remove obosolete entries. 2022-02-03 14:03:16 +08:00
xiaoyifang 82cff25856 imp. remove mouseover32 preferences.ui configuration . 2022-02-03 13:34:52 +08:00
yifang 4f486a928c clean: remove unreach branch in goldendict.pro 2022-02-02 21:46:49 +08:00
xiaoyifang 138243cd12 Merge branch 'feature/action' into staged 2022-02-02 16:25:50 +08:00
xiaoyifang b5d3328714 action:windows build 2022-02-02 16:25:30 +08:00
xiaoyifang 64e130b6aa Merge branch 'feature/winlib' into staged 2022-02-02 16:20:42 +08:00
xiaoyifang 8fad509814 win specific: update ffmpeg dll lib 2022-02-02 16:17:53 +08:00
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