Commit Graph

2356 Commits

Author SHA1 Message Date
Vinicius Moreira
887ae2da5c [commons.util] refactoring: always strips unit string in 'size_to_byte' 2022-04-06 10:44:42 -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
2262f36640 [view] fix: not displaying the right unit symbol for byte based sizes 2022-04-06 10:21:10 -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
20556a9fe3 [commons.util] fix: not handling bit based sizes (size_to_byte) 2022-04-05 18:18:53 -03:00
Vinicius Moreira
ce2df57b8f [view] improvement: changing some words and symbols to improve readability and cohesion (upgrade summary) 2022-04-05 17:36:40 -03:00
Vinicius Moreira
5e8da6afa8 [view] improvement: displaying a '+' for positive update sizes (upgrade summary) 2022-04-04 16:48:36 -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
9e2184a0e9 [debian] fix: crashing when parsing the package size attributes with unexpected symbols (info dialog) 2022-04-04 11:41:59 -03:00
Vinicius Moreira
8efb83e94c bumping version to 0.10.2 2022-04-04 11:38:35 -03:00
Vinícius Moreira
fae6785d37 0.10.1 2022-03-31 18:12:40 -03:00
Vinicius Moreira
c7fc6be20c [CHANGELOG.md] Updating changes 2022-03-31 18:10:32 -03:00
Vinicius Moreira
c66cd464af [view] improvement: 'close' button added to the screenshots window 2022-03-30 18:17:35 -03:00
Vinicius Moreira
bac69d9f82 [appimage] improvement: limiting the UI components width of the file installation and upgrade windows 2022-03-30 17:15:17 -03:00
Vinicius Moreira
45c586ed4b [view] improvement: allowing max_width to be defined for the confirmation dialogs 2022-03-30 17:14:46 -03:00
Vinicius Moreira
889a30e2e8 [view] improvement: no margin for wrapped subcomponents of FormComponent 2022-03-30 16:20:24 -03:00
Vinicius Moreira
6d23916177 [timeshift] refactoring: using tuple instead of list 2022-03-30 14:08:20 -03:00
Vinicius Moreira
cd32286cc3 [tests] fix: broken test case 2022-03-30 14:07:00 -03:00
Vinicius Moreira
a904c73b2d [backup] improvement: remove_method option 2022-03-29 19:01:31 -03:00
Vinicius Moreira
da8a4e6547 [backup] improvement: 'single mode' should only remove self generated snapshots 2022-03-29 17:44:00 -03:00
Vinicius Moreira
075559a437 [view] fix: ancestor reference to 18n 2022-03-29 17:05:19 -03:00
Vinicius Moreira
bb9a52f34f [commons] improvement: accepting 'shell' as an argument for 'new_root_subprocess' 2022-03-29 16:36:27 -03:00
Vinicius Moreira
4aef256c89 [view] improvement: only displaying the 'Installed' filter when installed packages are available on the table 2022-03-29 12:15:32 -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
eb7347dbea [debian] fix: packages descriptions are not displayed on the system's default language 2022-03-28 15:24:42 -03:00
Vinicius Moreira
84645b58fa [flatpak] fix: package sizes float conversion error 2022-03-28 10:58:00 -03:00
Vinicius Moreira
f44097ad7e [arch] fix: package sizes float conversion error 2022-03-28 10:56:14 -03:00
Vinicius Moreira
4e1bffa72f [snap] improvement: allowing the actions output locale to be decided by the Snap client 2022-03-25 15:56:47 -03:00
Vinicius Moreira
1961521a5e [CHANGELOG.md] fix 0.10.1 changes 2022-03-25 15:50:42 -03:00
Vinicius Moreira
330613f2c5 [commons.system] fix: some action errors not being displayed on the details component when they are concatenated with sudo output 2022-03-25 15:50:01 -03:00
Vinicius Moreira
8307864ed1 [snap.snap] refactoring: using tuples when possible 2022-03-25 13:21:19 -03:00
Vinicius Moreira
ea98647027 [snap.snap] refactoring: 'BASE_CMD' constant removed 2022-03-25 13:16:55 -03:00
Vinicius Moreira
e654ae06a5 [web] fix: using the wrong locale format for the Accept-Language header 2022-03-25 12:53:14 -03:00
Vinicius Moreira
6c8adfe1ed [flatpak] feature: 'full update' custom action 2022-03-25 11:46:46 -03:00
Vinicius Moreira
54dc8ac711 [flatpak.flatpak] refactoring: using tuples when possible 2022-03-25 09:46:39 -03:00
Vinicius Moreira
cbfd1c491a [commons.system] refactoring: 'new_subprocess' parameters tyiping 2022-03-25 09:41:58 -03:00
Vinicius Moreira
9d35e896f8 [flatpak] refactoring: 'flatpak' module String formatting method 2022-03-25 09:36:37 -03:00
Vinicius Moreira
a5ed57177c [flatpak] fix: wrong encoded strings displayed (requires Flatpak >= 1.12) 2022-03-25 09:06:51 -03:00
Vinicius Moreira
e56ee01d52 [CHANGELOG.md] Updating 0.10.1 changes 2022-03-24 17:36:59 -03:00
Vinicius Moreira
d55e46c6ec [commons] refactoring: typing and kwargs of the 'system' module 2022-03-24 17:35:32 -03:00
Vinicius Moreira
d10255ed3e [view] fix: rare crash when updating table items 2022-03-24 17:34:00 -03:00
Vinicius Moreira
e7701a96c6 Revert "[commons] refactoring: using 'en_US.UTF-8' as the the default LANG"
This reverts commit 9632b95b9d.
2022-03-24 16:50:28 -03:00
Vinicius Moreira
9632b95b9d [commons] refactoring: using 'en_US.UTF-8' as the the default LANG 2022-03-24 16:25:18 -03:00
Vinicius Moreira
a4ccb08296 [commons] refactoring: using empty string for the default LANG 2022-03-24 15:29:56 -03:00
Vinícius Moreira
79f7462e39 Update CONTRIBUTING.md 2022-03-15 11:39:13 -03:00
Vinicius Moreira
6800d6f8e5 [arch] fix: not displaying ignored updates (regression) 2022-03-14 17:29:21 -03:00