Commit Graph

14 Commits

Author SHA1 Message Date
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
508e9169c2 [view] improvement: sorting packages by closest match instead of considering installed first (search) 2022-03-11 11:55:07 -03:00
Vinicius Moreira
cd7984bc82 [ui] improvement -> removing spaces from package type parentheses 2020-09-11 11:24:25 -03:00
Vinicius Moreira
a339074e4d [fix][ui] refresh button being displayed on the search view if a package with an update is uninstalled 2020-06-16 12:12:53 -03:00
Vinícius Moreira
a2e41ce51f [fix][ui] not updating cached installed packages state after ignoring/reverting updates 2020-05-28 17:09:57 -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
Vinicius Moreira
2a84ff4c32 improvement: only changing the installed package status ( not refreshing the whole table ) | fix: flatpak downgrading error handling 2019-09-24 15:17:09 -03:00
Vinicius Moreira
ba5e1da11b gem selector sketch 2019-09-11 16:00:02 -03:00
Vinicius Moreira
abe8d42289 refactoring based on new SoftwarePackage definition 2019-09-04 11:20:34 -03:00
Vinicius Moreira
68cc5370e8 improving name filter 2019-09-02 16:19:47 -03:00
Vinicius Moreira
503241e522 installed button 2019-08-29 12:56:40 -03:00
Vinicius Moreira
1951a545c8 merge 'staging' 2019-08-12 17:29:33 -03:00