RigoLigoRLC
e3c43198b9
添加API调用接口,添加读取分类,添加SpkUtils实用函数
...
使用了SpkSidebarTree子类实现对TreeWidget的特殊要求:不能取消选择,不能拖拽选择。
API调用接口暂时写死。API会获取
配置文件已添加但暂不使用。
2021-07-17 19:22:31 +08:00
RigoLigoRLC
48c9046993
修正非DDE下TreeWidget分支没有隐藏的问题
2021-07-08 12:30:21 +08:00
RigoLigo
09c3f8f67c
隐藏滚动条两端的细调整按钮
2021-07-08 00:58:58 +08:00
RigoLigo
d8b4a031e2
修复错误的QSS导致的滚动条不正确问题
2021-07-08 00:41:08 +08:00
RigoLigo
0a6e86dba7
使主题色依照DDE主题色改变
...
因为AUTOMOC不会在编译主程序的时候再对插件接口类进行MOC,所以需要在主程序内加一份一模一样的插件接口类定义。
2021-07-08 00:38:11 +08:00
RigoLigo
6536d3230f
更正SPARK_NO_DXCB环境变量的判断方式
2021-07-07 20:25:11 +08:00
RigoLigo
0885b7ca13
修复无DXCB且WM不支持拖动情况下窗口的拖拽
2021-07-07 18:23:38 +08:00
RigoLigoRLC
0729cfffb7
可执行文件名改为spark-store
2021-07-06 11:49:05 +08:00
RigoLigoRLC
fc4f2ddcc5
SpkMsgBox对话框弹出时固定大小
2021-07-06 11:13:13 +08:00
RigoLigo
4df8bf7d0a
进度更新
2021-07-05 23:35:50 +08:00
RigoLigo
8991043127
Fix library path issues
2021-07-02 21:17:45 +08:00
RigoLigo
9c080f8efb
进度更新
2021-07-02 20:12:09 +08:00
RigoLigo
8579e901d4
Lower CMake version requirement
...
To make CI running at least
2021-06-15 22:23:03 +08:00
RigoLigoRLC
4cf2f46866
Edited Jenkinsfile for CMake CI compile, untested
2021-06-15 21:40:14 +08:00
RigoLigoRLC
479d218651
New Non-DTK store client prototype
2021-06-15 21:39:04 +08:00
0ab9f4dda6
!22 合并 multiple 分支修复的 BUG
...
Merge pull request !22 from zty199/multiple
3.0.2
2021-06-13 14:36:48 +08:00
5a97f6caef
Merge branch 'master' of gitee.com:deepin-community-store/spark-store into multiple
2021-06-13 14:36:05 +08:00
3da25b0904
Fix bugs about server address in widget.cpp
2021-06-13 14:30:31 +08:00
RigoLigo
116c824365
更正错误的服务URL
2021-06-09 20:40:45 +08:00
zty199
44edb08518
Fix issues about TitleBar
...
Fix a issue about titlebar display on Ubuntu.
2021-04-24 21:17:51 +08:00
zty199
9a3d32ee11
Improve Features
...
Support save current theme setting when exit;
Use QScreen::primaryScreen() instead of QDesktopWidget to get desktop size;
Ensure only one instance will be running at the same time.
2021-04-20 18:49:17 +08:00
Jerry
e5fe80cb76
add jenkins from master
2021-04-20 16:04:42 +08:00
Jerry
9314acd7e1
!21 Jenkins自动构建并在commit下评论
...
* debug
* update
* debug
* debug
* debug
* debug
* debug
* update
* update
* debug
* Merge branch 'jenkins' of gitee.com:deepin-community-store/spark-store…
* up
* Added Jenkinsfile
* debug
* debug
* debug
* up
* up
* debug
* up
* debug
* Merge branch 'jenkins' of gitee.com:deepin-community-store/spark-store…
* debug
* Added Jenkinsfile
* Added Jenkinsfile
* up
* 1
* update
* Added Jenkinsfile
* Merge branch 'jenkins' of gitee.com:deepin-community-store/spark-store…
* update
* Added Jenkinsfile
* Added Jenkinsfile
* Added Jenkinsfile
* Added Jenkinsfile
* 不使用 make -j
* 修改字体
* Added Jenkinsfile
* Added Jenkinsfile
2021-04-20 15:50:44 +08:00
zty199
e64e7fcae2
Reorganize codes
...
Reorganize all parts of codes;
Fix a bug that index page color is not correct when initialized.
3.0.1
2021-04-17 15:43:11 +08:00
536efeedfa
!19 检查 UI 中的 BUG
...
* 整理部分代码
* 修改下载线程上限 4 线程为 5 线程
2021-04-17 04:37:30 +08:00
zty199
6fd3c40e97
Reorganize part of codes
...
Reorganize spark-store.pro, widget.h and widget.cpp.
2021-04-17 04:30:28 +08:00
Jerry
90513a8925
!18 4线程到5线程
...
Merge pull request !18 from Jerry/4to5
2021-04-17 03:23:01 +08:00
Jerry
ed3d869b99
4线程切换到5线程
2021-04-17 03:22:03 +08:00
Jerry
c80737a458
Merge branch 'multiple' of gitee.com:deepin-community-store/spark-store into multiple
2021-04-17 03:19:44 +08:00
Jerry
ebf30e67f9
4线程到5线程
2021-04-17 03:19:38 +08:00
Jerry
90b684af87
Merge branch 'master' of gitee.com:deepin-community-store/spark-store into multiple
2021-04-17 03:18:40 +08:00
Jerry
3ff363d7b1
4线程切到5线程
2021-04-17 03:16:22 +08:00
Jerry
f7ced7739c
!17 多线程下载合并
...
* Update README.md
* Improve Features
* 修改获取线路的域名
* 修改默认源
* 修改多线程下载域名和图片服务器
* 修正取消下载的闪退问题
* 将图片下载由 curl 转为 QtNetworkService
* 切换多域名下载,提高下载速度
* 完成并发请求下载
2021-04-17 01:35:51 +08:00
zty199
e12f617f59
Update README.md
2021-04-17 01:16:01 +08:00
zty199
d164aec86d
Improve Features
...
Fix a bug that annotations in server list can be chosen in combobox;
Fix a bug that index page don't follow system theme;
Disable qDebug/qWarning output in Release version;
Update default server list.
2021-04-17 00:53:26 +08:00
Jerry
96cd1b9918
修改获取线路的域名
2021-04-16 19:05:30 +08:00
Jerry
393c8220f5
修改默认源
2021-04-16 18:48:01 +08:00
Jerry
01d1543cc4
修改多线程下载域名和图片服务器
2021-04-16 12:19:22 +08:00
metanoia1989
4ccc8c0dae
修正取消下载的闪退问题
2021-03-06 17:00:55 +08:00
metanoia1989
815036e28f
将图片下载由 curl 转为 QtNetworkService
2021-03-06 15:18:31 +08:00
metanoia1989
9cc68fac86
切换多域名下载,提高下载速度
2021-02-20 06:47:57 +08:00
metanoia1989
2f8c11a30b
完成并发请求下载
2021-02-16 23:00:27 +08:00
1a4b1176fb
!16 Improve Features
...
* Improce Features
* History Backup for Version 3.0-stable
2021-01-30 21:12:20 +08:00
3101f1fe70
Restore Patches
3.0
2020-12-17 00:18:10 +08:00
58f32c119a
Bump version to 3.0
2020-12-16 23:49:54 +08:00
ccdcf407cc
调整安装选项顺序
...
调整安装选项顺序;
更新服务器源优先级;
重新打包。
3.0-alpha2
2020-12-15 00:30:26 +08:00
1a18a51d3c
!15 修正搜索功能的几个BUG
...
Merge pull request !15 from 枯叶蚊/search
2020-12-12 14:48:02 +08:00
metanoia1989
ab88af006b
修正搜索列表应用重复点击进入失败的问题
2020-12-10 22:46:55 +08:00
metanoia1989
d02900cb10
Merge branch 'search' of gitee.com:deepin-community-store/spark-store into search
...
合并主分支的搜索图标
2020-12-10 21:32:15 +08:00
metanoia1989
3e473c091a
解决从详情页返回列表页的进度恢复问题
2020-12-10 21:31:53 +08:00