Commit Graph

209 Commits

Author SHA1 Message Date
zinface 7cf57ceb36 bug: 在 Visual Studio 中引发无法构建的问题,此处被锁定构建为动态库 2023-02-19 16:59:44 +08:00
zinface 249269b5d1 Merge branch 'convert-next-cmake' into develop 2023-02-19 16:42:19 +08:00
zinface 282eb0f870 repo: 补充 windows-universal.cmake 中的结构说明 2023-02-19 16:41:31 +08:00
zinface d0c22ec1b4 Merge branch 'convert-next-cmake' into develop 2023-02-19 04:04:42 +08:00
zinface 5037d17503 Merge branch 'convert-next-cmake' into develop 2023-02-19 04:03:34 +08:00
zinface 34f29c7a64 repo: 为核心模块构建进行注释说明 2023-02-19 03:58:11 +08:00
zinface 4432551a1e repo: 通用 Windows 平台构建,一切的起始 2023-02-19 02:34:27 +08:00
zinface 4187a875c4 repo: 最终确定通用 Linux 平台不同构建方案 2023-02-17 02:25:32 +08:00
zinface 359365c49b repo: 独立 Linux 平台的 Uos 构建 2023-02-17 02:00:13 +08:00
zinface f92b3a859c repo: 通用 Linux 平台的 Appimage 构建 2023-02-17 00:45:30 +08:00
zinface 7a3ee61a91 repo: 通用 Linux 平台的 Debian deb 构建 2023-02-17 00:09:34 +08:00
zinface b2bdd382a1 repo: 通用 Linux 平台构建,一切的起始 2023-02-16 23:41:58 +08:00
zinface 347f3a3616 repo: 全新构建结构与模式规划,从 Makefile 到 CMakeLists.txt 的定义 2023-02-16 23:16:50 +08:00
爬山虎 696dd9fd45
update src/qscint/src/qscilexerr.cpp.
解决Linux下编译错误

Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-02-15 14:00:53 +00:00
zinface 9fe169963e cmake-modules: 下一代模块化构建 2023-02-14 13:40:49 +08:00
zinface cb597ca5ec repo: 调整全局定义中定义声明形式将 -DUNICODE 转为 UNICODE= 2023-02-14 13:36:44 +08:00
爬山虎 b938e02e77
update README.md.
Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-02-14 02:46:07 +00:00
爬山虎 c338fc5d54
update README.md.
修改Readme,避免不必要的口水战。

Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-02-14 02:38:36 +00:00
zinface e7b0410295 plugin-cmake: 增加对不同Qt版本构建时的尾巴,目前仅区分 Qt5/Qt6 2023-02-14 00:06:16 +08:00
爬山虎 5d2266e53a
!50 开发分支1.22.2代码合入主分支。
Merge pull request !50 from 爬山虎/develop
2023-02-13 13:33:06 +00:00
爬山虎 169101cc2e 更新插件接口说明 2023-02-13 13:27:30 +00:00
爬山虎 ab92d95baf 统一修改编码为utf8-bom 2023-02-13 13:27:30 +00:00
爬山虎 c8c0a8be8b 重新调整插件的功能 2023-02-13 13:27:30 +00:00
joker2770 600bcb50a8 style: remove personalized files. ⬇️ 2023-02-13 13:27:30 +00:00
joker2770 0a6486efc2 fix: use "" instead. 🐛 🚧 2023-02-13 13:27:30 +00:00
zinface 7650aee5c0 Merge branch 'windows-notepad-plugin-support-dev' into cmake-patchs-unstable-dev 2023-02-13 14:22:09 +08:00
zinface 51b678e5dc repo: 在整体构建之前增加全局定义 2023-02-13 14:16:33 +08:00
爬山虎 91b8a46c80
update README.md.
Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-02-13 05:58:41 +00:00
zinface 44de15f3de plugin-cmake: 补充对 qrc 文件的 CMAKE_AUTORCC 默认构建支持 2023-02-13 13:12:27 +08:00
zinface 2e50a08a8c cmake/platforms: 补充 windows 平台构建的引用模块缺失 2023-02-13 00:41:13 +08:00
zinface 8a464fa8ad cmake/platforms: 对 windows 平台的安装以及插件开发支持 2023-02-13 00:41:13 +08:00
zinface bfade94164 pluginGl: 调整 if defined 检查的结构 2023-02-12 23:07:39 +08:00
zinface 44b879f7ce plugin-cmake: 增加对不同平台构建扩展时添加尾巴 2023-02-12 23:06:48 +08:00
爬山虎 cb2398b2e5
!47 开发分支1.22.2代码合入主分支。
Merge pull request !47 from 爬山虎/develop
2023-02-11 03:21:07 +00:00
爬山虎 24f4f6114e 整体合入v1.22.2的代码 2023-02-11 11:09:17 +08:00
zinface 2b9774a171 pluginGl: 增加 NOTEPAD_PLUGIN_[METADATA|IMPLEMENT] 宏
依赖 NOTEPAD_PLUGIN_MANAGER 提供
2023-02-10 09:46:34 +08:00
zinface 07624d37a3 plugin-cmake: 补充模块的部分注释,导出 compile_commands.json 2023-02-10 09:41:59 +08:00
zinface 6c73b3530e cmake/platforms: 对 linux 平台的安装内容部分进行调整 2023-02-09 11:23:48 +08:00
zinface 9e78c806d3 plugin-cmake: 处理 NotepadPlugin 为后续的其它平台插件构建的支持 2023-02-09 11:18:36 +08:00
zinface 43d5b525fb cmake/platforms: 区分 linux/macos/windows 目标系统的构建 2023-02-08 22:50:32 +08:00
爬山虎 53ed334a5a
update README.md.
缩短readme长度

Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-02-08 14:24:19 +00:00
爬山虎 7764effe2a
!37 "关于"窗口 仅显式关闭按钮
Merge pull request !37 from woclass/about
2023-02-08 12:34:27 +00:00
woclass 27b3ebf80b
Merge branch 'master' into about 2023-02-08 17:29:21 +08:00
爬山虎 f48ee6b5b3
!40 修复用CMake构建时不指定CMAKE_BUILD_TYPE参数报错问题
Merge pull request !40 from Joker2770/cmake_fix20230208
2023-02-08 09:07:21 +00:00
爬山虎 214ad0c114
!39 Enhancements to Navigation Bar and English Translations, Redesign of About Window with GPLv3 License (2)
Merge pull request !39 from Kamey03/kameys
2023-02-08 08:40:39 +00:00
joker2770 4afae56048 fix: some adjustments. 2023-02-08 15:49:32 +08:00
Kamey03 23542e7b82 Merge branch 'master' of gitee.com:cxasm/notepad-- into kameys
Tried to resolve conflicts, don't know chinese well to understand what the editor was saying, this is my best effort, if this turns out to be wrong, I will just remake this on github instead as I'm familiar with github.

Signed-off-by: Kamey03 <viktor@milivojevic.in.rs>
2023-02-08 06:29:37 +00:00
爬山虎 5953225601
update src/cceditor/ccnotepad.ui.解决冲突
Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-02-08 04:20:17 +00:00
爬山虎 96f3a14311
update src/cceditor/ccnotepad.ui. 手动解决冲突。
Signed-off-by: 爬山虎 <aaasjm@126.com>
2023-02-08 04:14:39 +00:00
爬山虎 acab944940
!38 菜单项 "Feedback/bugfix" 窗口:使用可点击的连接
Merge pull request !38 from woclass/bugfix-link
2023-02-08 04:01:23 +00:00