Le Tan
|
a7ba7e9d58
|
Editor: remember last used browse path when inserting image
|
2018-11-29 21:27:00 +08:00 |
|
Le Tan
|
7928874936
|
fix tab stop width temporarily
|
2018-11-29 21:26:42 +08:00 |
|
Le Tan
|
05a42bd2bb
|
Table: use the length of header row as the length of the table
|
2018-11-29 21:26:19 +08:00 |
|
Le Tan
|
8d95553e82
|
fix margin of VToolBox
|
2018-11-28 20:28:28 +08:00 |
|
Le Tan
|
9e6fc4ff2e
|
FileList: fix shortcut to open file via default program
|
2018-11-28 19:52:01 +08:00 |
|
Le Tan
|
70374607bb
|
Add insert table toolbar button
|
2018-11-28 19:31:43 +08:00 |
|
Le Tan
|
70caa4d932
|
editor: auto format table
|
2018-11-28 19:31:26 +08:00 |
|
Le Tan
|
bcb6adef30
|
refine welcome
|
2018-11-25 12:21:32 +08:00 |
|
Le Tan
|
324d8ab7a5
|
update README
|
2018-11-25 12:05:50 +08:00 |
|
Le Tan
|
48ca6509d3
|
update README
|
2018-11-25 11:50:12 +08:00 |
|
Le Tan
|
b3c3693ffc
|
update README
|
2018-11-25 11:45:37 +08:00 |
|
Le Tan
|
f9e9735d5f
|
Preview: fix glitchy PlantUML preview when no background is specified
|
2018-11-25 11:20:31 +08:00 |
|
Le Tan
|
313a8647a8
|
PegParser: support TABLE style
|
2018-11-23 19:46:33 +08:00 |
|
Le Tan
|
ee2d4947be
|
PegMarkdownHighlight: update for GFM table
|
2018-11-23 19:46:23 +08:00 |
|
Le Tan
|
72dcb181cc
|
NavigationMode: add m_isSecondKey member
|
2018-11-22 20:31:56 +08:00 |
|
Le Tan
|
28eb48cc2e
|
PegParser: support ~~~ as fenced code block
|
2018-11-22 20:31:47 +08:00 |
|
Le Tan
|
026f3a6535
|
clean src.pro
|
2018-11-21 20:12:29 +08:00 |
|
Le Tan
|
2e2f67ced4
|
TagPanel: clear text after pressing return in the completion list
|
2018-11-21 20:12:21 +08:00 |
|
Le Tan
|
231f318259
|
PegParser: update pegmarkdownhighlight to fix strike
|
2018-11-20 20:13:56 +08:00 |
|
Le Tan
|
7955246a51
|
web: add anchor to the title
|
2018-11-20 20:13:49 +08:00 |
|
Le Tan
|
31ceeec252
|
VTextDocumentLayout: add debug info for the crash
|
2018-11-19 19:48:31 +08:00 |
|
Le Tan
|
5b996654cf
|
DirectoryTree: warn if user does not drop on a folder item
|
2018-11-12 20:12:30 +08:00 |
|
Le Tan
|
b6b73c3f82
|
editor: guess the image title from image path when inserting an image
|
2018-11-12 20:12:07 +08:00 |
|
Le Tan
|
0ef38171e9
|
web: minor fix
|
2018-11-10 20:01:24 +08:00 |
|
Le Tan
|
2637fd90ec
|
markdown-it: support alert text via markdown-it-container plugin
::: alert-info
This is an info text.
:::
|
2018-11-09 20:37:44 +08:00 |
|
Le Tan
|
1951b30b11
|
OpenGL: add option in settings on Windows to specify OpenGL implementation
|
2018-11-07 20:31:53 +08:00 |
|
Le Tan
|
c606069c1c
|
MainWindow: save state after toggling split out
|
2018-11-07 20:31:46 +08:00 |
|
Le Tan
|
c640118dfa
|
TextDocumentLayout: bug fix for block count change
Example text that will make VNote crash:
```
ab123 aaa
```
Then select the space before `aaa` and press `Enter`.
|
2018-11-07 20:31:21 +08:00 |
|
Le Tan
|
64d2aab76a
|
TagExplorer: support spliting file list out
|
2018-11-03 20:45:49 +08:00 |
|
Le Tan
|
73b1db7a52
|
NotebookPanel: support spliting file list out
|
2018-11-03 20:03:12 +08:00 |
|
Le Tan
|
a21a1e723a
|
Editor: support specifying font via settings to override style
|
2018-11-02 19:54:23 +08:00 |
|
Le Tan
|
ee6059ff7c
|
translate path from native separtor to /
|
2018-11-02 19:54:14 +08:00 |
|
Le Tan
|
6455e9ca19
|
style: fix image caption style to avoid mess up after export
Use span instead of div to wrap the image caption.
|
2018-11-01 21:22:23 +08:00 |
|
Le Tan
|
61925a9c30
|
style: force to left-aligned tab bar
|
2018-11-01 21:22:03 +08:00 |
|
Le Tan
|
6a470ba2f4
|
PegParser: update PegMarkdownHighlight for MathJax
1. Support $ in $$..$$;
2. Support raw display formula \begin{}...\end{}
|
2018-11-01 19:55:31 +08:00 |
|
Le Tan
|
439f0013c9
|
style: use another font as Verdana do not work well with pinyin
|
2018-10-31 22:12:01 +08:00 |
|
Le Tan
|
4ae4960358
|
markdown-it: MathJax support $.$ in \text{} within $$...$$
|
2018-10-31 22:11:40 +08:00 |
|
Le Tan
|
bdf4e10c6e
|
markdown-it: support \begin...\end for MathJax
|
2018-10-30 20:47:57 +08:00 |
|
Le Tan
|
aeb2263be3
|
Editor: support auto scrolling cursor line into center
|
2018-10-30 20:47:41 +08:00 |
|
Le Tan
|
f3ff862cfb
|
MathJax: support euqation number
http://docs.mathjax.org/en/latest/tex.html#automatic-equation-numbering
|
2018-10-30 20:47:28 +08:00 |
|
Bilal
|
a246b7abab
|
intrenal -> internal typo fix (#469)
|
2018-10-29 08:51:53 +08:00 |
|
Le Tan
|
7a03e38a2c
|
release v2.1
v2.1
|
2018-10-27 16:55:28 +08:00 |
|
Le Tan
|
fe2a06e7f4
|
refine docs
|
2018-10-27 16:52:45 +08:00 |
|
Le Tan
|
fd3f526dcb
|
refine Chinese translations
|
2018-10-27 16:39:59 +08:00 |
|
Le Tan
|
bd16ae27c0
|
do not enable HighDpiScaling from QT
|
2018-10-27 10:03:34 +08:00 |
|
Le Tan
|
553b2b08a3
|
TabIndicator: left aligned column number
|
2018-10-26 20:03:00 +08:00 |
|
Le Tan
|
47eae737f7
|
refine README
|
2018-10-25 21:10:21 +08:00 |
|
Le Tan
|
3aaea23545
|
fix combo box style on macOS
|
2018-10-25 21:03:41 +08:00 |
|
Le Tan
|
493ba08bd0
|
TabIndicator: refine style
|
2018-10-25 21:03:41 +08:00 |
|
Le Tan
|
1b39cf4af5
|
fix icon
|
2018-10-25 21:03:41 +08:00 |
|