atauzki
991e0b7cb9
cleanup libs and fix cmake project version.
2023-10-12 16:40:05 +08:00
atauzki
f9ea0996e4
Update OpenSSL libs. ( #1172 )
...
* Update OpenSSL libs.
Qt already uses OpenSSL 3 for official binaries.
* Update OpenSSL 1.1.1v.
2023-09-27 07:44:42 +08:00
xiaoyifang
248252a698
[Win]: remove ffmpeg winlibs ( #1167 )
...
* [Win]: remove ffmpeg winlibs
* fix: remove qt 6.6.0
* fix: remove qt 6.6.0
* opt: disable ffmpeg
* opt: upgrade macos qt version to qt6.5.2
---------
Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
2023-09-26 00:01:54 +08:00
atauzki
cee9ccc0fd
Update and cleanup media libs.
2023-09-10 09:24:11 +08:00
atauzki
acda3aa100
Update ffmpeg 5.1.3.
2023-09-09 18:30:38 +08:00
xiaoyifang
8313d93469
opt: refactor a string endswith method ( #1110 )
...
* opt: refactor a string endswith method
* [autofix.ci] apply automated fixes
* [autofix.ci] apply automated fixes (attempt 2/3)
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-08-31 08:02:57 +08:00
atauzki
18ab4a246b
Remove unused and duplicated DLLs.
2023-08-08 11:30:48 +08:00
atauzki
36546ff232
Update ffmpeg 5.1.2
2023-08-08 11:09:19 +08:00
YiFang Xiao
26efe988bf
opt: [windows] separate the zlib package into debug and release folder
2023-07-28 13:26:30 +08:00
xiaoyifang
fe1c609b49
Win Specific: upgrade opencc ( #840 )
...
* Win Specific: upgrade opencc
* opencc shared configuration file
2023-06-10 09:40:13 +08:00
YiFang Xiao
c192b6c9cb
Win Specific: remove msys.dll
2023-06-05 23:47:36 +08:00
xiaoyifang
b855be1fbe
cmake: fix build on Windows Debug ( #798 )
...
* cmake: fix build on Windows Debug
* cmake: fix build on Windows Debug
* cmake: fix build on Windows Debug
* cmake: fix build on Windows Debug
2023-06-03 15:35:01 +08:00
xiaoyifang
3858932ec4
feat!: add libzim dependency ( #725 )
...
* feat!: add libzim dependency
* 🎨 apply clang-format changes
* action: add libzim dependency to action
* feat!: change dependency folder
* action: add zim support
* feat!: add libzim support
* action: fix sonarcloud check
* doc: add libzim readme
* action: cmake build
* action: cmake check
* fix: code smell
* action: cmake check
* action: cmake on Macos
* action: cmake on Macos
* feat: use libzim to read title and description
* 🎨 apply clang-format changes
* feat: split zim file support
* feat: loadArticle refactor
* 🎨 apply clang-format changes
* 🎨 apply clang-format changes
* feat: update library and goldendict.pro
* 🎨 apply clang-format changes
* fix:word count
* 🎨 apply clang-format changes
* fix: video src url subsititue
* 🎨 apply clang-format changes
* zim: headword is not usually a valid
it is from title and url.
* fix: remove nested try catch
* zim: fix resource loading issue.
* 🎨 apply clang-format changes
* action: remove libao
* zim: process url
some old zim dictionary url does not contain namespace such as
/C/url
make the old and new zim dictionary's url consistent without the leading
../C/ etc.
* 🎨 apply clang-format changes
* zim: process url
remove leading dot and slash
such as ../-/assets ,remove ../
* 🎨 apply clang-format changes
* zim: remove resourceIndex creation
use libzim to read the resource directly.
* zim: only iterate all the articles
* 🎨 apply clang-format changes
* fix: code smell
* 🎨 apply clang-format changes
* zim: refactor method to convert url to wstring
* 🎨 apply clang-format changes
* fix:code smell
* 🎨 apply clang-format changes
* zim: update windows dependencies
* zim: add mutex lock
* 🎨 apply clang-format changes
* fix: code smell
* 🎨 apply clang-format changes
---------
Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-05-27 12:12:16 +08:00
YiFang Xiao
a7213a1cd0
opt: exclude winlib and thirdpart for clang format
2023-05-25 07:28:55 +08:00
xiaoyifang
c23487500b
opt: upgrade xapian to 1.4.22 and fix debug compilation ( #714 )
...
* opt: upgrade xapian to 1.4.22 and fix debug compilation
* fix: cmake on Windows
2023-05-20 10:29:20 +08:00
xiaoyifang
731e54d718
remove eb.lib and use source directly
...
update eb submodule
2023-05-07 16:55:18 +08:00
shenleban tongying
cd40bfa7d3
feat: remove LibTIFF dependency
...
* Qt already have built-in support for them
* remove qmake option no_extra_tiff_handler
2023-04-16 13:01:26 +08:00
Xiao YiFang
859def7ae0
feat:add iconv as an extra encoding converter
...
win specific:add iconv libs to winlibs
2023-02-01 23:33:46 +08:00
Xiao YiFang
16bc832a20
remove mac and windows dependency of libao
2022-11-12 09:34:09 +08:00
xiaoyifang
a24a0a713f
change msvc lib readme
2022-10-28 14:34:09 +08:00
Xiao YiFang
bd5a765a37
[Win Specific] update dependency build instructions on Windows
2022-10-12 21:08:24 +08:00
Xiao YiFang
9b240d1c59
[win specific]: remove unused dll
2022-10-12 20:37:32 +08:00
Xiao YiFang
5918077018
[xapian] add windows support
2022-10-06 01:39:59 +08:00
xiaoyifang
b50257a511
clean code:remove useless header file
2022-03-24 20:14:23 +08:00
xiaoyifang
335072b29b
winlibs:remove iconv.lib
2022-03-08 21:43:12 +08:00
xiaoyifang
d1c4611923
remove iconv lib
2022-02-26 15:13:24 +08:00
xiaoyifang
9e6a1eb7f8
winlib:update ao lib
2022-02-16 22:21:17 +08:00
xiaoyifang
c4ecd9ab7b
action: add condition to clang-format check
...
winlibs: remove lib/msvc/libao-4.dll
2022-02-12 18:28:19 +08:00
xiaoyifang
f1ac774904
winlib: update ao lib
2022-02-11 23:14:34 +08:00
xiaoyifang
709ae8ca3d
winlib: update ao include file
2022-02-11 22:48:41 +08:00
xiaoyifang
b41d7c727e
winlib:update ao
2022-02-11 22:32:06 +08:00
xiaoyifang
860cdbc467
winlib: update ao dll
2022-02-11 21:54:16 +08:00
xiaoyifang
b7c2169695
winlib: update opencc to 2020-04-26
2022-02-11 21:54:14 +08:00
xiaoyifang
1d72c72791
winlib: update ffmpeg include files.
2022-02-06 18:30:57 +08:00
xiaoyifang
516d9a0c55
howto: update build ffmped article
2022-02-05 12:50:20 +08:00
xiaoyifang
50156890aa
winlib: update ffmpeg libs
2022-02-05 12:50:10 +08:00
xiaoyifang
8fad509814
win specific: update ffmpeg dll lib
2022-02-02 16:17:53 +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
xiaoyifang
3ec1966877
winlib:add ssl dll
2022-01-29 13:50:41 +08:00
xiaoyifang
8d9267aa4e
winlib : add msys-2.0.dll msys-iconv-2.dll those dlls was referenced by avcodec-gd-59.dll
2022-01-22 19:51:36 +08:00
xiaoyifang
4a461be7ba
add 64 bit lib hunspell
2022-01-18 21:14:29 +08:00
xiaoyifang
fc3e73cea1
Win Specific:ajust win lib.uplod precompiled lib.ease user the trouble to build .
2022-01-16 21:34:46 +08:00
xiaoyifang
f727e3a28f
Win Specific:ajust win lib.uplod precompiled lib.ease user the trouble to build .
2022-01-16 21:32:18 +08:00
xiaoyifang
0ed7c1cc1d
Merge branch 'goldendict:master' into branch-qt-5.15
2021-12-31 09:31:29 +08:00
Abs62
0e888db874
Win-specific: Compile FFMpeg libraries with speex codec support
2021-12-29 17:50:28 +03:00
xiaoyifang
9b179dac3c
runjavascript async->sync
2021-12-13 22:45:53 +08:00
xiaoyifang
d2257ce061
Merge remote-tracking branch 'remotes/origin/master' into branch-qt-5.15
...
# Conflicts:
# articleview.cc
2021-09-24 14:08:26 +08:00
Abs62
1eb5429f27
Win-specific: Add swresample library
2020-07-18 19:45:45 +03:00
Abs62
6e85b27337
Add Zstd compression support for ZIM format
2020-05-27 14:13:08 +03:00