Commit Graph

  • 1fe975b1ad PegMarkdownHighlighter: recognize code block among new blocks Le Tan 2018-08-20 19:45:56 +08:00
  • c2bb490378 MdEditor: copy backgorund when copying in-place preview Le Tan 2018-08-20 19:10:48 +08:00
  • bcb307aa4b refine README Le Tan 2018-08-19 12:30:52 +08:00
  • 1ce8c05da9 MdEditor: support copy in-place preview Le Tan 2018-08-19 12:06:50 +08:00
  • f98c2f5382 MdEditor: aware of links and images in edit mode Le Tan 2018-08-17 22:42:36 +08:00
  • dc1f1c4535 MdEditor: support pasting HTML as converted Markdown text via Turndown Le Tan 2018-08-16 20:06:18 +08:00
  • b9da920bb4 Preview: fill background Le Tan 2018-08-15 21:07:22 +08:00
  • 0508e8f34d Completion: consider word separator Le Tan 2018-08-15 19:55:52 +08:00
  • 9a173168ff Editor: fix trailing space highlight Le Tan 2018-08-15 19:55:35 +08:00
  • 35f66ba88e Preview: scale SVG via QSvgRenderer Le Tan 2018-08-15 19:55:20 +08:00
  • 33f4631f91 EditWindow: support middle click to close a tab Le Tan 2018-08-14 21:09:18 +08:00
  • a53fdf27b6 EditWindow: bug fix of tag status update Le Tan 2018-08-14 20:08:56 +08:00
  • 6793855164 PegMarkdownHighlighter: tune performance Le Tan 2018-08-14 20:08:27 +08:00
  • eaa8d55f66 theme: refine v_native styles Le Tan 2018-08-13 20:14:33 +08:00
  • 968e74e1ca PreviewManager: refactor layout logics Le Tan 2018-08-13 20:14:18 +08:00
  • be5e34cc85 Log: add debug info to log in release build Le Tan 2018-08-13 20:14:03 +08:00
  • 5b7c4943e3 MdEditOperations: bug fix Le Tan 2018-08-11 12:49:50 +08:00
  • 83f63d0328 fix compilation error v1.21 Le Tan 2018-08-10 22:49:13 +08:00
  • 2e2bf31239 fix compilation error Le Tan 2018-08-10 22:31:23 +08:00
  • 83baa74a27 release v1.21 Le Tan 2018-08-10 21:06:46 +08:00
  • aa539b3e16 refine Chinese translations Le Tan 2018-08-10 20:54:49 +08:00
  • b94a9489d2 PegMarkdownHighlighter: fix the timer issue Le Tan 2018-08-10 20:46:15 +08:00
  • 4db6c1cc7b move Vim option from menu to settings Le Tan 2018-08-10 20:46:03 +08:00
  • 4fbe2d87b7 MdEditOperations: support auto block quote Le Tan 2018-08-09 20:00:42 +08:00
  • da36e1a91f refine Chinese translations Le Tan 2018-08-08 21:41:25 +08:00
  • dbad57675d theme: refine style Le Tan 2018-08-08 21:01:49 +08:00
  • e2eb4efb45 MdEidtOperations: support * as list bullet in auto list Le Tan 2018-08-08 20:40:45 +08:00
  • 8055f17d1f Preview: add hint for live preview Le Tan 2018-08-08 20:40:33 +08:00
  • 56bcc9be54 PegMarkdownHighlighter: use cached result to highlight before fast parse Le Tan 2018-08-07 21:00:13 +08:00
  • 29c0701e6b Captain: exit captain mode before closeEvent() to avoid crash Le Tan 2018-08-07 20:59:58 +08:00
  • 77954a7d64 VTextDocumentLayout: hold layout info in block data Le Tan 2018-08-07 20:59:46 +08:00
  • efd3740198 add hint for re-opening tabs Le Tan 2018-08-07 20:59:33 +08:00
  • 2298338094 VNotebook: refine logics of building notebook from existing file structures Le Tan 2018-08-05 22:41:42 +08:00
  • 09c610e3a9 recursive import external folders (#332) Xinjun Ma 2018-08-05 18:15:26 +08:00
  • 19bd159aba MainWindow: bug fix for GUI mess up of toolbars Le Tan 2018-08-05 11:02:08 +08:00
  • e5ff101085 fix compilation error Le Tan 2018-08-04 19:19:43 +08:00
  • 10a1e9c1a8 Editor: support completion Le Tan 2018-08-03 19:13:33 +08:00
  • 284cba698f PegMarkdownHighlight: refine fast parse Le Tan 2018-07-31 20:33:57 +08:00
  • bfac189cb7 PegMarkdownHighlighter: cache result for performance Le Tan 2018-07-30 20:40:31 +08:00
  • 24a20e60e9 Editor: improve trailing space highlight performance Le Tan 2018-07-29 13:20:57 +08:00
  • 8679ffa051 PegMarkdownHighlighter: improve performance Le Tan 2018-07-27 21:05:32 +08:00
  • 9b49de3ab5 MdEditOperations: Ctrl+U to delete till the space of block Le Tan 2018-07-27 21:05:07 +08:00
  • 2e7b2e1e5d TagPanel: add two configs to control the behavior Le Tan 2018-07-27 21:04:50 +08:00
  • 47503fddfe TagExplorer: use RegularExpression instead of WholeWordOnly when searching for a tag Le Tan 2018-07-25 21:54:36 +08:00
  • 0ae6b1a810 theme: refine styles for MARK Le Tan 2018-07-25 21:19:20 +08:00
  • 5c7bc6d537 peg-markdown-highlight: update for pmh_MARK Le Tan 2018-07-25 20:53:44 +08:00
  • 6ab85e1c1c Outline: focus to edit area after item clicked or activated in Navigation mode Le Tan 2018-07-25 07:25:56 +08:00
  • 72fb0f18c6 flowchart.js: update to 1.11.3 Le Tan 2018-07-25 06:47:16 +08:00
  • ba0660de28 MdEditor: fix zoomPage() bug after setting style sheet Le Tan 2018-07-25 06:39:31 +08:00
  • 2b01a4ccd0 theme: refine styles Le Tan 2018-07-24 21:04:32 +08:00
  • 87169832be peg-markdown-highlight: update to fix pmh_NOTE Le Tan 2018-07-24 21:04:17 +08:00
  • b4554e1be8 MainWindow: remember expanded state Le Tan 2018-07-24 21:03:31 +08:00
  • dace19119f release v1.20 v1.20 Le Tan 2018-07-23 19:58:01 +08:00
  • 794d77433f theme: refine styles Le Tan 2018-07-23 19:55:15 +08:00
  • 2c3672d2b8 refine Changes.md Le Tan 2018-07-22 15:22:17 +08:00
  • 918513bb7d refine Chinese translations Le Tan 2018-07-20 21:05:11 +08:00
  • 2356316d9b translations: fix typo of Qt translations Le Tan 2018-07-20 20:12:32 +08:00
  • 76554b63f4 PegHighlighter: bug fix for single format blocks Le Tan 2018-07-20 20:07:07 +08:00
  • 25ec41c3f0 WebView: fix context menu in preview mode Le Tan 2018-07-20 20:06:55 +08:00
  • 41bf2d9cec MdTab: fix reload() logic to re-load images Le Tan 2018-07-20 20:06:46 +08:00
  • 17b1a606d5 PegHighlighter: fix index-out-of-scope issue when parsing results Le Tan 2018-07-20 20:06:36 +08:00
  • 46738c7f6e theme: refine styles Le Tan 2018-07-20 20:06:25 +08:00
  • 83f1909e84 fix compiler warnings Le Tan 2018-07-20 07:15:11 +08:00
  • 21e5aac024 VTextEdit: force to update() to show cursor while dragging text Le Tan 2018-07-19 20:53:09 +08:00
  • 42fbdace55 VNoteFile: update config file after save() to update the modified time Le Tan 2018-07-19 20:52:45 +08:00
  • 6f1a0c6980 docs: add superscript and subscript description Le Tan 2018-07-19 20:52:26 +08:00
  • dec308cbde editor: fix the style sheet issue Le Tan 2018-07-19 20:51:58 +08:00
  • 976f7ff403 theme: refine styles Le Tan 2018-07-18 20:05:59 +08:00
  • 1c7e91d26d Explorer: add Up button to go up to parent directory Le Tan 2018-07-18 20:05:45 +08:00
  • 2ae742cc07 UniversalEntry: U to search the content of notes in Explorer root directory Le Tan 2018-07-18 20:05:27 +08:00
  • 5f65dc95c5 VSearch: support searching Explorer directory Le Tan 2018-07-18 20:04:57 +08:00
  • 98f2238dd1 style: do not override background-color in VMdEditor Le Tan 2018-07-17 20:43:56 +08:00
  • 4d953542f2 VTextDocumentLayout: draw block background for HRULE Le Tan 2018-07-17 20:43:43 +08:00
  • 48db50fd5e PegHighlighter: refine fast parse Le Tan 2018-07-17 20:43:28 +08:00
  • 59efed94f3 config: add [global]/image_name_prefix for inserted images Le Tan 2018-07-15 20:06:05 +08:00
  • 40424b7931 docs: update markdown_guide Le Tan 2018-07-14 13:16:20 +08:00
  • abee597812 PegHighlighter: support fast parse Le Tan 2018-07-14 12:45:15 +08:00
  • 0e724635b3 MdEditor: fix the font style issue Le Tan 2018-07-13 22:29:24 +08:00
  • 3e29a647ab MdTab: fix the synchronization between read and edit mode Le Tan 2018-07-13 21:54:26 +08:00
  • 926e053d37 PegHighlighter: brush code block indentation Le Tan 2018-07-13 20:32:34 +08:00
  • f5bbc1ccd7 PegHighlighter: support math Le Tan 2018-07-13 20:32:22 +08:00
  • d06dcc36f5 markdown-it-texmath: add constraint to the end of the block equation Le Tan 2018-07-13 20:32:10 +08:00
  • d2e054994b peg-markdown-highlight: update to 7385865a6c1eff676f9e3624e0f88c2834bb6d8a Le Tan 2018-07-13 20:31:34 +08:00
  • bb308a06d1 PegMarkdownHighlighter: multi-threads highlighter support Le Tan 2018-07-12 20:19:23 +08:00
  • fbfc6c1dd6 highlighter: support Fenced Code Block Le Tan 2018-07-12 20:19:07 +08:00
  • a20d306aab peg-markdown-highlight: update to c3fd99c8fe6a7041b3c01f607b602aba1aa36416 Le Tan 2018-07-12 20:18:24 +08:00
  • a305b6872e highlighter: support Front Matter for YAML meta data Le Tan 2018-07-09 20:19:49 +08:00
  • 5b681dd64c peg-markdown-highlight: update to 03b1cae7646acc3586910679b0b4872d6f4b5884 Le Tan 2018-07-09 20:18:43 +08:00
  • d9c8051fa3 editor: Ctrl+; to insert inline code, Ctrl+J/K to scroll page Le Tan 2018-07-07 17:57:00 +08:00
  • 7ef3d49c0c theme: refine visited link style and fonts Le Tan 2018-07-05 20:41:26 +08:00
  • 35be1516ed markdown-it: use markdown-it-texmath to get rid of escape of MathJax Le Tan 2018-07-05 20:41:16 +08:00
  • 027c8abd17 Explorer: support Vim navigation Le Tan 2018-07-04 19:56:19 +08:00
  • d67ef089b6 Explorer: support drag&drop a directory to VNote to open it in Explorer Le Tan 2018-07-04 19:49:21 +08:00
  • 5ebc7b8243 Outline: support increase/decrease the expanded level Le Tan 2018-07-04 19:07:43 +08:00
  • 4f4652dc3a fix build warning Le Tan 2018-07-03 21:09:31 +08:00
  • b6ecc2eae1 release v1.19 v1.19 Le Tan 2018-07-03 20:56:28 +08:00
  • 351df3740d refine Chinese translations Le Tan 2018-07-03 20:50:50 +08:00
  • bc932fa913 CaptainMode: Y to focus to edit area Le Tan 2018-07-03 20:27:35 +08:00
  • 927bb54502 TagIndicator/TagExplorer: support Navigation mode Le Tan 2018-07-03 19:38:36 +08:00
  • 7305706294 export: escape ' by %27 in data URI Le Tan 2018-07-03 19:35:17 +08:00