Sebastian Palencsar
e95a23bc20
M3 namespace migration: complete Phase B, partial Phase D, docs and tests
...
- Native runtime under bearhub/ (api, commons, gems, view/util, view/core, view/qt)
- bauh/ compatibility re-export shims for legacy imports
- Phase D: canonical __version__/__app_name__ in bearhub/__init__.py; pyproject.toml
and setup.py point at bearhub package
- Native gem loader at bearhub/view/core/gems.py
- Namespace compatibility tests (159 tests passing)
- Documentation: CHANGELOG [Unreleased], NAMESPACE_MIGRATION, ROADMAP, README,
CONTRIBUTING, docs/qt6-migration.md, packaging/aur/README.md
2026-06-27 10:26:41 +02:00
Sebastian Palencsar
da377aecdc
AUR bearhub: fix stale source cache collision (pkgrel=10)
...
Use tag-specific tarball name bearhub-0.10.7-bearhub.6.tar.gz so makepkg
and AUR helpers do not reuse an outdated bearhub-0.10.7.tar.gz from cache.
Ignore makepkg artifacts under packaging/aur/.
2026-06-27 10:18:54 +02:00
NoobKozlegeny
4cd1172eda
[FEATURE] Ability to check/uncheck optional dependencies at once ( #360 )
2024-05-25 08:30:16 -03:00
Vinicius Moreira
e63a6fb267
[arch] improvement: removing the repository name from the missing dependencies dialog
2022-04-07 17:37:19 -03:00
Vinicius Moreira
9c9836bebf
[arch] improvement: missing dependencies dialog now displays the packages sizes and descriptions (only from repositories)
2022-04-07 17:27:16 -03:00
Vinicius Moreira
26678a0138
[arch] improvement: optional packages installation dialog appearance (install)
2022-04-07 15:58:43 -03:00
Vinicius Moreira
9e8ad38e03
[arch] improvement: text length of the 'dependencies installation' popup reduced
2022-03-28 16:58:22 -03:00
Vinicius Moreira
d2513cc94f
[arch] improvement: increasing the dependencies dialog width
2022-03-28 16:00:49 -03:00
Vinicius Moreira
ba9c61db4e
[arch] fix: displaying '?' instead of '0' for dependency sizes
2022-03-28 15:53:36 -03:00
Vinicius Moreira
e1921facf8
[common] refactoring: 'get_human_size_str' moved from 'system' to 'view_utils'
2022-03-14 09:46:17 -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
476a30c9f4
[arch] improvmenet -> cleaning up some code warnings
2021-06-17 17:28:29 -03:00
Vinícius Moreira
5bc64640ad
[improvement][arch] always retrieving the package sizes before downloading with mult-threaded clients
2020-05-27 17:07:02 -03:00
Vinícius Moreira
cec0c06e4f
[feature][arch] supporting multi-threaded download for repository packages
2020-05-27 11:51:24 -03:00
Vinícius Moreira
6772994fbc
[improvement][arch] repository string
2020-05-12 16:49:45 -03:00
Vinícius Moreira
6786dc98bb
[fix][arch] crashing when installing an AUR packages with only one AUR dependency
2020-04-13 17:13:31 -03:00
Vinícius Moreira
8d55ae28b0
[fix][arch] displaying the wrong subtypes due to previous renaming
2020-04-13 16:51:53 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
83fce04c5d
[fix][aur] optional dep install fails when it is based on another package
2020-01-29 17:50:37 -03:00
Vinícius Moreira
12859dfe6c
[improvement] all icons as SVGs
2019-12-26 17:16:33 -03:00
Vinícius Moreira
fab88cb995
[aur] reading all transitive dependencies of the selected optional dependencies before their installation
2019-12-06 19:03:12 -03:00
Vinícius Moreira
e01249f49c
[improvement][aur] retrieving and displaying all transitive required dependencies
2019-12-04 12:47:10 -03:00
Vinicius Moreira
2aec03586a
[fix][aur] replaces the wrong term 'mirror' by 'repository'
2019-12-02 18:02:07 -03:00
Vinicius Moreira
5acd06a708
[aur] improving dialog labels
2019-12-02 17:37:42 -03:00
Vinicius Moreira
d0d478de99
[improvement][aur] optdeps dialog: 'cancel' button label changed to 'do not install'
2019-12-02 12:53:48 -03:00
Vinicius Moreira
ef5210b468
[fix][aur] not finding some dependencies declared as files instead of the package names
2019-12-02 11:36:05 -03:00
Vinicius Moreira
d88d304331
[ui][aur] improved Required / Optional confirmation dialogs
2019-11-26 19:29:10 -03:00
Vinicius Moreira
7720d4d3e3
[ui][aur] improved Required / Optional confirmation dialogs
2019-11-26 19:09:00 -03:00
Vinicius Moreira
b59cb347c4
[improvement] Not breaking the application when a i18n (translation) key was not found
2019-11-25 13:09:50 -03:00
Vinicius Moreira
ef9bb25b77
AUR -> optional packages not checked by default
2019-10-07 17:08:36 -03:00
Vinicius Moreira
0085f40cdf
arch: improving error messages
2019-09-20 19:44:12 -03:00
Vinicius Moreira
04846928eb
fix AUR missing deps text | showing app type in history dialog
2019-09-20 12:47:10 -03:00
Vinicius Moreira
299be33d9f
fix: AUR installation | showing optdeps comments
2019-09-18 19:15:53 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00