Commit Graph

25 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
Sebastian Palencsar
4a119968bc Release 0.10.7-bearhub.6
Complete M1 identity work, fix runtime URL regressions, repair the test
suite, add CI, migrate packaging/AppImage branding to Bearhub, and
document the Qt6/PySide6 migration plan.
2026-06-26 19:22:28 +02:00
Sebastian Palencsar
93fd715925 Polish Bearhub branding in UI and metadata 2026-05-28 05:51:29 +02:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinicius Moreira
382a3b1160 [about] resizing type icons 2020-01-19 22:37:35 -03:00
Vinicius Moreira
0ad061129d [fix][about] icons scaling 2020-01-19 12:42:18 -03:00
Vinícius Moreira
12859dfe6c [improvement] all icons as SVGs 2019-12-26 17:16:33 -03:00
Vinícius Moreira
dc5074253f [about] respecting system's icon 2019-12-20 14:48:25 -03:00
Vinícius Moreira
69ee694a11 [README] 2019-12-18 15:37:35 -03:00
Vinícius Moreira
3fdf07bb7d [about] filtering invalid folder | [gem_selector] sorting managers by class name 2019-12-16 12:41:41 -03:00
Vinicius Moreira
8cd07aec2c [about] minor changes 2019-11-27 17:29:28 -03:00
Vinicius Moreira
1b92207fa3 [about] how to get help 2019-11-27 14:46:54 -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
9a412c9981 [about] version font size 2019-10-24 16:50:26 -03:00
Vinicius Moreira
24beb25fca not changing the table applied filters after a uninstall | [flatpak] runtimes categorized as 'runtimes' 2019-10-23 17:24:12 -03:00
Vinicius Moreira
e235bd918a [about] new design 2019-10-16 12:09:28 -03:00
Vinicius Moreira
b9ce2d977f about with the supported package types icons 2019-10-15 13:03:27 -03:00
Vinicius Moreira
3ac8a08ad8 higher fonts for about dialog 2019-09-18 17:25:51 -03:00
Vinicius Moreira
18238eb269 refactoring modules structure | improving README and CHANGELOG 2019-09-17 17:35:33 -03:00
Vinicius Moreira
696b6169ac commons 2019-09-07 17:58:41 -03:00
Vinicius Moreira
c9d97c3601 removing fpakman strings 2019-08-17 12:11:47 -03:00
Vinicius Moreira
024bed62eb fix: about 'version' i18n 2019-08-14 11:44:04 -03:00
Vinicius Moreira
1951a545c8 merge 'staging' 2019-08-12 17:29:33 -03:00