39 Commits

Author SHA1 Message Date
2ad0147477
通过在main函数强行加入参数修复一些样式问题
Merge pull request  from RigoLigo/N/A
2022-04-07 07:16:47 +00:00
RigoLigo
20da4c852d
通过在main函数强行加入参数修复一些样式问题 2022-04-07 07:10:32 +00:00
c303cde973
update README.md.
过于羞耻
2022-02-02 17:07:20 +00:00
ut003880
1db592eb50 feat: 标题栏菜单添加清除缓存按钮
特殊情况下会出现打开页面与预期不符的情况,需要清除缓存文件夹

Log: 标题栏菜单添加清除缓存按钮;整理代码;重新启用自定义关于窗口
1.6.2
2022-01-05 19:02:27 +08:00
e084d58377 修改: spark-webapp-runtime/main.cpp
修改:     spark-webapp-runtime/mainwindow.cpp
	修改:     spark-webapp-runtime/mainwindow.h
2021-12-29 23:24:26 +08:00
ut003880
2453752bd7 fix: 修复退出全屏模式后菜单状态不同步的问题
重载 resizeEvent,根据窗口状态手动同步菜单状态。

Log: 修复退出全屏模式后菜单状态不同步的问题
2021-07-26 15:16:15 +08:00
ut003880
2f38b9dd76 fix: 修复部分网页无法正常跳转的问题
对于网页打开方式为新窗口打开的网页进行修复
2021-07-22 12:44:49 +08:00
zty199
f6542879de Fix Bugs
Fix a bug when 'save as' file dialog is canceled, next download will be blocked.
2021-05-09 00:35:05 +08:00
77a999e22e Improve Features
Delete hint when switching between FullScreen and Windowed Mode;
Support closing MainWindow automatically when windowCloseRequested by
webpage.
2021-01-30 14:11:25 +08:00
8da4f87164 Improve Features
Using DDesktopServices::showFileItem() instead of calling
dde-file-manager directly in QProcess;
Delete useless QDebug info and headers include.
1.6.1
2020-12-16 18:58:00 +08:00
shenmo
0f256ff27b update README.md. 2020-12-07 15:16:09 +08:00
c412743642 Fix Bugs & Improve Features
Restrict downloading one file at a time;
Fix a bug if downloading second file, the progress bar won't show;
Support pause / resume / cancel download operation.
2020-12-01 15:15:47 +08:00
e808bd2af7 Update README.md 1.6 2020-11-30 22:31:32 +08:00
0744089adc Delete unused headers 2020-11-30 22:26:15 +08:00
a3da6e964f Fix Bugs
Fix bugs in commandlineparsers.
2020-11-30 15:25:00 +08:00
17bd206e18 Improve Features
Support tray icon;
Fix few bugs about confliction between fullscreen mode and fixsize
option.
1.6-beta3
2020-11-30 02:22:28 +08:00
3b54057d49 Update translation
Add missing translation.
1.6-beta2
2020-11-29 03:14:25 +08:00
4b3cc4276d Improve Features
Support run in Fullscreen mode;
Suppport "save as" when downloading files.
2020-11-29 03:02:11 +08:00
4a753259d3 Improve Features
Support downloading files from website directly;
Show DSpinner before webpage loading progress finished.
1.6-beta1
2020-11-28 04:26:30 +08:00
shenmo
9c8b2fdd94 修改: spark-webapp-runtime/main.cpp,非商店项目转向星火项目主页 2020-11-26 16:04:48 +08:00
shenmo
a285dd6572 修改: spark-webapp-runtime/main.cpp---网站名称更改 2020-11-26 15:17:25 +08:00
0b1500cd2b Bump version to 1.6
Fix a bug that command line option "-v" doesn't show current version.
2020-11-24 22:15:42 +08:00
ef5824906a Update Icon
Resize icon to 512x512 for better display effect in Multitask View.
2020-11-23 12:53:38 +08:00
76dcf3a991 Fix Bugs
Fix a bug that project can't be compiled on UOS.
P.S. Add "include <QDebug>" in MainWindow.cpp
2020-11-23 12:41:55 +08:00
ea511893ba Improve Features
Support CommandLineParsers "--fix-size" and "--hide-buttons".
1.5
2020-11-21 22:25:20 +08:00
7d82812fc9 Improve Feature
Add options "Fix Size" and "Hide Buttons" in titlebar GUI menu.
P.S. Command Line settings is not included.
2020-11-21 18:52:35 +08:00
c826db09c1 Fix Bugs
Fix a bug when MainWindow is closed, AboutDialog still exists;
Resize Logo-Spark.png to 142x51.
2020-11-21 14:23:15 +08:00
shenmo
0a3b1d9960 update README.md. 2020-11-21 13:24:19 +08:00
shenmo
aaab923a6f update README.md. 2020-11-20 22:15:50 +08:00
b702fbcf68 Add OranizationName
Add OrganizationName "spark-union".
2020-11-19 14:05:44 +08:00
5b3d1aea39 Fix Bugs
Fix a bug that the dirname in ~/.local/share/ is translated into
Chinese;
Update part of translation.
2020-11-19 13:59:25 +08:00
shenmo
e00273c0e6 修改: spark-webapp-runtime/main.cpp的版本号 1.4 2020-11-18 22:02:46 +08:00
e86473c650 Change window sizePolicy
Change window sizePolicy from setFixedSize to setMinimumSize;
Change icon name;
Update part of translation.
2020-11-18 20:59:26 +08:00
shenmo
c324f501bb fix名字不统一 2020-11-18 19:49:22 +08:00
shenmo
61591b793a 修改: SparkWebAppRuntime/images/deepin-launcher.svg,最简单的方式是直接换文件 1.3 2020-11-13 17:41:55 +08:00
hxhlb
61bb57de51 修改顺序命令行的判定方式. 2020-11-02 09:26:40 +08:00
hxhlb
e7761e6509 新增内置WEB Server功能. 2020-10-31 17:34:34 +08:00
hxhlb
5af6a1de3c 1.0版本提交
支持命令行顺序解析
支持命令行指定参数解析
支持配置文件解析
命令行优先级大于配置文件优先级
2020-10-30 16:07:05 +08:00
花心胡萝卜
8dee3abce4 Initial commit 2020-10-28 09:48:56 +08:00