ut003880
1db592eb50
feat: 标题栏菜单添加清除缓存按钮
...
特殊情况下会出现打开页面与预期不符的情况,需要清除缓存文件夹
Log: 标题栏菜单添加清除缓存按钮;整理代码;重新启用自定义关于窗口
2022-01-05 19:02:27 +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
17bd206e18
Improve Features
...
Support tray icon;
Fix few bugs about confliction between fullscreen mode and fixsize
option.
2020-11-30 02:22:28 +08:00
3b54057d49
Update translation
...
Add missing translation.
2020-11-29 03:14:25 +08:00
4a753259d3
Improve Features
...
Support downloading files from website directly;
Show DSpinner before webpage loading progress finished.
2020-11-28 04:26:30 +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
ea511893ba
Improve Features
...
Support CommandLineParsers "--fix-size" and "--hide-buttons".
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
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
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