Commit graph

3259 commits

Author SHA1 Message Date
ngn999 6c310b41af make isFramedArticle async, and remvoe runJavaScriptSync() 2022-03-27 23:05:45 +08:00
ngn999 95be606a9e make ArticleView::hasSound() async 2022-03-27 22:22:42 +08:00
xiaoyifang 6191bed3ee optimize: embed ts files
in linux appimage ,translation files can not be read in the AppImage.
2022-03-27 21:03:57 +08:00
xiaoyifang c53f4479e5 ui: remove top margin 2022-03-27 21:01:28 +08:00
xiaoyifang 9836e8d529 ui: update icon 2022-03-27 18:12:33 +08:00
xiaoyifang 948f67f4c1 ui: top margin reset to default. 2022-03-27 14:29:06 +08:00
xiaoyifang dc19f417db github: release note update 2022-03-27 11:02:02 +08:00
xiaoyifang 65c78be247 qt6.2 qt5.15 compatibility 2022-03-26 21:31:04 +08:00
xiaoyifang 63a4d64841 github: add macos otool description
for future use preparation
2022-03-26 21:09:47 +08:00
xiaoyifang 82b2fd0ea0
Merge pull request #33 from csg2008/staged
修复 A 标签没有 href 属性时 link 值为 null 语法错,导致部分 A 标签事件不响应
2022-03-26 13:43:01 +08:00
xiaoyifang 9ebf38f888 F12 and right context menu inspect element
when trigger inspectelement through contextmenu , should navigate to the very element in devtool.
2022-03-26 10:44:23 +08:00
狂风代码 a6800eef96
修复 A 标签没有 href 属性时 link 值为 null 语法错,导致部分 A 标签事件不响应 2022-03-26 10:36:19 +08:00
xiaoyifang cc4e2915ec fix:gd built in js click event interceptor
there are cases when the <a link was generated by js after document ready .
all these links have escaped the intercetor.

use this new document.on(event,selector ,function) to monitor any new added link
2022-03-25 23:23:00 +08:00
xiaoyifang ba562d5ab4
Update CHANGES.md 2022-03-25 22:35:47 +08:00
xiaoyifang dc48c520ac github:macos workflow readjust 2022-03-25 22:31:25 +08:00
xiaoyifang 724da0489a
Merge pull request #32 from ngn999/staged
Add Apple silicon build support
2022-03-25 15:18:01 +08:00
ngn999 0647af51e8 fix Qt Creator report : Project Error development library opencc not found
update README.md

use wget to download libeb
2022-03-25 14:52:38 +08:00
ngn999 e3c52fe4db upgrade libogg, libhunspell
update libvorbis

update lzma

update maclibs: libzstd.a tiff

update maclibs: lzo

fix typo in .pro file

update libao

update maclibs/ libavutil, libavcodec, libavformat, libswresample

update libtiff.dyld

update libeb.dylib

fix typo

macOS use homebrew to manage deps

* TODO: update docs
2022-03-25 14:52:34 +08:00
xiaoyifang 0de7d9511d update wiki audio link 2022-03-24 22:28:01 +08:00
xiaoyifang 0e238c26fb optimize: for loop optimize
mdx dictionaries take the most part of all dictionaries.
when loop through the filepath ,remove mdx file to reduce further check .
2022-03-24 20:41:32 +08:00
xiaoyifang b50257a511 clean code:remove useless header file 2022-03-24 20:14:23 +08:00
xiaoyifang a9a457cc00 optimize: add specific icon for wiktionary 2022-03-24 20:14:01 +08:00
YiFang Xiao c35a97b88f github:remove useless file 2022-03-23 20:15:02 +08:00
xiaoyifang 073a9c6b51 github:autotag prefix v 2022-03-22 21:30:18 +08:00
xiaoyifang 3530a4600f replace playsound icon
icons from https://forum.freemdict.com/u/sertoli/summary
2022-03-22 21:25:50 +08:00
xiaoyifang 5a37400452 fix:edit dictionary 2022-03-22 20:33:46 +08:00
xiaoyifang 7385d48b5b optimize:reply deleteLater 2022-03-22 20:29:37 +08:00
xiaoyifang c5fae8de1b fix:edit dictionaries 2022-03-22 20:20:48 +08:00
xiaoyifang 32bfc0e361 github:autotag 2022-03-22 07:57:46 +08:00
xiaoyifang 23535d2cec github: autotag 2022-03-21 22:03:19 +08:00
xiaoyifang a992749c07 github: autotag 2022-03-21 21:59:39 +08:00
YiFang Xiao e20e492d29 github:rename macos copy.yml to macos-m1.yml 2022-03-20 19:39:00 +08:00
YiFang Xiao 92bc244ee4 merge macos-m1 support workflow 2022-03-20 19:38:08 +08:00
YiFang Xiao 75e0dfdec7 fix: fix todo when upgrade to 6.2 2022-03-20 19:27:35 +08:00
YiFang Xiao baf6685618 optimize: qGreater was obsolete use std::less instead 2022-03-20 19:13:50 +08:00
YiFang Xiao f4ab1ed6a6 optimize: move mdx regex to struct
only initiliazed once
2022-03-20 18:49:58 +08:00
xiaoyifang e33499e173 github:add CONFIG+=release to windows 2022-03-20 12:23:46 +08:00
YiFang Xiao 6554c674b8 github: release name changed 2022-03-19 15:00:00 +08:00
YiFang Xiao 83da330beb github:ubuntu appimage can not run on ubuntu 21 2022-03-19 00:17:44 +08:00
xiaoyifang a088b0e1c7 edit dictionaries panel ,update refresh change 2022-03-19 00:15:04 +08:00
xiaoyifang 23cb551e3d github:ubuntu appimage can not run on ubuntu21
github:ubuntu appimage can not run on ubuntu21

github:workflow release note
and release name

github:ubuntu appimage can not run on ubuntu21

github:ubuntu appimage can not run on ubuntu21

github:ubuntu appimage can not run on ubuntu 21
2022-03-19 00:15:03 +08:00
xiaoyifang 2851533645 clean code: remove useless method
this methods related to win32 getText which has been removed
2022-03-18 22:22:48 +08:00
xiaoyifang 99077318e3 optimize: move local regex to class property . 2022-03-17 20:07:32 +08:00
xiaoyifang f18e8f8960 fix:gdau link show blocked in devtool network 2022-03-16 22:29:04 +08:00
xiaoyifang c070b6e6e5 github: workflow changes note 2022-03-16 09:11:56 +08:00
xiaoyifang eebe109e7e fix:F12 crash on qt6.2 2022-03-16 08:56:11 +08:00
xiaoyifang fa2aae908b toolbar icon size 2022-03-15 22:26:24 +08:00
xiaoyifang 36cb068469 github:windows vs settings 2022-03-15 20:56:50 +08:00
xiaoyifang a47340576c
Update README.md 2022-03-15 20:46:59 +08:00
xiaoyifang 2d1c5ec376
Update README.md 2022-03-15 20:45:20 +08:00