Vinicius Moreira
|
9bffd3bd5b
|
[view.qt.apps_table] refactoring: replacing lists by generators
|
2022-05-03 11:43:48 -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
|
7c0eb93043
|
[commons] refactoring: removing symbols that are previously removed from inputs
|
2022-05-03 11:26:36 -03:00 |
|
Vinicius Moreira
|
4e509bb084
|
[core] improvement: do not perform the search if the normalized input is blank
|
2022-05-02 15:23:42 -03:00 |
|
Vinicius Moreira
|
c0fde3686d
|
[core] improvement: preventing command injection through the search mechanism
|
2022-05-02 15:20:14 -03:00 |
|
Vinicius Moreira
|
125b503e95
|
Revert "[flatpak] try: fixing missing runtime installation"
This reverts commit dc370a2955.
|
2022-04-21 08:03:58 -03:00 |
|
Vinicius Moreira
|
dc370a2955
|
[flatpak] try: fixing missing runtime installation
|
2022-04-20 17:02:24 -03:00 |
|
Vinicius Moreira
|
91db60b546
|
[flatpak] refactoring: proper model callbacks
|
2022-04-20 16:59:50 -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
|
97a71c3e13
|
bumping version to 0.10.3
|
2022-04-18 11:20:05 -03:00 |
|
Vinicius Moreira
|
7357c85089
|
[web] improvement: installation form width and PEP8
|
2022-04-16 07:19:17 -03:00 |
|
Vinicius Moreira
|
0d79ec39b4
|
[api.abstract.view] improvement: allowing the multiple select options width to be defined
|
2022-04-16 07:18:05 -03:00 |
|
Vinicius Moreira
|
a6535c113f
|
[debian] fix: displaying the 'Remove completely' option for recent installed application when 'purge' is default
|
2022-04-14 13:16:46 -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
|
d0452e0d25
|
[debian] improvement: settings components width
|
2022-04-12 10:29:53 -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
|
f3514b91e1
|
[view] improvement: some components' width reduced (settings)
|
2022-04-12 09:54:44 -03:00 |
|
Vinicius Moreira
|
2f68095e9b
|
[view.core.settings] refactoring: PEP8
|
2022-04-11 17:43:43 -03:00 |
|
Vinicius Moreira
|
924a3ede46
|
[api.abstract.view] refactoring: TabGroupComponent as a ViewContainer
|
2022-04-11 17:25:33 -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
|
c91c9542d4
|
[commons] fix: human size string conversion from bytes
|
2022-04-11 09:59:03 -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
|
374b7ce03f
|
[api] refactoring: removing screen measures as parameters of SoftwareManager.get_settings
|
2022-04-08 17:41:29 -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
|
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 |
|