冯文华
fbdc5a5406
editor: add supports for Tencent and gitee image hosting ( #1059 )
...
* 将图床单独提取出来成为一个类
* Split the image hosting code into two classes
* change null to parent
* delect empty line,add p_,rename file and so on
* 增加腾讯图床
* add keep image scale and do not replace link
* adjust image hosting name space
* Increase edit box length
* fix some bug and add gitee image hosting
* Specification code
2019-11-16 14:01:32 +08:00
冯文华
a85c39aa26
Image hosting code refactoring ( #1032 )
...
* 将图床单独提取出来成为一个类
* Split the image hosting code into two classes
* change null to parent
* delect empty line,add p_,rename file and so on
2019-11-08 22:17:53 +08:00
冯文华
c828ef00c4
editor: add supports for GitHub and WeChat image hosting ( #1007 )
...
* 增加了github imagebed的配置窗口
* 已经完成批量上传
* 基本上可以使用
* 基本上可以使用
* 加入进度条
* 就差开始的认证过程
* 差不多就这样了
* 修改中文的readme
* 修改了一下readme
* 找到不能传gif的问题所在
* 修改gif不能上传的bug
* 增加图床使用说明限制
* 增加一些注释
* 将进度条delete调
* 增加大文件上传错误提示
* 修复cancel的问题
* 已知问题: 上传多张图片时, 较大的图片的进度条不一定能出来
* 将进度条弹出来的时候修改成1s后
* 加入wechat设置, 改成QTabWidget
* wechat设置成功
* 成功获取了token
* 先保存一下, 文件上传有bug,替换好像也有bug
* 解决了boundary的引号导致图片不能上传的问题
* 注释掉一些输出
* 加入ip不在白名单的提示
* 增加图片大小大于1M的提示
* 将ip地址设置进剪切板, 并显示在弹框上
* 添加markdown转微信的url设置
* 增加自动打开openwrite的链接, 修复文件大小应为1024*1024
* 改成clear
* 将类型校验放到开始的地方
* 加入openwrite默认为空的判断
* Delete github-imagebed.md
* Apply suggestions from code review
Co-Authored-By: Le Tan <tamlokveer@gmail.com>
* Apply suggestions from code review
Co-Authored-By: Le Tan <tamlokveer@gmail.com>
* Apply suggestions from code review
Co-Authored-By: Le Tan <tamlokveer@gmail.com>
* 根据要求修改了一下
* changed indentation and deleted empty line
* add some tr()
* Delete .DS_Store
* delete some comment and use CamelCase
* resolved sth
2019-11-04 09:59:55 +08:00
Le Tan
f61e2b9596
add v_next to config
2019-09-23 19:16:51 +08:00
Henry Zhu
1ab16db175
added theme v_next ( #978 )
2019-09-23 19:16:08 +08:00
Le Tan
782ee5995d
release v2.7.2
2019-08-01 19:32:08 +08:00
Le Tan
9037257e7c
call java directly in win
2019-07-01 20:22:49 +08:00
Le Tan
c152c46384
release v2.7.1
2019-06-25 20:20:39 +08:00
洛水·锦依卫
13b1dd786e
v_simple: change font size of titles in edit mode ( #871 )
2019-06-24 21:45:36 +08:00
Le Tan
151481cfca
add config [web]/enable_code_block_copy_button
2019-06-24 20:23:50 +08:00
Le Tan
39795c3daa
fix PlantUML command
2019-06-22 20:05:33 +08:00
Le Tan
6e22229eb9
release 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
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
Yunjie Chen
e78f375e81
markdown: add copy button to code blocks to copy source text
2019-06-08 12:25:10 +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
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
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
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
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
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