Commit Graph

1948 Commits

Author SHA1 Message Date
Vinicius Moreira
d85b661ac3 [web] improvement: adding tips for all custom actions 2022-02-25 14:25:40 -03:00
Vinicius Moreira
7c75a55c57 [view] improvement: removing the 'what is this ?' icons from some apps table columns 2022-02-25 14:15:05 -03:00
Vinicius Moreira
9f9a75445f [arch] improvement: adding tips for all custom actions 2022-02-25 13:04:20 -03:00
Vinicius Moreira
320b6062ca [view] improvement: displaying tips for some custom actions (on mouse hover) 2022-02-25 11:59:08 -03:00
Vinicius Moreira
5fea95654b [view] improvement: allowing the package name to concatenated with a custom action status 2022-02-24 14:19:14 -03:00
Vinicius Moreira
e3dfa825dd [view] improvement: displaying the current image index as a label in the button bar (screenshots dialog) 2022-02-24 10:59:24 -03:00
Vinicius Moreira
5a1269d07f [api] improvement: SoftwareManager.get_screenshots returning a generator instead of a list 2022-02-24 10:32:20 -03:00
Vinicius Moreira
b2fb656dc0 [arch] improvement: displaying 'description' and 'version' as primary fields for repository packages (info) 2022-02-24 10:01:19 -03:00
Vinicius Moreira
23bc65b00e [arch] refactoring: removing unneeded parameters from 'launch' method 2022-02-24 09:54:29 -03:00
Vinicius Moreira
b67860f538 [arch] improvement: removing the '%U' parameter before launching applications to prevent error messages 2022-02-24 09:51:54 -03:00
Vinicius Moreira
6bc8cc91c2 [arch] improvement: displaying the 'executable' field on the info dialog if the package is an application 2022-02-24 09:48:10 -03:00
Vinicius Moreira
fa972d2ea0 [commons] improvement: not displaying any output related to '[sudo] password' 2022-02-23 15:47:02 -03:00
Vinicius Moreira
d2ed73d9ca [view] improvement: upgrade summary dialog width 2022-02-21 14:21:42 -03:00
Vinicius Moreira
656810ffe5 [view] improvement: able to define min width for form component 2022-02-21 13:51:08 -03:00
Vinicius Moreira
47490ece8f [view] improvement: able to define min width for multiple select component 2022-02-21 13:50:44 -03:00
Vinicius Moreira
6ba04dfed1 [view] improvement: able to specify min_width for label components 2022-02-21 13:49:16 -03:00
Vinicius Moreira
edfa1f7c4c [CHANGELOG.md] fix: release version 2022-02-14 15:06:55 -03:00
Vinicius Moreira
265bb8073e [CHANGELOG.md] Updating 0.9.28 changelog 2022-02-14 14:59:22 -03:00
Vinicius Moreira
def2bd0c3c [view.qt.systray] fix: bauh-cli calls not referencing the containerized Python's interpreter [AppImage] 2022-02-14 14:47:48 -03:00
Vinicius Moreira
e4a444df47 bumping version to 0.9.28 2022-02-14 14:37:45 -03:00
Vinicius Moreira
399470d699 [AppImageBuilder.yml] improvement: removing unneeded PATH variable 2022-02-14 14:34:22 -03:00
Vinicius Moreira
ca4c3babd3 [AppImageBuilder.yml] fix: wrong PATH variable 2022-02-14 12:01:30 -03:00
Vinicius Moreira
7e5159fe1d [AppImageBuilder.yml] fix: excluding required dependencies for Debian 2022-02-11 16:18:33 -03:00
Vinícius Moreira
edd2b8c927 0.9.27 2022-02-11 16:02:36 -03:00
Vinicius Moreira
fb55a1f85e [CHANGELOG.md] updating 0.9.27 release date 2022-02-11 15:48:31 -03:00
Vinicius Moreira
6eb4b5104a [arch] fix: removing a duplicate call to checking for AUR updates 2022-02-11 15:30:13 -03:00
Vinicius Moreira
4e064aeee9 [arch] refactoring: replacing some sets by tuples 2022-02-11 15:23:50 -03:00
Vinicius Moreira
babb4b5661 [arch] fix: crashing when no AUR package name is informed to the AUR client 2022-02-11 15:23:23 -03:00
Vinicius Moreira
3eb27466ad [AppImageBuilder.yml] fix: missing Qt components (mainly related to SVG handling) 2022-02-11 15:05:13 -03:00
Vinicius Moreira
222fe00786 [CHANGELOG.md] reference to AppImageBuilder.yml changes 2022-02-10 14:47:47 -03:00
Vinicius Moreira
c578a62ad3 refactoring: moving AppImageBuilder.yml 2022-02-10 14:44:57 -03:00
Vinicius Moreira
1ba610da9d [AppImageBuilder.yml] -~50% size reduction 2022-02-10 14:29:16 -03:00
Vinicius Moreira
8225efc481 [README.md] Updating Ubuntu installation title 2022-02-10 11:23:53 -03:00
Vinicius Moreira
4ae77312b7 [setup] improvement: able to install bauh with python/pip without enforcing requirements 2022-02-10 11:23:15 -03:00
Vinicius Moreira
e84f88d37d [arch] improvement: preventing AUR's installed packages from not being mapped in cases the communication with the API fails 2022-02-10 11:09:32 -03:00
Vinicius Moreira
9564ce3237 [arch] fix: installation fails when several dependent packages conflict with the installed ones 2022-02-09 14:24:01 -03:00
Vinicius Moreira
ddf0b92cf7 [arch] fix: not detecting installed AUR packages anymore due to recent AUR API changes 2022-02-09 14:14:46 -03:00
Vinicius Moreira
cd9b465f89 [arch.output] refactoring: String formatting method 2022-02-09 11:01:21 -03:00
Vinicius Moreira
66ae8eb152 [arch] fix: silent crash when handling and displaying transaction sub-status 2022-02-09 10:52:16 -03:00
Vinicius Moreira
8000babec8 [appimage] fix: displaying duplicate installed apps for some cases (search) 2022-02-09 10:43:47 -03:00
Vinicius Moreira
68cd434fc1 bumping version to 0.9.27 2022-02-09 10:42:58 -03:00
Vinicius Moreira
c4be425a43 [CHANGELOG.md] fix identation 2022-01-31 17:18:11 -03:00
Vinícius Moreira
3759df9575 0.9.26 2022-01-31 16:57:59 -03:00
Vinicius Moreira
b82151926d Updating CHANGELOG.md 2022-01-31 16:18:36 -03:00
Vinicius Moreira
6eda2948de [arch] fix: not displaying any substatus when retrieving packages (pacman) 2022-01-31 16:17:27 -03:00
Vinicius Moreira
b130ad6d0b [arch] improvement: explicitly marking installed dependent packages as 'dependencies' (installation) 2022-01-31 15:26:37 -03:00
Vinicius Moreira
c718fe0a36 [view.qt.settings] fix: confirmation dialog icon when launched alone 2022-01-28 19:24:50 -03:00
Vinicius Moreira
d07e0e326c [style.knight] fix: adding missing qss rule 2022-01-28 19:09:14 -03:00
Vinicius Moreira
b895ba1cd2 [arch] improvement: 'automatch_providers' property label renamed (again) 2022-01-28 18:59:08 -03:00
Vinicius Moreira
9656f78020 [arch] improvement: new property 'prefer_repository_provider' 2022-01-28 18:31:17 -03:00