Commit Graph

273 Commits

Author SHA1 Message Date
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
bef465a1ea [ui] fix: upgrading: only requesting the root password if required | [flatpak] fix -> crashing when trying to downgrade 2020-12-10 19:15:34 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
9356c6519d [arch] fix -> not able to replace an installed package for a new one that replaces it during conflict resolutions 2020-11-13 12:00:08 -03:00
Vinicius Moreira
f6b0679fd7 [arch] fix -> search: not able to find installed packages that were renamed on the repositories 2020-11-12 11:42:17 -03:00
Vinicius Moreira
1becd281fa [arch] fix -> AUR: not displaying all available actions per package after a fresh install 2020-09-11 14:52:18 -03:00
Vinicius Moreira
231c77c7da [arch] fix -> wrong substatus when checking optdeps conflicts 2020-09-11 11:39:28 -03: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
26fa25cebb [snap] feature -> allowing to select an available channel during the installation process 2020-09-06 01:10:13 -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
faa8cc4e0d [arch] fix -> displaying wrong progress during the upgrade process when there are packages to install and upgrade 2020-09-05 23:29:55 -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
16eb8445fb [arch] fix -> AUR: not properly extracting srcinfo data when several pkgnames are declared 2020-08-28 13:53:59 -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
dcd2cfd8df [arch] improvement -> AUR: edit pkgbuild dialog with 'No' as the default button 2020-08-20 17:33:51 -03:00
Vinicius Moreira
20f049315c [arch] fix -> not informing the env vars during the launch process 2020-08-20 17:28:31 -03:00
Vinicius Moreira
4544a46421 [arch] improvement -> increasing PKGBUILD editing dialog dimensions 2020-08-20 12:04:49 -03:00
Vinicius Moreira
92384875cd [arch] improvement -> new settings property 'aur_remove_build_dir' 2020-08-20 11:55:37 -03:00
Vinicius Moreira
f632aea55e [arch] fix -> AUR: not installing the correct package built when several are generated 2020-08-19 19:05:44 -03:00
Vinicius Moreira
eb1a1520a4 [arch] fix -> some environment variables are not available during the common operations (install, upgrade, ...) 2020-08-19 14:59:14 -03:00
Vinicius Moreira
e20bfe461b [arch] -> improvement: 'aur_build_dir' property rendered as a file chooser 2020-08-18 18:41:27 -03:00
Vinicius Moreira
befcc79cb0 [arch] improvement -> AUR: new settings property 'aur_build_dir' 2020-08-18 18:15:49 -03:00
Vinicius Moreira
7e0ee26db1 [arch] fix -> AUR: importing PGP keys 2020-08-17 17:59:28 -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
31b67a32b7 [arch] improvements -> upgrading firstly the keyring packages declared in 'SyncFirst' (/etc/pacman.conf) to avoid pacman downloading issues | only removing packages after downloading the required ones 2020-08-11 11:24:41 -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
d288c30484 [arch] fix -> Downloading some AUR packages sources twice when multi-threaded download is enabled 2020-08-04 12:27:33 -03:00
Vinicius Moreira
eee9e9abf8 [improvement][ui] uninstallation does not refresh the table if it succeeds 2020-06-16 11:41:06 -03:00
Vinicius Moreira
3ee6056814 [fix][arch] crashes when downgrading a package after being recently installed 2020-06-12 18:18:48 -03:00
Vinicius Moreira
1b4137be32 [fix][arch] log message 2020-06-11 17:24:13 -03:00
Vinicius Moreira
f0c44ab019 [fix][ui] calling required tasks when '--settings' is specified as a param 2020-06-11 17:15:20 -03:00
Vinicius Moreira
ef70ce0864 [fix][arch] not waiting for the disk cache to be ready before reading installed packages 2020-06-11 16:53:10 -03:00
Vinicius Moreira
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinicius Moreira
d919b8aef8 [improvement][arch] cleaning substatus after caching data to disk 2020-06-06 19:20:44 -03:00
Vinicius Moreira
4960cfbaa8 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:22:17 -03:00
Vinicius Moreira
6bec05c408 [fix][arch] properly fixing multiple providers checking when uninstalling 2020-06-02 18:12:20 -03:00
Vinicius Moreira
157ec0e2c6 [improvement][arch] new 'automatch_providers' settings 2020-06-02 17:54:08 -03:00
Vinicius Moreira
d45dc799ca [fix][arch] not checking if the are other installed providers for the target package 2020-06-02 15:59:13 -03:00
Vinicius Moreira
5901c4ceea [fix][arch] not checking if **pacman-mirrors** is available before starting to download repository packages 2020-06-01 10:58:46 -03:00
Vinícius Moreira
5bc64640ad [improvement][arch] always retrieving the package sizes before downloading with mult-threaded clients 2020-05-27 17:07:02 -03:00
Vinícius Moreira
cec0c06e4f [feature][arch] supporting multi-threaded download for repository packages 2020-05-27 11:51:24 -03:00
Vinícius Moreira
dc1873c3c7 [fix][arch] displaying wrong upgrade status when there is no AUR packages to upgrade 2020-05-21 12:43:54 -03:00
Vinícius Moreira
ce7e309799 [fix] ignore updates file handling for Arch, AppImage and Flatpak 2020-05-19 18:50:05 -03:00
Vinicius Moreira
a320f30911 [feature] ignore updates: Arch/AUR packages 2020-05-17 14:36:22 -03:00