Andy Stewart
|
d5be16647f
|
Use Browser play video if QWebEngine include private codec.
|
6 years ago |
Andy Stewart
|
ce9b68f564
|
Fix path problem of md5sum command.
|
6 years ago |
Andy Stewart
|
bf1b6f0024
|
Add insert_or_remove_middle_node and insert_or_add_middle_node.
|
6 years ago |
Andy Stewart
|
c3efe68b3a
|
Binding some key to mindmap app.
|
6 years ago |
Andy Stewart
|
c5837e332c
|
Add eval_js command for browser.
|
6 years ago |
Mingde (Matthew) Zeng
|
89aa3e735c
|
Default eaf-fullscreen-p to nil and only change it buffer locally
|
6 years ago |
Mingde (Matthew) Zeng
|
ce882de553
|
Set eaf-kill-process an alias for eaf-stop-process
|
6 years ago |
Andy Stewart
|
ec877b51f3
|
Reset eaf-fullscreen-p when stop eaf process.
|
6 years ago |
Andy Stewart
|
d62f6e2ad0
|
Make EAF browser fullscreen use emacs frame's size.
|
6 years ago |
Andy Stewart
|
ac44d25509
|
Press F12 show dev tools page for current page.
|
6 years ago |
Andy Stewart
|
6b9b8ac309
|
Add insert_or_cut_node_tree and insert_or_paste_node_tree
|
6 years ago |
Andy Stewart
|
e14abf4b8f
|
Add insert_or_copy_node_topic and insert_or_paste_node_topic
|
6 years ago |
Andy Stewart
|
a76d42a8d4
|
Use eaf-send-second-key-sequence instead eaf-send-cancel-key-sequence.
|
6 years ago |
Andy Stewart
|
3afcd45f7b
|
Avoid timeout when long time input handle_input_message content.
|
6 years ago |
Andy Stewart
|
eb7283233d
|
Add new command add_brother_node
|
6 years ago |
Andy Stewart
|
0d63e5804f
|
Need pass topic to minibuffer when change node topic.
|
6 years ago |
Andy Stewart
|
68b7b9e8bf
|
Use md5 to generate cache file.
|
6 years ago |
Andy Stewart
|
c96ed50aad
|
Rename eaf-open-doc to eaf-open-office.
|
6 years ago |
Andy Stewart
|
19f5874c7d
|
Add eaf-open-doc command.
|
6 years ago |
Andy Stewart
|
0e25dc27fe
|
Add all *.el file in load-path before require any module.
|
6 years ago |
Andy Stewart
|
d97540a4c4
|
Move eaf mindmap code to eaf-mindmap.el
|
6 years ago |
Andy Stewart
|
28f95a0626
|
Add insert_or_save_org_file.
|
6 years ago |
Andy Stewart
|
a571e348de
|
Add some keys in terminal binding.
|
6 years ago |
Andy Stewart
|
15dbdb9ba0
|
Add eaf-enable-debug option.
|
6 years ago |
Andy Stewart
|
4630877fbe
|
Ad insert_or_change_node_background command.
|
6 years ago |
Andy Stewart
|
b195e2b2f7
|
Fix #60 make EAF support HiDPI
|
6 years ago |
Andy Stewart
|
44d95478d2
|
Add support for *.emm file.
|
6 years ago |
Andy Stewart
|
aaf147d2f8
|
Add eaf-open-mindmap and eaf-create-mindmap.
|
6 years ago |
Andy Stewart
|
26d6922bd7
|
Press a to save screenshot of mind map.
|
6 years ago |
Andy Stewart
|
1a1ba0d412
|
Use deletechar instead M-o
|
6 years ago |
Andy Stewart
|
5c21793ce4
|
Adjust Root topic and remove binding for backspace.
|
6 years ago |
Andy Stewart
|
57bf1ab9ed
|
Add insert_or_do commands.
|
6 years ago |
Andy Stewart
|
6b9dd4d981
|
Add select_*_node commands.
|
6 years ago |
Andy Stewart
|
86ca1dfd90
|
Add zoom feature and select node default.
|
6 years ago |
Andy Stewart
|
b92fc0dabc
|
Add new app: mindmap, many feature still in developing.
|
6 years ago |
Mingde (Matthew) Zeng
|
130d4deb0a
|
Modify behavior of eaf-is-valid-url
|
6 years ago |
Mingde (Matthew) Zeng
|
d0cab433ed
|
Simplify eaf-open-browser logic
|
6 years ago |
Andy Stewart
|
d78a7411e5
|
When text too long, just to beginning of buffer.
|
6 years ago |
Mingde (Matthew) Zeng
|
1f14e7a0ee
|
Update eaf--buffer-url after navigation
|
6 years ago |
Mingde (Matthew) Zeng
|
40c3a25823
|
Rewrite browser history, dynamic sorting by popularity
|
6 years ago |
Andy Stewart
|
d6deac9505
|
Add eaf-edit-buffer-switch-to-org-mode command.
|
6 years ago |
Andy Stewart
|
ed39127abc
|
1. Make fake_key_sequence support multiple modifiers.
2. Make C-c C-c pass C-c cancel command to terminal.
3. Add C-S-c and C-S-v
|
6 years ago |
Andy Stewart
|
c935a40278
|
Fix #235 : use eaf-send-key-sequence send key sequence to terminal.
|
6 years ago |
Andy Stewart
|
9975263031
|
Add insert_or_open_url command in browser.
|
6 years ago |
Andy Stewart
|
7489310adc
|
Add insert_or_save_as_bookmark command in browser.
|
6 years ago |
Andy Stewart
|
bd53a37f96
|
Use build_insert_or_do to remove duplicate code.
|
6 years ago |
Mingde (Matthew) Zeng
|
d624560d0d
|
Revise browser history logic so latest URL is always the end of log
eaf-open-browser-with-history reverses the list, other clients
(i.e snails) need to do so too.
|
6 years ago |
Andy Stewart
|
937309898e
|
Move code from app/browser/buffer.py to core/browser.py
Use insert_or_recover_prev_close_page instead recover_prev_close_page
|
6 years ago |
Andy Stewart
|
244bd91d90
|
Add recover_prev_close_page in browser.
|
6 years ago |
Andy Stewart
|
9f3193eaef
|
Add open_download_manage_page.
|
6 years ago |