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
6cdd554a9d
[view.qt] using the showEvent callback instead of show to try fix centralisation issues
2023-12-02 15:02:15 -03:00
Vinicius Moreira
c2c17e63ac
[view.qt] fix: wrong widgets centralisation issue
2023-11-29 12:26:46 -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
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
c718fe0a36
[view.qt.settings] fix: confirmation dialog icon when launched alone
2022-01-28 19:24:50 -03:00
Vinicius Moreira
22e440cd18
[view/qt/settings] refactoring: using getvalue() for StringIO instance instead of seek() and read()
2021-11-22 17:01:20 -03:00
Vinicius Moreira
10ddb353fd
[view/qt/settings] refactoring: more on String formatting method
2021-11-22 17:00:21 -03:00
Vinicius Moreira
f9386316ae
[view.qt.settings] fix: not re-enabling the action buttons when a validation error is displayed
2021-11-22 16:59:22 -03:00
Vinicius Moreira
6dec050fad
[view/qt/settings] refactoring: String formatting method
2021-11-22 16:51:38 -03:00
Vinicius Moreira
67304e86e7
[ui] fix -> settings dialog hangs sometimes when the button 'Change' is clicked
2021-01-19 12:08:31 -03:00
Vinicius Moreira
80f6b20b9c
improvement -> reloading the manage panel in a separate thread after saving the settings
2021-01-13 15:40:52 -03:00
Vinicius Moreira
60228eec97
[ui] feature: themes
2020-11-27 15:52:57 -03:00
Vinicius Moreira
55876172f6
[ui] improvement -> settings dialog: not displaying point hand cursors for the lower buttons
2020-08-21 17:27:03 -03:00
Vinicius Moreira
dab70cdfb8
[improvement][ui] big refactoring regarding the components states
2020-06-22 17:00:32 -03:00
Vinícius Moreira
01a60ea686
0.9.0
2020-04-13 11:49:28 -03:00
Vinícius Moreira
94d5a113a1
[ui][settings] fix memory cleaning
2020-02-07 16:06:43 -03:00
Vinícius Moreira
0201bda2b7
[ui][settings] available as a tray action
2020-02-07 15:23:01 -03:00
Vinícius Moreira
2ff36e9ac4
[fix][ui][settings] gems scaling
2020-01-28 18:53:46 -03:00
Vinícius Moreira
e859cfd06d
[fix][ui][settings] not displaying all available gems
2020-01-28 15:06:59 -03:00
Vinícius Moreira
b6ba643d9e
[ui][settings] rebooting after changed
2020-01-28 13:40:09 -03:00
Vinícius Moreira
c31769705c
[ui][settings] settings icon
2020-01-27 19:26:37 -03:00
Vinícius Moreira
ab8b7d5f0b
[ui][settings] more improvements and settings
2020-01-27 19:05:46 -03:00
Vinícius Moreira
b530cbe0fc
[ui][settings] supported types working
2020-01-24 18:17:52 -03:00
Vinícius Moreira
f37e66a63c
[ui][settings] improvements
2020-01-24 13:21:46 -03:00
Vinícius Moreira
c8a4370ff0
[ui][settings] sketch
2020-01-23 18:28:23 -03:00