Commit Graph

104 Commits

Author SHA1 Message Date
Vinicius Moreira
01bd532465 [arch][snap] improvement -> caching categories file for 24 hours 2020-12-28 10:41:54 -03:00
Vinicius Moreira
cdcb2bac0b [core] improvement -> new settings property 'boot.load_apps' to prevent loading apps after the startup process 2020-12-24 11:42:40 -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
170778b914 fix -> bauh release notification not working properly 2020-12-07 18:41:35 -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
1088966991 [improvement][settings] new property 'ui.scale_factor' responsible for defining the interface scale factor 2020-06-24 12:23:05 -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
Vinicius Moreira
0912384781 [improvement] download clients parameters 2020-06-01 16:34:53 -03:00
Vinícius Moreira
5340070b3a [improvement][settings] only displaying available multi-threaded download clients 2020-05-28 11:36:54 -03:00
Vinícius Moreira
7aa133be2a [feature] axel support for multithreaded downloads 2020-05-27 16:18:53 -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
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
f076e15119 [fix][settings] crashing when an empty Qt style is defined 2020-05-05 14:44:55 -03:00
Vinicius Moreira
08ddea55fd [fix][settings] crashing when an unknown Qt style is set 2020-05-03 16:29:42 -03:00
Vinicius Moreira
a03b853336 [improvement][settings] new option to disable the reboot dialog after a successful upgrade 2020-04-29 15:51:38 -03:00
Vinicius Moreira
636469215c [backup] allowing to specify the Timeshift mode: rsync or btrfs 2020-04-28 18:29:30 -03:00
Vinicius Moreira
827d31e495 [improvement][trim] 'disk.trim_after_update' changed to 'disk.trim.after_upgrade' 2020-04-22 14:01:36 -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
e43c09d982 [improvement] hiding logs when aria2 is not installed 2020-04-14 16:19:29 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
574db7fda1 [fix][ui][settings] not matching the default system locale with the available options 2020-03-11 11:01:35 -03:00
Vinícius Moreira
01e8333ef4 [ui][settings] renaming Arch tab as AUR 2020-02-12 13:09:06 -03:00
Vinicius Moreira
4835d8c2ec [settings] property to disable pre-dependency checking 2020-02-10 15:01:15 -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
0fd85fe10f [ui][settings] new property to disable updates sorting 2020-02-07 11:45:45 -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
c1564c2c88 [ui][settings] cleaning QT_AUTO_SCREEN_SCALE_FACTOR env var 2020-01-30 17:23:14 -03:00
Vinícius Moreira
9165e1cc5b [ui][settings] Type tab as the first tab 2020-01-30 16:13:01 -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