Commit graph

2724 commits

Author SHA1 Message Date
xiaoyifang 91a380b74c github action: trigger condition changes. 2022-01-23 13:32:39 +08:00
xiaoyifang f5ab8f7e06 Merge branch 'feature/highdpi-icon' into dev 2022-01-23 13:25:40 +08:00
xiaoyifang a5677df28b high dpi: replace images with gnu/linux icons 2022-01-23 13:25:15 +08:00
xiaoyifang da2d9aa648 high dpi: replace images with gnu/linux icons 2022-01-23 13:25:15 +08:00
xiaoyifang 3aa76886d0 high api: draw image with antialiasing 2022-01-23 13:25:15 +08:00
xiaoyifang 0362e8e35f high dpi: "warning.png" revert ,it is not an icon 2022-01-23 13:25:15 +08:00
xiaoyifang a14f544521 high dpi : image replacement and playsound icon changed to playsound_full.png 2022-01-23 13:25:14 +08:00
xiaoyifang f8574aca27 high dpi: replace images
icons/filesave.png
icons/folder.png
icons/home.png
icons/next.png
icons/previous.png
icons/print.png
icons/programs.png
icons/reload.png
2022-01-23 13:25:14 +08:00
xiaoyifang 7c8657b734 high dpi images replace
images resize and background to tranparent
2022-01-23 13:25:14 +08:00
xiaoyifang b10d4b7656 high dpi images replace 2022-01-23 13:25:14 +08:00
xiaoyifang 829f51b7c5 high dpi images replace 2022-01-23 13:25:13 +08:00
xiaoyifang 5af49e49eb fix: crash when edit dictionary through menu. when goldendict starts. 2022-01-23 11:22:40 +08:00
xiaoyifang 691ef7ee34 Merge branch 'feature/winlib' into dev 2022-01-22 19:52:08 +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 edd873e7e4 fix : pro file minor changes . lrelease configuration 2022-01-22 18:45:27 +08:00
yifang 77cf9068e2 github action: workflow modification 2022-01-22 16:14:00 +08:00
yifang 21794e3e29 github action : add ubuntu appimage workflow
modify windows workflow
2022-01-22 16:13:18 +08:00
xiaoyifang fb420d54d5 Merge branch 'branch-qt-5.15' into dev 2022-01-21 22:39:28 +08:00
xiaoyifang 488167b698 Merge remote-tracking branch 'origin/feature/winlib' into dev 2022-01-21 22:39:17 +08:00
xiaoyifang c1a2973ad2 imp. simplify build process 2022-01-21 22:38:59 +08:00
xiaoyifang 492f394675 Merge branch 'branch-qt-5.15' of github.com:xiaoyifang/goldendict into branch-qt-5.15 2022-01-21 22:33:05 +08:00
xiaoyifang c7de72a982 imp. : remove unnecessary qtsingleapplication files ,make it simpler. 2022-01-21 22:32:47 +08:00
xiaoyifang 2e5faeb136
update readme.md link 2022-01-21 16:57:09 +08:00
xiaoyifang e779292e2b modify README.md to update the qt version. 2022-01-21 16:25:55 +08:00
xiaoyifang f0d0a56ecc clean code:remove qmake CONFIG 'old_hunspell' that means libhunspell > 1.5 from now on. 2022-01-21 16:16:22 +08:00
xiaoyifang b127144b18
fix: remove width 100% style
revert to previous version,seems in some cases will affect visual display.
2022-01-21 09:35:45 +08:00
xiaoyifang be24e04c17
fix: body and banner overlap 2022-01-21 09:30:49 +08:00
yifang 9700969a04
imp. : "select current article" ,if not in the view.scroll into view. 2022-01-20 21:59:47 +08:00
yifang 3f38041236 Merge branch 'branch-qt-5.15' into dev 2022-01-20 20:44:00 +08:00
yifang 037dcfd5a1
imp. : when click article collapse banner,single click to selection should supress 2022-01-20 20:43:42 +08:00
yifang 12a1ee77df
imp. : zoom factor ,set zoom also in loading process 2022-01-20 20:34:14 +08:00
yifang c14e803881
imp. : high dpi screen support 2022-01-20 20:23:14 +08:00
yifang c7926daac7
fix:add debug log,hitted dictionaries changes. 2022-01-20 20:15:34 +08:00
xiaoyifang c25657e3c0 github action: package locale to zip 2022-01-20 19:56:07 +08:00
yifang 8ac2f8dfe1 imp. : wrap articleview in webchannel for security reason 2022-01-20 07:38:01 +08:00
xiaoyifang 5b16f1f5b9 Merge branch 'branch-qt-5.15' into dev 2022-01-19 22:44:05 +08:00
xiaoyifang f047c5fc9c Revert "imp. : wrap articleview in webchannel for security reason"
This reverts commit cf10810fe2.
2022-01-19 22:39:04 +08:00
xiaoyifang 54047ec2d7
Merge pull request #3 from xiaoyifang/branch-qt-5.15
Branch qt 5.15
2022-01-19 21:45:27 +08:00
xiaoyifang 635315330a Merge branch 'branch-qt-5.15' of github.com:xiaoyifang/goldendict into branch-qt-5.15 2022-01-19 21:43:36 +08:00
xiaoyifang 08e31db900 fix: remove examples.pro from qtsingleapplication.pro 2022-01-19 21:43:17 +08:00
yifang 3314795e6c Merge branch 'branch-qt-5.15' into dev 2022-01-19 21:32:43 +08:00
yifang 04d3cc8b22 github action:minor modification 2022-01-19 21:32:39 +08:00
yifang a37a24671c fix: illege mdx dictionary ,css file embed font with a lead dot,such as "./font.woff"
the leading dot character will cause the file can not be found.
2022-01-19 21:01:35 +08:00
yifang cf10810fe2 imp. : wrap articleview in webchannel for security reason 2022-01-19 20:50:17 +08:00
yifang f93745cc69 imp. : add high dpi support 2022-01-19 20:35:34 +08:00
yifang 233564e7e5 imp. : collapse and expand click event expanded to whole line. 2022-01-19 20:29:14 +08:00
yifang 70254fe6e0 imp. : rename js/css file from gd_ to gd-* 2022-01-19 20:26:45 +08:00
yifang 5c76bc746c fix:right context menu ,select current article 2022-01-19 20:16:45 +08:00
xiaoyifang a562975661 fix:right context menu , "select current article". 2022-01-18 23:06:17 +08:00
xiaoyifang 4e7fe7dd6d improvement: make tab title does not show url . 2022-01-18 22:26:52 +08:00