Vinicius Moreira
|
8c32bfec09
|
[systray] improvement: update checking interval on tray mode is now measured in minutes instead of seconds
|
2022-02-28 16:42:52 -03:00 |
|
Vinicius Moreira
|
a92e0440c3
|
[flatpak] improvement: removed some unneeded API calls when listing updates (cli/tray)
|
2022-02-28 16:26:42 -03:00 |
|
Vinicius Moreira
|
ff9d3be65b
|
fix: not accepting blank root passwords
|
2022-02-28 11:25:41 -03:00 |
|
Vinicius Moreira
|
c5ce7f9f36
|
[appimage] replacing manual upgrade icon
|
2022-02-25 15:48:47 -03:00 |
|
Vinicius Moreira
|
f3c4bcbc71
|
[snap] refactoring: custom actions moved to SnapApplication and are instantiated on demand
|
2022-02-25 14:45:11 -03:00 |
|
Vinicius Moreira
|
7c75a55c57
|
[view] improvement: removing the 'what is this ?' icons from some apps table columns
|
2022-02-25 14:15:05 -03:00 |
|
Vinicius Moreira
|
320b6062ca
|
[view] improvement: displaying tips for some custom actions (on mouse hover)
|
2022-02-25 11:59:08 -03:00 |
|
Vinicius Moreira
|
e3dfa825dd
|
[view] improvement: displaying the current image index as a label in the button bar (screenshots dialog)
|
2022-02-24 10:59:24 -03:00 |
|
Vinicius Moreira
|
5a1269d07f
|
[api] improvement: SoftwareManager.get_screenshots returning a generator instead of a list
|
2022-02-24 10:32:20 -03:00 |
|
Vinicius Moreira
|
b2fb656dc0
|
[arch] improvement: displaying 'description' and 'version' as primary fields for repository packages (info)
|
2022-02-24 10:01:19 -03:00 |
|
Vinicius Moreira
|
23bc65b00e
|
[arch] refactoring: removing unneeded parameters from 'launch' method
|
2022-02-24 09:54:29 -03:00 |
|
Vinicius Moreira
|
b67860f538
|
[arch] improvement: removing the '%U' parameter before launching applications to prevent error messages
|
2022-02-24 09:51:54 -03:00 |
|
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 |
|