YiFang Xiao
85b2a98dec
action: windows script
2023-06-03 19:15:27 +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
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
YiFang Xiao
17d7fa663f
opt: seperate the pdb file with application bundle
2023-05-12 16:59:52 +08:00
xiaoyifang
c969418497
feat: add breakpad crash support
2023-05-02 15:53:41 +08:00
xiaoyifang
a5d6505765
fix: rename qt_*.ts in locale to distinguish between normal locale la… ( #543 )
...
* fix: rename qt_*.ts in locale to distinguish between normal locale language files.
also put qtwebengine_zh_CN.ts here to avoid windows script copying.
fix #533
* Update Readme.md
2023-04-21 09:36:26 +08:00
shenleban tongying
3ff6b6a8ee
feat(help): replace QtHelp with website
...
* Nobody wants to update .qch files
2023-04-17 14:40:29 +08:00
Xiao YiFang
dc29111e88
[win] remove multimedia plugin manual copy. qt6.4.1 has fixed this qt6.4.0 bug
2022-11-19 20:19:47 +08:00
xiaoyifang
e4a083cccc
Update windows-publish.ps1
2022-10-14 10:47:30 +08:00
Xiao YiFang
cda1cd51f8
fix: Win Specific, add help files
2022-08-26 20:36:01 +08:00
YiFang Xiao
402cf77dff
opt: add debug info to release version
2022-04-23 19:45:48 +08:00
xiaoyifang
c6cb59af3f
github:add 6.2 support
...
add macos windows, linux support
2022-03-14 20:07:53 +08:00
yifang
df7fb33be6
optimize: add qtwebengine zh_CN support
2022-03-06 17:05:43 +08:00
xiaoyifang
d788ab9338
Update windows-publish.ps1
2022-02-11 15:58:13 +08:00
yifang
21794e3e29
github action : add ubuntu appimage workflow
...
modify windows workflow
2022-01-22 16:13:18 +08:00
xiaoyifang
c1a2973ad2
imp. simplify build process
2022-01-21 22:38:59 +08:00
xiaoyifang
c25657e3c0
github action: package locale to zip
2022-01-20 19:56:07 +08:00
yifang
4d889efc45
ADD:github workflow action
2022-01-18 19:57:08 +08:00