Andy Stewart
|
bec77e1462
|
Add 'call_emacs' interface: python call elisp method and wait return result.
|
6 years ago |
Andy Stewart
|
766d690682
|
Add select_left_tab and select_right_tab commands.
|
6 years ago |
Andy Stewart
|
46149dad51
|
Remove test code.
|
6 years ago |
luhuaei
|
be098a3e1a
|
pdf-viewer: add interface get current page
|
6 years ago |
Andy Stewart
|
688de33de8
|
Add eaf-pdf-dark-mode
|
6 years ago |
Andy Stewart
|
165f43b7c7
|
Default EAF app follow current theme mode (light or dark)
|
6 years ago |
Andy Stewart
|
d66e864a0e
|
Move module_path in Buffer
|
6 years ago |
Andy Stewart
|
2819866c1f
|
Revert "Pass module_path to Buffer."
This reverts commit 2894c4a24f.
|
6 years ago |
Andy Stewart
|
2894c4a24f
|
Pass module_path to Buffer.
|
6 years ago |
Andy Stewart
|
189dce5c11
|
1. We need delete QWebEnginePage manual, otherwise QtWebEngineProcess won't quit.
2. Refactroy destory interface of core/Buffer.py
|
6 years ago |
Andy Stewart
|
19f5874c7d
|
Add eaf-open-doc command.
|
6 years ago |
Andy Stewart
|
cccbfed4ca
|
Use build_widget_method and build_browser_method to remove duplicate code.
|
6 years ago |
Andy Stewart
|
7be9317aa1
|
When link is uri, open by EAF browser.
|
6 years ago |
Andy Stewart
|
48ac69255a
|
Refactory, EAF widget should use self.buffer.foo to call `foo` method
that define in buffer (AppBuffer).
|
6 years ago |
Matthew
|
909a05ee2b
|
Make Browser and PDF Viewer share same markers
|
6 years ago |
luhuaei
|
ad493da760
|
pdf-viewer: support edit annot text.
refactor origin browser focus text function to support browser and pdf-viewer.
|
6 years ago |
luhuaei
|
327077f74e
|
pdf-viewer: Fix global coordinate Error.
|
6 years ago |
luhuaei
|
4ceb004b73
|
pdf-viewer: Fix Rect.contains() Error.
|
6 years ago |
luhuaei
|
08cb0d8962
|
pdf-viewer: limit action on don't PDF file.
|
6 years ago |
luhuaei
|
1f2c06be36
|
pdf-viewer: Fix low version don't Page.annots().
|
6 years ago |
luhuaei
|
28d9ab42fe
|
pdf-viewer: Fix hover.
|
6 years ago |
luhuaei
|
ddec12eaf2
|
pdf-viewer: support delete annot.
|
6 years ago |
luhuaei
|
01a55a8f3b
|
pdf-viewer: refactor jump link code.
|
6 years ago |
luhuaei
|
3d40def506
|
pdf-viewer: add multi annot type for select text.
|
6 years ago |
feng
|
22a2f23e8b
|
pdf-view: tell user how to select pdf text when copy_select copy fail
|
6 years ago |
luhuaei
|
475715952d
|
Pdf-viewer: add highlight annot on select mode.
|
6 years ago |
Mingde (Matthew) Zeng
|
06b6d0433b
|
Fix edge case when there is only 1 link
|
6 years ago |
Andy Stewart
|
27976bd1d2
|
Pass emacs_var_dict to Buffer.
|
6 years ago |
Andy Stewart
|
db85cdc2cf
|
Save table info to support snails-backend-eaf-pdf-table backend.
|
6 years ago |
Matthew Mingde Zeng
|
26af7a3d56
|
Remove unused imports, fix dup condition and dup declarations
|
6 years ago |
Andy Stewart
|
b951304fa0
|
Fix #186 : add new option eaf-config-dir
|
6 years ago |
Andy Stewart
|
dffc588306
|
Add add_subscription function, rss reader is incomplete.
|
6 years ago |
Matthew Mingde Zeng
|
c52b34ae66
|
Add vimium-like link support
Basic render link on screen
|
6 years ago |
Matthew Mingde Zeng
|
7d6b7b8b11
|
Better message prompt
|
6 years ago |
Matthew Mingde Zeng
|
1426a6ace5
|
Rename remember_current_position and remember_jump
|
6 years ago |
Matthew Mingde Zeng
|
411d04aea7
|
Remove makred search when MouseButtonDblClick
|
6 years ago |
Matthew Mingde Zeng
|
e782c79069
|
Make C-g cancel selection
|
6 years ago |
Matthew Mingde Zeng
|
0aabc9a22b
|
Fix typo
|
6 years ago |
Matthew Mingde Zeng
|
97f398f324
|
Better error message
|
6 years ago |
luhuaei
|
6658fb7922
|
pdf-viewer: fix don't mark char of line end.
|
6 years ago |
luhuaei
|
37803219d7
|
pdf-viewer: fix comment error.
|
6 years ago |
luhuaei
|
396004014e
|
pdf-viewer: fix segmentation error and update char offset.
|
6 years ago |
luhuaei
|
333ed5b23c
|
pdf-viewer: fix double click error after select multi page.
|
6 years ago |
luhuaei
|
f87723e868
|
pdf-viewer: add cursor select mode.
Default double enter select mode. Current only support copy action. if the
action exec will auto cancel select mode.
|
6 years ago |
Matthew Mingde Zeng
|
e4e0b4674a
|
Enhance message and mode-name
|
6 years ago |
Matthew Mingde Zeng
|
7578e294af
|
Rename to toggle_read_mode
|
6 years ago |
Matthew Mingde Zeng
|
951ebaba99
|
Re-order pdf keybindings, fix typo switch_to_read_mode
|
6 years ago |
Matthew
|
402481fdcf
|
Use Emacs-like searching logic
|
6 years ago |
Matthew
|
c10ab03646
|
Introduce eaf-keyboard-quit, replacing Emacs keyboard-quit
This will be needed for PDF and also another upcoming PR
|
6 years ago |
Matthew
|
a28ff859e5
|
PDF code refactor, improve workflow and cancel search when zooming
|
6 years ago |