Commit Graph

759 Commits

Author SHA1 Message Date
Vinicius Moreira
6bc8cc91c2 [arch] improvement: displaying the 'executable' field on the info dialog if the package is an application 2022-02-24 09:48:10 -03:00
Vinicius Moreira
d2ed73d9ca [view] improvement: upgrade summary dialog width 2022-02-21 14:21:42 -03:00
Vinicius Moreira
edfa1f7c4c [CHANGELOG.md] fix: release version 2022-02-14 15:06:55 -03:00
Vinicius Moreira
265bb8073e [CHANGELOG.md] Updating 0.9.28 changelog 2022-02-14 14:59:22 -03:00
Vinicius Moreira
def2bd0c3c [view.qt.systray] fix: bauh-cli calls not referencing the containerized Python's interpreter [AppImage] 2022-02-14 14:47:48 -03:00
Vinicius Moreira
fb55a1f85e [CHANGELOG.md] updating 0.9.27 release date 2022-02-11 15:48:31 -03:00
Vinicius Moreira
6eb4b5104a [arch] fix: removing a duplicate call to checking for AUR updates 2022-02-11 15:30:13 -03:00
Vinicius Moreira
3eb27466ad [AppImageBuilder.yml] fix: missing Qt components (mainly related to SVG handling) 2022-02-11 15:05:13 -03:00
Vinicius Moreira
222fe00786 [CHANGELOG.md] reference to AppImageBuilder.yml changes 2022-02-10 14:47:47 -03:00
Vinicius Moreira
1ba610da9d [AppImageBuilder.yml] -~50% size reduction 2022-02-10 14:29:16 -03:00
Vinicius Moreira
4ae77312b7 [setup] improvement: able to install bauh with python/pip without enforcing requirements 2022-02-10 11:23:15 -03:00
Vinicius Moreira
e84f88d37d [arch] improvement: preventing AUR's installed packages from not being mapped in cases the communication with the API fails 2022-02-10 11:09:32 -03:00
Vinicius Moreira
9564ce3237 [arch] fix: installation fails when several dependent packages conflict with the installed ones 2022-02-09 14:24:01 -03:00
Vinicius Moreira
ddf0b92cf7 [arch] fix: not detecting installed AUR packages anymore due to recent AUR API changes 2022-02-09 14:14:46 -03:00
Vinicius Moreira
cd9b465f89 [arch.output] refactoring: String formatting method 2022-02-09 11:01:21 -03:00
Vinicius Moreira
66ae8eb152 [arch] fix: silent crash when handling and displaying transaction sub-status 2022-02-09 10:52:16 -03:00
Vinicius Moreira
8000babec8 [appimage] fix: displaying duplicate installed apps for some cases (search) 2022-02-09 10:43:47 -03:00
Vinicius Moreira
c4be425a43 [CHANGELOG.md] fix identation 2022-01-31 17:18:11 -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
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
30e37d9765 [CHANGELOG.md] Updating 0.9.26 (new logo by @DN-debug) 2022-01-01 11:26:30 -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
bc7313123a [CHANGELOG.md] Updating 0.9.25 changes 2021-12-24 08:33:56 -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
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
8c4c69963b [CHANGELOG.md] Updaring 0.9.24 release date 2021-12-17 15:00:02 -03:00
Vinicius Moreira
b57003ed4f [CHANGELOG.md] adding the Web environment changes 2021-12-17 13:25:53 -03:00
Vinicius Moreira
1ee40f15bb [view.qt.systray] refactoring: String formatting method 2021-12-17 11:58:24 -03:00
Vinicius Moreira
00829ba0a7 [view] improvement: not depending on system's confirmation dialog icon 2021-12-16 09:37:39 -03:00
Vinicius Moreira
f7cbb881aa [view.qt.prepare] fix: initialization panel's lower components positioning 2021-12-16 09:06:59 -03:00
Vinicius Moreira
30cdfd8d52 [web] improvement: default pre-selected installation category is now 'Network' 2021-12-15 16:27:10 -03:00
Vinicius Moreira
9f13b0efd5 [view] improvement: only displaying a confirmation dialog for custom actions that start immediately 2021-12-15 15:55:41 -03:00
Vinicius Moreira
98e19ea934 [view.qt.thread] fix: crashing for custom actions that can request a system backup 2021-12-15 15:47:32 -03:00
Vinicius Moreira
fb3313c008 [api] refactoring: 'get_custom_actions' renamed to 'gen_custom_actions' and returning a Generator 2021-12-15 14:59:49 -03:00
Vinicius Moreira
0ebc56b8f6 [appimage] improvement: not enabled for non-x86_64 systems 2021-12-15 14:28:24 -03:00
Vinicius Moreira
e841c4023b [web] fix: wrong spelling (i18n) 2021-12-15 13:54:56 -03:00
Vinicius Moreira
db8747cae5 [web] i18n: installation form title 2021-12-15 13:44:52 -03:00