Commit Graph

107 Commits

Author SHA1 Message Date
Mape6
e970552dfe Update German translation 2023-03-06 07:11:06 +01:00
Vinicius Moreira
fbd98d8b31 [arch] improvement: suggestions available for repository packages 2022-05-20 17:17:54 -03:00
Vinicius Moreira
3cfc16565b [arch] improvement: displaying different tabs for general Arch configurations and AUR 2022-04-11 15:33:10 -03:00
Vinicius Moreira
26678a0138 [arch] improvement: optional packages installation dialog appearance (install) 2022-04-07 15:58:43 -03:00
Vinicius Moreira
9a9fc06348 [arch] improvement: hard requirements message size (uninstall dialog) 2022-04-06 18:24:34 -03:00
Vinicius Moreira
9e8ad38e03 [arch] improvement: text length of the 'dependencies installation' popup reduced 2022-03-28 16:58:22 -03:00
Vinicius Moreira
3e13b64e4c [arch] feature: able to filter outdated packages by the new 'out of date' category (AUR only) 2022-03-12 12:17:22 -03:00
Vinicius Moreira
2ff5aa7f63 [arch] feature: able to filter orphan packages by the new 'orphan' category (AUR only) 2022-03-12 12:02:40 -03:00
Vinicius Moreira
ff0903d551 [arch] improvement: displaying the 'orphan' field for AUR packages (info) 2022-03-12 11:42:40 -03:00
Vinicius Moreira
500afe12d7 [arch] improvement: displaying the 'out of date' field for AUR packages 2022-03-12 11:35:24 -03:00
Vinicius Moreira
9f9a75445f [arch] improvement: adding tips for all custom actions 2022-02-25 13:04:20 -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
6eda2948de [arch] fix: not displaying any substatus when retrieving packages (pacman) 2022-01-31 16:17:27 -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
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
6d3917ee99 [arch] feature: allowing AUR packages to be installed when bauh is launched by the root user 2021-12-07 15:41:02 -03:00
Vinicius Moreira
c80845cde4 [view] improvement: displaying a tooltip with the missing dependencies for a supported packaging technology 2021-11-22 15:48:48 -03:00
Vinicius Moreira
35ca24b680 [arch] refactoring: i18n (warning: AUR missing deps) 2021-11-09 12:51:56 -03:00
Vinicius Moreira
926ee65105 [arch] feature -> ignoring binary package when checking with rebuild-detector 2021-01-18 11:20:48 -03:00
Vinicius Moreira
b8dd5c84e4 [arch] fix -> displaying packages removed from AUR as AUR packages 2021-01-14 17:27:27 -03:00
Vinicius Moreira
7d539e0838 [arch] feature -> AUR: custom actions to allow/ignore rebuild-detector for a given package 2021-01-14 15:33:46 -03:00
Vinicius Moreira
0680a3118d [arch] feature -> AUR: rebuild-detector integration 2021-01-14 11:29:17 -03:00
Vinicius Moreira
5fd161888a [arch] feature -> AUR: new custom action to quickly reinstall a package 2021-01-13 15:28:19 -03:00
Vinicius Moreira
6d6e971eb1 [arch] improvement -> AUR index expiration is now defined in hours instead of minutes 2020-12-30 16:53:48 -03:00
Vinicius Moreira
c91e982243 improvement -> all suported types now display a 'Checking configuration file' task during the initialization process 2020-12-30 13:35:15 -03:00
Vinicius Moreira
01bd532465 [arch][snap] improvement -> caching categories file for 24 hours 2020-12-28 10:41:54 -03:00
Vinicius Moreira
a9b196522d [arch] improvement -> AUR: the index is not always being updated during the initialization process 2020-12-21 16:08:45 -03:00
Vinicius Moreira
7057f683cd [arch] improvement -> history/downgrade considering the repository commit + bug fixes 2020-12-21 12:25:54 -03:00
Vinicius Moreira
cf17a91b83 [arch] improvement -> AUR: upgrade checking now considers modification dates as well 2020-12-17 18:35:34 -03:00
Vinicius Moreira
4540fc938e [arch] improvement -> the task responsible for generating a local AUR index is displayed on the initialization dialog 2020-12-14 13:04:39 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Kevin KIN-FOO
b5ba56fca9 i18n Français 2020-11-15 23:32:56 +01:00
Vinicius Moreira
293d2a5fb0 [arch] fix -> uninstall: not detecting hard requirements properly 2020-09-11 11:17:27 -03:00
Vinicius Moreira
1c1aad1e0e [arch] fix -> AUR: not properly handling AUR package dependencies with specific versions 2020-09-09 18:51:37 -03:00
Vinicius Moreira
bf6361a6d1 [arch] improvement -> 'keep' as the default button for 'no longer needed deps' dialog | [ui] adding missing 'pointing hand' cursors 2020-09-05 23:52:26 -03:00
Vinicius Moreira
129ede9c6c [arch] fixes -> not displaying and uninstalling dependent packages during conflict resolutions | not retrieving all packages that would break if a given package is uninstalled 2020-09-03 18:06:43 -03:00
Vinicius Moreira
2b652532be [arch] improvement -> upgrade: allowing the user to bypass dependency breakage scenarios 2020-09-02 12:11:26 -03:00
Vinicius Moreira
feb061efa4 [arch] improvement -> upgrade: checking specific version requirements and marking packages as 'cannot upgrade' when these requirements are not met 2020-09-01 19:36:05 -03:00
Vinicius Moreira
1418383730 [arch] improvement -> AUR: new settings property 'aur_build_only_chosen' 2020-08-31 15:01:20 -03:00
Vinicius Moreira
4d526e5488 [arch] fix -> not handling conflicting files errors during the installation process 2020-08-27 11:14:00 -03:00
Vinicius Moreira
bb5abf5d86 [arch] feature -> new 'Check Snaps support' action 2020-08-26 18:53:09 -03:00
Vinicius Moreira
634f3dc932 [arch] improvment -> initializing task 'Organizing data from installed packages' is taking about 80% less time 2020-08-21 15:12:05 -03:00
Vinicius Moreira
92384875cd [arch] improvement -> new settings property 'aur_remove_build_dir' 2020-08-20 11:55:37 -03:00
Vinicius Moreira
befcc79cb0 [arch] improvement -> AUR: new settings property 'aur_build_dir' 2020-08-18 18:15:49 -03:00
Vinicius Moreira
9c1ffbd356 [arch] feature -> AUR: allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded 2020-08-16 12:39:20 -03:00
Vinicius Moreira
b68a21894e [arch] improvement -> upgrade: only removing packages after downloading the required ones (when multi-threaded download is enabled) 2020-08-06 14:52:46 -03:00
Vinicius Moreira
bb082e04f1 Merge branch 'master' into staging 2020-06-06 13:49:02 -03:00
Demiray
ebbafc0304 Update tr 2020-06-06 14:17:18 +03:00