Commit Graph

2035 Commits

Author SHA1 Message Date
Vinícius Moreira
5a1dcd6a24 [README.md] Updating logo file reference 2021-12-31 10:12:01 -03:00
Vinícius Moreira
adab8215f1 [README.md] Updating logo file reference 2021-12-31 10:09:44 -03:00
Vinicius Moreira
5ffe7b4113 [CHANGELOG] Updating 0.9.26 changelog (new dark theme by @DN-debug) 2021-12-31 10:04:55 -03:00
Vinicius Moreira
3104f2ff78 bumping version to 0.9.26 2021-12-31 09:59:28 -03:00
DN-debug
bca72070f9 [view] new theme: knight (@DN-debug) 2021-12-31 09:53:08 -03:00
Vinícius Moreira
b2b8e1e2e2 [README.md] Updating PyPI badge 2021-12-26 10:23:16 -03:00
Vinícius Moreira
b568a82d31 [README.md] Updating Twitter badge 2021-12-26 10:22:34 -03:00
Vinícius Moreira
9eb6ed36f1 [README] Adding bauh-staging badge 2021-12-26 10:21:29 -03:00
Vinícius Moreira
82b9d659cd [README.md] Adding PyPI badge 2021-12-26 10:14:17 -03:00
Vinícius Moreira
7d997c1308 [README.md] Adding AUR badge 2021-12-26 10:11:35 -03:00
Vinícius Moreira
8c85c31319 0.9.25 2021-12-24 08:57:42 -03:00
Vinicius Moreira
bc7313123a [CHANGELOG.md] Updating 0.9.25 changes 2021-12-24 08:33:56 -03:00
Vinicius Moreira
05694342cc [api.http] refactoring: String formatting method 2021-12-24 08:31:01 -03:00
Vinicius Moreira
ea42871eda [arch] improvement: letting the AUR's API perform the semantic search 2021-12-24 08:28:00 -03:00
Vinicius Moreira
ba2e3c4f35 improvement: --reset now cleans the temporary files as well 2021-12-24 08:20:49 -03:00
Vinicius Moreira
605ad15a96 [AppImageBuilder.yml] removing unneeded dependency 'python3-pkg-resources' 2021-12-23 18:43:26 -03:00
Vinicius Moreira
76ffcd0711 [AppImageBuilder.yml] installing 'wget' 2021-12-23 18:42:23 -03:00
Vinicius Moreira
b24b1eb5cf [view.qt.systray] fix: not able to call to notify updates (AppImage package) 2021-12-23 13:58:12 -03:00
Vinicius Moreira
68ce25b287 [AppImage package] fix: not able to reinitialize 2021-12-22 17:49:26 -03:00
Vinicius Moreira
80756c23af bumping version to 0.9.25 2021-12-22 17:43:54 -03:00
Vinícius Moreira
6f8ed6f917 [README.md] Adding AppImage installation steps 2021-12-21 19:01:36 -03:00
Vinicius Moreira
31ac7c3ad0 dist: adding AppImage recipe file 2021-12-21 18:37:52 -03:00
Vinícius Moreira
159823d49f [README.md] Adding the "License" badge 2021-12-19 10:13:21 -03:00
Vinícius Moreira
e626041926 0.9.24 2021-12-17 15:10:22 -03:00
Vinicius Moreira
8c4c69963b [CHANGELOG.md] Updaring 0.9.24 release date 2021-12-17 15:00:02 -03:00
Vinicius Moreira
bd02ef2d4c [view.qt.apps_table] improvement: calling pkg.get_custom_actions once to improve memory usage 2021-12-17 14:59:16 -03:00
Vinicius Moreira
3296fd34da [api] improvement: SoftwarePackage.get_supported_actions can now return any iterable 2021-12-17 14:55:53 -03:00
Vinicius Moreira
33292bab61 [snap] improvement: do not request confirmation dialog for custom action 'Change channel' 2021-12-17 13:56:43 -03:00
Vinicius Moreira
bcffa3c146 [appimage] improvement: manual update form title 2021-12-17 13:40:33 -03:00
Vinicius Moreira
e246008cb2 [appimage] improvement: do not request confirmation for manual update of imported files 2021-12-17 13:37:25 -03:00
Vinicius Moreira
31b72d2879 [view] improvement: not requesting confirmation for custom package actions that do not require it 2021-12-17 13:34:33 -03:00
Vinicius Moreira
b57003ed4f [CHANGELOG.md] adding the Web environment changes 2021-12-17 13:25:53 -03:00
Vinicius Moreira
e32f665762 [view] fix: darcula/light stylesheets not displaying the help icons 2021-12-17 12:07:34 -03:00
Vinicius Moreira
d3240e7e07 [web] improvement: i18n support description 2021-12-17 12:04:45 -03:00
Vinicius Moreira
1ee40f15bb [view.qt.systray] refactoring: String formatting method 2021-12-17 11:58:24 -03:00
Vinicius Moreira
4c6d7ebb47 [view] improvement: confirmation dialog icon size 2021-12-16 10:15:18 -03:00
Vinicius Moreira
00829ba0a7 [view] improvement: not depending on system's confirmation dialog icon 2021-12-16 09:37:39 -03:00
Vinicius Moreira
5de814e12a [view.qt.window] refactoring: fix code alignment 2021-12-16 09:14:32 -03:00
Vinicius Moreira
f7cbb881aa [view.qt.prepare] fix: initialization panel's lower components positioning 2021-12-16 09:06:59 -03:00
Vinicius Moreira
3c4bab1222 [web] improvement: updating default User-Agent header when checking URLs 2021-12-15 16:46:32 -03:00
Vinicius Moreira
c561d308bf [core.controller] fix: not passing the 'is_url' parameter as a bool 2021-12-15 16:45:30 -03:00
Vinicius Moreira
30cdfd8d52 [web] improvement: default pre-selected installation category is now 'Network' 2021-12-15 16:27:10 -03:00
Vinicius Moreira
01293e872f [appimage] improvement: not displaying a confirmation dialog for the custom action 'Install AppImage file' 2021-12-15 16:05:11 -03:00
Vinicius Moreira
4d1757dbf9 [arch] improvement: not displaying a confirmation dialog for the custom action 'Refresh mirrors' 2021-12-15 16:00:33 -03:00
Vinicius Moreira
c3f98eab60 [arch] improvement: not displaying a confirmation dialog for the custom action 'Clean cache' 2021-12-15 15:59:30 -03:00
Vinicius Moreira
74bdf65fea [arch] improvement: not displaying a confirmation dialog for the custom action 'Check Snaps support' 2021-12-15 15:58:13 -03:00
Vinicius Moreira
15531450fd [web] improvement: not displaying a confirmation dialog for the custom action 'Install Web Application' 2021-12-15 15:56:29 -03:00
Vinicius Moreira
9f13b0efd5 [view] improvement: only displaying a confirmation dialog for custom actions that start immediately 2021-12-15 15:55:41 -03:00
Vinicius Moreira
98e19ea934 [view.qt.thread] fix: crashing for custom actions that can request a system backup 2021-12-15 15:47:32 -03:00
Vinicius Moreira
0a5501fbd8 [arch] refactoring: creating custom actions on demand 2021-12-15 15:39:31 -03:00