5200c0940c
4.8.0
2025-06-13 06:29:56 +00:00
d0b295652b
支持 amber-ce-sid amber-ce-deepin23 的tag
2025-06-13 04:57:10 +00:00
c16bfeebb2
添加 ACE 兼容环境 deepin 容器 Tags
2025-06-13 04:39:39 +00:00
2688e2e849
fix: render error for tag icons in AppInfoPage
...
SVG render error in Qt6, so fallback to use PNG;
add CustomLabel for render PNG not blurry with HIDPI
Log: add PNG resources for tag icons;
add CustomLabel class for PNG rendering
2025-06-13 01:23:25 +08:00
30840d0865
在ACE中安装会汇报主机的信息,在ACE中安装商店会忽略要求直接安装
2025-06-11 16:57:35 +00:00
772cc261c8
480test1
2025-06-11 16:34:51 +00:00
7c5745f7ce
修复在ACE中的判定条件,支持判定小小电脑
2025-06-11 16:33:05 +00:00
01aa9bc281
重新加回安装后创建快捷方式
2025-06-11 16:21:37 +00:00
70fe7f5da9
修复 ss-launcher 无法启动应用的问题
2025-06-11 16:14:32 +00:00
1efc83817b
修复部分环境下仍然会弹出tag的问题
2025-06-11 16:14:02 +00:00
8f6e6a9f37
Merge remote-tracking branch 'refs/remotes/origin/Thunder' into Thunder
2025-06-11 23:16:20 +08:00
1f5a58e3c2
修改ssinstall
2025-06-11 23:16:06 +08:00
958af61a1c
4.8.0~test1
2025-06-11 14:21:25 +00:00
6ef7bb9e5e
完成V4.8.0支持
2025-06-11 14:16:34 +00:00
0964ae5cc7
add assets
2025-06-11 13:42:45 +00:00
0906adc49e
添加本机安装、ACE 兼容环境安装 Tags
2025-06-11 13:38:21 +00:00
6ceb7490aa
初步给用户指引,指导用户使用ACE
2025-06-11 12:49:06 +00:00
27d76429c5
完成uninstaller的ACE支持
2025-06-11 07:47:57 +00:00
966b0533d2
添加ssinstall tips,方便后续更新
2025-06-11 07:34:52 +00:00
29c1bc4194
syncx: 现在安装到ACE的软件包不会再报错了
2025-06-11 15:29:43 +08:00
118a6403bf
add: Sparky 星小火
2025-06-10 06:51:24 +00:00
c45d09f099
在执行安装前,自动配置ACE的依赖,以防止部分应用依赖写的不全
2025-06-09 15:26:10 +00:00
bc7e6bdb95
fix: rarely crash after install finished
...
in DownloadItem::slotAsyncInstall, QProcess should not be deleteLater
since it is not pointer
Log: fix rarely crash; move installExtraArg set before download started
2025-06-07 13:39:55 +08:00
1c43f11645
支持 ACE 相关参数Tag
2025-06-07 03:18:32 +00:00
c9f0ac7c5e
在主机或者 ACE 安装之前,使用 aptss install --dry-run 方式测试能否安装成功来替代直接尝试安装,如果测试失败了,…
2025-06-05 09:08:30 +00:00
73af595774
支持多个ACE参数
2025-06-05 06:52:18 +00:00
c93cc11843
4.7.1~test1
2025-06-05 06:21:42 +00:00
0e235e37fe
不再每次都 update
2025-06-05 06:20:39 +00:00
6fbec7be2f
升级完毕ssinstall
2025-06-05 04:13:56 +00:00
14720c064c
feat: 完全重构 ssinstall
2025-06-04 03:50:16 +00:00
963289355c
新增 ssinstall-local 以准备后续的ACE支持
2025-05-30 16:34:40 +00:00
d75c3a6453
fix: unable to run in deepin without dxcb plugin
...
QT_QPA_PLATFORM should be dxcb;xcb on x11 platform
fallback to xcb when dxcb is unavailable
Log: modify QT_QPA_PLATFORM; fix wrong QTWEBENGINE_CHROMIUM_FLAGS
2025-04-28 14:21:08 +08:00
61b6758204
sync:4.7.1
2025-04-16 22:57:34 +08:00
3be5f359ca
update debian/changelog.
...
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-04-14 06:18:43 +00:00
df91a411d3
unlock before rm
2025-04-12 18:12:44 +00:00
b379207542
fix: Some apps can't launch
2025-04-10 07:27:56 +00:00
736d9abb04
Sync:https://gitee.com/GXDE-OS/aptss/commit/674f871cec7aaf76e948b004f3…
2025-03-28 17:29:40 +00:00
1c40908031
update tool/apt-fast/ss-apt-fast.
2025-03-17 15:59:46 +00:00
e5a5c70afb
* Perf: merge patches from Rongronggg9
2025-03-17 14:19:21 +00:00
63bb580eb9
给出教程
2025-03-16 05:03:14 +00:00
663d3d88fb
update tool/ssinstall.
2025-03-15 15:38:41 +00:00
97224aecdd
提示 安装 ACE 后重试
2025-03-15 04:36:00 +00:00
aba941ba90
update debian/changelog.
2025-03-15 04:35:48 +00:00
a08e9b8c41
Fix QStringList
...
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-03-13 06:02:08 +00:00
d786f64645
unsintaller support
2025-03-13 05:33:24 +00:00
af6c8c87ea
AUTO_USE_ACE
2025-03-13 04:59:59 +00:00
006171a86b
Sync:!329 from C炳/dev
...
Signed-off-by: shenmo <jifengshenmo@outlook.com>
2025-03-08 12:00:07 +00:00
d3f2d236c5
fix: svg tags in AppInfoPage display error
...
Qt6 cannot render svg correctly, fallback to png
Log: delete duplicated icon resources; use png instead of svg for tags
2025-03-08 11:01:35 +08:00
C炳
eb46a23323
docs: 更新过时组织名 deepin-community-store
2025-03-07 11:35:47 +00:00
e9c143309b
docs:更新交流平台地址
2025-03-07 05:21:52 +00:00