xiaoyifang
6318366a10
improve:refactor code ,reimplement sptr class.
2022-01-09 16:18:55 +08:00
xiaoyifang
af7b02edd7
clean code:remove VS solution file
...
the VS solution file is not needed .with QT Tool Extensions,VS can open .pro directly.
save all the effect to synchronize the project files between Qt .pro file and VS .sln file
2022-01-09 15:07:30 +08:00
xiaoyifang
66e740195c
document: add how to build with Visual Studio
2022-01-09 15:03:46 +08:00
xiaoyifang
be1866db10
fix:resource scheme handler received finished signal twice,more likely to crash the webengine.
2022-01-09 14:30:06 +08:00
xiaoyifang
13fdf08450
improve:foundDictsPane refresh logic
2022-01-09 12:54:50 +08:00
xiaoyifang
29bd94b8a7
improve:footnote url(#fragment) navigation
2022-01-09 11:54:14 +08:00
xiaoyifang
3f11826918
fix: invalid bres url may cause webengine to crash. such as bres://upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif
2022-01-09 11:36:48 +08:00
xiaoyifang
bd6cc8b9c9
fix: resource scheme handler received finished signal twice,more likely to crash the webengine.
2022-01-09 09:52:40 +08:00
yifang
f16107e072
fix:right context menu not display correctly when select wikiweb dictionary
2022-01-08 21:45:10 +08:00
yifang
e8f0202a49
clean code:remove useless code
2022-01-08 18:40:17 +08:00
yifang
a4133761ee
revert to qthreadpool
2022-01-08 18:37:59 +08:00
yifang
b2e5f43652
fix:crash on click link
2022-01-08 16:13:06 +08:00
yifang
0f1c0d4204
improve:right context menu active dictionaries
2022-01-08 14:51:24 +08:00
yifang
c74b0bc6cf
fix:return 404 if resource not found
2022-01-08 12:29:33 +08:00
yifang
4d648aca09
fix:single click to select word does not work properly
2022-01-08 12:29:17 +08:00
yifang
93f75d1cf5
fix:single click mouse position
2022-01-06 23:20:03 +08:00
xiaoyifang
4de296b5a6
fix:single click to select work (inside html iframe)
2022-01-04 21:01:16 +08:00
xiaoyifang
d1e4850b06
Merge branch 'branch-qt-5.15' of github.com:xiaoyifang/goldendict into branch-qt-5.15
2022-01-04 20:37:25 +08:00
xiaoyifang
c01257d592
Update gd_custom.js
...
bword:xxxx link handle
2022-01-04 07:47:48 +08:00
yifang
5b3e610ec6
Merge branch 'branch-qt-5.15' of github.com:xiaoyifang/goldendict into branch-qt-5.15
2022-01-03 12:01:40 +08:00
yifang
0a54477435
play sound ,javascript refactor
2022-01-03 12:00:50 +08:00
xiaoyifang
f2764a2594
single click to select text
2022-01-03 00:50:46 +08:00
xiaoyifang
c17a4d9b74
right menu context
2022-01-02 16:30:16 +08:00
yifang
d5af210785
fix:relative url handle
2022-01-02 09:37:43 +08:00
yifang
47faab5a52
fix:relative url redirect
2022-01-01 21:09:55 +08:00
yifang
aaea8d8e04
code clean: format
2022-01-01 18:19:11 +08:00
yifang
8fc762a57b
fix:add "gdprg","gdvideo","gdpicture","gdtts" scheme
2021-12-31 23:48:21 +08:00
yifang
77e770c176
fix: url inside page ,hashtag and relative url redirect.
2021-12-31 23:41:45 +08:00
yifang
3e4e7170e7
Merge branch 'branch-qt-5.15' of github.com:xiaoyifang/goldendict into branch-qt-5.15
2021-12-31 22:16:53 +08:00
yifang
1c3612f720
fix:inside page #hashtag and redirect
2021-12-31 22:15:51 +08:00
yifang
5f956464e0
disable link redirect.
2021-12-31 22:11:55 +08:00
xiaoyifang
0ed7c1cc1d
Merge branch 'goldendict:master' into branch-qt-5.15
2021-12-31 09:31:29 +08:00
yifang
3ebe5c9b23
fix: translateLine text disappeared after main windows hide and show up again.
2021-12-30 21:19:50 +08:00
yifang
81c2e8d3b5
fix:zoom in does not take affect.
2021-12-30 20:41:38 +08:00
yifang
a1c0cfa042
single click to open external link in external browser
2021-12-29 23:28:26 +08:00
Abs62
0e888db874
Win-specific: Compile FFMpeg libraries with speex codec support
2021-12-29 17:50:28 +03:00
yifang
09063ecc5a
clean code:
...
QString::SkipEmptyParts=>Qt::SkipEmptyParts
2021-12-29 22:29:06 +08:00
yifang
77ed32dca6
cors support
2021-12-29 20:09:29 +08:00
yifang
0f08026d3f
right context menu link .
2021-12-28 21:59:49 +08:00
yifang
e7218fc12b
open link content duplicated in all the tabs.
2021-12-28 21:49:32 +08:00
yifang
8e6f4c2c10
zim dictionary:remove semphore
2021-12-28 20:29:27 +08:00
yifang
4157fb387e
zim dictionary ,pictures does not show up
2021-12-27 21:15:13 +08:00
yifang
e090716a2e
fix javascript error
2021-12-26 18:01:24 +08:00
yifang
d90c528819
onJsActiveArticleChanged was remove unintentionaly
2021-12-19 18:58:48 +08:00
yifang
f292e0c251
add javascript qt object to html(used to communicate between html and c++)
...
add jquery framework .
2021-12-19 18:37:27 +08:00
yifang
5860e81ff3
typingEvent fix,double characters when focus
2021-12-18 18:08:45 +08:00
yifang
de3d7b8b19
clean code:remove QT_VERSION check
2021-12-16 19:59:00 +08:00
xiaoyifang
e04aa50a99
fix issue mentioned in https://github.com/goldendict/goldendict/issues/1393#issuecomment-993716654
2021-12-15 23:43:03 +08:00
xiaoyifang
88f90149b4
update visual studio project files.
2021-12-14 23:16:56 +08:00
yifang
8e2eac0836
remove useless comment line
2021-12-13 22:46:02 +08:00