xiaoyifang
|
6fbadad807
|
clean:open dictionary folder in windows
make windows's logic same as linux
|
2022-02-16 23:00:20 +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 |
|
yifang
|
bd01dad108
|
clean: Condition '!explorerLaunched' is always true
fixes #13
|
2022-02-16 08:18:14 +08:00 |
|
yifang
|
23c41789de
|
fix: popup link clicked
|
2022-02-15 20:22:43 +08:00 |
|
xiaoyifang
|
84175279ab
|
fix: link click in popup windows ,translation should be in popup dialog too
|
2022-02-14 23:48:05 +08:00 |
|
xiaoyifang
|
d167cf1d49
|
fix:warning qt-style-st-lingoes.css the file was missing
|
2022-02-13 20:57:39 +08:00 |
|
yifang
|
0b29b65aca
|
add useragent goldendict for compatible reason
|
2022-02-08 12:59:41 +08:00 |
|
xiaoyifang
|
0c94406e2a
|
fix merge conflict with feature/deprecated
|
2022-02-03 17:50:47 +08:00 |
|
xiaoyifang
|
c96a83f5d2
|
imp. remove mouseover32
|
2022-02-03 16:55:10 +08:00 |
|
yifang
|
c810b7849d
|
Merge remote-tracking branch 'origin/feature/highdpi-icon' into dev
|
2022-01-30 09:10:20 +08:00 |
|
xiaoyifang
|
291d6c6804
|
high dpi:replace menu button
|
2022-01-29 13:26:25 +08:00 |
|
yifang
|
0eb49e4a6b
|
Merge remote-tracking branch 'origin/feature/highdpi-icon' into branch-qt-5.15
|
2022-01-28 20:06:25 +08:00 |
|
yifang
|
eddc813aef
|
high dpi:replace gnome image icon
|
2022-01-28 08:30:01 +08:00 |
|
yifang
|
f1337862f1
|
Merge branch 'branch-qt-5.15' into dev
|
2022-01-27 08:24:21 +08:00 |
|
yifang
|
1d32ec4609
|
Merge branch 'feature/highdpi-icon' into dev
|
2022-01-27 08:24:16 +08:00 |
|
yifang
|
d38daedc99
|
high dpi:remove coresponding png files with same name with svg
close https://github.com/goldendict/goldendict/issues/1441
|
2022-01-27 08:23:57 +08:00 |
|
yifang
|
2e5ca5f70f
|
fix:print preview resolution is too low
|
2022-01-27 00:47:27 +08:00 |
|
yifang
|
e0e03cc6af
|
Merge branch 'feature/highdpi-icon' into dev
|
2022-01-26 23:57:51 +08:00 |
|
yifang
|
df6f51c011
|
high dpi: change right context menu on tab ,'close current tab' icon
|
2022-01-26 07:36:14 +08:00 |
|
xiaoyifang
|
5f184a8b3c
|
Merge branch 'feature/highdpi-icon' into dev
|
2022-01-25 23:58:14 +08:00 |
|
xiaoyifang
|
9c5d7acc5a
|
high dpi:change icon
|
2022-01-25 22:54:17 +08:00 |
|
xiaoyifang
|
aa12bbe167
|
Merge branch 'branch-qt-5.15' into dev
|
2022-01-24 22:27:04 +08:00 |
|
xiaoyifang
|
23e148a345
|
Merge branch 'feature/highdpi-icon' into dev
|
2022-01-24 22:26:00 +08:00 |
|
xiaoyifang
|
9cf5ee8443
|
high dpi:change icon reference in code from png to svg.
|
2022-01-24 22:23:38 +08:00 |
|
yifang
|
a0014cf668
|
dictionary bar icon size does not display correctly
|
2022-01-23 19:41:50 +08:00 |
|
xiaoyifang
|
d310ee849a
|
fix: click in dictionary panel not working .
|
2022-01-23 14:19:20 +08:00 |
|
yifang
|
5c76bc746c
|
fix:right context menu ,select current article
|
2022-01-19 20:16:45 +08:00 |
|
xiaoyifang
|
4e7fe7dd6d
|
improvement: make tab title does not show url .
|
2022-01-18 22:26:52 +08:00 |
|
yifang
|
0ba2cacc29
|
improvement:remove gdCurrentArticle js variable
|
2022-01-17 21:50:54 +08:00 |
|
yifang
|
63626bde13
|
improvement: refactor code,move ignoreKeyEvent method to utils.
|
2022-01-14 22:58:19 +08:00 |
|
yifang
|
9a4b119976
|
improvement:refactor code ,ignore key event extract to method
|
2022-01-13 20:39:58 +08:00 |
|
xiaoyifang
|
13fdf08450
|
improve:foundDictsPane refresh logic
|
2022-01-09 12:54:50 +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 |
|
xiaoyifang
|
3b4c105655
|
improve:Win Specific, replace deprecated method
|
2022-01-08 22:26:21 +08:00 |
|
yifang
|
46b4151cc4
|
improve: replace all the deprecated method before 5.15
|
2022-01-08 22:08:23 +08:00 |
|
yifang
|
8fc762a57b
|
fix:add "gdprg","gdvideo","gdpicture","gdtts" scheme
|
2021-12-31 23:48:21 +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
|
a1c0cfa042
|
single click to open external link in external browser
|
2021-12-29 23:28:26 +08:00 |
|
yifang
|
09063ecc5a
|
clean code:
QString::SkipEmptyParts=>Qt::SkipEmptyParts
|
2021-12-29 22:29:06 +08:00 |
|
yifang
|
e7218fc12b
|
open link content duplicated in all the tabs.
|
2021-12-28 21:49:32 +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
|
cb5ac438fe
|
bword link in Hunspell dictionary.
|
2021-12-13 22:46:02 +08:00 |
|
yifang
|
98ca729446
|
remove qt_version_check macro
|
2021-12-13 22:45:57 +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 |
|
yifang.xiao
|
0365015ac6
|
clean code:
remove "#if QT_VERSION >= QT_VERSION_CHECK( 5, 0, 0 )" check ,the check should always be true based on current situation.
|
2021-12-13 22:45:33 +08:00 |
|
yifang.xiao
|
ab358fb3a5
|
remove old qt(<5) code.
|
2021-12-13 22:43:43 +08:00 |
|