Le Tan 7d3732c58f fix MathJax v3 support il y a 5 ans
..
dialog f06e2b168c add config to enable code block copy button in settings dialog il y a 6 ans
resources 7d3732c58f fix MathJax v3 support il y a 5 ans
translations 61541c47e1 refine Chinese il y a 6 ans
utils 7d3732c58f fix MathJax v3 support il y a 5 ans
widgets 3aaea23545 fix combo box style on macOS il y a 7 ans
CMakeLists.txt cb41c64aeb CPack: Improve packaging script (#1173) il y a 5 ans
isearchengine.cpp b0bdccaa51 CMake build system for VNote (#648) il y a 6 ans
isearchengine.h 2bfa5f9f52 VSearchEngine: use batch mode to update results il y a 7 ans
iuniversalentry.cpp b0bdccaa51 CMake build system for VNote (#648) il y a 6 ans
iuniversalentry.h 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
lineeditdelegate.cpp 044b3d3c29 add VLineEdit which supports Ctrl+H/W/U shortcuts il y a 8 ans
lineeditdelegate.h 1a62ca15e7 attachment_list: fix editor style il y a 8 ans
main.cpp 1f154c08c5 try to fix crash on macOS il y a 6 ans
markdownhighlighterdata.h 70caa4d932 editor: auto format table il y a 7 ans
markdownitoption.h 3eb3db874e markdown-it: support emoji il y a 7 ans
peghighlighterresult.cpp 12d5bb27ef markdown: support WaveDrom diagram in language `wavedrom` code block il y a 7 ans
peghighlighterresult.h 12d5bb27ef markdown: support WaveDrom diagram in language `wavedrom` code block il y a 7 ans
pegmarkdownhighlighter.cpp 70caa4d932 editor: auto format table il y a 7 ans
pegmarkdownhighlighter.h 70caa4d932 editor: auto format table il y a 7 ans
pegparser.cpp 70caa4d932 editor: auto format table il y a 7 ans
pegparser.h 70caa4d932 editor: auto format table il y a 7 ans
src.pro 2b6493c4e5 [ADDED] MacOS下点击x按钮不退出程序 (#1102) il y a 6 ans
translations.qrc 1675b944c4 fix wrong lang code (#574) il y a 6 ans
valltagspanel.cpp 927bb54502 TagIndicator/TagExplorer: support Navigation mode il y a 7 ans
valltagspanel.h 927bb54502 TagIndicator/TagExplorer: support Navigation mode il y a 7 ans
vapplication.cpp 1f154c08c5 try to fix crash on macOS il y a 6 ans
vapplication.h 1f154c08c5 try to fix crash on macOS il y a 6 ans
vattachmentlist.cpp 0484656c1f AttachmentList: support copying file path of attachment il y a 7 ans
vattachmentlist.h 0484656c1f AttachmentList: support copying file path of attachment il y a 7 ans
vbuttonmenuitem.cpp 58b57c2a86 refine VOpenedListMenu il y a 8 ans
vbuttonmenuitem.h 58b57c2a86 refine VOpenedListMenu il y a 8 ans
vbuttonwithwidget.cpp ffd653ef55 support tags of notes il y a 7 ans
vbuttonwithwidget.h bc932fa913 CaptainMode: Y to focus to edit area il y a 7 ans
vcaptain.cpp 574aa4e70a KeyboardLayout: support specifying keyboard layout mappings il y a 7 ans
vcaptain.h 29c0701e6b Captain: exit captain mode before closeEvent() to avoid crash il y a 7 ans
vcart.cpp 72dcb181cc NavigationMode: add m_isSecondKey member il y a 7 ans
vcart.h 43509d7022 SnippetList: lazy initialization il y a 7 ans
vcodeblockhighlighthelper.cpp 28eb48cc2e PegParser: support ~~~ as fenced code block il y a 7 ans
vcodeblockhighlighthelper.h bb308a06d1 PegMarkdownHighlighter: multi-threads highlighter support il y a 7 ans
vconfigmanager.cpp 8a0dc85296 release v2.8.2 il y a 6 ans
vconfigmanager.h f06e2b168c add config to enable code block copy button in settings dialog il y a 6 ans
vconstants.h 7d3732c58f fix MathJax v3 support il y a 5 ans
vdirectory.cpp 3d188fa648 add config insert_new_note_in_front il y a 7 ans
vdirectory.h 3d188fa648 add config insert_new_note_in_front il y a 7 ans
vdirectorytree.cpp 687ea79cb7 refine Chinese translations il y a 6 ans
vdirectorytree.h 476ce365d7 DirectoryTree: support adding sibling folder il y a 6 ans
vdocument.cpp 4cced65863 export: add icon, title and footer to exported HTML il y a 7 ans
vdocument.h 4cced65863 export: add icon, title and footer to exported HTML il y a 7 ans
vdoublerowitemwidget.cpp ed5809bf1b UniversalEntry: refine styles il y a 7 ans
vdoublerowitemwidget.h 0749ce178e UniversalEntry: Ctrl+S to sort items il y a 7 ans
vdownloader.cpp dc9c9f6bbd MdEditor: close the temporary file explicitly after writing il y a 7 ans
vdownloader.h dc9c9f6bbd MdEditor: close the temporary file explicitly after writing il y a 7 ans
vedit.cpp 68dc2425a9 Editor: support highlighting tabs il y a 7 ans
vedit.h 404b5329a1 replace VEdit and VMdEdit with VEditor and VMdEditor il y a 8 ans
veditarea.cpp 72dcb181cc NavigationMode: add m_isSecondKey member il y a 7 ans
veditarea.h a21a1e723a Editor: support specifying font via settings to override style il y a 7 ans
veditconfig.cpp 404b5329a1 replace VEdit and VMdEdit with VEditor and VMdEditor il y a 8 ans
veditconfig.h 404b5329a1 replace VEdit and VMdEdit with VEditor and VMdEditor il y a 8 ans
veditoperations.cpp 4d223d0397 MdEditor: insert link or content when dropping file in editor il y a 7 ans
veditoperations.h 4d223d0397 MdEditor: insert link or content when dropping file in editor il y a 7 ans
veditor.cpp 7928874936 fix tab stop width temporarily il y a 7 ans
veditor.h 70374607bb Add insert table toolbar button il y a 7 ans
vedittab.cpp 70374607bb Add insert table toolbar button il y a 7 ans
vedittab.h 70374607bb Add insert table toolbar button il y a 7 ans
vedittabinfo.h 9710659a00 support word count il y a 7 ans
veditwindow.cpp a67584f8bb VEditArea: only check outside change of files in active tabs il y a 7 ans
veditwindow.h 33350e6bdf MdEditor: support Attach And Insert Link action il y a 7 ans
vexplorer.cpp 8d95553e82 fix margin of VToolBox il y a 7 ans
vexplorer.h 1c7e91d26d Explorer: add Up button to go up to parent directory il y a 7 ans
vexplorerentry.h 2ff9c607dd explorer: support exploring system's files il y a 7 ans
vexporter.cpp 4cced65863 export: add icon, title and footer to exported HTML il y a 7 ans
vexporter.h 4cced65863 export: add icon, title and footer to exported HTML il y a 7 ans
vfile.cpp 7955246a51 web: add anchor to the title il y a 7 ans
vfile.h 29c1c346a4 MdTab: handle non-exist file il y a 7 ans
vfilelist.cpp b3555cffba FileList: fix context menu and do not open new file in unkown type il y a 6 ans
vfilelist.h 9e6fc4ff2e FileList: fix shortcut to open file via default program il y a 7 ans
vfilelistwidget.cpp ba75c94f40 FileList: support drag&drop to copy/move files il y a 7 ans
vfilelistwidget.h ba75c94f40 FileList: support drag&drop to copy/move files il y a 7 ans
vfilesessioninfo.cpp a4ab2ae671 restore current edit tab and cursor position info at startup il y a 7 ans
vfilesessioninfo.h a4ab2ae671 restore current edit tab and cursor position info at startup il y a 7 ans
vgraphvizhelper.cpp d4daf32f20 MdEditor: support copying diagram in puml and graphviz il y a 7 ans
vgraphvizhelper.h d4daf32f20 MdEditor: support copying diagram in puml and graphviz il y a 7 ans
vhelpue.cpp 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
vhelpue.h 764c0acfe5 UniversalEntry: add ? to show help information il y a 7 ans
vhistoryentry.h f6436bfabf support history navigation il y a 7 ans
vhistorylist.cpp 8d95553e82 fix margin of VToolBox il y a 7 ans
vhistorylist.h 13c2d143bb TagExplorer: add explorer for tags il y a 7 ans
vhtmltab.cpp a055d6e935 Editor: highlight matches of full-text search result in page il y a 7 ans
vhtmltab.h a055d6e935 Editor: highlight matches of full-text search result in page il y a 7 ans
vimagehosting.cpp 073431cb20 refine Chinese translations il y a 6 ans
vimagehosting.h 8660668a94 refine image hosting il y a 6 ans
vimageresourcemanager.cpp 404b5329a1 replace VEdit and VMdEdit with VEditor and VMdEditor il y a 8 ans
vimageresourcemanager.h 5abcb1a8d9 add VPlainTextEdit with custom layout il y a 8 ans
vimageresourcemanager2.cpp 4ec340a403 refactor preview logics il y a 8 ans
vimageresourcemanager2.h 4ec340a403 refactor preview logics il y a 8 ans
vinsertselector.cpp 262c6acfd9 support themes il y a 8 ans
vinsertselector.h 262c6acfd9 support themes il y a 8 ans
vlineedit.cpp 2bfa5f9f52 VSearchEngine: use batch mode to update results il y a 7 ans
vlineedit.h 2bfa5f9f52 VSearchEngine: use batch mode to update results il y a 7 ans
vlinenumberarea.cpp 051088be31 VMdTab: use splitter instead of tab layout to hold editor and web view il y a 7 ans
vlinenumberarea.h ba0660de28 MdEditor: fix zoomPage() bug after setting style sheet il y a 7 ans
vlistfolderue.cpp 6212bb48bc UniversalEntry il y a 7 ans
vlistfolderue.h 6212bb48bc UniversalEntry il y a 7 ans
vlistue.cpp 5d4b450fab UniversalEntry: add parent directory name before item name in the result il y a 7 ans
vlistue.h 6212bb48bc UniversalEntry il y a 7 ans
vlistwidget.cpp f9c994b91c VTreeWidget: setCurrentItem with ClearAndSelect il y a 7 ans
vlistwidget.h 6212bb48bc UniversalEntry il y a 7 ans
vlistwidgetdoublerows.cpp af3d380683 UniversalEntry: add m for ListFolderUE il y a 7 ans
vlistwidgetdoublerows.h 6212bb48bc UniversalEntry il y a 7 ans
vlivepreviewhelper.cpp 12d5bb27ef markdown: support WaveDrom diagram in language `wavedrom` code block il y a 7 ans
vlivepreviewhelper.h 12d5bb27ef markdown: support WaveDrom diagram in language `wavedrom` code block il y a 7 ans
vmainwindow.cpp 2b6493c4e5 [ADDED] MacOS下点击x按钮不退出程序 (#1102) il y a 6 ans
vmainwindow.h 56715bc9a5 do not show welcome page repeatedly il y a 6 ans
vmarkdownconverter.cpp 0131569c02 support exporting note as PDF file il y a 8 ans
vmarkdownconverter.h 0131569c02 support exporting note as PDF file il y a 8 ans
vmathjaxinplacepreviewhelper.cpp 968e74e1ca PreviewManager: refactor layout logics il y a 7 ans
vmathjaxinplacepreviewhelper.h 968e74e1ca PreviewManager: refactor layout logics il y a 7 ans
vmathjaxpreviewhelper.cpp d66fd7c1c5 InplacePreview: support online PlantUML in-place preview il y a 7 ans
vmathjaxpreviewhelper.h aa5960f974 preview non-codeblock MathJax il y a 7 ans
vmathjaxwebdocument.cpp 22489137ae MathJaxPreview: fix preview while using local mathjax il y a 7 ans
vmathjaxwebdocument.h 22489137ae MathJaxPreview: fix preview while using local mathjax il y a 7 ans
vmdedit.cpp f5bbc1ccd7 PegHighlighter: support math il y a 7 ans
vmdedit.h f5bbc1ccd7 PegHighlighter: support math il y a 7 ans
vmdeditoperations.cpp 64960cc3c5 editor: support prepend_dot_in_relative_path config il y a 7 ans
vmdeditoperations.h 9923feea14 InsertImageDialog: support scaling image il y a 7 ans
vmdeditor.cpp 073431cb20 refine Chinese translations il y a 6 ans
vmdeditor.h 8660668a94 refine image hosting il y a 6 ans
vmdtab.cpp 615826323a support vim e command in vmdtab and vvim (#1218) il y a 5 ans
vmdtab.h fbdc5a5406 editor: add supports for Tencent and gitee image hosting (#1059) il y a 6 ans
vmetawordlineedit.cpp b46a8f4f39 UniversalEntry: add q to list all notebooks and a to search name of folder/note il y a 7 ans
vmetawordlineedit.h b46a8f4f39 UniversalEntry: add q to list all notebooks and a to search name of folder/note il y a 7 ans
vnavigationmode.cpp 72dcb181cc NavigationMode: add m_isSecondKey member il y a 7 ans
vnavigationmode.h d78e892d5c Include missing header files (#607) il y a 6 ans
vnofocusitemdelegate.cpp e32ee1fa90 refactor: VNotebookSelector il y a 9 ans
vnofocusitemdelegate.h e32ee1fa90 refactor: VNotebookSelector il y a 9 ans
vnote.cpp 7d3732c58f fix MathJax v3 support il y a 5 ans
vnote.desktop fc48d69fe0 change desktop file to let it be added to GNome context menu il y a 8 ans
vnote.h 12d5bb27ef markdown: support WaveDrom diagram in language `wavedrom` code block il y a 7 ans
vnote.qrc 35080bd175 Document folder structure to encourage translation in various languages (#1170) il y a 5 ans
vnotebook.cpp b139e77173 fix bugs when copying/cutting folders across notebooks il y a 7 ans
vnotebook.h b139e77173 fix bugs when copying/cutting folders across notebooks il y a 7 ans
vnotebookselector.cpp b97b908e0b support sorting notebooks il y a 6 ans
vnotebookselector.h b97b908e0b support sorting notebooks il y a 6 ans
vnotefile.cpp 33350e6bdf MdEditor: support Attach And Insert Link action il y a 7 ans
vnotefile.h 33350e6bdf MdEditor: support Attach And Insert Link action il y a 7 ans
vopenedlistmenu.cpp bfac189cb7 PegMarkdownHighlighter: cache result for performance il y a 7 ans
vopenedlistmenu.h 24349f4cc7 fix VOpenedListMenu with new theme il y a 8 ans
vorphanfile.cpp e5cd014762 support recycle bin folder for extern files il y a 8 ans
vorphanfile.h e5cd014762 support recycle bin folder for extern files il y a 8 ans
voutline.cpp 72dcb181cc NavigationMode: add m_isSecondKey member il y a 7 ans
voutline.h 6ab85e1c1c Outline: focus to edit area after item clicked or activated in Navigation mode il y a 7 ans
voutlineue.cpp 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
voutlineue.h 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
vpalette.cpp 94fd430c06 style: add style for QSlider il y a 7 ans
vpalette.h 49e2c74122 theme: support $ for scaled number il y a 7 ans
vplaintextedit.cpp 45526cc0a8 bug-fix il y a 7 ans
vplaintextedit.h 48981e09ab bug-fix: fix compilation error in macOS il y a 8 ans
vplantumlhelper.cpp 9037257e7c call java directly in win il y a 6 ans
vplantumlhelper.h 39795c3daa fix PlantUML command il y a 6 ans
vpreviewmanager.cpp 3b2154f45e Preview: fix image scaling for downloaded preview images il y a 7 ans
vpreviewmanager.h 3b2154f45e Preview: fix image scaling for downloaded preview images il y a 7 ans
vpreviewpage.cpp bda9bf51c1 fix QWebEngineView's navigation request issue in Qt 5.12 il y a 6 ans
vpreviewpage.h b5646a2b34 support links to internal notes il y a 8 ans
vsearch.cpp a055d6e935 Editor: highlight matches of full-text search result in page il y a 7 ans
vsearch.h 5f65dc95c5 VSearch: support searching Explorer directory il y a 7 ans
vsearchconfig.h a055d6e935 Editor: highlight matches of full-text search result in page il y a 7 ans
vsearchengine.cpp 63379cdfab fix il y a 6 ans
vsearchengine.h a055d6e935 Editor: highlight matches of full-text search result in page il y a 7 ans
vsearcher.cpp 72dcb181cc NavigationMode: add m_isSecondKey member il y a 7 ans
vsearcher.h 2ff9c607dd explorer: support exploring system's files il y a 7 ans
vsearchresulttree.cpp 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
vsearchresulttree.h 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
vsearchue.cpp 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
vsearchue.h 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
vsimplesearchinput.cpp b09320e666 VEditArea: refine Navigation Mode il y a 7 ans
vsimplesearchinput.h b09320e666 VEditArea: refine Navigation Mode il y a 7 ans
vsingleinstanceguard.cpp 88d915c43c update welcome docs il y a 7 ans
vsingleinstanceguard.h 3196ef8512 add restart action in file menu il y a 7 ans
vsnippet.cpp 94260b3df8 VSnippet: support auto indent il y a 8 ans
vsnippet.h 94260b3df8 VSnippet: support auto indent il y a 8 ans
vsnippetlist.cpp 72dcb181cc NavigationMode: add m_isSecondKey member il y a 7 ans
vsnippetlist.h 43509d7022 SnippetList: lazy initialization il y a 7 ans
vstyleditemdelegate.cpp f6436bfabf support history navigation il y a 7 ans
vstyleditemdelegate.h f6436bfabf support history navigation il y a 7 ans
vstyleparser.cpp 33c3a5a301 StyleParser: bug fix for code block styles il y a 7 ans
vstyleparser.h f5bbc1ccd7 PegHighlighter: support math il y a 7 ans
vtabindicator.cpp 553b2b08a3 TabIndicator: left aligned column number il y a 7 ans
vtabindicator.h 927bb54502 TagIndicator/TagExplorer: support Navigation mode il y a 7 ans
vtable.cpp 09df438f2e Editor: bug fix for smart table caused by QString.arg() il y a 6 ans
vtable.h 05a42bd2bb Table: use the length of header row as the length of the table il y a 7 ans
vtablehelper.cpp 13d0c60e59 add config table_format_interval for smart table il y a 6 ans
vtablehelper.h 13d0c60e59 add config table_format_interval for smart table il y a 6 ans
vtableofcontent.cpp d943e58f13 bug-fix: headings il y a 8 ans
vtableofcontent.h 183b24915a refactor outline logics il y a 8 ans
vtagexplorer.cpp 750f80c3ca NavigationPanel: refine stretch factor in split mode il y a 6 ans
vtagexplorer.h 64d2aab76a TagExplorer: support spliting file list out il y a 7 ans
vtaglabel.cpp 2e7b2e1e5d TagPanel: add two configs to control the behavior il y a 7 ans
vtaglabel.h ffd653ef55 support tags of notes il y a 7 ans
vtagpanel.cpp 72dcb181cc NavigationMode: add m_isSecondKey member il y a 7 ans
vtagpanel.h 927bb54502 TagIndicator/TagExplorer: support Navigation mode il y a 7 ans
vtextblockdata.cpp 185f6d0dcb fix image title constraint il y a 7 ans
vtextblockdata.h 70caa4d932 editor: auto format table il y a 7 ans
vtextdocumentlayout.cpp 1046d177f2 editor: fix leading space on macOS il y a 6 ans
vtextdocumentlayout.h aeb2263be3 Editor: support auto scrolling cursor line into center il y a 7 ans
vtextdocumentlayoutdata.h f9820cf709 VTextEdit: bug fix il y a 7 ans
vtextedit.cpp aeb2263be3 Editor: support auto scrolling cursor line into center il y a 7 ans
vtextedit.h aeb2263be3 Editor: support auto scrolling cursor line into center il y a 7 ans
vtexteditcompleter.cpp 10a1e9c1a8 Editor: support completion il y a 7 ans
vtexteditcompleter.h 10a1e9c1a8 Editor: support completion il y a 7 ans
vtoolbox.cpp 25e79b66b1 update VToolBox's margin il y a 7 ans
vtoolbox.h 2ff9c607dd explorer: support exploring system's files il y a 7 ans
vtreewidget.cpp 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
vtreewidget.h 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
vuetitlecontentpanel.cpp 85187fd53b theme: refine styles il y a 7 ans
vuetitlecontentpanel.h 6212bb48bc UniversalEntry il y a 7 ans
vuniversalentry.cpp 02fc5f20f3 UniversalEntry/Searcher: Ctrl+B to expand/collapse all items il y a 7 ans
vuniversalentry.h 5d4b450fab UniversalEntry: add parent directory name before item name in the result il y a 7 ans
vvimcmdlineedit.cpp bfac189cb7 PegMarkdownHighlighter: cache result for performance il y a 7 ans
vvimcmdlineedit.h b927a525e2 decouple VVimIndicator and VVimCmdLineEdit il y a 7 ans
vvimindicator.cpp f6436bfabf support history navigation il y a 7 ans
vvimindicator.h b927a525e2 decouple VVimIndicator and VVimCmdLineEdit il y a 7 ans
vwaitingwidget.cpp 2f1971476d VMdEditor: support copy selected text as HTML il y a 8 ans
vwaitingwidget.h 2f1971476d VMdEditor: support copy selected text as HTML il y a 8 ans
vwebview.cpp 8660668a94 refine image hosting il y a 6 ans
vwebview.h 8660668a94 refine image hosting il y a 6 ans
vwordcountinfo.h 9710659a00 support word count il y a 7 ans