Commit Graph

1909 Commits

Author SHA1 Message Date
Vinicius Moreira
8000babec8 [appimage] fix: displaying duplicate installed apps for some cases (search) 2022-02-09 10:43:47 -03:00
Vinicius Moreira
68cd434fc1 bumping version to 0.9.27 2022-02-09 10:42:58 -03:00
Vinicius Moreira
c4be425a43 [CHANGELOG.md] fix identation 2022-01-31 17:18:11 -03:00
Vinícius Moreira
3759df9575 0.9.26 2022-01-31 16:57:59 -03:00
Vinicius Moreira
b82151926d Updating CHANGELOG.md 2022-01-31 16:18:36 -03:00
Vinicius Moreira
6eda2948de [arch] fix: not displaying any substatus when retrieving packages (pacman) 2022-01-31 16:17:27 -03:00
Vinicius Moreira
b130ad6d0b [arch] improvement: explicitly marking installed dependent packages as 'dependencies' (installation) 2022-01-31 15:26:37 -03:00
Vinicius Moreira
c718fe0a36 [view.qt.settings] fix: confirmation dialog icon when launched alone 2022-01-28 19:24:50 -03:00
Vinicius Moreira
d07e0e326c [style.knight] fix: adding missing qss rule 2022-01-28 19:09:14 -03:00
Vinicius Moreira
b895ba1cd2 [arch] improvement: 'automatch_providers' property label renamed (again) 2022-01-28 18:59:08 -03:00
Vinicius Moreira
9656f78020 [arch] improvement: new property 'prefer_repository_provider' 2022-01-28 18:31:17 -03:00
Vinicius Moreira
9d1472c1a9 [arch] improvement: 'automatch_providers' property label renamed 2022-01-28 12:44:11 -03:00
Vinicius Moreira
39dd0f1ac8 [arch] improvement: always listing repository packages as primary options when multiple providers for a given dependency are available 2022-01-28 12:31:18 -03:00
Vinicius Moreira
ca9b3d0e51 [arch] improvement: allowing AUR packages to be installed as dependencies of a repository package | fix: not displaying all possible AUR providers for a given dependency 2022-01-28 12:05:58 -03:00
Vinicius Moreira
f69ed7aa4a [commons.system] fix: not handling unicode decode errors when reading a subprocess output 2022-01-27 16:32:32 -03:00
Vinicius Moreira
644cf43511 [arch] improvement: not rechecking sub-dependencies of an AUR dependency to be installed 2022-01-27 12:28:31 -03:00
Vinicius Moreira
d205281b3a [arch] fix: not informing all the provided packages on the transaction context to the dependency sorting algorithm 2022-01-27 11:42:57 -03:00
Vinicius Moreira
82f140f2e1 [arch] fix: not upgrading a package when a dependent package relies on a specific version with epoch 2022-01-24 15:42:35 -03:00
Vinicius Moreira
131b787108 [arch] refactoring: proper typing 2022-01-07 18:23:44 -03:00
Vinicius Moreira
30e37d9765 [CHANGELOG.md] Updating 0.9.26 (new logo by @DN-debug) 2022-01-01 11:26:30 -03:00
Vinicius Moreira
5921cfd3da Merge branch 'master' into staging 2022-01-01 11:24:35 -03:00
DN-debug
4b9c27fe93 [view] new logo (by @DN-debug) 2022-01-01 11:23:01 -03:00
Vinicius Moreira
a1991cfc15 [LICENSE] Updating year 2021-12-31 10:20:03 -03:00
Vinicius Moreira
6050c71295 [LICENSE] Updating year 2021-12-31 10:19:39 -03:00
Vinícius Moreira
5a1dcd6a24 [README.md] Updating logo file reference 2021-12-31 10:12:01 -03:00
Vinícius Moreira
adab8215f1 [README.md] Updating logo file reference 2021-12-31 10:09:44 -03:00
Vinicius Moreira
5ffe7b4113 [CHANGELOG] Updating 0.9.26 changelog (new dark theme by @DN-debug) 2021-12-31 10:04:55 -03:00
Vinicius Moreira
3104f2ff78 bumping version to 0.9.26 2021-12-31 09:59:28 -03:00
DN-debug
bca72070f9 [view] new theme: knight (@DN-debug) 2021-12-31 09:53:08 -03:00
Vinícius Moreira
b2b8e1e2e2 [README.md] Updating PyPI badge 2021-12-26 10:23:16 -03:00
Vinícius Moreira
b568a82d31 [README.md] Updating Twitter badge 2021-12-26 10:22:34 -03:00
Vinícius Moreira
9eb6ed36f1 [README] Adding bauh-staging badge 2021-12-26 10:21:29 -03:00
Vinícius Moreira
82b9d659cd [README.md] Adding PyPI badge 2021-12-26 10:14:17 -03:00
Vinícius Moreira
7d997c1308 [README.md] Adding AUR badge 2021-12-26 10:11:35 -03:00
Vinícius Moreira
8c85c31319 0.9.25 2021-12-24 08:57:42 -03:00
Vinicius Moreira
bc7313123a [CHANGELOG.md] Updating 0.9.25 changes 2021-12-24 08:33:56 -03:00
Vinicius Moreira
05694342cc [api.http] refactoring: String formatting method 2021-12-24 08:31:01 -03:00
Vinicius Moreira
ea42871eda [arch] improvement: letting the AUR's API perform the semantic search 2021-12-24 08:28:00 -03:00
Vinicius Moreira
ba2e3c4f35 improvement: --reset now cleans the temporary files as well 2021-12-24 08:20:49 -03:00
Vinicius Moreira
605ad15a96 [AppImageBuilder.yml] removing unneeded dependency 'python3-pkg-resources' 2021-12-23 18:43:26 -03:00
Vinicius Moreira
76ffcd0711 [AppImageBuilder.yml] installing 'wget' 2021-12-23 18:42:23 -03:00
Vinicius Moreira
b24b1eb5cf [view.qt.systray] fix: not able to call to notify updates (AppImage package) 2021-12-23 13:58:12 -03:00
Vinicius Moreira
68ce25b287 [AppImage package] fix: not able to reinitialize 2021-12-22 17:49:26 -03:00
Vinicius Moreira
80756c23af bumping version to 0.9.25 2021-12-22 17:43:54 -03:00
Vinícius Moreira
6f8ed6f917 [README.md] Adding AppImage installation steps 2021-12-21 19:01:36 -03:00
Vinicius Moreira
31ac7c3ad0 dist: adding AppImage recipe file 2021-12-21 18:37:52 -03:00
Vinícius Moreira
159823d49f [README.md] Adding the "License" badge 2021-12-19 10:13:21 -03:00
Vinícius Moreira
e626041926 0.9.24 2021-12-17 15:10:22 -03:00
Vinicius Moreira
8c4c69963b [CHANGELOG.md] Updaring 0.9.24 release date 2021-12-17 15:00:02 -03:00
Vinicius Moreira
bd02ef2d4c [view.qt.apps_table] improvement: calling pkg.get_custom_actions once to improve memory usage 2021-12-17 14:59:16 -03:00