Commit Graph

  • 581f5b9d46 [view] fix: uninstall and downgrade logs are not available Vinicius Moreira 2022-04-08 10:45:43 -03:00
  • 73a93965dd [view.qt.window] fix: typo Vinicius Moreira 2022-04-08 10:12:47 -03:00
  • e63a6fb267 [arch] improvement: removing the repository name from the missing dependencies dialog Vinicius Moreira 2022-04-07 17:37:19 -03:00
  • 9c9836bebf [arch] improvement: missing dependencies dialog now displays the packages sizes and descriptions (only from repositories) Vinicius Moreira 2022-04-07 17:27:16 -03:00
  • 26678a0138 [arch] improvement: optional packages installation dialog appearance (install) Vinicius Moreira 2022-04-07 15:58:43 -03:00
  • d9384d74a2 [debian.gui] refactoring: static method Vinicius Moreira 2022-04-07 15:16:56 -03:00
  • 8a776d7efc [debian] improvement: installation/download sizes order (installation dependencies dialog) Vinicius Moreira 2022-04-07 15:15:21 -03:00
  • 57eea7b08b [debian] fix: removing unused packages on any type of transaction Vinicius Moreira 2022-04-07 14:49:46 -03:00
  • 29f096297b [debian] improvement: uninstall: dependencies dialog size (uninstall) Vinicius Moreira 2022-04-07 14:35:52 -03:00
  • 8cea0318ac [debian] fix: displaying wrong symbols among numbers in transaction outputs for systems without english encoding installed Vinicius Moreira 2022-04-07 12:42:49 -03:00
  • 6d29da6373 [commons] improvement: allowing extra environments variables to redefine existing values (SimpleProcess) Vinicius Moreira 2022-04-07 12:05:41 -03:00
  • 262e834a75 [arch.controller] fix: typo Vinicius Moreira 2022-04-07 11:41:18 -03:00
  • e74daba838 [arch.controller] fix: typo Vinicius Moreira 2022-04-07 11:40:34 -03:00
  • 81c6e9d607 [arch] refactoring: removal confirmation methods Vinicius Moreira 2022-04-07 11:39:06 -03:00
  • 1035e32986 [arch] improvement: increasing the unneeded uninstall dialog width Vinicius Moreira 2022-04-07 11:12:45 -03:00
  • 6dc3755855 [arch] improvement: displaying all unnecessary requirements versions and descriptions Vinicius Moreira 2022-04-07 11:04:44 -03:00
  • b58b620e8d [debian] fix: crashing when the package size encoding has unexpected symbols Vinicius Moreira 2022-04-07 09:53:15 -03:00
  • 2ce565e9d7 [arch] improvement: displaying unnecessary requirements versions and descriptions Vinicius Moreira 2022-04-07 10:33:21 -03:00
  • f375772e76 [arch] improvement: hard requirements dialog width (uninstall dialog) Vinicius Moreira 2022-04-06 18:25:07 -03:00
  • 9a9fc06348 [arch] improvement: hard requirements message size (uninstall dialog) Vinicius Moreira 2022-04-06 18:24:34 -03:00
  • 425bf692d1 [arch] improvement: displaying hard requirements versions and descriptions (uninstall dialog) Vinicius Moreira 2022-04-06 18:13:49 -03:00
  • db3d657598 [arch.pacman] refactoring: 'map_installed' typing Vinicius Moreira 2022-04-06 17:34:45 -03:00
  • 0271bd6523 [CHANGELOG.md] fix: links of 0.10.2 changes Vinicius Moreira 2022-04-06 15:58:58 -03:00
  • 9daba19f61 [view] improvement: displaying update sizes as localized numbers (update summary) Vinicius Moreira 2022-04-06 15:41:07 -03:00
  • 950d422094 [debian.aptitude] refactoring: removing unused import Vinicius Moreira 2022-04-06 10:50:05 -03:00
  • 50fea9e659 [debian] fix: not using upper letters for size unit symbols Vinicius Moreira 2022-04-06 10:49:28 -03:00
  • 887ae2da5c [commons.util] refactoring: always strips unit string in 'size_to_byte' Vinicius Moreira 2022-04-06 10:44:42 -03:00
  • 47cb969f1a [commons.util] refactoring: centralizing String size conversion into 'size_to_byte' Vinicius Moreira 2022-04-06 10:41:09 -03:00
  • 2262f36640 [view] fix: not displaying the right unit symbol for byte based sizes Vinicius Moreira 2022-04-06 10:21:10 -03:00
  • 7d12810772 [commons.util] improvement: returning a float for 'size_to_byte' parsing Vinicius Moreira 2022-04-06 10:16:48 -03:00
  • 20556a9fe3 [commons.util] fix: not handling bit based sizes (size_to_byte) Vinicius Moreira 2022-04-05 18:18:53 -03:00
  • ce2df57b8f [view] improvement: changing some words and symbols to improve readability and cohesion (upgrade summary) Vinicius Moreira 2022-04-05 17:36:40 -03:00
  • 5e8da6afa8 [view] improvement: displaying a '+' for positive update sizes (upgrade summary) Vinicius Moreira 2022-04-04 16:48:36 -03:00
  • de387c699d [arch.version] refactoring: PEP Vinicius Moreira 2022-04-04 16:15:40 -03:00
  • 8a935a924a [arch.version] refactoring: String formatting method Vinicius Moreira 2022-04-04 16:13:10 -03:00
  • 9e2184a0e9 [debian] fix: crashing when parsing the package size attributes with unexpected symbols (info dialog) Vinicius Moreira 2022-04-04 11:41:59 -03:00
  • 8efb83e94c bumping version to 0.10.2 Vinicius Moreira 2022-04-04 11:38:35 -03:00
  • fae6785d37 0.10.1 Vinícius Moreira 2022-03-31 18:12:40 -03:00
  • c7fc6be20c [CHANGELOG.md] Updating changes Vinicius Moreira 2022-03-31 18:10:32 -03:00
  • c66cd464af [view] improvement: 'close' button added to the screenshots window Vinicius Moreira 2022-03-30 18:17:35 -03:00
  • bac69d9f82 [appimage] improvement: limiting the UI components width of the file installation and upgrade windows Vinicius Moreira 2022-03-30 17:15:17 -03:00
  • 45c586ed4b [view] improvement: allowing max_width to be defined for the confirmation dialogs Vinicius Moreira 2022-03-30 17:14:46 -03:00
  • 889a30e2e8 [view] improvement: no margin for wrapped subcomponents of FormComponent Vinicius Moreira 2022-03-30 16:20:24 -03:00
  • 6d23916177 [timeshift] refactoring: using tuple instead of list Vinicius Moreira 2022-03-30 14:08:20 -03:00
  • cd32286cc3 [tests] fix: broken test case Vinicius Moreira 2022-03-30 14:07:00 -03:00
  • a904c73b2d [backup] improvement: remove_method option Vinicius Moreira 2022-03-29 19:01:31 -03:00
  • da8a4e6547 [backup] improvement: 'single mode' should only remove self generated snapshots Vinicius Moreira 2022-03-29 17:44:00 -03:00
  • 075559a437 [view] fix: ancestor reference to 18n Vinicius Moreira 2022-03-29 17:00:02 -03:00
  • bb9a52f34f [commons] improvement: accepting 'shell' as an argument for 'new_root_subprocess' Vinicius Moreira 2022-03-29 16:36:27 -03:00
  • 4aef256c89 [view] improvement: only displaying the 'Installed' filter when installed packages are available on the table Vinicius Moreira 2022-03-29 12:15:32 -03:00
  • e8f09f5ad4 [arch] refactoring: removing unused methods from the 'pacman' module Vinicius Moreira 2022-03-28 17:55:29 -03:00
  • 9e8ad38e03 [arch] improvement: text length of the 'dependencies installation' popup reduced Vinicius Moreira 2022-03-28 16:58:22 -03:00
  • d2513cc94f [arch] improvement: increasing the dependencies dialog width Vinicius Moreira 2022-03-28 16:00:49 -03:00
  • ba9c61db4e [arch] fix: displaying '?' instead of '0' for dependency sizes Vinicius Moreira 2022-03-28 15:53:36 -03:00
  • eb7347dbea [debian] fix: packages descriptions are not displayed on the system's default language Vinicius Moreira 2022-03-28 15:24:42 -03:00
  • 84645b58fa [flatpak] fix: package sizes float conversion error Vinicius Moreira 2022-03-28 10:58:00 -03:00
  • f44097ad7e [arch] fix: package sizes float conversion error Vinicius Moreira 2022-03-28 10:56:14 -03:00
  • 4e1bffa72f [snap] improvement: allowing the actions output locale to be decided by the Snap client Vinicius Moreira 2022-03-25 15:56:47 -03:00
  • 1961521a5e [CHANGELOG.md] fix 0.10.1 changes Vinicius Moreira 2022-03-25 15:50:42 -03:00
  • 330613f2c5 [commons.system] fix: some action errors not being displayed on the details component when they are concatenated with sudo output Vinicius Moreira 2022-03-25 15:50:01 -03:00
  • 8307864ed1 [snap.snap] refactoring: using tuples when possible Vinicius Moreira 2022-03-25 13:21:19 -03:00
  • ea98647027 [snap.snap] refactoring: 'BASE_CMD' constant removed Vinicius Moreira 2022-03-25 13:16:55 -03:00
  • e654ae06a5 [web] fix: using the wrong locale format for the Accept-Language header Vinicius Moreira 2022-03-25 12:53:14 -03:00
  • 6c8adfe1ed [flatpak] feature: 'full update' custom action Vinicius Moreira 2022-03-25 11:46:46 -03:00
  • 54dc8ac711 [flatpak.flatpak] refactoring: using tuples when possible Vinicius Moreira 2022-03-25 09:46:39 -03:00
  • cbfd1c491a [commons.system] refactoring: 'new_subprocess' parameters tyiping Vinicius Moreira 2022-03-25 09:41:58 -03:00
  • 9d35e896f8 [flatpak] refactoring: 'flatpak' module String formatting method Vinicius Moreira 2022-03-25 09:36:37 -03:00
  • a5ed57177c [flatpak] fix: wrong encoded strings displayed (requires Flatpak >= 1.12) Vinicius Moreira 2022-03-25 09:06:51 -03:00
  • e56ee01d52 [CHANGELOG.md] Updating 0.10.1 changes Vinicius Moreira 2022-03-24 17:36:59 -03:00
  • d55e46c6ec [commons] refactoring: typing and kwargs of the 'system' module Vinicius Moreira 2022-03-24 17:35:32 -03:00
  • d10255ed3e [view] fix: rare crash when updating table items Vinicius Moreira 2022-03-24 17:34:00 -03:00
  • e7701a96c6 Revert "[commons] refactoring: using 'en_US.UTF-8' as the the default LANG" Vinicius Moreira 2022-03-24 16:50:28 -03:00
  • 9632b95b9d [commons] refactoring: using 'en_US.UTF-8' as the the default LANG Vinicius Moreira 2022-03-24 16:25:18 -03:00
  • a4ccb08296 [commons] refactoring: using empty string for the default LANG Vinicius Moreira 2022-03-24 15:29:56 -03:00
  • 79f7462e39 Update CONTRIBUTING.md Vinícius Moreira 2022-03-15 11:39:13 -03:00
  • 6800d6f8e5 [arch] fix: not displaying ignored updates (regression) Vinicius Moreira 2022-03-14 17:29:21 -03:00
  • d76bf0ea44 Update README.md Vinícius Moreira 2022-03-14 16:34:46 -03:00
  • e2d31ea7b7 0.10.0 Vinícius Moreira 2022-03-14 14:03:29 -03:00
  • 53d7e53513 [CHANGELOG.md] Adding 0.10.0 release date Vinicius Moreira 2022-03-14 14:01:42 -03:00
  • 8392dc753c [view] fix: crashing when sorting packages Vinicius Moreira 2022-03-14 12:38:31 -03:00
  • acc7b173f0 [appimage] fix: 'get_history' is not properly sorting releases by version Vinicius Moreira 2022-03-14 11:58:06 -03:00
  • fb26524276 [appimage] fix: history not being ordered by release date Vinicius Moreira 2022-03-14 10:11:50 -03:00
  • ecdfe2ed7e [view] fix: not applying filters after uninstalling a package Vinicius Moreira 2022-03-14 10:01:04 -03:00
  • e1921facf8 [common] refactoring: 'get_human_size_str' moved from 'system' to 'view_utils' Vinicius Moreira 2022-03-14 09:46:17 -03:00
  • 5538a52442 [commons] fix: get_human_size_str for negative numbers Vinicius Moreira 2022-03-14 09:33:50 -03:00
  • 3e13b64e4c [arch] feature: able to filter outdated packages by the new 'out of date' category (AUR only) Vinicius Moreira 2022-03-12 12:17:22 -03:00
  • 2ff5aa7f63 [arch] feature: able to filter orphan packages by the new 'orphan' category (AUR only) Vinicius Moreira 2022-03-12 12:02:40 -03:00
  • 1bf45547b2 [arch] refactoring: 'orphan' as a property Vinicius Moreira 2022-03-12 11:45:18 -03:00
  • ff0903d551 [arch] improvement: displaying the 'orphan' field for AUR packages (info) Vinicius Moreira 2022-03-12 11:42:40 -03:00
  • 500afe12d7 [arch] improvement: displaying the 'out of date' field for AUR packages Vinicius Moreira 2022-03-12 11:35:24 -03:00
  • 09e9895d12 [view] fix: not displaying boolean fields (info) Vinicius Moreira 2022-03-12 11:17:32 -03:00
  • 3edacd75f4 [arch] fix: exception when trying to retrieve the PKGBUILD of a package without a base defined (info) Vinicius Moreira 2022-03-12 11:02:16 -03:00
  • c003d0406c [tests] fix: broken tests Vinicius Moreira 2022-03-11 17:54:33 -03:00
  • 069c5179b2 [README.md] Adding missing AppImage installation dependency Vinicius Moreira 2022-03-11 17:48:42 -03:00
  • fd50cb9f88 [linux_dist.appimage] AppImageBuilder.yml: removing more unneeded libraries Vinicius Moreira 2022-03-11 17:44:52 -03:00
  • c56dba3f20 [debian] i18n: info Vinicius Moreira 2022-03-11 17:08:06 -03:00
  • 36f0bf507a [view] improvement: new 'installed' filter Vinicius Moreira 2022-03-11 12:40:12 -03:00
  • 508e9169c2 [view] improvement: sorting packages by closest match instead of considering installed first (search) Vinicius Moreira 2022-03-11 11:55:07 -03:00
  • b1a131950c [CHANGELOG.md] updating 0.10.0 changes Vinicius Moreira 2022-03-11 10:40:35 -03:00
  • 066df8628e [appimage] feature: new custom action to self install bauh if it is running as an AppImage Vinicius Moreira 2022-03-11 10:14:42 -03:00