57 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
ce09e8b0d1 Switch runtime app identity to bearhub with legacy path migration 2026-05-28 05:54:59 +02:00
Vinicius Moreira
d9bfc63b4e bumping version to 0.10.7 2024-01-06 08:02:51 -03:00
Vinicius Moreira
1a568c9323 bumping version to 0.10.6 2023-01-10 11:20:56 -03:00
Vinicius Moreira
53e3caba58 bumping version to 0.10.5 2022-11-11 17:42:13 -03:00
Vinicius Moreira
828be31d74 bumping version to 0.10.4 2022-10-24 07:49:21 -03:00
Vinicius Moreira
97a71c3e13 bumping version to 0.10.3 2022-04-18 11:20:05 -03:00
Vinicius Moreira
8efb83e94c bumping version to 0.10.2 2022-04-04 11:38:35 -03:00
Vinicius Moreira
6800d6f8e5 [arch] fix: not displaying ignored updates (regression) 2022-03-14 17:29:21 -03:00
Vinicius Moreira
f6c8ad9553 [debian] initial Debian package management support 2022-03-10 17:11:19 -03:00
Vinicius Moreira
701546f286 bumping version to 0.9.29 2022-02-28 15:18:21 -03:00
Vinicius Moreira
e4a444df47 bumping version to 0.9.28 2022-02-14 14:37:45 -03:00
Vinicius Moreira
68cd434fc1 bumping version to 0.9.27 2022-02-09 10:42:58 -03:00
Vinicius Moreira
3104f2ff78 bumping version to 0.9.26 2021-12-31 09:59:28 -03:00
Vinicius Moreira
80756c23af bumping version to 0.9.25 2021-12-22 17:43:54 -03:00
Vinicius Moreira
2b6aa2af6f bumping version to 0.9.24 2021-12-13 09:10:18 -03:00
Vinicius Moreira
afcc94b934 bumping version to 0.9.23 2021-12-07 12:25:30 -03:00
Vinicius Moreira
63dd4963cf refactoring: LOGS_PATH constant renamed to LOGS_DIR and moved to 'api' module 2021-11-24 11:08:26 -03:00
Vinicius Moreira
db4d6db37b bumping version to 0.9.22 2021-11-22 13:25:38 -03:00
Vinicius Moreira
6678cb282a bumping version to 0.9.21 2021-11-08 17:23:24 -03:00
Vinicius Moreira
1b58963fc6 bumping version to 0.9.20 2021-11-03 15:17:26 -03:00
Vinicius Moreira
a2f44d9542 [gems.appimage] fix: manual installation is not generating desktop entries for AppImage files providing empty .desktop files 2021-08-21 11:48:07 -03:00
Vinicius Moreira
db5eeabfb8 [arch] fix: some dependencies not being matched during comparisons between numeric and alphanumeric versions 2021-06-17 17:03:34 -03:00
Vinicius Moreira
dfdc209374 [arch] fix: skipping the package version epoch when checking the updates requirements 2021-06-15 15:52:34 -03:00
Vinicius Moreira
a311b79bb7 [arch] fix -> not skipping dependency checking when the user opts to proceed with a transaction that would break other packages 2021-03-17 10:10:09 -03:00
Vinicius Moreira
8c0c4d4546 [appimage] fix -> crashing when trying to upgrade and the internet connection is off 2021-02-12 14:47:23 -03:00
Vinicius Moreira
2e468fae67 [web] fix -> failing to install some applications when the expected temp directory does not exist 2021-01-30 08:37:17 -03:00
Vinicius Moreira
978120ba71 fix -> missing Python hard dependency: packaging 2021-01-20 09:43:13 -03:00
Vinicius Moreira
4d0660e0ea [arch] fix -> crashing when information of a given package is not available 2021-01-02 10:13:53 -03:00
Vinicius Moreira
817dac86f2 [appimage] fix -> some installed applications cannot be launched by their desktop entries 2020-12-12 09:57:14 -03: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
c11bc20245 Updating version [0.9.8 -> 0.9.9] 2020-10-05 10:26:54 -03:00
Vinicius Moreira
cbfd7e0d4a [arch] fix -> info window: not displaying all installed files 2020-09-25 10:53:07 -03:00
Vinicius Moreira
ec614ee849 changing version 2020-08-04 11:51:11 -03:00
Vinicius Moreira
f4999b680c [fix][web] handling unexpected connection errors 2020-06-08 18:17:27 -03:00
Vinicius Moreira
5901c4ceea [fix][arch] not checking if **pacman-mirrors** is available before starting to download repository packages 2020-06-01 10:58:46 -03:00
Vinícius Moreira
23284f7ffe [fix][i18n][en] update warning message 2020-05-13 17:49:57 -03:00
Vinícius Moreira
d94d742207 [fix] crashing for scenarios when there are packages that cannot upgrade to be displayed 2020-05-04 17:41:31 -03:00
Vinicius Moreira
c8385035ee [ui] icons, buttons and colors changes 2020-04-27 18:46:21 -03:00
Vinícius Moreira
3e73797090 [fix][arch] wrong uninstall dialog title 2020-04-17 16:48:01 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinicius Moreira
91d61e8eb3 [fix][web] not able to inject javascript fixes 2020-03-01 19:54:16 -03:00
Vinícius Moreira
bdc4d49d51 [version] 0.8.3 -> 0.8.4 2020-02-17 14:53:44 -03:00
Vinícius Moreira
a11f418759 [version] 0.8.2 > 0.8.3 2020-02-05 12:02:27 -03:00
Vinícius Moreira
f805254a59 [fix][aur] makedepends not treated as a list | package name not considered as provided 2020-01-14 17:33:50 -03:00
Vinícius Moreira
12859dfe6c [improvement] all icons as SVGs 2019-12-26 17:16:33 -03:00
Vinícius Moreira
b9ed2cf4c1 sketch 2019-12-09 19:30:27 -03:00
Vinicius Moreira
ef5210b468 [fix][aur] not finding some dependencies declared as files instead of the package names 2019-12-02 11:36:05 -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