Xiao YiFang
|
a840a99e5c
|
clean: replace the string with rawstring
replace some html make section with rawstring to achieve a more clear readability
|
2023-04-16 00:24:11 +08:00 |
|
xiaoyifang
|
a234bb0e43
|
remove qt-style.css content totally (#407)
* remove all qt-style
* remove all related #translationLine #GroupCombox qt style
|
2023-03-22 09:01:22 +08:00 |
|
Xiao YiFang
|
4eedefc585
|
opt: function refract
|
2022-10-15 13:58:24 +08:00 |
|
Xiao YiFang
|
1ad358bb84
|
xapian remove obsolete ftx index
|
2022-10-07 17:08:10 +08:00 |
|
Xiao YiFang
|
68a3b2a1ff
|
fix: audio url block check
|
2022-09-01 21:12:48 +08:00 |
|
Xiao YiFang
|
2adfdc031b
|
opt: resource file detection optimize
|
2022-08-24 21:30:47 +08:00 |
|
Xiao YiFang
|
a8817242bf
|
custom icon generate
|
2022-08-10 20:55:43 +08:00 |
|
Xiao YiFang
|
34796ce8ed
|
opt: extension check ignore case
|
2022-07-15 19:51:12 +08:00 |
|
Xiao YiFang
|
3c0d694c43
|
opt:whitelist add .gif resource
|
2022-07-11 21:18:58 +08:00 |
|
Xiao YiFang
|
ce35085f25
|
opt: forbid the page to redirect to audio link url.
|
2022-07-10 12:19:09 +08:00 |
|
Xiao YiFang
|
4ce03e9415
|
html unescape
|
2022-06-08 21:13:07 +08:00 |
|
Xiao YiFang
|
88b265765f
|
add entry:// link support
|
2022-06-07 21:22:37 +08:00 |
|
Xiao YiFang
|
9daff6ae37
|
support mdex builtin link entry:
|
2022-06-07 08:14:53 +08:00 |
|
Xiao YiFang
|
5f856bf2ae
|
refactor getqueryword
|
2022-06-07 08:14:53 +08:00 |
|
Xiao YiFang
|
3e05e711e5
|
improve: fulltext search checkArticle optimize
|
2022-06-04 15:24:06 +08:00 |
|
Xiao YiFang
|
9c1a22d142
|
rename utils getHostBase(QUrl) to getHostBaseFromUrl
|
2022-05-29 16:00:30 +08:00 |
|
Xiao YiFang
|
7d43aea9b2
|
opt: right context menu ,remove non-sense characters
like punctuation and space and symbols
|
2022-05-29 16:00:29 +08:00 |
|
Xiao YiFang
|
c45b4cc255
|
fix: invalid gdlookup url should be forbidden.
|
2022-05-28 10:41:28 +08:00 |
|
Xiao YiFang
|
0a2661f986
|
add 'send to anki' function
users can configure the ankiconnect to use together with anki
|
2022-05-21 17:34:22 +08:00 |
|
Xiao YiFang
|
949f46313d
|
fix:iframe add extra extension to passthrough when enabled ad block.
|
2022-05-17 21:02:49 +08:00 |
|
Xiao YiFang
|
bb3924ef6d
|
fix: iframe new experimental feature
enabled only when user append ## to the website dictionary url
|
2022-05-17 20:44:48 +08:00 |
|
Xiao YiFang
|
b2d4342e70
|
fix: iframe website online dictionary css does not disply correctly
|
2022-05-17 00:30:31 +08:00 |
|
xiaoyifang
|
bd58c6c37d
|
fix:qt6.2 QDomDocument attribute parse behaviour has changed
https://bugreports.qt.io/browse/QTBUG-102612
https://doc.qt.io/qt-6/xml-changes-qt6.html
Attribute values will be normalized. For example, <tag attr=" a \n b " /> is equivalent to <tag attr="a b"/>.
|
2022-04-16 18:26:58 +08:00 |
|
xiaoyifang
|
400d263e40
|
fix:mdx compact html ,the end close tag error
some mdx entry item has such item
`1`abc.jpg\r\n\u0000
when replaced with predefined tags. will result in
<a href="abc.jpg\r\n\u0000">****
|
2022-04-16 15:15:24 +08:00 |
|
xiaoyifang
|
2864fdfe7f
|
clean code:remove qt4 comment and remove old configure file
|
2022-04-15 08:19:22 +08:00 |
|
xiaoyifang
|
753f07d3fd
|
optimize:move getHostBase method to utils
|
2022-04-14 00:24:13 +08:00 |
|
xiaoyifang
|
64d989f9c5
|
clean code:remove unnecessary typedef
|
2022-04-05 20:53:25 +08:00 |
|
yifang
|
23c41789de
|
fix: popup link clicked
|
2022-02-15 20:22:43 +08:00 |
|
xiaoyifang
|
4e7fe7dd6d
|
improvement: make tab title does not show url .
|
2022-01-18 22:26:52 +08:00 |
|
yifang
|
63626bde13
|
improvement: refactor code,move ignoreKeyEvent method to utils.
|
2022-01-14 22:58:19 +08:00 |
|
yifang
|
a1c0cfa042
|
single click to open external link in external browser
|
2021-12-29 23:28:26 +08:00 |
|
xiaoyifang
|
303179b410
|
clean code:
remove qt version check
save geometry
|
2021-12-13 22:45:35 +08:00 |
|
xiaoyifang
|
5eac08c97a
|
rename qt4x5.hh to utils.hh
the filename qt4x5 is not proper now,for the qt4 version can never meet.and the qt5 is actually mean qt>5 .
|
2021-12-13 22:45:35 +08:00 |
|