Commit Graph

742 Commits

Author SHA1 Message Date
Vinicius Moreira
e770dbc127 [view.qt] fix: not updating filters index when ignoring package updates 2023-12-06 10:24:01 -03:00
Vinicius Moreira
2156c7e32d [view.qt] fix: not updating filters index after installing/uninstalling a package 2023-12-06 10:20:21 -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
5e9de37373 [view.qt] enhancement: reducing the initialization panel min width 2023-12-02 15:15:32 -03:00
Vinicius Moreira
6cdd554a9d [view.qt] using the showEvent callback instead of show to try fix centralisation issues 2023-12-02 15:02:15 -03:00
Vinicius Moreira
cbb55151bf [view.qt] refactoring: icon URL checking 2023-12-01 09:11:19 -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
4000f0116a [view] refactoring: URL regex 2023-12-01 07:36:11 -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
4c91973028 [view.qt] more centralisation fixes 2023-11-29 16:55:47 -03:00
Vinicius Moreira
81a547f7ec [view.qt.thread] enhancement: reducing the file downloader inactivity timeout 2023-11-29 12:33:24 -03:00
Vinicius Moreira
9ec85eab39 [view.qt.thread] refactoring: file downloader URL pattern checking 2023-11-29 12:31:56 -03:00
Vinicius Moreira
c2c17e63ac [view.qt] fix: wrong widgets centralisation issue 2023-11-29 12:26:46 -03:00
Vinicius Moreira
442ef76035 [view.qt] fix: QT crash in case the file downloader thread is still alive 2023-11-28 17:22:05 -03:00
Vinicius Moreira
656661b7b8 [view.qt] enhancement: faster packages filtering 2023-11-28 17:07:19 -03:00
Vinicius Moreira
2d43fc5414 [view.qt] adding log statistics when filtering packages 2023-11-26 11:24:27 -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
676f4300b7 [view.qt] refactoring: remove unused import 2023-11-26 11:05:08 -03:00
Vinicius Moreira
6efa763236 [view.qt] enhacement: custom package icons downloader (faster) 2023-11-25 17:28:44 -03:00
Vinicius Moreira
f22714d1d7 setup: fix build warnings 2023-11-20 13:45:34 -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
3be073ec17 Merge branch 'master' into staging 2023-10-28 10:05:07 -03:00
KoromeloDev
a42d475787 Update viev ru locale 2023-09-29 18:01:05 +03:00
Vinicius Moreira
7a4c3c08c1 Merge branch 'master' into staging 2023-03-07 08:07:31 -03:00
Mape6
e970552dfe Update German translation 2023-03-06 07:11:06 +01:00
Vinicius Moreira
9a3f5dac58 Merge branch 'master' into staging 2023-02-24 08:10:57 -03:00
Mape6
e2a98e3f7e Update German translation 2023-02-23 06:39:28 +01:00
Mape6
720d678788 Update German translation 2023-02-21 09:16:09 +01:00
Vinicius Moreira
ba90d0cdd8 [view.prepare] enhancement: skip button enabled after 10 seconds 2023-01-10 11:07:46 -03:00
Vinicius Moreira
2524dd0b07 [view] fix: prepare panel sometimes being displayed on the top left corner 2022-12-16 08:30:59 -03:00
Vinicius Moreira
28d4dae56a Merge branch 'master' into staging
# Conflicts:
#	bauh/gems/appimage/controller.py
#	bauh/gems/arch/updates.py
2022-12-12 07:53:51 -03:00
Bruno Cabral
fb4109bd77 flake warnings (#304) 2022-12-12 07:44:27 -03:00
Vinicius Moreira
7c576f81e2 [view] fix: initialization dialog not being properly centralized 2022-11-30 07:49:40 -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
Vinícius Moreira
f10a3f1d1a 0.10.4 2022-11-05 15:07:04 -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
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
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
albanobattistella
34cd2ffb39 Update it 2022-07-28 20:38:59 +02: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
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