zty199 c636e0882b fix: ISSUE #I68566 下载列表错位,图标错误
DownloadItem 原始定义高度为 54px,上下边距各 4px;然而图片 label 高度定义为 48,且宽度未定义,明显放不下;DownloadListWidget 中添加 item 时,设置每个 item sizeHint 高度只有 50px,与 item 高度不一致

Log: 固定 DownloadItem 高度为 56px;修改 DownloadListWidget 添加 item 时每个 item 的 sizeHint 高度;使用 DLabel 替换 QLabel 用于单个 item 中应用名称显示,使用 setElideMode 保证名称过长时右边显示省略号,并添加鼠标悬浮提示
2022-12-31 23:13:28 +08:00
2022-04-26 06:06:59 +00:00
2022-12-26 15:52:40 +00:00
2022-12-09 11:59:04 +08:00
2021-06-21 15:56:21 +08:00
4.0
2022-12-09 11:16:11 +08:00
2022-12-25 12:43:51 +08:00
2022-12-25 12:43:51 +08:00

Spark App Store

star fork

Spark Store aims to collect Linux apps for the convieniece of Linux new comers

The collecting process needs everyone's help

We set up this APP Store and collect APPs/tools that everyone need widely. Also we pack Windows apps with wine.

All packages will be shared in our repository for users to get freely.

Distrobution supportedDeepin 20 ; Ubuntu 22.04 LTS / Ubuntu 20.04 LTS(May stop support in the future ; UniontechOS Home 21

About OpenKylin and deepin 23

The adaptation work is scheduled after their official release.

You can track our Issue resoving progress here https://gitee.com/deepin-community-store/spark-store/board

We hope people who see here can also join our teamdevelopment help or submit applications are welcomed

If you want to submit an APP to share with othersPlease Click here

🙌 A simple start

If you simply want to install the Spark Store,just enter the [Release] page, find the version you want and install.

If you are using Debian11/Ubuntu 20.04, you will need extra dependency package. Available here


Compile and developement

For Deepin V20/UOS 21/ Debian 11

sudo apt install git qt5-default debhelper pkg-config qtchooser libqt5core5a libqt5gui5 libqt5widgets5 libqt5network5 libqt5concurrent5 libdtkcore-dev libdtkgui-dev  libdtkwidget-dev qttools5-private-dev libnotify-dev qtwebengine5-dev fakeroot qtwayland5 qtwayland5-dev-tools dde-qt5wayland-plugin

Ubuntu 22.04

sudo apt install git qtbase5-dev debhelper pkg-config qtchooser libqt5core5a libqt5gui5 libqt5widgets5 libqt5network5 libqt5concurrent5 libdtkcore-dev libdtkgui-dev  libdtkwidget-dev qttools5-private-dev libnotify-dev qtwebengine5-dev  qtwayland5 qtwayland5-dev-tools

Then

git clone https://gitee.com/deepin-community-store/spark-store.git
cd spark-store
dpkg-buildpackage

🚀 Coorperation

We use Gitee as our code hosting platform. Please click here to contact us.

https://gitee.com/deepin-community-store/spark-store

Rocket Chat

https://chat.shenmo.tech/

PWA Client

spk://store/chat/store.spark-app.feedback

Copy and paste to search bar or in browser address bar after installing Spark Store

Description
No description provided
Readme GPL-3.0 28 MiB
Languages
C++ 58.7%
Shell 39.2%
QMake 1.4%
CMake 0.4%
Python 0.2%