Commit Graph

1503 Commits

Author SHA1 Message Date
Vinicius Moreira
de8b143273 [view] fix: several issues related to resizing 2022-11-04 17:53:05 -03:00
Vinicius Moreira
0dee9f34c6 [core] improvement: do not set '--no-config' when calling wget to avoid certificate issues 2022-11-03 07:43:35 -03:00
Vinicius Moreira
d7a17f324e [gems.debian] fix: not properly handling packages with names ending with :i386 2022-10-28 17:40:42 -03:00
Vinicius Moreira
4c0a6af8cc [gems.arch] enhancement: pacman.list_ignored_pkgs now use Python calls instead of system calls 2022-10-26 07:59:02 -03:00
Vinicius Moreira
3d267ff3d1 [gems.arch] fix: not detecting some package replacements when upgrading due to conflict information having logic operators 2022-10-25 17:36:28 -03:00
Vinicius Moreira
361afb108b [view] fix: management panel not fully maximizing when moved from a different display device with a higher resolution 2022-10-25 07:54:59 -03:00
Vinicius Moreira
ea40e4f0b7 [gems.appimage] improvement: better TryExec field cleaning + tests fixed 2022-10-24 17:32:58 -03:00
Vinicius Moreira
0f28d8374f [view] fix: management panel not fully maximizing 2022-10-24 08:22:40 -03:00
Vinicius Moreira
1c7b17a269 [view] refactoring: removing unused import 2022-10-24 08:15:13 -03:00
Vinicius Moreira
58aee20e21 [gems.appimage] improvement: removing the TryExec field from the installed desktop entries to avoid issues with some DEs 2022-10-24 08:14:02 -03:00
Vinicius Moreira
828be31d74 bumping version to 0.10.4 2022-10-24 07:49:21 -03:00
Vinicius Moreira
123983dfaa [appimage] refactoring: typing 2022-10-24 07:48:41 -03:00
Agah Emir
e1ce2efd8f Update tr 2022-06-11 14:29:25 +03:00
Agah Emir
593e3dff39 Turkish translates fixed and added new ones 2022-06-11 14:28:52 +03:00
Agah Emir
d7ea9adae9 More translations for Turkish language and fixes 2022-06-11 14:20:18 +03:00
Vinicius Moreira
f64d2abfc7 [view] improvement: auto-resizing the management panel when filters are applied 2022-05-27 15:01:22 -03:00
Vinicius Moreira
4cc602e54d [arch] fix: using the pkgbase instead of pkgname when querying for the 'LastModified' field 2022-05-27 12:32:50 -03:00
Vinicius Moreira
d55bb2bb32 [arch] fix: not caching the 'LastModified' field of installed AUR dependencies 2022-05-27 12:09:45 -03:00
Vinicius Moreira
7875529fb6 [arch] refactoring: git log call 2022-05-27 11:39:08 -03:00
Vinicius Moreira
95b0e5d45e [arch] fix: date parsing when checking for updates (AUR) 2022-05-27 10:11:01 -03:00
Vinicius Moreira
4d1a118b25 [arch] fix: error raised when the temporary directory does not exist (AUR build) 2022-05-27 09:49:56 -03:00
Vinicius Moreira
1a202d9746 [core] default suggestions by type value is now 15 2022-05-27 08:36:37 -03:00
Vinicius Moreira
57ac55c53f feature: custom software suggestions 2022-05-26 18:18:09 -03:00
Vinicius Moreira
9c4d3872bd [core] improvement: waiting for the core config generation task to complete 2022-05-25 12:29:10 -03:00
Vinicius Moreira
1ded68d1d5 [view] fix: checking wrong disk cache path 2022-05-24 11:58:05 -03:00
Vinicius Moreira
fc29a1a7e9 [arch] fix: not filling cached data for installed suggestions 2022-05-20 18:16:00 -03:00
Vinicius Moreira
684248461b [view] fix: double suggestions loading call when no app is returned 2022-05-20 17:38:19 -03:00
Vinicius Moreira
fbd98d8b31 [arch] improvement: suggestions available for repository packages 2022-05-20 17:17:54 -03:00
Vinicius Moreira
dbef9a8964 [core.config] improvement: default value for the property 'suggestions.by_type' changed to 20 2022-05-20 11:43:32 -03:00
Vinicius Moreira
62a1c4fa3b [view] feature: new parameter '--suggestions' to force loading software suggestions after the initialization process 2022-05-20 11:36:47 -03:00
Vinicius Moreira
cefab90052 [core] improvement: new configuration property to disable SSL checking when downloading files 2022-05-19 17:23:31 -03:00
Vinicius Moreira
a191748124 [arch] fix: conflict resolution: removing hard dependencies that would be satisfied with the inclusion of the new package 2022-05-19 16:15:34 -03:00
Vinicius Moreira
9f0956d29e [view] improvement: the app publisher displayed on the management window will be cut based on a percentage over the primary screen width (12%) 2022-05-17 11:27:56 -03:00
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
ea3bb062ef [flatpak] improvement: upgrade requirements sorting 2022-05-10 18:55:31 -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
3f525bbb3b [flatpak] improvement: logging what was requested to upgrade 2022-05-10 18:37:16 -03:00
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