Xiao YiFang
|
a7ba9e4b36
|
opt:use acceptNavigationRequest instead of weburlinterceptor
|
2022-05-20 18:01:41 +08:00 |
|
Yifang Xiao
|
289b0be594
|
fix:archlinux variant version ,mouse back button
|
2022-05-05 21:37:23 +08:00 |
|
xiaoyifang
|
2851533645
|
clean code: remove useless method
this methods related to win32 getText which has been removed
|
2022-03-18 22:22:48 +08:00 |
|
xiaoyifang
|
3a50805cea
|
fix: dictionaries order , dictionary icon size
|
2022-03-14 23:18:53 +08:00 |
|
xiaoyifang
|
5d8b410a8b
|
fix: exception with PopupFocusReason
|
2022-03-11 22:26:38 +08:00 |
|
xiaoyifang
|
6b01cba709
|
modify webenginesettings to support qt6.2
|
2022-03-11 22:14:16 +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
|
3a092947da
|
fix:popup javascript windows
|
2022-03-11 00:41:35 +08:00 |
|
yifang
|
269a7bcf48
|
fix:middle mouse click open in new tab
|
2022-03-04 00:17:21 +08:00 |
|
yifang
|
f81ac16fa6
|
fix: mouse scroll zoom in out
|
2022-02-18 00:40:03 +08:00 |
|
xiaoyifang
|
0c94406e2a
|
fix merge conflict with feature/deprecated
|
2022-02-03 17:50:47 +08:00 |
|
yifang
|
850c7d66e8
|
fix:single click on link,the emulated db click will still work on new page
|
2022-01-15 11:18:54 +08:00 |
|
xiaoyifang
|
5e817e7d40
|
fix:single click to select improvement.
|
2022-01-10 22:13:31 +08:00 |
|
xiaoyifang
|
fb41852554
|
fix: mouse scroll by page (win specific)
|
2022-01-10 21:40:21 +08:00 |
|
xiaoyifang
|
3b4c105655
|
improve:Win Specific, replace deprecated method
|
2022-01-08 22:26:21 +08:00 |
|
xiaoyifang
|
0c55c85339
|
fix conflict
|
2022-01-08 22:07:33 +08:00 |
|
yifang
|
b2e5f43652
|
fix:crash on click link
|
2022-01-08 16:13:06 +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
|
f2764a2594
|
single click to select text
|
2022-01-03 00:50:46 +08:00 |
|
yifang
|
89b821d473
|
remove deprecated function
|
2021-12-26 19:01:05 +08:00 |
|
xiaoyifang
|
cb5ac438fe
|
bword link in Hunspell dictionary.
|
2021-12-13 22:46:02 +08:00 |
|
yifang
|
5333b79222
|
double click and single click selection
|
2021-12-13 22:46:02 +08:00 |
|
xiaoyifang
|
8f4f3a3766
|
single click distinguish with double click
|
2021-12-13 22:46:02 +08:00 |
|
yifang.xiao
|
608f39244e
|
single click distinguish with double click
|
2021-12-13 22:46:01 +08:00 |
|
yifang
|
7e62a0f860
|
mouse double click
|
2021-12-13 22:45:57 +08:00 |
|
yifang.xiao
|
69db1d4c71
|
fix conflict
|
2021-12-13 22:45:20 +08:00 |
|
yifang.xiao
|
20d51afb8d
|
remove old qt(<5) code.
|
2021-12-13 22:43:28 +08:00 |
|
yifang
|
c1eef3a228
|
remove inspector -- useless code
|
2021-10-05 09:51:51 +08:00 |
|
xiaoyifang
|
3aadf52344
|
webkit to webengine
|
2021-07-15 22:58:32 +08:00 |
|
Abs62
|
9511494c2b
|
Send image to external viewer by double click
|
2017-03-13 17:38:27 +03:00 |
|
Abs62
|
f7db4dc340
|
Win-specific: Avoid wrong mouse wheel handling in QWebView if system preferences is set to "scroll by page" (issue #385)
|
2013-09-26 18:57:59 +04:00 |
|
Tvangeste
|
99526b98d3
|
Fix compilation errors on Qt 4.5
|
2013-07-18 15:02:39 +02:00 |
|
Timon Wong
|
329aa02f93
|
Add "Inspect" action to context menu
* The "Inspect" action will bring up web inspector from WebKit.
* Restorable inspector window geometry.
|
2013-05-30 10:18:28 +08:00 |
|
Tvangeste
|
24ecc968d1
|
Fixed #169: Cannot deselect the article when 'select word' by single click is enabled.
|
2013-01-20 23:17:44 +01:00 |
|
Julian Depetris Chauvin
|
0638f1b8dc
|
Zoom in/out with Ctrl + Scroll wheel
This is standard behavior in pretty much any modern application (Notepad, Explorer, PDF reader and all browsers).
|
2013-01-01 20:05:29 -03:00 |
|
Abs62
|
ad8ddc8daf
|
Add option for word selection by single mouse click
|
2012-09-26 17:59:48 +04:00 |
|
Abs62
|
535fe0d3e0
|
Update year in copyright notices.
|
2012-02-21 01:47:14 +04:00 |
|
Julian Depetris Chauvin
|
f5cd150201
|
Regression: Fix "can't go up/down the list of suggestions" bug introduced while fixing "sync between currently active article and the 'found in dictionaries' pane for web dictionaries" bug. See other focusReasons at http://doc.qt.nokia.com/4.7-snapshot/qt.html#FocusReason-enum
|
2011-09-03 11:45:43 -03:00 |
|
Tvangeste
|
8b3f9a7474
|
Closes #21: Scrollbar and doubleclick translation.
|
2011-07-05 21:58:02 +02:00 |
|
Konstantin Isakov
|
92eceb8cad
|
Change email from @users.berlios.de to @goldendict.org.
|
2010-12-09 15:31:50 +03:00 |
|
Konstantin Isakov
|
953d9237a3
|
Update copyright to span to 2011.
Better early than late, this year is ending anyway.
|
2010-11-14 18:47:03 +03:00 |
|
Konstantin Isakov
|
ab88fa4867
|
Drop the src/ directory. It's superfluous.
|
2010-05-15 16:42:18 +04:00 |
|