Markdown笔记软件

Le Tan c8d9745253 highlight code block using regular expression 9 years ago
resources c8d9745253 highlight code block using regular expression 9 years ago
utils 22bf96c6e3 add peg-markdown-highlight for markdown editing highlight 9 years ago
.gitmodules 4260962e23 add submodules marked from Christopher Jeffrey 9 years ago
VNote.pro d22f0124d3 add VStyleParser as a wrapper of pmh_styleparser 9 years ago
hgmarkdownhighlighter.cpp c8d9745253 highlight code block using regular expression 9 years ago
hgmarkdownhighlighter.h c8d9745253 highlight code block using regular expression 9 years ago
main.cpp e1c2204733 Set TextCodec to UTF8 9 years ago
vconfigmanager.cpp 2adbd7c409 support font family settings in editor style 9 years ago
vconfigmanager.h 2adbd7c409 support font family settings in editor style 9 years ago
vconstants.h e3e18d040c use QStackedWidget to hold QTextBrowser and VEdit 9 years ago
vdirectorytree.cpp b47c9f3368 bug-fix: currentItemChanged() may have NULL pointer 9 years ago
vdirectorytree.h 9dd22760fc add VFileList to browse the files in current directory 9 years ago
vdocument.cpp 7bce2cb298 use QWebEngineView to display markdown files 9 years ago
vdocument.h 7bce2cb298 use QWebEngineView to display markdown files 9 years ago
vedit.cpp 2adbd7c409 support font family settings in editor style 9 years ago
vedit.h e3e18d040c use QStackedWidget to hold QTextBrowser and VEdit 9 years ago
veditor.cpp d22f0124d3 add VStyleParser as a wrapper of pmh_styleparser 9 years ago
veditor.h 22bf96c6e3 add peg-markdown-highlight for markdown editing highlight 9 years ago
vfilelist.cpp b55ebe8f91 use itemClicked signal instead of currentItemChanged to trigger opening a file 9 years ago
vfilelist.h b55ebe8f91 use itemClicked signal instead of currentItemChanged to trigger opening a file 9 years ago
vmainwindow.cpp 88633d22da change the layout of the directory panel 9 years ago
vmainwindow.h 88633d22da change the layout of the directory panel 9 years ago
vnewdirdialog.cpp 09f6415536 implement VDirectoryTree logics 9 years ago
vnewdirdialog.h 09f6415536 implement VDirectoryTree logics 9 years ago
vnewfiledialog.cpp 9dd22760fc add VFileList to browse the files in current directory 9 years ago
vnewfiledialog.h 9dd22760fc add VFileList to browse the files in current directory 9 years ago
vnote.cpp d22f0124d3 add VStyleParser as a wrapper of pmh_styleparser 9 years ago
vnote.h d22f0124d3 add VStyleParser as a wrapper of pmh_styleparser 9 years ago
vnote.qrc d22f0124d3 add VStyleParser as a wrapper of pmh_styleparser 9 years ago
vnotebook.cpp d8c5114c1b read/write the info about notebooks 9 years ago
vnotebook.h d8c5114c1b read/write the info about notebooks 9 years ago
vnotefile.cpp e3e18d040c use QStackedWidget to hold QTextBrowser and VEdit 9 years ago
vnotefile.h e3e18d040c use QStackedWidget to hold QTextBrowser and VEdit 9 years ago
vpreviewpage.cpp 7bce2cb298 use QWebEngineView to display markdown files 9 years ago
vpreviewpage.h 7bce2cb298 use QWebEngineView to display markdown files 9 years ago
vstyleparser.cpp 2adbd7c409 support font family settings in editor style 9 years ago
vstyleparser.h 2adbd7c409 support font family settings in editor style 9 years ago
vtabwidget.cpp 7bce2cb298 use QWebEngineView to display markdown files 9 years ago
vtabwidget.h 7bce2cb298 use QWebEngineView to display markdown files 9 years ago