Commit Graph

78 Commits

Author SHA1 Message Date
Vinicius Moreira
971e9a58c7 [view.core.controller] refactoring: changing String formatting method 2021-11-20 11:18:09 -03:00
Vinicius Moreira
1cd060cd1f [view.core.controller] refactoring: removing duplicate import 2021-11-20 10:52:44 -03:00
Vinicius Moreira
84518ce34d [view.core.controller] fix: install/uninstall logs 2021-11-20 10:51:50 -03:00
Vinicius Moreira
6bc30ba516 [core.controller] refactoring: removing useless check 2021-11-09 12:48:22 -03:00
Vinicius Moreira
0a9133068e [view] fix: displaying initial warnings related to supported technologies even when they are not enabled or have the required dependencies 2021-11-09 12:47:13 -03:00
Vinicius Moreira
9a8772da8f improvement: replacing subprocess commands to detected installed CLIs by Python faster native calls (shutil.which) 2021-06-15 17:09:49 -03:00
Vinicius Moreira
7a3245ae5e [appimage] improvement -> caching suggestions to disk 2021-02-01 17:09:30 -03:00
Vinicius Moreira
6aebaf6718 [arch] improvement -> repositories/AUR search time 2021-01-11 16:33:13 -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
3c4de456c5 [appimage] improvement -> new custom action 'Update database' 2020-12-23 14:40:26 -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
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
dab70cdfb8 [improvement][ui] big refactoring regarding the components states 2020-06-22 17:00:32 -03:00
Vinicius Moreira
e852224637 [improvement][ui] sorting installed packages by their names 2020-06-21 15:38:55 -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
eb12b3e6f0 [improvement][ui] search: always putting the installed on top if no name filter is provided 2020-06-15 16:36:01 -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
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinicius Moreira
cc5c89a350 [fix][ui] not calling initial required tasks after enabling a new package type on settings 2020-06-11 11:25:37 -03:00
Vinicius Moreira
763d7cf51a [ui][improvement] refreshing custom actions after installing/uninstalling/downgrading/upgrading packages 2020-06-05 18:57:54 -03:00
Vinicius Moreira
d3d40c85b6 [fix] displaying backups action when backup is disabled on the settings 2020-06-05 14:37:04 -03:00
Vinicius Moreira
44d70f5efd [feature] new custom action to open the system backup tool 2020-06-04 12:16:53 -03:00
Vinícius Moreira
7aa133be2a [feature] axel support for multithreaded downloads 2020-05-27 16:18:53 -03:00
Vinícius Moreira
7f1be2b547 [improvement][ui] new 'updates ignored' category to filter packages with ignored updates 2020-05-20 11:58:29 -03:00
Vinicius Moreira
a320f30911 [feature] ignore updates: Arch/AUR packages 2020-05-17 14:36:22 -03:00
Vinícius Moreira
7f4f2c805c [feature] new 'restore' custom action 2020-05-09 14:52:01 -03:00
Vinícius Moreira
d5049c8466 [feature][tray] displaying a notification when there is a new bauh release 2020-04-20 15:05:52 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
58a5be9f67 [aur] initial retrievement of update requirements implementation 2020-02-07 19:09:11 -03:00
Vinícius Moreira
0201bda2b7 [ui][settings] available as a tray action 2020-02-07 15:23:01 -03:00
Vinícius Moreira
ecd936c6fd [flatpak] sorting packages before updating 2020-02-06 19:40:14 -03:00
Vinícius Moreira
a10851a16f [aur] initial implementation to determine the best update order 2020-02-05 18:46:55 -03:00
Vinícius Moreira
bde2e2e104 [ui][settings] refactoring 2020-01-29 11:27:33 -03:00
Vinícius Moreira
fdbe989a6f [ui][settings] auto screen scale factor 2020-01-29 10:56:07 -03:00
Vinícius Moreira
9155f5e2b8 [fix][ui][settings] gems scaling 2020-01-28 18:55:59 -03:00
Vinícius Moreira
2ff36e9ac4 [fix][ui][settings] gems scaling 2020-01-28 18:53:46 -03:00
Vinícius Moreira
af25d9b401 [fix][ui][settings] flatpak inputs scaling | i18n 2020-01-28 17:13:09 -03:00
Vinícius Moreira
a03f5bd99b [fix][ui][settings] crash when no locale is defined on the config file 2020-01-28 16:40:31 -03:00
Vinícius Moreira
e768e00f57 [fix][ui][settings] inputs badly aligned 2020-01-28 16:16:02 -03:00
Vinícius Moreira
e859cfd06d [fix][ui][settings] not displaying all available gems 2020-01-28 15:06:59 -03:00
Vinícius Moreira
5a6575d8d0 [ui][settings] gem selector moved to settings 2020-01-28 13:13:37 -03:00
Vinícius Moreira
e3bfa097fe [ui][settings] types tab sketch 2020-01-27 19:40:19 -03:00
Vinícius Moreira
c31769705c [ui][settings] settings icon 2020-01-27 19:26:37 -03:00
Vinícius Moreira
ab8b7d5f0b [ui][settings] more improvements and settings 2020-01-27 19:05:46 -03:00
Vinícius Moreira
ce673dda5d [ui][settings] more improvements and settings 2020-01-27 13:30:32 -03:00
Vinícius Moreira
c23911290c [ui][settings] more improvements and settings 2020-01-27 12:41:16 -03:00
Vinícius Moreira
2c550a38fe [ui][settings] more general settings and improvements 2020-01-24 19:35:50 -03:00
Vinícius Moreira
b530cbe0fc [ui][settings] supported types working 2020-01-24 18:17:52 -03:00