Commit graph

3228 commits

Author SHA1 Message Date
xiaoyifang 23d833fbb8 6.2: currentIndexChanged signal is changed. 2022-03-11 22:00:53 +08:00
xiaoyifang 7b5511a7bd upgrade to qt6.2 2022-03-11 22:00:45 +08:00
xiaoyifang f61be7f7d3 fix:open javascript dialog implementation.
change view's parent widget
2022-03-11 21:37:05 +08:00
xiaoyifang d15de47bb0 fix:open javascript dialog implementation. 2022-03-11 20:49:36 +08:00
xiaoyifang f38059898a action:windows release note 2022-03-11 20:39:11 +08:00
xiaoyifang 3a092947da fix:popup javascript windows 2022-03-11 00:41:35 +08:00
xiaoyifang 982c480451 github:modify release notes 2022-03-10 23:59:26 +08:00
xiaoyifang 98e3cb6810 ui:layout rearranged in source dialog 2022-03-09 19:37:18 +08:00
xiaoyifang 335072b29b winlibs:remove iconv.lib 2022-03-08 21:43:12 +08:00
xiaoyifang 29ceabe9c3 optimize: add datetime to log file 2022-03-08 00:21:05 +08:00
yifang df7fb33be6 optimize: add qtwebengine zh_CN support 2022-03-06 17:05:43 +08:00
yifang edf8c8d4f3 optimize:rename inspector class 2022-03-05 19:34:49 +08:00
yifang ae8c2df4a8 optimize: F12 improve
when close inspected windows,the inspect is still working .
2022-03-04 23:27:34 +08:00
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