Vinicius Moreira
|
5e8da6afa8
|
[view] improvement: displaying a '+' for positive update sizes (upgrade summary)
|
2022-04-04 16:48:36 -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
|
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
|
e1921facf8
|
[common] refactoring: 'get_human_size_str' moved from 'system' to 'view_utils'
|
2022-03-14 09:46:17 -03:00 |
|
Vinicius Moreira
|
508e9169c2
|
[view] improvement: sorting packages by closest match instead of considering installed first (search)
|
2022-03-11 11:55:07 -03:00 |
|
Vinicius Moreira
|
f6c8ad9553
|
[debian] initial Debian package management support
|
2022-03-10 17:11:19 -03:00 |
|
Vinicius Moreira
|
52408fefef
|
[view] improvement: allowing to set a min height for confirmation dialogs
|
2022-03-03 12:13:24 -03:00 |
|
Vinicius Moreira
|
ff9d3be65b
|
fix: not accepting blank root passwords
|
2022-02-28 11:25:41 -03:00 |
|
Vinicius Moreira
|
5a1269d07f
|
[api] improvement: SoftwareManager.get_screenshots returning a generator instead of a list
|
2022-02-24 10:32:20 -03:00 |
|
Vinicius Moreira
|
d2ed73d9ca
|
[view] improvement: upgrade summary dialog width
|
2022-02-21 14:21:42 -03:00 |
|
Vinicius Moreira
|
98e19ea934
|
[view.qt.thread] fix: crashing for custom actions that can request a system backup
|
2021-12-15 15:47:32 -03:00 |
|
Vinicius Moreira
|
63dd4963cf
|
refactoring: LOGS_PATH constant renamed to LOGS_DIR and moved to 'api' module
|
2021-11-24 11:08:26 -03:00 |
|
Vinicius Moreira
|
f78498c1ec
|
[commons] refactoring: 'user' module moved to 'api'
|
2021-11-23 18:02:54 -03:00 |
|
Vinicius Moreira
|
e539eea6f6
|
[view] fix: upgrade summary (not displaying the icon type for some applications)
|
2021-11-08 17:25:37 -03:00 |
|
Vinicius Moreira
|
485f578913
|
[ui] improvement -> checking if the internet connection is available before proceeding with the upgrade process
|
2021-03-02 13:11:02 -03:00 |
|
Vinicius Moreira
|
2d552316db
|
[ui] improvement -> checking if internet connection is available before trying to upgrade the selected packages
|
2021-02-12 14:57:48 -03:00 |
|
Vinicius Moreira
|
b7efe72a50
|
improvement -> adding a little delay before reloading the main window after saving the settings
|
2021-01-13 15:49:42 -03:00 |
|
Vinicius Moreira
|
80f6b20b9c
|
improvement -> reloading the manage panel in a separate thread after saving the settings
|
2021-01-13 15:40:52 -03:00 |
|
Vinicius Moreira
|
4d0660e0ea
|
[arch] fix -> crashing when information of a given package is not available
|
2021-01-02 10:13:53 -03:00 |
|
Vinicius Moreira
|
c91e982243
|
improvement -> all suported types now display a 'Checking configuration file' task during the initialization process
|
2020-12-30 13:35:15 -03:00 |
|
Vinicius Moreira
|
3c4de456c5
|
[appimage] improvement -> new custom action 'Update database'
|
2020-12-23 14:40:26 -03:00 |
|
Vinicius Moreira
|
bef465a1ea
|
[ui] fix: upgrading: only requesting the root password if required | [flatpak] fix -> crashing when trying to downgrade
|
2020-12-10 19:15:34 -03:00 |
|
Vinicius Moreira
|
60228eec97
|
[ui] feature: themes
|
2020-11-27 15:52:57 -03:00 |
|
Vinicius Moreira
|
feb061efa4
|
[arch] improvement -> upgrade: checking specific version requirements and marking packages as 'cannot upgrade' when these requirements are not met
|
2020-09-01 19:36:05 -03:00 |
|
Vinicius Moreira
|
c5fcf18be0
|
[ui] fix -> some application icons without a full path are not being rendered on the 'Upgrade summary'
|
2020-08-21 17:05:05 -03:00 |
|
Vinicius Moreira
|
78912d5eee
|
[arch] fix -> some conflict resolution scenarios when upgrading several packages
|
2020-08-06 11:53:52 -03:00 |
|
Vinicius Moreira
|
4400e60622
|
[arch] improvement -> upgrade summary: displaying the reason a given package must be installed
|
2020-08-04 15:35:15 -03:00 |
|
Vinicius Moreira
|
19cd85bc98
|
[ui] -> fix: crashing when nothing can be upgraded
|
2020-08-04 09:55:42 -03:00 |
|
Vinicius Moreira
|
89989ab79d
|
[fix][ui] using the sleep function wrongly within the Qt threads
|
2020-06-25 14:48:50 -03:00 |
|
Vinicius Moreira
|
9d86c97a80
|
[fix][ui] thread waiting error stack
|
2020-06-24 18:39:46 -03:00 |
|
Vinicius Moreira
|
dab70cdfb8
|
[improvement][ui] big refactoring regarding the components states
|
2020-06-22 17:00:32 -03:00 |
|
Vinicius Moreira
|
eee9e9abf8
|
[improvement][ui] uninstallation does not refresh the table if it succeeds
|
2020-06-16 11:41:06 -03:00 |
|
Vinicius Moreira
|
ace5b96de7
|
[ui] removing unused code
|
2020-06-15 19:06:55 -03:00 |
|
Vinicius Moreira
|
d8fa962276
|
[fix][ui] cleaning the search text after the installation
|
2020-06-15 16:44:38 -03:00 |
|
Vinicius Moreira
|
eb12b3e6f0
|
[improvement][ui] search: always putting the installed on top if no name filter is provided
|
2020-06-15 16:36:01 -03:00 |
|
Vinicius Moreira
|
a43e640437
|
[improvement][ui] not performing a full table refresh after installing a new package
|
2020-06-11 16:51:55 -03:00 |
|
Vinicius Moreira
|
89e1f93c7e
|
[improvement][ui] filters algorithm speed and sorting | [fix][web] handling web page fetch errors
|
2020-06-10 12:18:52 -03:00 |
|
Vinícius Moreira
|
a2e41ce51f
|
[fix][ui] not updating cached installed packages state after ignoring/reverting updates
|
2020-05-28 17:09:57 -03:00 |
|
Vinícius Moreira
|
1e03083652
|
[improvement][ui] changing the upgrade summary size style
|
2020-05-20 12:22:49 -03:00 |
|
Vinícius Moreira
|
21c5147656
|
[fix][ui] upgrade action not respecting packages with ignored updates
|
2020-05-18 19:05:50 -03:00 |
|
Vinicius Moreira
|
a320f30911
|
[feature] ignore updates: Arch/AUR packages
|
2020-05-17 14:36:22 -03:00 |
|
Vinícius Moreira
|
7f4f2c805c
|
[feature] new 'restore' custom action
|
2020-05-09 14:52:01 -03:00 |
|
Vinícius Moreira
|
d94d742207
|
[fix] crashing for scenarios when there are packages that cannot upgrade to be displayed
|
2020-05-04 17:41:31 -03:00 |
|
Vinicius Moreira
|
780667f5c3
|
[ui] removed more unnecessary 'x' buttons from some dialogs
|
2020-04-29 16:58:39 -03:00 |
|
Vinicius Moreira
|
a03b853336
|
[improvement][settings] new option to disable the reboot dialog after a successful upgrade
|
2020-04-29 15:51:38 -03:00 |
|
Vinicius Moreira
|
43ff8d070c
|
[improvement][trim] the dialog is now displayed before the upgrading process
|
2020-04-29 14:46:26 -03:00 |
|
Vinicius Moreira
|
636469215c
|
[backup] allowing to specify the Timeshift mode: rsync or btrfs
|
2020-04-28 18:29:30 -03:00 |
|
Vinicius Moreira
|
827d31e495
|
[improvement][trim] 'disk.trim_after_update' changed to 'disk.trim.after_upgrade'
|
2020-04-22 14:01:36 -03:00 |
|