C炳
eb46a23323
docs: 更新过时组织名 deepin-community-store
2025-03-07 11:35:47 +00:00
MeowVing
ce0af27826
!326 MeowVing 为星火应用商店制作全新 Tags 图标
2025-03-02 11:50:10 +00:00
55b81a1393
update src/pages/appintopage.cpp.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2025-02-24 14:05:17 +00:00
aa3d14a45b
update src/pages/appintopage.cpp.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2025-02-24 13:54:35 +00:00
4df81c6438
支持 Debian / GXDE 系统识别
2025-02-24 13:13:51 +00:00
4f2de2e28a
Sync: Upload: Spark Store Logo XCF
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2025-02-08 14:47:47 +00:00
99db2c4ab9
sync: Support launch app
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2025-01-26 04:53:46 +00:00
e7f41a3d3f
sync: fix: crash when installation complete
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-11-12 11:08:53 +00:00
zty199
f75a0f4c82
fix: wrong back button position
...
mistakenly use setSpacing in layout
Log: delete setSpacing operation; adjust layout margin
2024-10-22 21:21:00 +08:00
zty199
3fd9c573fc
fix: incorrect download water drop animation start position
...
use rect().center() instead of event->rect().center() in WaterDrop::paintEvent;
all coordinate calculation should use float instead of int
Log: fix incorrect download water drop animation start position
2024-10-22 21:20:39 +08:00
zty199
66e8a83ee0
fix: compatible with deepin V23 compact mode
...
modify titlebar layout, widget size and animation;
modify whole window layout, allow titlebar to resize automatically
Log: compatible with deepin V23 compact mode
2024-10-22 21:18:02 +08:00
84d8ac7c9f
update src/pages/appintopage.cpp.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-09-23 04:57:31 +00:00
7b228cf100
update src/pages/appintopage.cpp.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-09-23 04:56:39 +00:00
Zhiyuan Li
2688b8b418
FIX: 渲染不上屏
2024-08-19 14:12:34 +10:00
28bd302506
remove aptss cmake config
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-08-17 07:20:35 +00:00
6f4fe1a823
回退 'Pull Request !278 : enhance: Internal requests follow 301 redirects'
2024-08-17 07:03:21 +00:00
Zhiyuan Li
8125cc627e
enhance: Internal requests follow 301 redirects
2024-08-17 14:21:53 +10:00
zty199
b7bc8008f3
fix: #IAEC2O developmode status judgment error in part of UOS 1060 iso
...
after entering developmode, /var/lib/deepin/developer-mode/enabled is not created or its content is not '1'
Log: remove developmode judgment temporarily
2024-08-15 21:32:28 +08:00
zty199
874ffd5822
feat: #IAJDMD restore window size when last closed on startup
...
record window size in ~MainWindow() to config.ini; in MainWindow::initUI restore window size
Log: restore window size when last closed on startup
2024-08-15 21:32:16 +08:00
e701f5e18c
adjust: Now we do not want weak source to enforce service.
2024-06-21 12:58:14 +08:00
zty199
2d1ca2463e
feat: adapt to Qt6
...
adapt to Qt6; fix a few bugs
Log: adapt to Qt6; bump version to 4.2.14
2024-06-21 01:55:09 +08:00
94c0ca9f6d
adjust: increase timeout limit to adjust worse network environment
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-06-13 04:18:00 +00:00
91977c8892
* 修改:文案修改--不兼容提示
2024-05-16 22:19:31 +08:00
c160dc6300
borderless svg
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-05-06 04:02:03 +00:00
d103225d92
adjust: loong64 auto no sandbox
2024-04-29 17:27:21 +08:00
1c6302d01c
update src/application.cpp.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-04-28 14:29:44 +00:00
zty199
463b8a7c0d
fix: missing semicolon after setting --max-tries
...
add missing semicolon after setting --max-tries in downloadworker.cpp
Log: add missing semicolon after setting --max-tries in downloadworker.cpp
2024-04-28 10:42:26 +08:00
61b56346b8
update src/backend/downloadworker.cpp.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-04-27 16:19:21 +00:00
b2120411e5
update src/backend/downloadworker.cpp.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-04-27 10:30:57 +00:00
74513723e9
aria2c: Fixed aria2c download never timed out
2024-04-26 13:53:59 +08:00
3664a80c55
De-Magic Operation: Delete arm64 magic
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-04-25 17:45:57 +00:00
0bd8bab7eb
sync: retryfix: Phytium can not use gles makes white screen
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-04-25 17:35:03 +00:00
7484ee8438
sync: fix: Phytium can not use gles makes white screen
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-04-25 17:23:22 +00:00
zty199
18e13e4525
fix: 修复应用信息页面安装再卸载应用后,重新进入页面,应用仍然为已安装状态问题
...
下载管理中存在已卸载应用的下载记录,判断应用状态时认为应用安装完成
Log: 根据下载记录判断应用状态时,若下载管理显示安装完成,额外判断应用是否已安装
2024-04-10 21:58:48 +08:00
bad522e40a
哦我的上帝啊这东西是什么时候加的我都不记得了这个坑啊
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-04-10 03:01:40 +00:00
ffac75eab7
update src/mainwindow-dtk.cpp.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-04-09 15:03:27 +00:00
zty199
6c606806a1
fix: 修复软件包安装状态判断异常问题
...
check-is-installed 脚本判断软件包是否安装,仅根据执行结果返回;原始逻辑根据返回错误输出进行判断,错误输出为空会造成误判
Log: 修改 QProcess 执行结果判断逻辑,根据 QProcess::exitCode 和 QProcess::exitStatus 判断
2024-03-29 22:13:35 +08:00
83540e1c55
update src/pages/appintopage.cpp.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2024-03-25 03:27:13 +00:00
eaa335cc04
修改: src/pages/applistpage.cpp
...
修改: tool/ss-feedback/sender-d
2024-03-22 02:11:32 +08:00
6768058358
fix: loongarch bad applist
2024-03-22 00:34:42 +08:00
c9e7ef20ec
修改: src/backend/sparkapi.cpp
2024-03-21 17:34:22 +08:00
zty199
e9a52da098
fix: 修改 treeland 环境判断条件
...
修改读取的环境变量名称为 DDE_CURRENT_COMPOSITOR,避免后续修改造成的不兼容问题
Log: 修改 treeland 环境判断条件;去除 dwayland 平台插件调用
2024-02-03 20:25:51 +08:00
zty199
0c4f5dacca
fix: 修复退出时崩溃问题
...
AppIntoPage 析构函数中使用 free 释放 rawHeaders 指针存在问题
Log: 使用 QByteArray 全局变量存储 User-Agent 字符串,无需使用指针,避免析构问题
2023-12-30 00:41:06 +08:00
zty199
62e23facfb
fix: 修复使用 TreeLand 混合器时启动崩溃问题
...
适配麒麟 CPU Wayland 环境时,强制设置环境变量 QT_WAYLAND_SHELL_INTEGRATION 为 kwayland-shell,在 TreeLand 混合器下崩溃
Log: 添加环境变量判断,DDE_CURRENT_COMPOSITER=TreeLand 或 DESKTOP_SESSION=treeland 时不执行上述设置环境变量操作
2023-12-30 00:17:01 +08:00
6b27c5d7b1
Fix: Unable to install when installed in ACE
2023-12-11 16:34:28 +08:00
78810b1a22
fix: New issue link
...
Signed-off-by: shenmo <jifengshenmo@outlook.com >
2023-12-11 08:28:58 +00:00
0bc0d13036
!251 修复ARM64的渲染问题
...
* fixup! update debian/changelog.
* fix: ARM64设备渲染
2023-12-09 14:22:11 +00:00
6df9804f02
fixup! enhance: 微小的改进
2023-12-03 11:10:16 +08:00
a93dd6ec6f
enhance: 更改介绍条款
2023-11-29 16:51:24 +08:00
6b83cc48a9
enhance: 微小的改进
2023-11-29 16:16:23 +08:00