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
3ea5ebeebf
ocr: add how to series
...
doc: move howto to website
2023-05-21 14:52:11 +08:00
YiFang Xiao
ddaf17d313
action:macos, ffmpeg install error
2023-05-18 08:27:54 +08:00
xiaoyifang
d174dc16ba
opt:remove non-xapian fulltext creation logic ( #643 )
...
* opt!:remove non-xapian fulltext creation logic
BREAKING CHANGE: after this PR, xapian package will have to installed
before the compilation. on Linux, this should be libxapian-dev package.
For common users: all created fulltext which is not created by xapian
before will be recreated using the new
engine.
* fix: remove old fulltext search ui
* 🎨 apply clang-format changes
---------
Co-authored-by: xiaoyifang <xiaoyifang@users.noreply.github.com>
2023-05-17 22:29:56 +08:00
xiaoyifang
731e54d718
remove eb.lib and use source directly
...
update eb submodule
2023-05-07 16:55:18 +08:00
YiFang Xiao
c9a81f4fad
github:locale update will not trigger check
2023-05-05 15:32:20 +08:00
YiFang Xiao
617c6b961f
action: macos homebrew check
2023-04-28 12:52:28 +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
e0831bf36c
action:add texttospeech module
2023-03-29 23:16:01 +08:00
Xiao YiFang
7ac1877544
replace qt6.3.2 with 6.4.3
2023-03-21 09:20:28 +08:00
xiaoyifang
fa06c85d6d
bump qt version to qt6.4.3
2023-03-16 14:17:13 +08:00
Xiao YiFang
c5112a3120
action:modify action to support iconv
2023-02-01 23:33:47 +08:00
Xiao YiFang
0d496ff236
bump qt from 6.3.2 to 6.4.2
2023-01-09 20:55:22 +08:00
Xiao YiFang
e7d4805e95
revert qt-install-action to original action
2022-11-29 10:16:06 +08:00
Xiao YiFang
4a129005df
[github] add both qt6.3.2&qt6.4.1
2022-11-21 20:14:02 +08:00
Xiao YiFang
b02b6f9bcb
[action] bump qt version from 6.3.2 to 6.4.1
2022-11-18 20:28:26 +08:00
Xiao YiFang
6d8779442c
change qt version to qt6.3.2
...
qt6.4.0 is buggy
2022-10-25 19:46:07 +08:00
Xiao YiFang
1077ccb82b
[github] bump qt version to 6.4.0
2022-10-13 20:17:24 +08:00
Xiao YiFang
81de016599
action: rename github actions
2022-09-19 20:37:39 +08:00