Commit Graph

199 Commits

Author SHA1 Message Date
Vinícius Moreira
1018a438c9 [fix][aur] list attributes 2020-02-11 19:10:10 -03:00
Vinícius Moreira
82ae65ebb7 [aur] architecture dependencies 2020-02-11 18:41:12 -03:00
Vinícius Moreira
fb8229e1ac [aur] renaming settings's property 'pacman_dep_check' to 'simple_checking' 2020-02-11 17:15:20 -03:00
Vinícius Moreira
999e94b3d7 [aur] dependency checking time logs 2020-02-11 15:41:26 -03:00
Vinícius Moreira
0e4ebbe277 [aur] new AUR dependencies checking algorithm 2020-02-11 14:05:16 -03:00
Vinicius Moreira
3e956a5413 [ui][update] displaying requirements and upgrade order 2020-02-10 12:42:53 -03:00
Vinícius Moreira
58a5be9f67 [aur] initial retrievement of update requirements implementation 2020-02-07 19:09:11 -03:00
Vinícius Moreira
ecd936c6fd [flatpak] sorting packages before updating 2020-02-06 19:40:14 -03:00
Vinícius Moreira
44ad20f613 [aur] supporting right sort when the package provides multiple names 2020-02-05 19:29:05 -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
6ed68ab4f3 [improvement][aur] allowing the user to bypass checksum errors when installing / upgrading / downgrading packages 2020-02-05 12:00:57 -03:00
Vinícius Moreira
9df3effce3 [improvement][aur] synchronizing the package databases once a day 2020-01-30 11:17:55 -03:00
Vinícius Moreira
822e11b8d0 [aur] mirror.svg with previous color 2020-01-29 18:22:33 -03:00
Vinícius Moreira
5b8ad2b022 [fix][aur] dependency installation substatus 2020-01-29 17:59:56 -03:00
Vinícius Moreira
83fce04c5d [fix][aur] optional dep install fails when it is based on another package 2020-01-29 17:50:37 -03:00
Vinícius Moreira
c6a00ec2dd [feature][aur] enabled ccache during installation if available 2020-01-29 17:00:46 -03:00
Vinícius Moreira
2ff36e9ac4 [fix][ui][settings] gems scaling 2020-01-28 18:53:46 -03:00
Vinícius Moreira
be7f93d688 [fix][ui][settings] web inputs scaling 2020-01-28 17:17:24 -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
ffa7611930 [fix][aur] not able to install packages based on other packages | other fixes 2020-01-22 17:16:22 -03:00
Vinícius Moreira
b83f9d8440 [fix][aur] not pre-downloading some source files 2020-01-14 19:31:24 -03:00
Vinícius Moreira
f805254a59 [fix][aur] makedepends not treated as a list | package name not considered as provided 2020-01-14 17:33:50 -03:00
Vinícius Moreira
ff954f4278 Merge branch 'staging' into svg
# Conflicts:
#	CHANGELOG.md
2020-01-09 12:38:44 -03:00
Vinicius Moreira
74ddfc03ef [refactoring] removing the HOME_PATH constant in favor of Path.home() 2020-01-02 17:13:57 -03:00
Vinícius Moreira
12859dfe6c [improvement] all icons as SVGs 2019-12-26 17:16:33 -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
Vinicius Moreira
44da79c03c [aur] suggestions from bauh-files 2019-12-22 21:06:57 -03:00
Vinícius Moreira
ce1f30365d [aur] generating the optimized makepkg file if it is not found during an installation 2019-12-18 19:13:02 -03:00
Vinícius Moreira
98ea92bc1f [aur] fix config reading during dependency checking 2019-12-18 18:42:38 -03:00
Vinícius Moreira
59c6b6686f [aur] deleted var fix 2019-12-18 18:27:45 -03:00
Vinícius Moreira
496f61a27b [aur] config file 2019-12-18 18:19:00 -03:00
Vinícius Moreira
7a768861b2 [aur] AUR normalized index cached to disk instead of memory 2019-12-18 16:43:47 -03:00
Vinícius Moreira
b9ed2cf4c1 sketch 2019-12-09 19:30:27 -03:00
Vinícius Moreira
fab88cb995 [aur] reading all transitive dependencies of the selected optional dependencies before their installation 2019-12-06 19:03:12 -03:00
Vinícius Moreira
86f479065d [fix][aur] optional dependencies installation 2019-12-04 14:16:33 -03:00
Vinícius Moreira
e01249f49c [improvement][aur] retrieving and displaying all transitive required dependencies 2019-12-04 12:47:10 -03:00
Vinicius Moreira
2aec03586a [fix][aur] replaces the wrong term 'mirror' by 'repository' 2019-12-02 18:02:07 -03:00
Vinicius Moreira
5acd06a708 [aur] improving dialog labels 2019-12-02 17:37:42 -03:00
Vinicius Moreira
d0d478de99 [improvement][aur] optdeps dialog: 'cancel' button label changed to 'do not install' 2019-12-02 12:53:48 -03:00
Vinicius Moreira
5394a73f84 [aur][pacman] improving comments 2019-12-02 11:39:08 -03:00
Vinicius Moreira
ef5210b468 [fix][aur] not finding some dependencies declared as files instead of the package names 2019-12-02 11:36:05 -03:00
Vinicius Moreira
a6de4caa51 [aur] removing optimized makepkg.conf when it is not necessary 2019-11-29 11:34:14 -03:00
Vinicius Moreira
4834e8dafd [aur] show the description field in the info window of not installed packages 2019-11-29 09:34:50 -03:00
Vinicius Moreira
a9da7bacc2 [aur] new suggestion 2019-11-29 09:20:11 -03:00
Vinicius Moreira
dca66b315e [aur] respecting BAUH_ARCH_OPTIMIZE when makepkg calls are executed 2019-11-29 09:05:20 -03:00