1889 Commits

Author SHA1 Message Date
Le Tan
b9d1164d8d editor: fix selection-color by style sheet 2019-01-02 20:27:39 +08:00
Le Tan
e3b9d060f3 Editor: escape spaces while inserting link 2018-12-20 18:50:11 +08:00
Le Tan
37c415f732 Editor: fix smart table cell crossing lines 2018-12-19 20:04:47 +08:00
Le Tan
dd12a6cdf3 change default openGL option 2018-12-15 12:54:44 +08:00
Le Tan
7d397d567e release v2.2 v2.2 2018-12-15 10:06:12 +08:00
Le Tan
92c349077b update Chinese translations 2018-12-15 09:48:47 +08:00
Le Tan
1a8820eb02 change default OpenGL and startup page type 2018-12-10 21:56:57 +08:00
Le Tan
9ab410f8e0 Revert "MainWindow: try fix again"
This reverts commit cfb938365d4a0754a9fbcac1f3fec31f1c59fad7.
2018-12-06 21:49:30 +08:00
Le Tan
cfb938365d MainWindow: try fix again 2018-12-06 20:43:12 +08:00
Le Tan
8024b55a75 MainWindow: fix layout again 2018-12-06 20:12:15 +08:00
Le Tan
ae6849adec MainWindow: fix layout restore 2018-12-06 19:28:18 +08:00
Le Tan
c7f35b4ffa try to fix central widget's no-resizing after hiding dock widget in AppImage 2018-12-05 21:55:46 +08:00
Le Tan
64960cc3c5 editor: support prepend_dot_in_relative_path config 2018-12-03 19:51:04 +08:00
Le Tan
369ccb34e8 update Chinese translations 2018-12-01 12:34:19 +08:00
Le Tan
12d5bb27ef markdown: support WaveDrom diagram in language wavedrom code block
In place preview is not supported.
2018-11-30 21:01:31 +08:00
Le Tan
25e79b66b1 update VToolBox's margin 2018-11-29 21:43:09 +08:00
Le Tan
61713915b5 Editor: add Insert As Relative Image Link option 2018-11-29 21:27:09 +08:00
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