Vinicius Moreira
|
3553b4faa4
|
[style] fix: max-width for some buttons is not enough
|
2022-04-08 12:19:37 -03:00 |
|
Vinicius Moreira
|
9b9c437005
|
[view.window] refactoring: upgrade logs
|
2022-04-08 11:15:43 -03:00 |
|
Vinicius Moreira
|
581f5b9d46
|
[view] fix: uninstall and downgrade logs are not available
|
2022-04-08 10:45:43 -03:00 |
|
Vinicius Moreira
|
73a93965dd
|
[view.qt.window] fix: typo
|
2022-04-08 10:12:47 -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
|
d9384d74a2
|
[debian.gui] refactoring: static method
|
2022-04-07 15:16:56 -03:00 |
|
Vinicius Moreira
|
8a776d7efc
|
[debian] improvement: installation/download sizes order (installation dependencies dialog)
|
2022-04-07 15:15:21 -03:00 |
|
Vinicius Moreira
|
57eea7b08b
|
[debian] fix: removing unused packages on any type of transaction
|
2022-04-07 14:49:46 -03:00 |
|
Vinicius Moreira
|
29f096297b
|
[debian] improvement: uninstall: dependencies dialog size (uninstall)
|
2022-04-07 14:35:52 -03:00 |
|
Vinicius Moreira
|
8cea0318ac
|
[debian] fix: displaying wrong symbols among numbers in transaction outputs for systems without english encoding installed
|
2022-04-07 12:42:49 -03:00 |
|
Vinicius Moreira
|
6d29da6373
|
[commons] improvement: allowing extra environments variables to redefine existing values (SimpleProcess)
|
2022-04-07 12:05:41 -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
|
b58b620e8d
|
[debian] fix: crashing when the package size encoding has unexpected symbols
|
2022-04-07 11:48:55 -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
|
0271bd6523
|
[CHANGELOG.md] fix: links of 0.10.2 changes
|
2022-04-06 15:58:58 -03:00 |
|
Vinicius Moreira
|
9daba19f61
|
[view] improvement: displaying update sizes as localized numbers (update summary)
|
2022-04-06 15:41:07 -03:00 |
|
Vinicius Moreira
|
950d422094
|
[debian.aptitude] refactoring: removing unused import
|
2022-04-06 10:50:05 -03:00 |
|
Vinicius Moreira
|
50fea9e659
|
[debian] fix: not using upper letters for size unit symbols
|
2022-04-06 10:49:28 -03:00 |
|
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 |
|