Andy Stewart
|
eef517c844
|
Remove max width of node.
|
6 years ago |
Andy Stewart
|
bf1b6f0024
|
Add insert_or_remove_middle_node and insert_or_add_middle_node.
|
6 years ago |
Andy Stewart
|
0b98b8ae07
|
Fix attr typo.
|
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
|
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
|
eb7283233d
|
Add new command add_brother_node
|
6 years ago |
Andy Stewart
|
bed7a1361e
|
Adjust auto save notify.
|
6 years ago |
Andy Stewart
|
4b12e7bd5a
|
Auto save mindmap.
|
6 years ago |
Andy Stewart
|
0d63e5804f
|
Need pass topic to minibuffer when change node topic.
|
6 years ago |
Andy Stewart
|
497596aa99
|
Don't entry edit node status default.
|
6 years ago |
Andy Stewart
|
78e9cbc445
|
Relayout mindmap when window resize.
|
6 years ago |
Andy Stewart
|
85f8567b57
|
Fill mindmap background color.
|
6 years ago |
Andy Stewart
|
19f5874c7d
|
Add eaf-open-doc command.
|
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
|
ba6062ea41
|
Avoid root node flash.
|
6 years ago |
Andy Stewart
|
24cfad3724
|
use string_to_base64 remove duplicate code.
|
6 years ago |
Andy Stewart
|
4630877fbe
|
Ad insert_or_change_node_background command.
|
6 years ago |
Andy Stewart
|
9d1a10b5c3
|
Use root node topic as save file name.
|
6 years ago |
Andy Stewart
|
d47ea74c53
|
Select root node before edit it.
|
6 years ago |
Andy Stewart
|
e9ae4d3059
|
Select root node after open *.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
|
bcfee716ca
|
Move css to css file.
|
6 years ago |
Andy Stewart
|
5c21793ce4
|
Adjust Root topic and remove binding for backspace.
|
6 years ago |
Andy Stewart
|
3c363cbc8d
|
Adjust css of mindmap.
|
6 years ago |
Andy Stewart
|
05c7b90ead
|
Adjust CSS.
|
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
|
1f14e7a0ee
|
Update eaf--buffer-url after navigation
|
6 years ago |
Andy Stewart
|
505c436b39
|
Use SHELL variable to launch default shell.
|
6 years ago |
Andy Stewart
|
63cb2554d6
|
Make EAf browser support fullscreen request.
|
6 years ago |
Andy Stewart
|
cccbfed4ca
|
Use build_widget_method and build_browser_method to remove duplicate code.
|
6 years ago |
Andy Stewart
|
2253ca501d
|
Fix crash problem cause by kill terminal.
|
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
|
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 |
Andy Stewart
|
16aae44699
|
Fix browser crash by erro "NoneType not 'group' attribute"
|
6 years ago |
Matthew
|
909a05ee2b
|
Make Browser and PDF Viewer share same markers
|
6 years ago |
Andy Stewart
|
0bf60559e4
|
Stop video when close web page.
|
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 |