Commit Graph

1458 Commits

Author SHA1 Message Date
Vinicius Moreira
df8f406d4f [arch] refactoring: instantiating package custom actions on demand 2022-02-25 15:09:17 -03:00
Vinicius Moreira
f3c4bcbc71 [snap] refactoring: custom actions moved to SnapApplication and are instantiated on demand 2022-02-25 14:45:11 -03:00
Vinicius Moreira
077aa6ecff [snap] improvement: adding tips for all custom actions 2022-02-25 14:39:48 -03:00
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
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
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
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
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
Vinicius Moreira
9d1472c1a9 [arch] improvement: 'automatch_providers' property label renamed 2022-01-28 12:44:11 -03:00
Vinicius Moreira
39dd0f1ac8 [arch] improvement: always listing repository packages as primary options when multiple providers for a given dependency are available 2022-01-28 12:31:18 -03:00
Vinicius Moreira
ca9b3d0e51 [arch] improvement: allowing AUR packages to be installed as dependencies of a repository package | fix: not displaying all possible AUR providers for a given dependency 2022-01-28 12:05:58 -03:00
Vinicius Moreira
f69ed7aa4a [commons.system] fix: not handling unicode decode errors when reading a subprocess output 2022-01-27 16:32:32 -03:00
Vinicius Moreira
644cf43511 [arch] improvement: not rechecking sub-dependencies of an AUR dependency to be installed 2022-01-27 12:28:31 -03:00
Vinicius Moreira
d205281b3a [arch] fix: not informing all the provided packages on the transaction context to the dependency sorting algorithm 2022-01-27 11:42:57 -03:00
Vinicius Moreira
82f140f2e1 [arch] fix: not upgrading a package when a dependent package relies on a specific version with epoch 2022-01-24 15:42:35 -03:00
Vinicius Moreira
131b787108 [arch] refactoring: proper typing 2022-01-07 18:23:44 -03:00
Vinicius Moreira
5921cfd3da Merge branch 'master' into staging 2022-01-01 11:24:35 -03:00
DN-debug
4b9c27fe93 [view] new logo (by @DN-debug) 2022-01-01 11:23:01 -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
Vinicius Moreira
05694342cc [api.http] refactoring: String formatting method 2021-12-24 08:31:01 -03:00