Commit graph

3465 commits

Author SHA1 Message Date
yifang e1730ab5f8 Merge remote-tracking branch 'origin/feature/remove-iconv' into staged 2022-03-04 22:32:15 +08:00
yifang cd4ed7061a fix:change QMap.insertMulti to QMultiMap.insert
fix:
2022-03-04 22:30:15 +08:00
xiaoyifang ed2d7ea1fa
Update CHANGES.md 2022-03-04 07:39:00 +08:00
xiaoyifang f34ed9879c
Update CHANGES.md 2022-03-04 07:37:46 +08:00
yifang 71d2fbc71a action: mac m1 disable temporily 2022-03-04 00:20:56 +08:00
yifang 269a7bcf48 fix:middle mouse click open in new tab 2022-03-04 00:17:21 +08:00
yifang 4a96067e86 fix:large memory consumption when edit dictionaries through right menu context 2022-03-03 23:59:42 +08:00
yifang f16b25737d optimize: hide sources when edit dictionaries with specific groupid 2022-03-03 23:45:35 +08:00
yifang 0040724b6f Revert "fix:edit dictionaries dialog ,memory consume too much"
This reverts commit c9d053d227.
2022-03-03 23:13:04 +08:00
yifang c8284297dd optimize:translator refactor 2022-03-03 23:12:38 +08:00
yifang 2a08b6290e fix:dsl dictionary parse. 2022-03-03 00:26:21 +08:00
yifang c9d053d227 fix:edit dictionaries dialog ,memory consume too much 2022-02-28 21:21:34 +08:00
xiaoyifang c599d0580e action:macos M1 2022-02-26 23:49:04 +08:00
xiaoyifang 12e78edf74 action:macos M1 2022-02-26 23:35:44 +08:00
xiaoyifang d83e33ca48 action:macos M1 2022-02-26 23:29:04 +08:00
xiaoyifang 4aa51268d3 iconv test case 2022-02-26 16:25:00 +08:00
xiaoyifang d1c4611923 remove iconv lib 2022-02-26 15:13:24 +08:00
xiaoyifang 0d38bcf60f clean: remove stdint_msvc.h
too old
2022-02-26 14:01:34 +08:00
xiaoyifang 6728f9346b clean:remove empty file ,cpp_features.hh 2022-02-26 13:56:50 +08:00
xiaoyifang 0bf5bbf501 optimize:utf-8 source encoding and execution encoding .
compatible with VS utf-8 bom complain about transliteration file
2022-02-26 13:21:27 +08:00
xiaoyifang 84dcc1cbb1 optimize:wikidictionary ,remove 200ms delay. 2022-02-25 23:41:54 +08:00
xiaoyifang d607079ffb fix: double click to translation should stop audio first.
there are cases when the audio is too long (in wiki).
when double click occured .the audio is still playing.
2022-02-25 23:33:34 +08:00
xiaoyifang 59ea20f4c1 clean:remove hotkey dll handler 2022-02-25 23:08:17 +08:00
xiaoyifang 448f8f80a5 clean:remove hotkey dll handler 2022-02-25 23:01:54 +08:00
xiaoyifang 434dbd6e45 fix:Win+Up Win+Down to restore and save geometry
the above shortkey can not restore geometry after resize the window
clean code .
2022-02-25 22:54:34 +08:00
xiaoyifang aeee511859 fix:Win+Up Win+Down to restore and save geometry
the above shortkey can not restore geometry after resize the window
2022-02-25 22:51:39 +08:00
xiaoyifang 70e7a49db8 fix: scroll to current article 2022-02-25 22:48:43 +08:00
xiaoyifang b7b347ec0e clean:remove win32 mouse over function.
this function only work on windows and text .

can be replace with ocr(with the help of Capture2Text etc.).
2022-02-25 07:55:32 +08:00
xiaoyifang d341a64569 fix:scrollIntoView,set the html active style. 2022-02-25 07:47:20 +08:00
xiaoyifang f146177232 fix:Alt+Down,Alt+Up when foundDicts panel is hidden on startup. 2022-02-23 00:27:30 +08:00
xiaoyifang 650b650a66 fix:jump to current article 2022-02-23 00:04:11 +08:00
xiaoyifang bd2afff4da
Merge pull request #23 from MikeWalrus/master
add support for ffmpeg 5.0
2022-02-20 15:09:11 +08:00
Liao Junxuan 8acb288c9e add support for ffmpeg 5.0 2022-02-20 12:28:05 +08:00
xiaoyifang 23f22dad4e Merge remote-tracking branch 'origin/dev' into staged 2022-02-20 11:59:48 +08:00
xiaoyifang 756b5dfc36
Update README.md 2022-02-20 11:57:42 +08:00
xiaoyifang 5f3c269098 os:win specific remove rc file
qmake can auto generate the rc file.
2022-02-19 21:00:33 +08:00
xiaoyifang a30db4b3b6 Merge branch 'dev' into staged 2022-02-19 20:09:04 +08:00
xiaoyifang bcab27c281 format:ui preferences.ui align top 2022-02-19 19:53:33 +08:00
xiaoyifang db2e5a0b63
Merge branch 'goldendict:master' into staged 2022-02-19 19:20:05 +08:00
xiaoyifang a5a7af6850 Merge branch 'staged' into dev 2022-02-19 19:05:37 +08:00
xiaoyifang 49fa66c29d format: format one line 2022-02-19 19:05:01 +08:00
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