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 |
|
YiFang Xiao
|
251fec8ea3
|
action: remove invalid property cached with qt-action
|
2023-06-05 22:05:22 +08:00 |
|
YiFang Xiao
|
7566668432
|
action: upgrade qt version from qt6.4.3 to qt6.5.1
remove unused action files
|
2023-06-02 20:01:51 +08:00 |
|
shenleban tongying
|
0c75d4f399
|
cmake: updates
* add USE_SYSTEM_FMT & USE_SYSTEM_TOML
* switch back to libeb
|
2023-06-01 01:28:45 -04: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
|
ddaf17d313
|
action:macos, ffmpeg install error
|
2023-05-18 08:27:54 +08:00 |
|
xiaoyifang
|
25336dc289
|
github: add cmake check support (#694)
* github: cmake check support
* fix:windows cmake build error
---------
Co-authored-by: YiFang Xiao <yifang.xiao@noreply.com>
|
2023-05-16 20:08:32 +08:00 |
|