Commit Graph

82 Commits

Author SHA1 Message Date
Vinicius Moreira
4544a46421 [arch] improvement -> increasing PKGBUILD editing dialog dimensions 2020-08-20 12:04:49 -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
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
ae721f6eea [appimage] improvement -> manual file installation: trying to auto-fill the 'Name' and 'Version' fields 2020-08-11 15:38:30 -03:00
Vinicius Moreira
4de2eb317e [appimage] improvement -> manual file installation default search path set to '~/Downloads' 2020-08-11 13:38:35 -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
19cd85bc98 [ui] -> fix: crashing when nothing can be upgraded 2020-08-04 09:55:42 -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
eee9e9abf8 [improvement][ui] uninstallation does not refresh the table if it succeeds 2020-06-16 11:41:06 -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
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
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
Vinicius Moreira
600f0068bf [feature][ui] it is possible to view details of some initialization tasks by clicking on their icons 2020-05-03 12:02:12 -03:00
Vinicius Moreira
780667f5c3 [ui] removed more unnecessary 'x' buttons from some dialogs 2020-04-29 16:58:39 -03:00
Vinicius Moreira
c8385035ee [ui] icons, buttons and colors changes 2020-04-27 18:46:21 -03:00
Vinicius Moreira
700a6ca9ce [fix][arch][uninstall] not displaying removing all unnecessary dependencies 2020-04-22 12:21:21 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
584064f214 [improvement] the temp dir used now has a different name if you launch bauh as the root user to avoid permissioning issues 2020-02-12 14:41:30 -03:00
Vinícius Moreira
58a5be9f67 [aur] initial retrievement of update requirements implementation 2020-02-07 19:09:11 -03:00
Vinícius Moreira
5be4e6c3de [fix] wrong import 2020-02-07 15:57:44 -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
2ff36e9ac4 [fix][ui][settings] gems scaling 2020-01-28 18:53:46 -03:00
Vinícius Moreira
e768e00f57 [fix][ui][settings] inputs badly aligned 2020-01-28 16:16:02 -03:00
Vinícius Moreira
5a6575d8d0 [ui][settings] gem selector moved to settings 2020-01-28 13:13:37 -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
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
Vinícius Moreira
f37e66a63c [ui][settings] improvements 2020-01-24 13:21:46 -03:00
Vinícius Moreira
c8a4370ff0 [ui][settings] sketch 2020-01-23 18:28:23 -03:00
Vinícius Moreira
535e6ab3bb [fix] removing planned method 2020-01-22 18:12:21 -03:00
Vinícius Moreira
218d0b6ce9 [CHANGELOG] 2020-01-22 18:10:33 -03:00
Vinícius Moreira
8dd114da85 [feature][flatpak] registering Flathub at system level 2020-01-13 14:41:01 -03:00
Vinícius Moreira
8c876df7b5 [improvement][flatpak] application name tooltip now displays the installation level 2020-01-13 12:03:27 -03:00
Vinícius Moreira
0acb5b7047 [improvement][web] not using HTTP sessions anymore to perform the searches 2020-01-08 15:48:14 -03:00
Vinicius Moreira
74ddfc03ef [refactoring] removing the HOME_PATH constant in favor of Path.home() 2020-01-02 17:13:57 -03:00
Vinicius Moreira
29baf1c5e1 [http] 'exists' accepting 403 as a valid response 2019-12-24 11:29:26 -03:00
Vinícius Moreira
c29b1a0252 suggestions button implemented respecting already installed applications 2019-12-23 13:04:51 -03:00
Vinicius Moreira
4696fc34d4 suggestions button sketch 2019-12-22 22:33:13 -03:00
Vinícius Moreira
e73e36b9c2 [wgem] downloading suggestions from the cloud and generating a search index 2019-12-16 19:50:47 -03:00
Vinícius Moreira
a602a583e3 [wgem] filling preset app options 2019-12-16 18:09:28 -03:00
Vinícius Moreira
2cdd5b59f5 [wgem] reading local suggestions 2019-12-16 16:55:48 -03:00
Vinícius Moreira
e407d97d45 [wgem] fix icon path definition and caching | param --reset cleaning the web environment as well 2019-12-16 12:26:12 -03:00
Vinícius Moreira
f6434f9e30 [wgem] custom icon selector 2019-12-16 11:40:05 -03:00
Vinícius Moreira
174349cf5b [wgem] adding category 2019-12-13 16:35:00 -03:00