Commit graph

3024 commits

Author SHA1 Message Date
xiaoyifang 0e19c34bbe Revert "clean:remove win specific vs files"
This reverts commit c3f3f94258.
2022-02-19 19:01:02 +08:00
xiaoyifang 3e88a5615d optimize:F12 inspect element 2022-02-19 18:59:19 +08:00
xiaoyifang 69f7627668 Merge remote-tracking branch 'origin/feature/optimize-F12' into staged 2022-02-19 18:23:12 +08:00
xiaoyifang d376f99691
Update README.md 2022-02-19 12:03:35 +08:00
xiaoyifang 95db9de880
Update README.md 2022-02-19 12:02:39 +08:00
yifang 7e2231805f optimize: float number compare precision
optimize: float number compare precision
2022-02-19 01:08:20 +08:00
yifang f06fc48b40 format:refactor code 2022-02-19 01:08:20 +08:00
yifang 22f72faa03 optimize:fix resource leak Fixes #20 2022-02-18 18:28:44 +03:00
yifang d835c0ba9c optimize:folder structure rearrange 2022-02-18 20:50:15 +08:00
yifang 7993d87b6a github: remove not work release drafter 2022-02-18 20:45:22 +08:00
yifang 7464fe83c0 Merge branch 'staged' into dev 2022-02-18 20:43:24 +08:00
yifang 835e376b16 fix: typo 2022-02-18 20:43:07 +08:00
yifang 53e6fca153 Merge branch 'staged' into dev 2022-02-18 20:29:13 +08:00
yifang cc9b64876f fix: try to fix macos close to tray issue
can not be sure .
though the code will have not side effect.
2022-02-18 20:22:56 +08:00
yifang 803ec13b98 Merge branch 'feature/encoding-char32' into staged 2022-02-18 20:16:07 +08:00
yifang 56000cf3b1 optimize: F12 inspect element
optimize:inspect element dialog
2022-02-18 20:14:10 +08:00
xiaoyifang fe16c72702 Update release_drafter_workflow.yml 2022-02-18 20:14:10 +08:00
yifang 6781c465af fix:make visual studio happy 2022-02-18 20:14:10 +08:00
yifang 092e81a524 Merge branch 'staged' into dev 2022-02-18 00:45:45 +08:00
yifang f81ac16fa6 fix: mouse scroll zoom in out 2022-02-18 00:40:03 +08:00
xiaoyifang b9d364e861
Update release_drafter_workflow.yml 2022-02-17 23:52:25 +08:00
xiaoyifang 3120048ee5
Update release_drafter_workflow.yml 2022-02-17 23:50:30 +08:00
xiaoyifang 2069aa0ab4
Update release_drafter_workflow.yml 2022-02-17 23:39:54 +08:00
yifang c3f3f94258 clean:remove win specific vs files 2022-02-17 22:49:18 +08:00
yifang 76f89a7a5a optimize:file structure rearrange
move generators and nsis into tools folder

generators is used to generate tranliteration header files.

nsis is too old to use.
2022-02-17 22:42:28 +08:00
yifang 6943b77972 Merge branch 'temp/staged' into staged 2022-02-17 22:36:14 +08:00
yifang b652d50291 optimize: wchar use builtin char32_t
optimize: wchar use builtin char32_t
2022-02-17 22:33:58 +08:00
yifang 1d1e98b7ba github:modify branch 2022-02-17 21:29:59 +08:00
yifang 8e3dce66e9 style:fix css warning Fixes#21 2022-02-17 20:10:39 +08:00
yifang 5c58bc7a54 optimize:fix resource leak Fixes #20 2022-02-17 20:08:20 +08:00
yifang 81cff1f4d5 maclibs:rename libopencc.dylib to libopencc.1.1.dylib 2022-02-17 08:08:03 +08:00
yifang 37ecfea305 maclibs:rename libopencc.dylib to libopencc.1.1.dylib 2022-02-17 07:46:37 +08:00
xiaoyifang 1236f24a93
Rename Release Drafter.yml to release_drafter_workflow.yml 2022-02-16 23:38:40 +08:00
xiaoyifang 379d8fab40
Create Release Drafter.yml 2022-02-16 23:37:37 +08:00
xiaoyifang 6fbadad807 clean:open dictionary folder in windows
make windows's logic same as linux
2022-02-16 23:00:20 +08:00
xiaoyifang 9075111349 Merge branch 'temp/staged' into staged 2022-02-16 22:22:17 +08:00
xiaoyifang 9e6a1eb7f8 winlib:update ao lib 2022-02-16 22:21:17 +08:00
xiaoyifang 570c75e920 performance: Prefer prefix ++/-- operators for non-primitive types.
more detail check https://hownot2code.com/2016/06/30/use-a-prefix-increment-operator-i-in-iterators-instead-of-a-postfix-i-operator/
2022-02-16 22:08:32 +08:00
xiaoyifang 9ecc10ed50 performance: Prefer prefix ++/-- operators for non-primitive types.
more detail check https://hownot2code.com/2016/06/30/use-a-prefix-increment-operator-i-in-iterators-instead-of-a-postfix-i-operator/
2022-02-16 21:47:03 +08:00
xiaoyifang 1969c11ded js:Unnecessary semicolon. #18 2022-02-16 21:17:29 +08:00
xiaoyifang 42befe5895 style:Unexpected duplicate selector .dsl_s_wav a, first used at line 220 (no-duplicate-selectors) #16 2022-02-16 21:16:38 +08:00
xiaoyifang 62e1698c1d css:fix #14 2022-02-16 21:13:40 +08:00
xiaoyifang 3c7589ce7d
Update CHANGES.md 2022-02-16 11:01:19 +08:00
xiaoyifang 0e37112e73
Update README.md 2022-02-16 09:58:28 +08:00
yifang 07179fbad2 github: modify release note 2022-02-16 08:22:11 +08:00
yifang bd01dad108 clean: Condition '!explorerLaunched' is always true
fixes #13
2022-02-16 08:18:14 +08:00
xiaoyifang 767224ceb9
Merge branch 'goldendict:master' into staged 2022-02-15 20:23:32 +08:00
yifang 23c41789de fix: popup link clicked 2022-02-15 20:22:43 +08:00
Jose Riha 1131cc6b1e Update Slovak translation 2022-02-15 00:38:32 +01:00
xiaoyifang fbcf1dfa83 macos: link opencc
name changed from opencc.2 to opencc
2022-02-15 00:08:15 +08:00