Skip to content

Tags: spark-store-project/spark-web-app-runtime

Tags

1.7.0-1

Toggle 1.7.0-1's commit message
chore: 添加 libqt5dbus5 依赖

debian/control 添加 libqt5dbus5 编译与运行依赖

Log: debian/control 添加 libqt5dbus5 依赖;更新 debian/changelog 版本至 1.7.0-1

1.6.6-1

Toggle 1.6.6-1's commit message
chore: 更新 debian/changelog

更新 debian/changelog

Log: 更新 debian/changelog

1.6.5-1

Toggle 1.6.5-1's commit message
替换UOS商店

1.6.3

Toggle 1.6.3's commit message

Verified

This commit was signed with the committer’s verified signature.
gitee-org Gitee
update spark-webapp-runtime/main.cpp.

1.6.2

Toggle 1.6.2's commit message
feat: 标题栏菜单添加清除缓存按钮

特殊情况下会出现打开页面与预期不符的情况,需要清除缓存文件夹

Log: 标题栏菜单添加清除缓存按钮;整理代码;重新启用自定义关于窗口

1.6.1

Toggle 1.6.1's commit message
Improve Features

Using DDesktopServices::showFileItem() instead of calling
dde-file-manager directly in QProcess;
Delete useless QDebug info and headers include.

1.6

Toggle 1.6's commit message
Update README.md

1.6-beta3

Toggle 1.6-beta3's commit message
Improve Features

Support tray icon;
Fix few bugs about confliction between fullscreen mode and fixsize
option.

1.6-beta2

Toggle 1.6-beta2's commit message
Update translation

Add missing translation.

1.6-beta1

Toggle 1.6-beta1's commit message
Improve Features

Support downloading files from website directly;
Show DSpinner before webpage loading progress finished.