Commit Graph

  • a084d8bf31 [view.qt] info dialog: only show the 'open' button if 'xdg-open' is installed Vinicius Moreira 2023-12-19 15:24:09 -03:00
  • 4155b05bbd i18n: more category translations Vinicius Moreira 2023-12-19 14:54:31 -03:00
  • 646f46c5ba i18n: more category translations Vinicius Moreira 2023-12-18 16:53:14 -03:00
  • f3626d8b2b [linux_dist.appimage] enhancement: adding 'xdg-utils' to the AppImage (to open URLs in the browser) Vinicius Moreira 2023-12-17 13:12:52 -03:00
  • efff406e22 enhancement: improving download benchmark logging Vinicius Moreira 2023-12-17 13:01:19 -03:00
  • 0306114a3b [api] fix: not accepting all possible GET requests success responses Vinicius Moreira 2023-12-17 13:00:37 -03:00
  • 72839d8763 more translations Vinicius Moreira 2023-12-15 15:20:34 -03:00
  • 0bc66a9d16 [view.core] fix: not handling exceptions when downloading a file Vinicius Moreira 2023-12-14 14:17:57 -03:00
  • e44db92a1d [view.qt] fix: not handling download exceptions Vinicius Moreira 2023-12-14 14:15:56 -03:00
  • 5a01087f00 enhancement: replacing wget by new download implementation Vinicius Moreira 2023-12-14 13:22:23 -03:00
  • 708bbc07a3 [linux_dist.appimage] refactoring: reducing Dockerfile size Vinicius Moreira 2023-12-13 10:41:37 -03:00
  • df41c394a1 .gitignore: adding rule for any .gz file generated on the AppImage folder Vinicius Moreira 2023-12-13 10:40:52 -03:00
  • 2cf996c297 [linux_dist/appimage] refactoring: removing 'BAUH_VERSION' envvar from the Dockerfile Vinicius Moreira 2023-12-13 10:09:06 -03:00
  • da5cbdce6f [view.qt] enhancement: displaying the screenshot download progress Vinicius Moreira 2023-12-13 09:52:46 -03:00
  • 3b7b22c9c7 [view.qt] refactoring: using a different approach to cancel file downloads to keep compatibility with older Python versions Vinicius Moreira 2023-12-12 18:14:12 -03:00
  • d0a7da8ffd [linux/dist/appimage] fix: build Vinicius Moreira 2023-12-11 16:48:10 -03:00
  • f583a34c6a CHANGELOG.md: updating release notes Vinicius Moreira 2023-12-09 11:36:32 -03:00
  • e770dbc127 [view.qt] fix: not updating filters index when ignoring package updates Vinicius Moreira 2023-12-06 10:24:01 -03:00
  • 2156c7e32d [view.qt] fix: not updating filters index after installing/uninstalling a package Vinicius Moreira 2023-12-06 10:20:21 -03:00
  • 5242990dfb [gem.appimage] refactoring: self-install using 'repository' instead of 'github' Vinicius Moreira 2023-12-05 16:52:33 -03:00
  • f34924cd76 [gems.appimage] refactoring: using the 'repository' field on queries instead of the deprecated 'github' Vinicius Moreira 2023-12-05 15:30:31 -03:00
  • 17e5eaf943 Merge branch 'master' into staging Vinicius Moreira 2023-12-05 14:51:39 -03:00
  • c41ff18104 [gems.flatpak] should not be treated as trustable Vinicius Moreira 2023-12-05 09:03:10 -03:00
  • 29b260c993 [view.qt] enhancement: minor reduction in the table loading time Vinicius Moreira 2023-12-02 16:55:55 -03:00
  • 5e9de37373 [view.qt] enhancement: reducing the initialization panel min width Vinicius Moreira 2023-12-02 15:15:32 -03:00
  • 6cdd554a9d [view.qt] using the showEvent callback instead of show to try fix centralisation issues Vinicius Moreira 2023-12-02 15:02:15 -03:00
  • 27f49828da [web] fix: search not working for some typed addresses Vinicius Moreira 2023-12-01 14:51:08 -03:00
  • d47e55fd7e [appimage] info: displaying 'unknown' when there is no mapped license Vinicius Moreira 2023-12-01 09:55:48 -03:00
  • cbb55151bf [view.qt] refactoring: icon URL checking Vinicius Moreira 2023-12-01 09:11:19 -03:00
  • f7337313c3 [view] enhancement: able to open URLs in the browser (package info window) Vinicius Moreira 2023-12-01 08:02:53 -03:00
  • 4000f0116a [view] refactoring: URL regex Vinicius Moreira 2023-12-01 07:36:11 -03:00
  • a4c24c8aa6 [view] feature: adding a new 'verified' filter for the packages table Vinicius Moreira 2023-11-30 17:17:32 -03:00
  • 4c91973028 [view.qt] more centralisation fixes Vinicius Moreira 2023-11-29 16:55:47 -03:00
  • 81a547f7ec [view.qt.thread] enhancement: reducing the file downloader inactivity timeout Vinicius Moreira 2023-11-29 12:33:24 -03:00
  • 9ec85eab39 [view.qt.thread] refactoring: file downloader URL pattern checking Vinicius Moreira 2023-11-29 12:31:56 -03:00
  • c2c17e63ac [view.qt] fix: wrong widgets centralisation issue Vinicius Moreira 2023-11-29 12:26:46 -03:00
  • 442ef76035 [view.qt] fix: QT crash in case the file downloader thread is still alive Vinicius Moreira 2023-11-28 17:22:05 -03:00
  • 656661b7b8 [view.qt] enhancement: faster packages filtering Vinicius Moreira 2023-11-28 17:07:19 -03:00
  • 2d43fc5414 [view.qt] adding log statistics when filtering packages Vinicius Moreira 2023-11-26 11:24:27 -03:00
  • 925aaf35c5 enhancement: marked several threads as 'daemon' for a faster termination Vinicius Moreira 2023-11-26 11:16:43 -03:00
  • 676f4300b7 [view.qt] refactoring: remove unused import Vinicius Moreira 2023-11-26 11:05:08 -03:00
  • 6efa763236 [view.qt] enhacement: custom package icons downloader (faster) Vinicius Moreira 2023-11-25 17:28:44 -03:00
  • 54c2453597 [gems.arch] enhancement: adding the AUR URL to the info dialog Vinicius Moreira 2023-11-25 08:26:49 -03:00
  • 4be25792fd Updating CHANGELOG.md Vinicius Moreira 2023-11-20 13:50:31 -03:00
  • f22714d1d7 setup: fix build warnings Vinicius Moreira 2023-11-20 13:45:34 -03:00
  • 20aa243203 adding pyproject.toml Vinicius Moreira 2023-11-18 16:55:24 -03:00
  • 4ad48f28e4 setup: updating some data Vinicius Moreira 2023-11-18 16:24:36 -03:00
  • a59640077a Updating AppImage suggestion template Vinícius Moreira 2023-11-18 11:37:26 -03:00
  • bcc6f4927c Updating CHANGELOG.md Vinicius Moreira 2023-11-16 15:29:57 -03:00
  • c667c8472f [view.core.controller] enhancement: parallelized installed packages reading Vinicius Moreira 2023-11-16 15:21:13 -03:00
  • 969ce1cfb2 [view.core.controller] fix: search sometimes hanging when there is only one package type enabled Vinicius Moreira 2023-11-16 14:46:35 -03:00
  • c8186745eb [gems.arch] refactoring: minor enhancement over PR#335 Vinicius Moreira 2023-11-11 10:17:58 -03:00
  • 1efa01ee85 Updating CHANGELOG.md Vinicius Moreira 2023-11-11 10:15:55 -03:00
  • a16032d11b Merge branch 'master' into staging Vinicius Moreira 2023-11-11 10:14:08 -03:00
  • d50389f643 Merge pull request #335 from w568w/master Vinícius Moreira 2023-11-11 10:13:22 -03:00
  • 255805b00b [gems.arch] fix: not clearing packages to delete during loops on key w568w 2023-11-05 13:46:30 +08:00
  • d6a764261e [commons.internet] enhancement: replacing 'google.com' by 'w3.org' Vinicius Moreira 2023-10-28 10:34:37 -03:00
  • 35ecffb7a0 Updating CHANGELOG.md Vinicius Moreira 2023-10-28 10:06:58 -03:00
  • 3be073ec17 Merge branch 'master' into staging Vinicius Moreira 2023-10-28 10:05:07 -03:00
  • 99a8208b7a Merge pull request #333 from KoromeloDev/master Vinícius Moreira 2023-10-28 10:04:01 -03:00
  • 02bbd8967e Update Web ru locale KoromeloDev 2023-09-29 20:55:56 +03:00
  • 794fa07e15 Update Snap ru locale KoromeloDev 2023-09-29 20:50:05 +03:00
  • aac88aa45a Update Flatpak ru locale KoromeloDev 2023-09-29 20:45:37 +03:00
  • 0e806c1a2b Create Debian ru locale KoromeloDev 2023-09-29 20:41:15 +03:00
  • 8a7f056a62 Update Arch ru locale KoromeloDev 2023-09-29 20:21:19 +03:00
  • 62dc0fb46b Update AppImage ru locale KoromeloDev 2023-09-29 18:20:10 +03:00
  • a42d475787 Update viev ru locale KoromeloDev 2023-09-29 18:01:05 +03:00
  • 547602da51 [gems.appimage] fix: upgrade fails when the package was initially imported, but later added to remote database Vinicius Moreira 2023-07-11 12:05:31 -03:00
  • 7a4c3c08c1 Merge branch 'master' into staging Vinicius Moreira 2023-03-07 08:07:31 -03:00
  • d80b23a952 Merge pull request #317 from Mape6/new_translations Vinícius Moreira 2023-03-07 08:06:50 -03:00
  • e970552dfe Update German translation Mape6 2023-02-28 15:57:19 +01:00
  • 7e887a139d [CHANGELOG.md] updating changes Vinicius Moreira 2023-02-24 08:12:47 -03:00
  • 9a3f5dac58 Merge branch 'master' into staging Vinicius Moreira 2023-02-24 08:10:57 -03:00
  • d3c9bff006 Merge pull request #314 from Mape6/new_translations Vinícius Moreira 2023-02-24 08:09:53 -03:00
  • e2a98e3f7e Update German translation Mape6 2023-02-23 06:39:28 +01:00
  • 720d678788 Update German translation Mape6 2023-02-21 09:16:09 +01:00
  • 1033149d0b Merge pull request #312 from Labaman/patch-1 Vinícius Moreira 2023-01-23 10:59:56 -03:00
  • f9a82aeb5d Update bauh_tray.desktop Labaman 2023-01-23 01:03:52 +03:00
  • 1a568c9323 bumping version to 0.10.6 Vinicius Moreira 2023-01-10 11:20:56 -03:00
  • 81ae600f0e [LICENSE] using only the beginning year Vinicius Moreira 2023-01-10 11:20:15 -03:00
  • ba90d0cdd8 [view.prepare] enhancement: skip button enabled after 10 seconds Vinicius Moreira 2023-01-10 11:06:26 -03:00
  • 1d36bfc2e5 README.md: removing the Twitter shield Vinicius Moreira 2022-12-23 13:40:25 -03:00
  • d05013f24e [linux_dist/appimage] fix: AppImage build script Vinicius Moreira 2022-12-17 10:03:28 -03:00
  • a0ed3ab633 0.10.5 Vinícius Moreira 2022-12-17 09:49:50 -03:00
  • 351399146b [CHANGELOG.md] Adding 0.10.5 release date Vinicius Moreira 2022-12-17 09:47:53 -03:00
  • 008355c21d [arch] fix: not properly checking conflicts with provided virtual packages with specific versions Vinicius Moreira 2022-12-16 17:32:09 -03:00
  • 2524dd0b07 [view] fix: prepare panel sometimes being displayed on the top left corner Vinicius Moreira 2022-12-16 08:30:59 -03:00
  • 6488bc2ee0 [LICENSE] update Vinicius Moreira 2022-12-12 07:57:50 -03:00
  • 0b27b23f2f [CHANGELOG.md] added recent contributions Vinicius Moreira 2022-12-12 07:57:12 -03:00
  • 28d4dae56a Merge branch 'master' into staging Vinicius Moreira 2022-12-12 07:53:51 -03:00
  • fb4109bd77 flake warnings (#304) Bruno Cabral 2022-12-12 02:44:27 -08:00
  • 7c576f81e2 [view] fix: initialization dialog not being properly centralized Vinicius Moreira 2022-11-30 07:49:40 -03:00
  • 65705af2e1 [view] fix: windows positioning regressions Vinicius Moreira 2022-11-25 07:36:00 -03:00
  • 93d2d66b71 improvement: replacing the use of LegacyVersion Vinicius Moreira 2022-11-25 06:57:22 -03:00
  • 69cf81dbe9 [arch] refactoring: conflict resolution checking (+ test cases) Vinicius Moreira 2022-11-20 11:13:54 -03:00
  • 53e3caba58 bumping version to 0.10.5 Vinicius Moreira 2022-11-11 17:42:13 -03:00
  • 9433c2910f [gems.arch] fix: not properly mapping all provided packages by the system when checking for upgrade requirements Vinicius Moreira 2022-11-11 17:41:40 -03:00
  • f10a3f1d1a 0.10.4 Vinícius Moreira 2022-11-05 15:07:04 -03:00
  • 70e66c6b7c [CHANGELOG.md] updating 0.10.4 release date Vinicius Moreira 2022-11-05 15:06:31 -03:00
  • ffa32a85b7 [gems.arch] fix: not considering some conflict expressions when retrieving upgrade requirements Vinicius Moreira 2022-11-05 14:19:28 -03:00