Commit Graph

158 Commits

Author SHA1 Message Date
Viktor M 28d6f52cce Added Better English Translation on Some Elements, Made About Widget look more pleasing, Changed Navigation Panel a Bit 2023-02-06 21:51:58 +01:00
Kamey03 ccfa002379
Update README.md to Add Multi-Language Support
Add Multi-Language Support.

Signed-off-by: Kamey03 <viktor@milivojevic.in.rs>
2023-02-06 17:55:56 +00:00
Kamey03 66cbadfe0d
add README_EN.md.
Add English language readme to this software For the convenience of foreign users.

Signed-off-by: Kamey03 <viktor@milivojevic.in.rs>
2023-02-06 17:53:55 +00:00
Kamey03 f0e49d5220
Fixed some grammar errors in the code.
I have fixed some grammar errors in the code that I encountered while using the program regularly. If I come across more, I will make further modifications.

PREVIEW: https://i.328888.xyz/2023/02/06/rwrEb.png

Signed-off-by: Kamey03 <viktor@milivojevic.in.rs>
2023-02-06 05:57:24 +00:00
Kamey03 1f8a5a3629
I've added the instructions for installing the compile environment and Qt tools and libraries on openSUSE Tumbleweed, along with how to configure and compile the code, and package it using OBS. The instructions have been added to the README.md file.
This commit will make it easier for users who are using openSUSE Tumbleweed to get started with the project.

Signed-off-by: Kamey03 <viktor@milivojevic.in.rs>
2023-02-06 03:46:17 +00:00
爬山虎 3153bab4e2
!20 linux/desktop: 重新布局文件内容并增加文本编辑相关的 MimeType
Merge pull request !20 from zinface/linux-desktop-refactor
2023-02-06 02:13:15 +00:00
爬山虎 492f952ce1
!19 update README.md.
Merge pull request !19 from Joker2770/N/A
2023-02-06 02:00:41 +00:00
zinface cce6486518 linux/desktop: 在文件中 Categories 部分添加 Office 办公分类 2023-02-05 17:43:39 +08:00
zinface 031c14c83f linux/desktop: 在文件尾部增加 空行 2023-02-05 17:15:12 +08:00
zinface 0d1ee9121d linux/desktop: 添加与文本编辑相关的 MimeType 2023-02-05 17:08:09 +08:00
zinface 1195a69b3c linux/desktop: 重新布局文件内容结构 2023-02-05 17:05:42 +08:00
Joker2770 999501eef4
update README.md.
适当整理下项目文档:
1、整理归类,添加标题,便于文档目录生成;
2、修改下MarkDown格式,使得信息更醒目;

Signed-off-by: Joker2770 <1214220480@qq.com>
2023-02-05 02:39:07 +00:00
爬山虎 78e6e39ca6
!12 增加cmake支持
Merge pull request !12 from coconi/cmake_support
2023-02-04 15:13:46 +00:00
爬山虎 0de6fe9f41
!15 添加第三方依赖版权说明
Merge pull request !15 from woclass/N/A
2023-02-03 14:40:48 +00:00
爬山虎 c4cf588141
!18 修改 "换行符转换" 菜单名称
Merge pull request !18 from woclass/N/A
2023-02-03 14:38:14 +00:00
coconil a17092cbbc Merge branch 'master' into cmake_support 2023-02-03 21:01:30 +08:00
coconil 5c92b8aca9 decrease required cmake version 2023-02-03 21:00:18 +08:00
woclass 3f3710a5c3
修改 "换行符转换" 菜单名称
Signed-off-by: woclass <git@wo-class.cn>
2023-02-03 11:25:37 +00:00
爬山虎 b9b208385e
!17 解决linux构建失败问题
Merge pull request !17 from coconi/fix_linux_build_fail
2023-02-03 02:53:42 +00:00
爬山虎 7231a7365d 解决linux编译错误 2023-02-03 10:22:18 +08:00
爬山虎 b0889ae1eb
update README.md.
Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-02-03 01:10:40 +00:00
爬山虎 ee2513206e
update README.md.
有什么违规信息,没理解。

Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-02-03 01:09:54 +00:00
coconil fcfb3a75a6 fix build fail on linux 2023-02-02 23:25:25 +08:00
爬山虎 6f36d96cdd Merge branch 'master' of https://gitee.com/cxasm/notepad-- 2023-02-02 22:50:41 +08:00
爬山虎 8d636dbf70 提交1.22.0的代码 2023-02-02 22:49:54 +08:00
coconil 94aeeb9ba6 update to version 1.22 2023-02-02 21:49:20 +08:00
coconil a949502b09 Merge branch 'master' into cmake_support 2023-02-02 21:42:22 +08:00
爬山虎 363eac6a06
!4 修复 vs2019 编译缺少 memory 头文件问题
Merge pull request !4 from huangning290/master
2023-02-02 13:21:48 +00:00
coconil e19fb8d262 try use system package first,add archlinux doc 2023-02-02 18:05:54 +08:00
爬山虎 dd655a241d
!14 添加在龙芯loongarch64机器上编译notepad--的条件
Merge pull request !14 from streamlet_hy/master
2023-02-02 01:36:34 +00:00
woclass e77ebe4af6
添加第三方依赖版权说明
Signed-off-by: woclass <git@wo-class.cn>
2023-02-01 11:52:04 +00:00
coconil 663df77bb3 add cpack for create linux package 2023-02-01 18:08:29 +08:00
streamlet_hy b4a0838450
Add loongarch64 compile support
Signed-off-by: streamlet_hy <huangyang@loongson.cn>
2023-02-01 01:37:15 +00:00
爬山虎 2c8c1d9d0f
!13 修复编译错误
Merge pull request !13 from taotieren/fix-build-errors
2023-01-31 15:03:57 +00:00
爬山虎 4c8661d74a
!11 新增 AUR 包
Merge pull request !11 from taotieren/Add_AUR
2023-01-31 15:02:29 +00:00
coconil c41bc43525 add cmake build doc 2023-01-31 22:49:55 +08:00
taotieren 50a6101c8b
Fix build errors 2023-01-31 22:43:46 +08:00
coconil 0940320b60 add cmake support 2023-01-31 22:17:32 +08:00
taotieren a921edd804
Add AUR:notepad---git 2023-01-31 21:59:37 +08:00
huangning2 7229823c29 修复 vs2019 编译无法识别 std::unique_ptr 2023-01-29 15:36:59 +08:00
爬山虎 9ad3c32882 更新1.21.1的修改日志 2023-01-25 15:05:09 +08:00
爬山虎 6c6a600006
!3 add .gitignore.
Merge pull request !3 from Joker2770/N/A
2023-01-24 13:46:24 +00:00
Joker2770 8637e03a33
add .gitignore.
忽略Visual Studio个人配置、编译或者暂存文件,以免提交发生冲突

Signed-off-by: Joker2770 <1214220480@qq.com>
2023-01-17 12:54:07 +00:00
爬山虎 88ced0dfa0 完善插件开发说明文档 2023-01-08 16:20:35 +08:00
爬山虎 10d7146f44 提交1.21的修改说明 2023-01-07 23:18:47 +08:00
爬山虎 279bac9957 完善插件开发文档 2023-01-07 23:14:42 +08:00
爬山虎 2ad3a7063f 提交ndd插件编程开发文档 2023-01-07 22:47:51 +08:00
爬山虎 f02d0b214a 提交1.21的皮肤功能 2023-01-07 15:43:23 +08:00
爬山虎 17f55b4c4e 提交1.21.0的全部代码 2023-01-07 15:06:22 +08:00
爬山虎 53a64a682e
update README.md.
提交1.21.0,支持主题切换和插件开发。后续给出插件文档,和最新代码。

Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-01-06 13:39:23 +00:00