Le Tan
e06ce87710
add config enable_smart_table to control whether format tables automatically
2019-01-15 20:41:22 +08:00
Le Tan
8319a7a029
update Linux Travis CI to Qt 5.9.7
2019-01-13 11:00:37 +08:00
Le Tan
63379cdfab
fix
2019-01-13 10:58:48 +08:00
Hiroshi Miura
3c9c121d91
VSearchEngine: avoid virtual func in detor ( #570 )
...
Clang-tidy checker warns followings.
Call to virtual function during destruction
[clang-analyzer-optin.cplusplus.VirtualCall]
stop();
clear();
note: This destructor of an object of type '~VSearchEngine'
has not returned when the virtual method was called
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-01-13 10:55:20 +08:00
Le Tan
e8b2530ca3
refine translations
2019-01-13 10:54:26 +08:00
Hiroshi Miura
09befccd1e
Add Japanese translations ( #569 )
...
* Add Japanese trnaslations
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* Update READMEs
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
* add README_ja
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-01-13 09:49:06 +08:00
Le Tan
f4fb889361
Merge remote-tracking branch 'origin/master' into dev
2019-01-03 20:05:01 +08:00
Le Tan
6777829a1d
editor: fix selection-color by style sheet
2019-01-03 20:02:55 +08:00
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