1438 Commits (3bb2f32f4bafff5902702eb4bcadee3559cc8bf6)
 

Author SHA1 Message Date
stardiviner 3bb2f32f4b
disable view-read-only in eaf-pdf-outline-mode read-only-mode 6 years ago
Mingde (Matthew) Zeng 9c79329116 browser: standardize handle_input_response format 6 years ago
Andy Stewart 589c5d7452
Merge pull request #368 from loyalpartner/master 6 years ago
Mingde (Matthew) Zeng d4c6193585 browser: prompt for clear_cookies and clear_history 6 years ago
Mingde (Matthew) Zeng d78a819cb7 browser: enhance action_quit to caret_exit when necessary 6 years ago
Mingde (Matthew) Zeng 07240c3044 core: standardize send_input_message and handle_input_response API 6 years ago
Matthew Zeng bcc55e8178
Merge pull request #367 from HollowMan6/fix-focus-problem 6 years ago
lee 0caf5c22ca Exit caret mode after copy text. 6 years ago
Hollow Man 49ac76c34f
Fix focus issues when using browser. 6 years ago
Andy Stewart db602466ca Make C-g bind with caret_exit. 6 years ago
Matthew Zeng fec30fbed5
Merge pull request #366 from loyalpartner/master 6 years ago
lee e1b31d4956 Exit caret mode when you type <escape> key. 6 years ago
lee 9d373bda9d Disable evil keybindings when evil enabled in eaf buffer. 6 years ago
Mingde (Matthew) Zeng ce8e2425bd switch to *eaf* buffer when encountering finished event 6 years ago
Mingde (Matthew) Zeng 6f8baecf61 browser: remove @interactive from action_quit 6 years ago
Mingde (Matthew) Zeng cecc0e0155 browser: rebind caret_toggle_mark to 'C-SPC' and caret_at_line to 'c' 6 years ago
Mingde (Matthew) Zeng 96617f15f0 browser: rename some caret_browsing code 6 years ago
Mingde (Matthew) Zeng c4c56b79ac rename search_quit to action_quit 6 years ago
Andy Stewart 38cb9ec8a4 Add blank after caret promt. 6 years ago
Andy Stewart cd1b64db17 Use QColor.name() function convert QColor to HEX color. 6 years ago
Andy Stewart 43a0666833 Reverse background and foreground color, to help cursor recognition. 6 years ago
Andy Stewart ec263c77d6 Make eaf-generate-keymap-doc generate document for eaf-browser-caret-mode-keybinding 6 years ago
Andy Stewart b98b55f95a Not popup translate tip in caret mode. 6 years ago
Andy Stewart 21e3e16ba6 Adjust keys order. 6 years ago
Mingde (Matthew) Zeng 3c2bf64708 browser: restore key d as insert_or_scroll_up_page 6 years ago
Matthew Zeng 24f761cb9d
Merge pull request #365 from HollowMan6/pdf-invert-overlap 6 years ago
Hollow Man cad87ea77b
Further optimize 6 years ago
Matthew Zeng ed30451c93
Merge pull request #363 from loyalpartner/master 6 years ago
lee 30f0eac410 fix conflict 6 years ago
Hollow Man 22eacbd10c
Optimize so that it can calculate multiple rectangles' overlaps 6 years ago
lee 31c54a2568 caret fix. 6 years ago
Andy Stewart d475d2e0e4
Merge pull request #364 from HollowMan6/Caret-DarkMode-Fix 6 years ago
Hollow Man 2407bbe2ae
PDF-viewer: Calculate overlaps when exclude images 6 years ago
Hollow Man f119e2f588
Caret Browsing: Dark mode caret 6 years ago
Andy Stewart 3dfb9221d3
Merge pull request #361 from gkowzan/fix-annotations 6 years ago
Grzegorz Kowzan 41e0398ebf page-specific cache clearing 6 years ago
Andy Stewart c9922b5fb9
Merge pull request #360 from loyalpartner/master 6 years ago
Grzegorz Kowzan 3c6ce35b02 remove unneeded redraws, support many annots 6 years ago
Grzegorz Kowzan 4bcb628f3f enbale content for all annot types and fix CRLF 6 years ago
Grzegorz Kowzan a44fd67b31 fix saving annotations 6 years ago
lee 1a6f888cd4 'minor-mode' for caret. 6 years ago
Matthew Zeng efed03fe07
Merge pull request #357 from HollowMan6/marker-select-text 6 years ago
Andy Stewart 4eb82d8abd
Merge pull request #359 from luhuaei/master 6 years ago
Hollow Man 4a1ac3d166
Futher optimize select text algorithm and make it a separate mode 6 years ago
luhuaei ee4ed569b8 pdf-viewer: check illegal rectangle on select text 6 years ago
Andy Stewart e361088bfc
Merge pull request #358 from luhuaei/master 6 years ago
luhuaei b5bae8f8ca app/terminal: fix the low version don't has directory argument 6 years ago
luhuaei de0a578613 app/terminal: fix #310 use the http replace file protocol 6 years ago
Hollow Man a336e4126e
Browser: use marker to select text 6 years ago
Matthew Zeng 0cf6c7bb6a
Merge pull request #356 from HollowMan6/fix-epub 6 years ago