Skip to content

Releases: rocket049/secret-diary

设置编辑区背景颜色为白色

21 Oct 01:43
Compare
Choose a tag to compare

最新修改日期2022-10-22:改善工具栏显示效果

防止在操作系统黑暗模式时看不见黑色文字。

关于ubuntu2204版:由于我在使用时发现自带QT5库的版本在ubuntu 22.04上无法使用fcitx5中文输入法,因此特别为ubuntu 22.04编译了这个使用系统qt5库的版本。

tar.gz包可用于fedora36,解压缩后,安装运行sudo ./install.sh,卸载运行sudo ./uninstall.sh

Fix errors: left journal list expand and Collapse

20 Dec 10:58
Compare
Choose a tag to compare

v1.2.15 Fix errors: left journal list expand and Collapse

修复错误:左日志列表展开和折叠

v1.2.13 Fix title not centered error

修复标题不居中的错误。

v1.2.12 修复多行段落换行时不能保持缩进问题

fix: Can't keep indent when wrapping multiline paragraphs

v1.2.11 换行时保持缩进量(TAB缩进)

Keep indent when wrapping.

v1.2.10 新功能:改变数据存储目录

new function: select data storage directory

v1.2.9 修复搜索功能的错误

fix bug of search func

v1.2.7 在线检查最新版本

Check the latest version Online

v1.2.6 优化列表操作

Optimize list operations

v1.2.5 修复一些小BUG

fix some little bugs.

v1.2.4 新增功能:导出为开放文档格式(.odt格式)

New function: export as OpenDocument Text format(.odt).

v1.2.3 优化导入功能,提高导入速度

Optimizing import function and improving import speed.

v1.2.2 用记录名字作为导出的PDF文件名

Using Record Name as Exported PDF File Name

v1.2.1

修正一个文件列表显示错误。 fix a bug of file list.

v1.2.0

修改工具栏按钮“B”(粗体)、“I”(斜体)、“U”(下划线)、“D”(删除线)的图标。

Change the icons of 4 toolbar buttons ( B(Bold), I(Italic), U(Underline), D(StrikeOut)) from letter to image.

Fix a logic error

20 Jul 06:51
Compare
Choose a tag to compare

Fix a logic error

修复一个逻辑错误

new function : segment spacing and format brush

12 Jul 15:37
Compare
Choose a tag to compare

2019.7.20 appimage: 自动创建目录 ~/.local/share/applications ( auto create the dir. )

2019.7.18 优化:windows桌面启动器(windows desktop shortcut)

  • 改变段间距

  • 格式刷

  • Change segment spacing

  • Format brush

2019.7.14 晚:appimage自动生成启动项。

2019.7.14 night: appimage auto generate menu item.

2019.7.17 新功能:windows自动生成桌面快捷方式

2019.7.17 new function: Automatically generate desktop shortcuts on windows

Fixed a problem, Add the "Refresh" function

12 Jul 02:43
Compare
Choose a tag to compare
  • 修复老版本中右击“年-月”可能闪退的问题。
  • 新增右击“年-月”弹出“刷新”菜单的功能。

English:

  • Fixed a problem that might flicker when you right-click "Year-Month" in the old version.
  • Add the function of right-clicking "Year-Month" to pop up the "Refresh" menu.

set table header "A B C ..." when insert table

12 Jul 00:18
Compare
Choose a tag to compare

插入表格时设置表格头:"A B C ..."

set table header "A B C ..." when insert table

Optimizing left-right spatial proportion

10 Jul 07:47
Compare
Choose a tag to compare

v1.1.15:优化左右空间比例

v1.1.15 : Optimizing left-right spatial proportion

修复bug: 右键日记列表的日记名称,选择修改类别,点击取消,会显示删除该日记 ( 实际并没有被删除,只是不显示了 )。

fix bug: Right-click the diary name of the diary list, select the modification category, and click Cancel to display the deletion of the diary ( not really delete ).

v1.1.14 : 允许拉伸左右控件

v1.1.14 : Allow stretching left and right controls

Optimizing the Scale-up Ratio of Interface

30 Jun 11:08
Compare
Choose a tag to compare

Optimizing the Scale-up Ratio of Interface

优化界面缩放比例

When landing, press the wrong password and do not close directly

20 Jun 02:39
Compare
Choose a tag to compare

登陆时按错密码后不直接关闭

When landing, press the wrong password and do not close directly

  1. 允许登录时按错密码后重新输入密码登陆。Allow login to press the wrong password and then re-enter the password to login。
  2. 用固定的像素值显示窗口,而不再用字体计算,因为效果很差。Display windows with fixed pixel values instead of font calculations, because the effect is poor.

为何只提供linux动态库版的?拥有较好的兼容性,可以运行在 deepin linux 上。

Why only provide linux dynamic library version? It has good compatibility and can run on deepin linux.

improve the consistency of the interfaces on different versions

16 Jun 01:30
Compare
Choose a tag to compare

用指定的字体(Serif Regular)的尺寸计算界面,提高不同编译版本界面的一致性。

The interface is calculated with the specified size of the font (Serif Regular) to improve the consistency of the interfaces on different versions.