16 Commits (abc5860b46f2bfb4adeee7aacd445b489ea33aa6)

Author SHA1 Message Date
Matthew Mingde Zeng c52b34ae66 Add vimium-like link support 6 years ago
Matthew f5526b01c9 Use C-s and C-r the Emacs-way to search in EAF Browser 6 years ago
Andy Stewart f997b9334e Use __file__ fixed path issue of javascript. 7 years ago
Andy Stewart ff26b27448 Split open new tab url javascript to single js file. 7 years ago
Andy Stewart a05d22ebbd Ctrl + Double Click: use sdcv translate selected text. 7 years ago
Andy Stewart 7d65c6efe8 Add scroll_up_page/scroll_down_page in browser module. 7 years ago
zsxh 59d776a695 add zoom-in/zoom-out for Browser 7 years ago
Andy Stewart 4548962b47 Refactory code with flake8 8 years ago
Andy Stewart 9e3ba4ab7f Support cookie now. 8 years ago
Andy Stewart 8cb075acc6 Optimise scrollPage offset of browser. 8 years ago
Andy Stewart 0fddf6d39a support pop window, such as emacs-china.org 8 years ago
Andy Stewart 109f754159 Add support for forward/back button of mouse. 8 years ago
Andy Stewart 8be7725f10 Add progress interfaces. 8 years ago
Andy Stewart 619a8073be Fixed bug that sometimes key event no effect. 8 years ago
Andy Stewart 14b91abfe9 Make all browser-base application support scroll interface to respond scroll-other-window 8 years ago
Andy Stewart 86854dad53 Port application code from QtWebKit to QtWebEngine. 8 years ago
Andy Stewart 9677624fab Use QWebEngine instead QtWebkit to re-implement Browser application. 8 years ago
Andy Stewart 12e6e820c2 Force use python3 8 years ago
Andy Stewart 5eab98b979 Refacotry code with create_app function. 8 years ago
Andy Stewart 2cf99b2b37 Adjust file location to fix import problems. 8 years ago
Andy Stewart 299d025ba7 Don't need init buffer with emacs_width/emacs_height, eaf.py will do resize job in background. 8 years ago
Andy Stewart 4addec34aa Refacotry code to simple plugin code 8 years ago
Andy Stewart 569dfdf27b Remove unnecessary print code 8 years ago
Andy Stewart 23ba366ba2 Use QGraphicsVideoItem implement video player. 8 years ago
Andy Stewart 3ceda239c3 Use QGraphicsView and QGraphicsSecene implement window compositer, approaching hardware performance. Yow! 8 years ago
Andy Stewart fe4be2f17c Remove cookie test code 8 years ago
Andy Stewart 24640617ee Fix many problems, but cookies still have problem. 8 years ago
Andy Stewart b051ab18f6 Refacotry name to open_url_in_new_tab 8 years ago
Andy Stewart 02db35ed75 Response link click event in browser. 8 years ago
Andy Stewart b8c00d6b0c Add BrowserWidget class 8 years ago
Andy Stewart ac245be1a1 Cleanup white 8 years ago
Andy Stewart 7d2dba5f88 Change tab name after load image in image viewer. 8 years ago
Andy Stewart edfbae39e4 Update browser tab title after title changed. 8 years ago
Fangrui Song 886accb8b2 Remove trailing whitespace 8 years ago
Fangrui Song 34b075c54c Remove blank after #! 8 years ago
Andy Stewart 6e2f1ddd3d Init. 8 years ago