Matthew
|
33bc3cf57c
|
New API, eaf-setq on the Emacs side, custom save camera directory
|
6 years ago |
Matthew
|
8826d9970b
|
Minor fixes, use const EAF_DBUS_NAME whenever possible
|
6 years ago |
Andy Stewart
|
20d6725ed2
|
Adjust annotate color with light/dark mode of pdf viewer.
|
6 years ago |
Andy Stewart
|
df02daff6d
|
change color of background if inverted mode is enable
|
6 years ago |
Andy Stewart
|
318718bf80
|
Press i in pdf viewer to inverted color.
|
6 years ago |
Andy Stewart
|
3c4485b160
|
Fix #82 , take photo support now.
|
6 years ago |
luhuaei
|
bd2fd465dd
|
Fix: wheel scroll event cause view blank.
|
6 years ago |
luhuaei
|
e5c099fe26
|
fix: if display two page, don't work on first page.
|
6 years ago |
Andy Stewart
|
3b52c59b1b
|
2 pixel offset / scale will make x0 == x1 or y0 == y1, then intersect
operation will failed frequently.
|
6 years ago |
luhuaei
|
0e108d97a0
|
Add translate double click word on pdf views.
|
6 years ago |
Andy Stewart
|
a05d22ebbd
|
Ctrl + Double Click: use sdcv translate selected text.
|
7 years ago |
Andy Stewart
|
98740358ec
|
Remove debug print code.
|
7 years ago |
Andy Stewart
|
02fe2aab92
|
Use fixed width font instead monospace.
|
7 years ago |
Andy Stewart
|
939d2c2244
|
Add terminal emulator application.
|
7 years ago |
Andy Stewart
|
96cff5cedd
|
Pdf Viewer: click link to jump page.
|
7 years ago |
MT
|
27746b0235
|
Better airshare text
|
7 years ago |
MT
|
f88d39e773
|
Enhance pdf-reader instruction
|
7 years ago |
MT
|
9f08c31333
|
Rename apps, clarify file-sender and file-receiver, better docs
|
7 years ago |
Andy Stewart
|
667814c39d
|
Move imageviewer keybinding from python to elisp side.
|
7 years ago |
Andy Stewart
|
78533d2eac
|
Move video keybinding from python to elisp side.
|
7 years ago |
Andy Stewart
|
4a5f1cc884
|
Move keybinding of pdf viewer code from python to elisp side.
|
7 years ago |
Mingde Zeng
|
372d53bb6f
|
Add (equal key-desc "SPC"), to recognize SPC in EAF, fix grammar
|
7 years ago |
Mingde Zeng
|
271623d3c3
|
Add (equal key-desc "SPC"), to recognize SPC in EAF, fix grammar
|
7 years ago |
Mingde Zeng
|
4842d71162
|
Sync with upstream
|
7 years ago |
MT
|
519e68603b
|
Rename file-uploader->file-receiver and file-transfer->file-sender
|
7 years ago |
MT
|
05187cdce5
|
Fix bug and grammar
|
7 years ago |
MT
|
8c18a82d47
|
Fix grammar, Qt.Key_X -> Qt.Key.Key_X...
|
7 years ago |
MT
|
1e256844f1
|
Rename air-share to airshare
|
7 years ago |
MT
|
620e76a14c
|
Code refactor, fix grammar, fix bugs, better eaf-open-browser
|
7 years ago |
MT
|
6646db6840
|
Rename file-uploader->file-receiver and file-transfer->file-sender
|
7 years ago |
MT
|
bf1056851f
|
Fix bug and grammar
|
7 years ago |
MT
|
c88cb604b7
|
Fix grammar, Qt.Key_X -> Qt.Key.Key_X...
|
7 years ago |
MT
|
b522dcfb98
|
Rename air-share to airshare
|
7 years ago |
MT
|
fd4bf9931d
|
Code refactor, fix grammar, fix bugs, better eaf-open-browser
|
7 years ago |
mgcyung
|
d51f76e362
|
What: add qutebrowser into eaf
|
8 years ago |
Andy Stewart
|
cc9a46b8f4
|
Pdf viewer: add remember postion and remember jump functions.
|
8 years ago |
Andy Stewart
|
85dc02ab49
|
Use update_scroll_offset optimize redraw logic.
|
8 years ago |
Andy Stewart
|
3ea5be7f7f
|
Pdf Viewer: optimize jump_to_percent
|
8 years ago |
Andy Stewart
|
4548962b47
|
Refactory code with flake8
|
8 years ago |
Andy Stewart
|
96975415b8
|
Adjust pdf bulid context delay
|
8 years ago |
Andy Stewart
|
8a11c9c022
|
Use double-buffer technology to generate pixmap cache when after finger release.
|
8 years ago |
Andy Stewart
|
715ecea37f
|
Cache trans
|
8 years ago |
Andy Stewart
|
6f48c99b50
|
Use page cache to improve current page's scroll speed.
|
8 years ago |
Andy Stewart
|
6c20bb4808
|
PdfViewer: add jump_to_percent
|
8 years ago |
Andy Stewart
|
333de8866d
|
Add eaf-grip-token option.
|
8 years ago |
Andy Stewart
|
50ce11efb3
|
Oh yes, i finally remove border from imageviewer and pdfviewer, it's my bad that not set pen color when fill background.
|
8 years ago |
Andy Stewart
|
331253faa7
|
Include browser_buffer module to remove duplicate interface code.
|
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 |