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
a4c24c8aa6
[view] feature: adding a new 'verified' filter for the packages table
2023-11-30 17:17:32 -03: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
Vinicius Moreira
c718fe0a36
[view.qt.settings] fix: confirmation dialog icon when launched alone
2022-01-28 19:24:50 -03:00
Vinicius Moreira
00829ba0a7
[view] improvement: not depending on system's confirmation dialog icon
2021-12-16 09:37:39 -03:00
Vinicius Moreira
60228eec97
[ui] feature: themes
2020-11-27 15:52:57 -03:00
Vinicius Moreira
bf6361a6d1
[arch] improvement -> 'keep' as the default button for 'no longer needed deps' dialog | [ui] adding missing 'pointing hand' cursors
2020-09-05 23:52:26 -03:00
Vinicius Moreira
780667f5c3
[ui] removed more unnecessary 'x' buttons from some dialogs
2020-04-29 16:58:39 -03:00
Vinícius Moreira
be7783d6b5
[fix][ui] confirmation button is not set as default for all desktop environments
2020-01-13 16:52:40 -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
18238eb269
refactoring modules structure | improving README and CHANGELOG
2019-09-17 17:35:33 -03:00
Vinicius Moreira
c1410ca9b6
restart is not required when changing enabled gems
2019-09-16 19:09:05 -03:00
Vinicius Moreira
b864f82710
arch: fix disk cache | wait disk cache to finish before first refresh
2019-09-12 17:49:23 -03:00
Vinicius Moreira
40a8d19584
restarting the app when changing the style to avoid GUI bugs
2019-09-12 12:12:25 -03:00
Vinicius Moreira
ba5e1da11b
gem selector sketch
2019-09-11 16:00:02 -03:00
Vinicius Moreira
696b6169ac
commons
2019-09-07 17:58:41 -03:00
Vinicius Moreira
a0a93ce62f
example button for the upgrade confirmation dialog
2019-08-28 22:06:20 -03:00
Vinicius Moreira
0ce710575e
show_message refactoring | showing warnings as a unique string
2019-08-23 16:36:50 -03:00
Vinicius Moreira
1951a545c8
merge 'staging'
2019-08-12 17:29:33 -03:00