23 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
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
85b418cb74 Switch package entry points to bearhub namespace 2026-05-31 15:49:38 +02:00
Sebastian Palencsar
d541a4cbcf Modernize runtime compatibility and initialize Bearhub fork 2026-05-26 08:35:29 +02:00
Vinicius Moreira
4ad48f28e4 setup: updating some data 2023-11-18 16:24:36 -03:00
Bruno Cabral
fb4109bd77 flake warnings (#304) 2022-12-12 07:44:27 -03:00
Vinicius Moreira
4ae77312b7 [setup] improvement: able to install bauh with python/pip without enforcing requirements 2022-02-10 11:23:15 -03:00
Vinicius Moreira
829905f5c5 [setup] fix -> wrong style resources paths 2021-01-30 08:45:42 -03: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
Vinícius Moreira
3e46822e5e [web] installing, removing and reading 2019-12-11 18:49:43 -03:00
Vinicius Moreira
887c62f878 [setup.py] 2019-10-21 18:03:31 -03:00
Vinicius Moreira
86a0e402e9 Better AUR update check handling 2019-09-26 16:54:54 -03:00
Vinicius Moreira
e52616e0e5 fix: Ubuntu 19.04 pip3 install issue 2019-09-18 10:39:29 -03:00
Vinicius Moreira
18238eb269 refactoring modules structure | improving README and CHANGELOG 2019-09-17 17:35:33 -03:00
Vinicius Moreira
2485d064e0 setup.py fix 2019-09-12 11:18:40 -03:00
Vinicius Moreira
c9d97c3601 removing fpakman strings 2019-08-17 12:11:47 -03:00
Vinícius Moreira
854ad2a102 supporting snaps 2019-07-23 17:16:44 -03:00
Vinicius Moreira
6607e57e49 version update 2019-06-18 17:39:02 -03:00
Vinicius Moreira
175d72d371 Removing installation script and updating README.md 2019-06-18 15:13:00 -03:00
Vinicius Moreira
4cb93fd535 Fix for PyPi deploy 2019-06-18 12:22:16 -03:00
Vinicius Moreira
17fb1bf963 setup.py fix 2019-06-18 12:04:57 -03:00
Vinícius Moreira
8a95d508c8 0.1.0 (#1)
- Supporting flatpak 1.X, 1.2X and 1.4.X
- Tray icon
- System notifications when new updates are available
- Applications management window
2019-06-14 16:50:29 -03:00