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
Vinicius Moreira
57ac55c53f
feature: custom software suggestions
2022-05-26 18:18:09 -03:00
Vinicius Moreira
94ba539eb3
[api] adding the app version to the context
2022-03-10 17:12:43 -03:00
Vinicius Moreira
f6c8ad9553
[debian] initial Debian package management support
2022-03-10 17:11:19 -03:00
Vinicius Moreira
ce4f3f67ab
[api.abstract.context] improvement: adding 'root_user' attribute to skip checking calls
2021-11-30 12:17:04 -03:00
Vinicius Moreira
60228eec97
[ui] feature: themes
2020-11-27 15:52:57 -03:00
Vinicius Moreira
c8385035ee
[ui] icons, buttons and colors changes
2020-04-27 18:46:21 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
b530cbe0fc
[ui][settings] supported types working
2020-01-24 18:17:52 -03:00
Vinícius Moreira
174349cf5b
[wgem] adding category
2019-12-13 16:35: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
69dd9b9396
refactoring: distro check for arch and snap gems
2019-10-09 18:14:54 -03:00
Vinicius Moreira
39266d86ce
improving Arch distro checking
2019-09-29 20:47:41 -03:00
Vinicius Moreira
917c6ec5d7
arch:using axel to pre-download source file | info window handling list attributes better
2019-09-22 01:01:11 -03:00
Vinicius Moreira
1f25a92985
arch 'gem' only available for arch based distros
2019-09-17 15:20:31 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00