Commit Graph

909 Commits

Author SHA1 Message Date
Vinicius Moreira
da5cbdce6f [view.qt] enhancement: displaying the screenshot download progress 2023-12-13 09:52:46 -03:00
Vinicius Moreira
f583a34c6a CHANGELOG.md: updating release notes 2023-12-09 11:36:32 -03:00
Vinicius Moreira
f34924cd76 [gems.appimage] refactoring: using the 'repository' field on queries instead of the deprecated 'github' 2023-12-05 15:30:31 -03:00
Vinicius Moreira
29b260c993 [view.qt] enhancement: minor reduction in the table loading time 2023-12-02 16:55:55 -03:00
Vinicius Moreira
27f49828da [web] fix: search not working for some typed addresses 2023-12-01 14:51:08 -03:00
Vinicius Moreira
d47e55fd7e [appimage] info: displaying 'unknown' when there is no mapped license 2023-12-01 09:55:48 -03:00
Vinicius Moreira
f7337313c3 [view] enhancement: able to open URLs in the browser (package info window) 2023-12-01 08:02:53 -03:00
Vinicius Moreira
a4c24c8aa6 [view] feature: adding a new 'verified' filter for the packages table 2023-11-30 17:17:32 -03:00
Vinicius Moreira
c2c17e63ac [view.qt] fix: wrong widgets centralisation issue 2023-11-29 12:26:46 -03:00
Vinicius Moreira
656661b7b8 [view.qt] enhancement: faster packages filtering 2023-11-28 17:07:19 -03:00
Vinicius Moreira
925aaf35c5 enhancement: marked several threads as 'daemon' for a faster termination 2023-11-26 11:16:43 -03:00
Vinicius Moreira
6efa763236 [view.qt] enhacement: custom package icons downloader (faster) 2023-11-25 17:28:44 -03:00
Vinicius Moreira
54c2453597 [gems.arch] enhancement: adding the AUR URL to the info dialog 2023-11-25 08:26:49 -03:00
Vinicius Moreira
4be25792fd Updating CHANGELOG.md 2023-11-20 13:50:31 -03:00
Vinicius Moreira
bcc6f4927c Updating CHANGELOG.md 2023-11-16 15:29:57 -03:00
Vinicius Moreira
c667c8472f [view.core.controller] enhancement: parallelized installed packages reading 2023-11-16 15:21:13 -03:00
Vinicius Moreira
969ce1cfb2 [view.core.controller] fix: search sometimes hanging when there is only one package type enabled 2023-11-16 14:46:35 -03:00
Vinicius Moreira
1efa01ee85 Updating CHANGELOG.md 2023-11-11 10:15:55 -03:00
Vinicius Moreira
d6a764261e [commons.internet] enhancement: replacing 'google.com' by 'w3.org' 2023-10-28 10:34:37 -03:00
Vinicius Moreira
35ecffb7a0 Updating CHANGELOG.md 2023-10-28 10:06:58 -03:00
Vinicius Moreira
547602da51 [gems.appimage] fix: upgrade fails when the package was initially imported, but later added to remote database 2023-07-11 12:05:31 -03:00
Vinicius Moreira
7e887a139d [CHANGELOG.md] updating changes 2023-02-24 08:12:47 -03:00
Vinicius Moreira
ba90d0cdd8 [view.prepare] enhancement: skip button enabled after 10 seconds 2023-01-10 11:07:46 -03:00
Vinicius Moreira
351399146b [CHANGELOG.md] Adding 0.10.5 release date 2022-12-17 09:47:53 -03:00
Vinicius Moreira
008355c21d [arch] fix: not properly checking conflicts with provided virtual packages with specific versions 2022-12-16 17:32:09 -03:00
Vinicius Moreira
0b27b23f2f [CHANGELOG.md] added recent contributions 2022-12-12 07:57:12 -03:00
Vinicius Moreira
65705af2e1 [view] fix: windows positioning regressions 2022-11-25 07:36:00 -03:00
Vinicius Moreira
93d2d66b71 improvement: replacing the use of LegacyVersion 2022-11-25 06:57:22 -03:00
Vinicius Moreira
69cf81dbe9 [arch] refactoring: conflict resolution checking (+ test cases) 2022-11-20 11:13:54 -03:00
Vinicius Moreira
9433c2910f [gems.arch] fix: not properly mapping all provided packages by the system when checking for upgrade requirements 2022-11-11 17:41:40 -03:00
Vinicius Moreira
70e66c6b7c [CHANGELOG.md] updating 0.10.4 release date 2022-11-05 15:06:31 -03:00
Vinicius Moreira
ffa32a85b7 [gems.arch] fix: not considering some conflict expressions when retrieving upgrade requirements 2022-11-05 14:19:28 -03:00
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
d2dd7b3f0a [CHANGELOG.md] updating latest users contributions 2022-10-24 08:31:11 -03:00
Vinicius Moreira
0f28d8374f [view] fix: management panel not fully maximizing 2022-10-24 08:22:40 -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
952eb2f593 [CHANGELOG.md] Updating 0.10.3 release date 2022-05-30 08:21:22 -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
d55bb2bb32 [arch] fix: not caching the 'LastModified' field of installed AUR dependencies 2022-05-27 12:09:45 -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
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