Vinicius Moreira
|
4cc602e54d
|
[arch] fix: using the pkgbase instead of pkgname when querying for the 'LastModified' field
|
2022-05-27 12:32:50 -03:00 |
|
Vinicius Moreira
|
d55bb2bb32
|
[arch] fix: not caching the 'LastModified' field of installed AUR dependencies
|
2022-05-27 12:09:45 -03:00 |
|
Vinicius Moreira
|
7875529fb6
|
[arch] refactoring: git log call
|
2022-05-27 11:39:08 -03:00 |
|
Vinicius Moreira
|
95b0e5d45e
|
[arch] fix: date parsing when checking for updates (AUR)
|
2022-05-27 10:11:01 -03:00 |
|
Vinicius Moreira
|
4d1a118b25
|
[arch] fix: error raised when the temporary directory does not exist (AUR build)
|
2022-05-27 09:49:56 -03:00 |
|
Vinicius Moreira
|
57ac55c53f
|
feature: custom software suggestions
|
2022-05-26 18:18:09 -03:00 |
|
Vinicius Moreira
|
fc29a1a7e9
|
[arch] fix: not filling cached data for installed suggestions
|
2022-05-20 18:16:00 -03:00 |
|
Vinicius Moreira
|
fbd98d8b31
|
[arch] improvement: suggestions available for repository packages
|
2022-05-20 17:17:54 -03:00 |
|
Vinicius Moreira
|
a191748124
|
[arch] fix: conflict resolution: removing hard dependencies that would be satisfied with the inclusion of the new package
|
2022-05-19 16:15:34 -03:00 |
|
Vinicius Moreira
|
af46feb64e
|
[view] improvement: settings window size rules moved to stylesheet files
|
2022-05-12 14:13:12 -03:00 |
|
Vinicius Moreira
|
268b59bc3a
|
[arch] fix: displaying already installed packages when suggesting optional dependencies
|
2022-04-13 17:47:07 -03:00 |
|
Vinicius Moreira
|
81966a409e
|
[arch] improvement: removing AUR suggestions
|
2022-04-12 10:24:13 -03:00 |
|
Vinicius Moreira
|
33cfa97bf0
|
[api] improvement: list_suggestions as an optional method (SoftwareManager)
|
2022-04-12 10:22:38 -03:00 |
|
Vinicius Moreira
|
4271d94b26
|
[arch.cpu_manager] improvement: using '/bin/cp' instead of only 'cp' when changing cpu governor (only 'cp' may require confirmation)
|
2022-04-12 10:10:31 -03:00 |
|
Vinicius Moreira
|
1dc7ce327a
|
[arch.cpu_manager] refactoring: String formatting method & PEP8
|
2022-04-12 10:05:12 -03:00 |
|
Vinicius Moreira
|
9ac0d015b7
|
[api] improvement: abstraction for view containers
|
2022-04-11 17:08:16 -03:00 |
|
Vinicius Moreira
|
3cfc16565b
|
[arch] improvement: displaying different tabs for general Arch configurations and AUR
|
2022-04-11 15:33:10 -03:00 |
|
Vinicius Moreira
|
ff254db925
|
[api] improvement: allowing several settings views to be returned (SoftwareManager.get_settings)
|
2022-04-11 15:09:18 -03:00 |
|
Vinicius Moreira
|
374b7ce03f
|
[api] refactoring: removing screen measures as parameters of SoftwareManager.get_settings
|
2022-04-08 17:41:29 -03:00 |
|
Vinicius Moreira
|
e63a6fb267
|
[arch] improvement: removing the repository name from the missing dependencies dialog
|
2022-04-07 17:37:19 -03:00 |
|
Vinicius Moreira
|
9c9836bebf
|
[arch] improvement: missing dependencies dialog now displays the packages sizes and descriptions (only from repositories)
|
2022-04-07 17:27:16 -03:00 |
|
Vinicius Moreira
|
26678a0138
|
[arch] improvement: optional packages installation dialog appearance (install)
|
2022-04-07 15:58:43 -03:00 |
|
Vinicius Moreira
|
262e834a75
|
[arch.controller] fix: typo
|
2022-04-07 11:56:41 -03:00 |
|
Vinicius Moreira
|
e74daba838
|
[arch.controller] fix: typo
|
2022-04-07 11:56:41 -03:00 |
|
Vinicius Moreira
|
81c6e9d607
|
[arch] refactoring: removal confirmation methods
|
2022-04-07 11:56:41 -03:00 |
|
Vinicius Moreira
|
1035e32986
|
[arch] improvement: increasing the unneeded uninstall dialog width
|
2022-04-07 11:56:41 -03:00 |
|
Vinicius Moreira
|
6dc3755855
|
[arch] improvement: displaying all unnecessary requirements versions and descriptions
|
2022-04-07 11:56:41 -03:00 |
|
Vinicius Moreira
|
2ce565e9d7
|
[arch] improvement: displaying unnecessary requirements versions and descriptions
|
2022-04-07 10:33:21 -03:00 |
|
Vinicius Moreira
|
f375772e76
|
[arch] improvement: hard requirements dialog width (uninstall dialog)
|
2022-04-06 18:25:07 -03:00 |
|
Vinicius Moreira
|
9a9fc06348
|
[arch] improvement: hard requirements message size (uninstall dialog)
|
2022-04-06 18:24:34 -03:00 |
|
Vinicius Moreira
|
425bf692d1
|
[arch] improvement: displaying hard requirements versions and descriptions (uninstall dialog)
|
2022-04-06 18:13:49 -03:00 |
|
Vinicius Moreira
|
db3d657598
|
[arch.pacman] refactoring: 'map_installed' typing
|
2022-04-06 17:34:45 -03:00 |
|
Vinicius Moreira
|
47cb969f1a
|
[commons.util] refactoring: centralizing String size conversion into 'size_to_byte'
|
2022-04-06 10:41:09 -03:00 |
|
Vinicius Moreira
|
7d12810772
|
[commons.util] improvement: returning a float for 'size_to_byte' parsing
|
2022-04-06 10:16:48 -03:00 |
|
Vinicius Moreira
|
de387c699d
|
[arch.version] refactoring: PEP
|
2022-04-04 16:15:40 -03:00 |
|
Vinicius Moreira
|
8a935a924a
|
[arch.version] refactoring: String formatting method
|
2022-04-04 16:13:10 -03:00 |
|
Vinicius Moreira
|
e8f09f5ad4
|
[arch] refactoring: removing unused methods from the 'pacman' module
|
2022-03-28 17:55:29 -03:00 |
|
Vinicius Moreira
|
9e8ad38e03
|
[arch] improvement: text length of the 'dependencies installation' popup reduced
|
2022-03-28 16:58:22 -03:00 |
|
Vinicius Moreira
|
d2513cc94f
|
[arch] improvement: increasing the dependencies dialog width
|
2022-03-28 16:00:49 -03:00 |
|
Vinicius Moreira
|
ba9c61db4e
|
[arch] fix: displaying '?' instead of '0' for dependency sizes
|
2022-03-28 15:53:36 -03:00 |
|
Vinicius Moreira
|
f44097ad7e
|
[arch] fix: package sizes float conversion error
|
2022-03-28 10:56:14 -03:00 |
|
Vinicius Moreira
|
6800d6f8e5
|
[arch] fix: not displaying ignored updates (regression)
|
2022-03-14 17:29:21 -03:00 |
|
Vinicius Moreira
|
e1921facf8
|
[common] refactoring: 'get_human_size_str' moved from 'system' to 'view_utils'
|
2022-03-14 09:46:17 -03:00 |
|
Vinicius Moreira
|
3e13b64e4c
|
[arch] feature: able to filter outdated packages by the new 'out of date' category (AUR only)
|
2022-03-12 12:17:22 -03:00 |
|
Vinicius Moreira
|
2ff5aa7f63
|
[arch] feature: able to filter orphan packages by the new 'orphan' category (AUR only)
|
2022-03-12 12:02:40 -03:00 |
|
Vinicius Moreira
|
1bf45547b2
|
[arch] refactoring: 'orphan' as a property
|
2022-03-12 11:45:18 -03:00 |
|
Vinicius Moreira
|
ff0903d551
|
[arch] improvement: displaying the 'orphan' field for AUR packages (info)
|
2022-03-12 11:42:40 -03:00 |
|
Vinicius Moreira
|
500afe12d7
|
[arch] improvement: displaying the 'out of date' field for AUR packages
|
2022-03-12 11:35:24 -03:00 |
|
Vinicius Moreira
|
3edacd75f4
|
[arch] fix: exception when trying to retrieve the PKGBUILD of a package without a base defined (info)
|
2022-03-12 11:02:16 -03:00 |
|
Vinicius Moreira
|
f6c8ad9553
|
[debian] initial Debian package management support
|
2022-03-10 17:11:19 -03:00 |
|