xiaoyifang
7712d4febd
Merge pull request #272 from shenlebantongying/fix/perfect_dark
...
Fix: perfect dark mode for all platforms
2022-12-25 15:55:32 +08:00
shenlebantongying
587aad1471
Perfect dark: remove explict Qt widget coloring
2022-12-25 01:53:53 -05:00
xiaoyifang
2a7ce63752
Update sonar-project.properties
2022-12-25 14:32:07 +08:00
Xiao YiFang
ce23121069
action: changelog
2022-12-25 12:06:14 +08:00
xiaoyifang
7d6b6cc473
Merge pull request #270 from shenlebantongying/staged
...
Modernization: Use raw strings instead of escaping everywhere
2022-12-25 08:42:42 +08:00
shenleban tongying
fcfa4e43e2
refactor: replace escaped strings with raw strings via clang-tidy
2022-12-24 17:01:50 -05:00
shenlebantongying
6fc3684b0a
Add Lingua Libre support ( #268 )
...
* lingua: add a dummy dict
* lingua: working but output plain json as article
* lingua: add html audio plays
* lingua: fix qmake build
* fix: qmake on mac INCLUDEPATH
* lingua: add config ui to dict sources edit dialog
* lingua: add config logics
* lingua: use the configured iso language code to do query
* lingua: style polish
2022-12-24 22:42:40 +08:00
Xiao YiFang
d1dc024375
opt: darkmode related. remove some specific color setting
2022-12-24 21:36:51 +08:00
Xiao YiFang
5fe3cc5028
fix: darkmode extended to html webpage
...
fix #269
2022-12-24 09:00:25 +08:00
Xiao YiFang
fd791d3d2f
bump alpha vesion to 22.12.24
2022-12-24 07:51:09 +08:00
Abs62
9a5e1e8910
Fix links decoding broken by #be22bb
2022-12-23 01:12:28 +03:00
Abs62
3bcd9cfe37
Websites: Fix some redirects
2022-12-22 21:41:49 +03:00
Abs62
79f05a23c8
Websites: Fix loading some CSS (from url with query)
2022-12-22 21:40:18 +03:00
Abs62
cd57031d44
Handle some media links without scheme in offline wikipedia/wiktionary via ArticleNetworkAccessManager
2022-12-22 17:57:43 +03:00
Xiao YiFang
8100bc1ae3
fix: restrict darkmode within Windows platform.
...
fix #188
https://github.com/xiaoyifang/goldendict/issues/188#issuecomment-1362444703
2022-12-22 20:55:42 +08:00
xiaoyifang
1cfb1b88bb
Merge pull request #267 from shenlebantongying/staged
...
mac: ensure tabbar always show full name
2022-12-22 16:13:50 +08:00
shenleban tongying
870e18aa29
mac: ensure tabbar always show full name
2022-12-22 02:24:07 -05:00
xiaoyifang
7b970699d7
Merge pull request #265 from hosiet/pr-add-debian-ubuntu-info
...
README.md: Add package info in Debian/Ubuntu repos
2022-12-22 13:44:25 +08:00
xiaoyifang
24bacd2dd3
Merge pull request #266 from shenlebantongying/staged
...
fix: revert QTimer change
2022-12-22 13:38:36 +08:00
shenleban tongying
d8a56f08c7
fix: revert QTimer change
2022-12-21 23:44:34 -05:00
Boyuan Yang
0e1b0beace
README.md: Add package info in Debian/Ubuntu repos
2022-12-21 22:32:37 -05:00
xiaoyifang
181d8a5fed
Merge pull request #264 from shenlebantongying/fix/memleaks
...
fix: minor problems found by clang leaksanitizer
2022-12-22 11:02:28 +08:00
shenleban tongying
3237054cf3
fix: memory leaks found by clang LeakSanitizer
2022-12-21 20:08:41 -05:00
Xiao YiFang
8bda599dd0
github: changelog revert to previous method
2022-12-20 21:50:58 +08:00
Xiao YiFang
021645ffc6
opt: add codecs detection in the website dictionary
2022-12-18 21:30:35 +08:00
Xiao YiFang
c53cd32fe7
ui:rearrange controls in preference dialog
2022-12-18 12:34:51 +08:00
Xiao YiFang
d7d4c328ea
add some missing zh_CN translation
2022-12-17 09:31:49 +08:00
Xiao YiFang
e95f69ad55
fix: when in darkmode ,dictionary info panel background text is unclear
2022-12-16 21:00:02 +08:00
xiaoyifang
08c0df49e1
fix: change macro QT_NO_OPENSSL to QT_NO_SSL
2022-12-15 15:11:09 +08:00
xiaoyifang
58a0bc74af
Merge branch 'fix/sonar-cmake' into staged
2022-12-15 10:50:13 +08:00
xiaoyifang
b1e888cf18
github: cmake build action ,windows runtime library
2022-12-15 10:49:49 +08:00
xiaoyifang
edc412c2cd
github: cmake build action
...
fix macos ,windows build error
2022-12-15 10:47:14 +08:00
xiaoyifang
f479e15954
Merge pull request #257 from xiaoyifang/feature/macos-homebrew
...
macos specific: change github action
2022-12-14 21:13:22 +08:00
xiaoyifang
dc096862e9
Merge branch 'fix/sonar-cmake' into staged
2022-12-14 17:54:18 +08:00
xiaoyifang
1e6b13421f
github: cmake build action ,windows
2022-12-14 16:26:07 +08:00
xiaoyifang
3f7530340c
github: cmake build action ,macos dependencies
2022-12-14 16:21:25 +08:00
xiaoyifang
d1634c2e70
github: cmake build action
2022-12-14 16:07:03 +08:00
xiaoyifang
04820fd5f7
Merge pull request #256 from xiaoyifang/fix/sonar-cmake
...
cmake:fix linux build
2022-12-14 16:01:03 +08:00
xiaoyifang
1744843956
sonar:fix linux build
2022-12-14 15:58:08 +08:00
xiaoyifang
afb5c4f951
action: generate version.txt
...
give github action the opportunity to generate this file .
If not existed , qmake will generate one
2022-12-14 10:20:10 +08:00
xiaoyifang
c0d15ee30e
macos specific: change github action
2022-12-14 09:51:03 +08:00
xiaoyifang
77aa253222
action:change log
2022-12-14 09:29:09 +08:00
xiaoyifang
784edee946
Merge pull request #254 from xiaoyifang/feature/clipboard-text
...
feature: enhance clipboard data processing
2022-12-13 22:03:08 +08:00
xiaoyifang
9f6c98eddd
Merge pull request #253 from xiaoyifang/feature/changelog
...
action:changelog
2022-12-13 21:43:22 +08:00
Xiao YiFang
41d05cb27a
feature: enhance clipboard data processing
...
when copied text from some applications such as Kindle PC, the copied text will have extra informations added by
the application . This option used to strip the added text away
2022-12-13 21:42:53 +08:00
Xiao YiFang
e107350b51
action: add log
2022-12-13 20:07:18 +08:00
Xiao YiFang
99bfb1c965
fix: reset style when changed from darkmode to normal
2022-12-13 20:01:18 +08:00
xiaoyifang
dc81654257
action:changelog
2022-12-13 19:53:04 +08:00
xiaoyifang
d809ca0e2d
Merge pull request #252 from xiaoyifang/fix/version-normalize
...
change version.txt to latest git tag
2022-12-13 15:38:12 +08:00
xiaoyifang
f0a6bc077b
change version.txt to latest git tag
2022-12-13 15:21:53 +08:00