Commit Graph

854 Commits

Author SHA1 Message Date
Vinicius Moreira
6944560706 [view] improvement: the app name displayed on the management window will be cut based on a percentage over the primary screen width (15%) 2022-05-17 11:17:15 -03:00
Vinicius Moreira
9e6d9feaaf [view] improvement: the app description displayed on the management window will be cut based on a percentage over the primary screen width (18%) 2022-05-17 11:06:44 -03:00
Vinicius Moreira
ca5c33e3f8 [view] improvement: increasing the version column display limit to 22% 2022-05-17 10:41:40 -03:00
Vinicius Moreira
0c07ef410c [view] improvement: only displaying both the installed and latest versions on the 'version' column if its width is no more than 20% of the primary screen width 2022-05-17 10:37:45 -03:00
Vinicius Moreira
712a72edf6 [view] improvement: enforcing maximum width and height for the management window based on the primary screen resolution 2022-05-17 10:12:09 -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
17b5a48254 [flatpak] fix: not all selected runtime partials to upgrade are actually requested to be upgraded 2022-05-10 18:39:35 -03:00
Vinicius Moreira
3fc100f83f [flatpak] improvement: preventing null pointer crashes if the search command raises an exception 2022-05-03 11:37:16 -03:00
Vinicius Moreira
c0fde3686d [core] improvement: preventing command injection through the search mechanism 2022-05-02 15:20:14 -03:00
Vinicius Moreira
41ac7a12e0 [view] improvement: manage window minimum width related to the table columns 2022-04-18 14:31:35 -03:00
Vinicius Moreira
2d518f891d [view] improvement: table columns width for maximized window 2022-04-18 11:41:38 -03:00
Vinicius Moreira
4becff2340 [view] improvement: using pre-defined sizes for the main window 2022-04-18 11:20:59 -03:00
Vinicius Moreira
4702148b05 [CHANGELOG.md] Updating 0.10.2 changes 2022-04-16 07:27:27 -03:00
Vinicius Moreira
7357c85089 [web] improvement: installation form width and PEP8 2022-04-16 07:19:17 -03:00
Vinicius Moreira
aff72e0f82 [CHANGELOG.md] Updating 0.10.2 changes 2022-04-13 17:50:19 -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
4c9ca22b43 [flatpak] fix: random index out of bounds exception when reading updates 2022-04-13 14:34:52 -03:00
Vinicius Moreira
dd3baf8d0a [flatpak] fix: download sizes not being displayed when there are new required runtimes for installed Flatpaks 2022-04-13 14:21:32 -03:00
Vinicius Moreira
0eb335ef07 [debian] improvement: new settings property to enable purge as the default removal method 2022-04-13 14:10:11 -03:00
Vinicius Moreira
e2817e426d [flatpak] fix: informing the download size as the additional installation size (upgrade summary) 2022-04-13 11:29:32 -03:00
Vinicius Moreira
6937be8cb9 [debian] fix: hanging when packages require manual configuration (install/upgrade) 2022-04-12 17:23:38 -03:00
Vinicius Moreira
e40fe27bd1 [flatpak] fix: not displaying new required runtimes as updates 2022-04-12 12:29:56 -03:00
Vinicius Moreira
d9bf9a5057 [flatpak] fix: some updates not being displayed when there are new required runtimes for installed Flatpaks 2022-04-12 11:02:06 -03:00
Vinicius Moreira
f3514b91e1 [view] improvement: some components' width reduced (settings) 2022-04-12 09:54:44 -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
992899c7c2 [CHANGELOG.md] fix: 0.10.2 changes 2022-04-10 14:05:02 -03:00
Vinicius Moreira
f6a8f20d5b [commons.util] fix: not properly converting bibyte and byte based sizes to bytes (size_to_byte) 2022-04-10 14:00:32 -03:00
Vinicius Moreira
3553b4faa4 [style] fix: max-width for some buttons is not enough 2022-04-08 12:19:37 -03:00
Vinicius Moreira
581f5b9d46 [view] fix: uninstall and downgrade logs are not available 2022-04-08 10:45:43 -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
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
2ce565e9d7 [arch] improvement: displaying unnecessary requirements versions and descriptions 2022-04-07 10:33:21 -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
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
2262f36640 [view] fix: not displaying the right unit symbol for byte based sizes 2022-04-06 10:21:10 -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
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
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
889a30e2e8 [view] improvement: no margin for wrapped subcomponents of FormComponent 2022-03-30 16:20:24 -03:00
Vinicius Moreira
a904c73b2d [backup] improvement: remove_method option 2022-03-29 19:01:31 -03:00