1462 Commits

Author SHA1 Message Date
Le Tan
6e22229eb9 release v2.7 v2.7 2019-06-22 08:55:04 +08:00
Le Tan
687ea79cb7 refine Chinese translations 2019-06-22 08:48:19 +08:00
Le Tan
476ce365d7 DirectoryTree: support adding sibling folder 2019-06-22 08:31:50 +08:00
LuoshuiTianyi
f1b5c5428d add theme v_simple 2019-06-21 08:03:07 +08:00
Le Tan
1046d177f2 editor: fix leading space on macOS 2019-06-20 20:31:08 +08:00
Le Tan
6e3ab1d0bb macOS: use qt 5.12.1 instead of 5.12.3
web security issue in 5.12.3
2019-06-19 19:56:55 +08:00
Le Tan
50fbbdb7c2 fix typo 2019-06-16 10:44:18 +08:00
Hiroshi Miura
c9de59cf27 Update Japanese doc translation (#851)
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-06-16 10:41:19 +08:00
Le Tan
58643ab7f2 add notices for fresh windows users 2019-06-16 10:39:39 +08:00
Le Tan
d9b92c89c2 PlantUML: use shell to launch java 2019-06-16 09:43:51 +08:00
Le Tan
3b1d9e9cbf remove redundant ending new line when copying code block in read mode 2019-06-15 10:13:58 +08:00
Le Tan
ada7400306 marked: fix code block line number 2019-06-14 19:42:27 +08:00
Le Tan
09df438f2e Editor: bug fix for smart table caused by QString.arg() 2019-06-10 20:45:33 +08:00
Le Tan
a9fbabb1e9 use 5.12.3 on macOS for Travis CI 2019-06-10 20:32:03 +08:00
Yunjie Chen
e78f375e81 markdown: add copy button to code blocks to copy source text 2019-06-08 12:25:10 +08:00
0xflotus
a2d296e525 fixed small error (#826) 2019-06-08 08:29:26 +08:00
Le Tan
e0ba7210f3 MdTab: fix bug which will open two tabs for the same file 2019-06-06 20:00:11 +08:00
Le Tan
357604a38d fix qrand 2019-06-04 21:36:34 +08:00
Le Tan
13d0c60e59 add config table_format_interval for smart table 2019-06-04 20:38:10 +08:00
Le Tan
84edcbd26e update Chinese translations v2.6 2019-05-31 20:35:25 +08:00
Le Tan
ae3f764c36 release v2.6 2019-05-31 20:10:16 +08:00
Le Tan
72748bb5c0 add hints about auto-save 2019-05-31 19:47:44 +08:00
Le Tan
b02b9d711b version-specific user track 2019-05-21 20:57:36 +08:00
Le Tan
8d780bd589
Update .travis_linux.sh v2.5 2019-05-11 14:54:13 +08:00
Le Tan
aeedb09fac release v2.5 2019-05-11 14:24:24 +08:00
Le Tan
fe14402224 update Chinese translations 2019-05-11 14:18:46 +08:00
Le Tan
56715bc9a5 do not show welcome page repeatedly 2019-05-09 19:10:12 +08:00
Le Tan
1cd809ed8f remove credict info in export template 2019-04-29 18:38:09 +08:00
Le Tan
3c05e9b27b refine user track logics 2019-04-27 11:45:31 +08:00
Le Tan
14617a4172 support left alignment for RTL text in edit mode
Vim mode does not support it for now.
2019-04-26 19:43:56 +08:00
Le Tan
b3555cffba FileList: fix context menu and do not open new file in unkown type 2019-04-26 19:43:44 +08:00
Le Tan
de1e6ed3fa Revert "change default MathJax CDN"
This reverts commit 802a38b86c61f470efe9767d494142817cd0141b.

It seems that jsdeliver is not safe enough.
2019-04-18 20:34:26 +08:00
Le Tan
802a38b86c change default MathJax CDN 2019-04-18 20:10:12 +08:00
Le Tan
b122632ad4 refine default configs 2019-04-09 20:16:31 +08:00
Le Tan
311ed253f5 release v2.4 v2.4 2.4 2019-04-05 10:47:24 +08:00
Le Tan
edb37c05e2 update Chinese translations 2019-04-05 10:34:27 +08:00
Le Tan
b33564726c prompt for restart after changing theme 2019-04-05 10:30:52 +08:00
Le Tan
18a8927efb update peg-highlighter 2019-04-04 20:30:54 +08:00
Le Tan
b7fa135956 MdTab: fix focus issue when toggling edit mode in a note without outline 2019-04-03 21:53:18 +08:00
Le Tan
93d2001519 support N to view current note's information in Captain mode 2019-04-03 21:53:04 +08:00
Le Tan
db68df4352 add how to enable Vim mode in welcome page 2019-04-03 21:52:51 +08:00
Le Tan
8871f56368 add config global/sync_note_list_to_current_tab to auto locate to current tab in note list 2019-03-28 19:01:33 +08:00
Le Tan
78a6602ad4 Return to select on macOS 2019-03-25 19:40:03 +08:00
Le Tan
03e9982980 Revert "XCode 10.1 and Qt 5.12.1 on macOS CI"
This reverts commit 7beebd8c0ad1fb2cd4c3f872b2df0d1523301445.
2019-03-21 09:12:14 +08:00
Le Tan
4890749b5d Revert "Qt 5.12 and VS2017 on Windows for CI"
This reverts commit ae70c6e28e058b8c112339bca2e2fd0feea4720a.
2019-03-21 09:11:59 +08:00
Le Tan
79e1a71a74 try packaging snap but fail 2019-03-20 17:24:48 +08:00
Le Tan
b73a024142
Create deepin_os_match2019 2019-03-16 21:06:34 +08:00
Hiroshi Miura
a8ab30bb8b CMake: Update packaging script (#663)
* cmake: update osx packaging script

Signed-off-by: Hiroshi Miura <miurahr@linux.com>

* Fix debian package dependencies and more

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
2019-03-11 12:06:46 +08:00
Le Tan
7beebd8c0a XCode 10.1 and Qt 5.12.1 on macOS CI 2019-03-09 17:12:56 +08:00
Le Tan
ae70c6e28e Qt 5.12 and VS2017 on Windows for CI 2019-03-09 15:30:37 +08:00