63 Commits (ef8ae0a7d0cb846d541819fc8ad659f19dbfdc8e)

Author SHA1 Message Date
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
Andy Stewart 6ddd3f3763 Finish org previewer. 8 years ago
Andy Stewart a9dbffb97a Pdfviewer: keep same offset when user do scale operation. 8 years ago
Andy Stewart 5b2a830c72 Video player now can remember position. 8 years ago
Andy Stewart 94dafbb217 Pdf viewer now can save/restore read position and scale detail. 8 years ago
Andy Stewart f0902820a9 Add scroll_buffer interface, to make pdf viewer application respond emacs's scroll-other-window command. 8 years ago
Andy Stewart fdbb6137c0 Adjust scroll step to make users continue reading fluently. 8 years ago
Andy Stewart de10455d46 Update notify message. 8 years ago
Andy Stewart eaabd2eeac Add fileuploader application. 8 years ago
Andy Stewart c155918da1 Add screenshots about File Transfer and Air Share. 8 years ago
Andy Stewart 6aa6771da3 Adjust colors of filetransfer and airshare. 8 years ago
Andy Stewart a12f1931bc Ignore socket error when download file from emacs. 8 years ago
Andy Stewart 145ba09c9e Add air share application. 8 years ago
Andy Stewart 7dafaa310e Add filetransfer application. 8 years ago
Andy Stewart 12e6e820c2 Force use python3 8 years ago
Andy Stewart 6a7851ff80 PdfViewer: scroll event to update current page. 8 years ago
Andy Stewart 53f67709dd Add annotate in pdf viewer. 8 years ago
Andy Stewart 6b7f0aee53 Just use markdown file name as tab name, don't change with grip message. 8 years ago
Andy Stewart 51ec7a0be0 Add markdown previewer 8 years ago
Andy Stewart 5eab98b979 Refacotry code with create_app function. 8 years ago
Andy Stewart 422ae925bd Need stop camera if all view will hide, otherwise camera will crash. 8 years ago
Andy Stewart 8dcd529ff4 make live video from camero mirror. 8 years ago
Andy Stewart 2382decd9f Add camera plugin. 8 years ago
Andy Stewart 0c36b63156 Add interfaces 'send_input_message' and 'handle_input_message' in framework, then we can accpet from emacs minibuffer. 8 years ago
Andy Stewart bb5983b472 Use mupdf instead poppler re-implement pdf viewer. 8 years ago
吴益新 73ff5aa8d9 still needs __init__.py file to solve import problem 8 years ago
Andy Stewart 5abe13bc9e Use painter save/restore to keep jumpbar always bottom of pdf viewer. 8 years ago
Andy Stewart 2cf99b2b37 Adjust file location to fix import problems. 8 years ago
Andy Stewart 66e51af1f8 Use __init__.py fix import problem. 8 years ago
Andy Stewart 24a89c4b3e Pdfviewer: add goto page feature. 8 years ago
Andy Stewart 1e7d05d8ac eaf.el: e 8 years ago
Andy Stewart cce61e7858 Fixed typo and update screenshot 8 years ago
Andy Stewart cbe25cb4c9 Finish pdf viewer. 8 years ago
Andy Stewart 8d35717819 Update pdfviewer, still need many work. 8 years ago
Andy Stewart 428fde2681 Add pdfviewer. 8 years ago
Andy Stewart 299d025ba7 Don't need init buffer with emacs_width/emacs_height, eaf.py will do resize job in background. 8 years ago
Andy Stewart 0f64ad278c Press H and L to seek position video. 8 years ago
Andy Stewart d4ca6a8897 Build smarter play/pause logic, just auto pause need re-play. 8 years ago
Andy Stewart 62b67949eb Press space to toggle play/pause status of video player. 8 years ago
Andy Stewart 8061e03e6c Rename class name 8 years ago
Andy Stewart 992188b343 Add HACKING.md 8 years ago
Andy Stewart 4addec34aa Refacotry code to simple plugin code 8 years ago
Andy Stewart 569dfdf27b Remove unnecessary print code 8 years ago
Andy Stewart 23ba366ba2 Use QGraphicsVideoItem implement video player. 8 years ago
Andy Stewart 3ceda239c3 Use QGraphicsView and QGraphicsSecene implement window compositer, approaching hardware performance. Yow! 8 years ago
Andy Stewart fe4be2f17c Remove cookie test code 8 years ago
Andy Stewart 24640617ee Fix many problems, but cookies still have problem. 8 years ago