Commit Graph

12 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
d541a4cbcf Modernize runtime compatibility and initialize Bearhub fork 2026-05-26 08:35:29 +02:00
Vinicius Moreira
cd391fe3dd [core] feature: new configuration file to disable packaging formats management globally 2021-12-10 12:18:33 -03:00
Vinicius Moreira
622af028cd [view.core.gems] refactoring: String formatting method 2021-12-10 11:36:34 -03:00
Vinícius Moreira
e626b8df7e [config] finished moving 2019-12-20 12:28:05 -03:00
Vinícius Moreira
b819b1ec82 [config] new general config file 2019-12-19 19:39:17 -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
37e51a3b2b [aur] fix update version check | [table] not showing update versions for some scenarios 2019-10-11 11:01:12 -03:00
Vinicius Moreira
dac2e91528 Not updating translations when the default locale is different from 'en' 2019-10-01 12:29:57 -03:00
Vinicius Moreira
65f313cbd8 fix: showing a previous not working gem as selected after installation in the gem selector panel 2019-09-18 18:32:08 -03:00
Vinicius Moreira
da17ede1ec Arch gem is not enabled by default 2019-09-18 11:42:13 -03:00
Vinicius Moreira
18238eb269 refactoring modules structure | improving README and CHANGELOG 2019-09-17 17:35:33 -03:00