Commit Graph

15 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
45c586ed4b [view] improvement: allowing max_width to be defined for the confirmation dialogs 2022-03-30 17:14:46 -03:00
Vinicius Moreira
52408fefef [view] improvement: allowing to set a min height for confirmation dialogs 2022-03-03 12:13:24 -03:00
Vinicius Moreira
d2ed73d9ca [view] improvement: upgrade summary dialog width 2022-02-21 14:21:42 -03:00
freddii
228bb1a3f4 fixed wrong spelled words 2021-01-14 11:18:42 +01:00
Vinicius Moreira
8d761c35e9 [web] feature -> new installation option 'allow protected content' 2020-12-07 18:18:38 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
19cd85bc98 [ui] -> fix: crashing when nothing can be upgraded 2020-08-04 09:55:42 -03:00
Vinicius Moreira
600f0068bf [feature][ui] it is possible to view details of some initialization tasks by clicking on their icons 2020-05-03 12:02:12 -03:00
Vinicius Moreira
780667f5c3 [ui] removed more unnecessary 'x' buttons from some dialogs 2020-04-29 16:58:39 -03:00
Vinicius Moreira
700a6ca9ce [fix][arch][uninstall] not displaying removing all unnecessary dependencies 2020-04-22 12:21:21 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
8dd114da85 [feature][flatpak] registering Flathub at system level 2020-01-13 14:41:01 -03:00
Vinicius Moreira
ba5e1da11b gem selector sketch 2019-09-11 16:00:02 -03:00