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
d541a4cbcf
Modernize runtime compatibility and initialize Bearhub fork
2026-05-26 08:35:29 +02:00
Andriy
49a39802ca
Removing unnatural spaces (en)
2024-04-19 13:58:46 -03:00
Vinícius Moreira
cf3d3ae5c9
Merge pull request #345 from antipeth/master
...
Add Simplified Chinese translation
2024-02-04 19:53:35 -03:00
albanobattistella
de63f62fd6
Update it
2024-01-20 14:36:11 +01:00
antipeth
848be116c4
Add Simplified Chinese translation
2024-01-12 17:10:40 +08:00
Vinicius Moreira
c41ff18104
[gems.flatpak] should not be treated as trustable
2023-12-05 09:03:10 -03: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
925aaf35c5
enhancement: marked several threads as 'daemon' for a faster termination
2023-11-26 11:16:43 -03:00
Vinicius Moreira
f22714d1d7
setup: fix build warnings
2023-11-20 13:45:34 -03:00
KoromeloDev
aac88aa45a
Update Flatpak ru locale
2023-09-29 20:45:37 +03:00
Mape6
e970552dfe
Update German translation
2023-03-06 07:11:06 +01:00
Vinicius Moreira
28d4dae56a
Merge branch 'master' into staging
...
# Conflicts:
# bauh/gems/appimage/controller.py
# bauh/gems/arch/updates.py
2022-12-12 07:53:51 -03:00
Bruno Cabral
fb4109bd77
flake warnings ( #304 )
2022-12-12 07:44:27 -03:00
Vinicius Moreira
93d2d66b71
improvement: replacing the use of LegacyVersion
2022-11-25 06:57:22 -03:00
Vinicius Moreira
57ac55c53f
feature: custom software suggestions
2022-05-26 18:18:09 -03:00
Vinicius Moreira
af46feb64e
[view] improvement: settings window size rules moved to stylesheet files
2022-05-12 14:13:12 -03:00
Vinicius Moreira
ea3bb062ef
[flatpak] improvement: upgrade requirements sorting
2022-05-10 18:55:31 -03:00
Vinicius Moreira
17b5a48254
[flatpak] fix: not all selected runtime partials to upgrade are actually requested to be upgraded
2022-05-10 18:39:35 -03:00
Vinicius Moreira
3f525bbb3b
[flatpak] improvement: logging what was requested to upgrade
2022-05-10 18:37:16 -03:00
Vinicius Moreira
3fc100f83f
[flatpak] improvement: preventing null pointer crashes if the search command raises an exception
2022-05-03 11:37:16 -03:00
Vinicius Moreira
125b503e95
Revert "[flatpak] try: fixing missing runtime installation"
...
This reverts commit dc370a2955 .
2022-04-21 08:03:58 -03:00
Vinicius Moreira
dc370a2955
[flatpak] try: fixing missing runtime installation
2022-04-20 17:02:24 -03:00
Vinicius Moreira
91db60b546
[flatpak] refactoring: proper model callbacks
2022-04-20 16:59:50 -03:00
Vinicius Moreira
4c9ca22b43
[flatpak] fix: random index out of bounds exception when reading updates
2022-04-13 14:34:52 -03:00
Vinicius Moreira
dd3baf8d0a
[flatpak] fix: download sizes not being displayed when there are new required runtimes for installed Flatpaks
2022-04-13 14:21:32 -03:00
Vinicius Moreira
e2817e426d
[flatpak] fix: informing the download size as the additional installation size (upgrade summary)
2022-04-13 11:29:32 -03:00
Vinicius Moreira
e40fe27bd1
[flatpak] fix: not displaying new required runtimes as updates
2022-04-12 12:29:56 -03:00
Vinicius Moreira
d9bf9a5057
[flatpak] fix: some updates not being displayed when there are new required runtimes for installed Flatpaks
2022-04-12 11:02:06 -03:00
Vinicius Moreira
33cfa97bf0
[api] improvement: list_suggestions as an optional method (SoftwareManager)
2022-04-12 10:22:38 -03:00
Vinicius Moreira
f3514b91e1
[view] improvement: some components' width reduced (settings)
2022-04-12 09:54:44 -03:00
Vinicius Moreira
9ac0d015b7
[api] improvement: abstraction for view containers
2022-04-11 17:08:16 -03:00
Vinicius Moreira
ff254db925
[api] improvement: allowing several settings views to be returned (SoftwareManager.get_settings)
2022-04-11 15:09:18 -03:00
Vinicius Moreira
374b7ce03f
[api] refactoring: removing screen measures as parameters of SoftwareManager.get_settings
2022-04-08 17:41:29 -03:00
Vinicius Moreira
47cb969f1a
[commons.util] refactoring: centralizing String size conversion into 'size_to_byte'
2022-04-06 10:41:09 -03:00
Vinicius Moreira
7d12810772
[commons.util] improvement: returning a float for 'size_to_byte' parsing
2022-04-06 10:16:48 -03:00
Vinicius Moreira
84645b58fa
[flatpak] fix: package sizes float conversion error
2022-03-28 10:58:00 -03:00
Vinicius Moreira
6c8adfe1ed
[flatpak] feature: 'full update' custom action
2022-03-25 11:46:46 -03:00
Vinicius Moreira
54dc8ac711
[flatpak.flatpak] refactoring: using tuples when possible
2022-03-25 09:46:39 -03:00
Vinicius Moreira
9d35e896f8
[flatpak] refactoring: 'flatpak' module String formatting method
2022-03-25 09:36:37 -03:00
Vinicius Moreira
a5ed57177c
[flatpak] fix: wrong encoded strings displayed (requires Flatpak >= 1.12)
2022-03-25 09:06:51 -03:00
Vinicius Moreira
a92e0440c3
[flatpak] improvement: removed some unneeded API calls when listing updates (cli/tray)
2022-02-28 16:26:42 -03:00
Vinicius Moreira
ff9d3be65b
fix: not accepting blank root passwords
2022-02-28 11:25:41 -03:00
Vinicius Moreira
5a1269d07f
[api] improvement: SoftwareManager.get_screenshots returning a generator instead of a list
2022-02-24 10:32:20 -03:00
Vinicius Moreira
32a50beeac
[flatpak] improvement: always considering 'system' as the installation level for the root user
2021-11-30 13:31:42 -03:00
Vinicius Moreira
f5111213b8
[flatpak] improvement: not displaying the installation target option when bauh is launched by the root user (settings)
2021-11-30 13:27:50 -03:00
Vinicius Moreira
459240933a
[api.abstract.controller] refactoring: updating 'get_settings' return specification
2021-11-30 12:25:41 -03:00
Vinicius Moreira
21d7e46500
[flatpak.__init__] refactoring: suggestions URL
2021-11-29 17:35:12 -03:00
Vinicius Moreira
733838e5e3
[flatpak] improvement: exports share directory for root user is now '/usr/share/flatpak/exports/share'
2021-11-29 17:19:07 -03:00