Commit Graph

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
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
e44db92a1d [view.qt] fix: not handling download exceptions 2023-12-14 14:15:56 -03:00
Vinicius Moreira
da5cbdce6f [view.qt] enhancement: displaying the screenshot download progress 2023-12-13 09:52:46 -03:00
Vinicius Moreira
c66cd464af [view] improvement: 'close' button added to the screenshots window 2022-03-30 18:17:35 -03:00
Vinicius Moreira
e3dfa825dd [view] improvement: displaying the current image index as a label in the button bar (screenshots dialog) 2022-02-24 10:59:24 -03:00
Vinicius Moreira
d79b3daf9b [ui][screeshots] improvement: 'loading' message displays the amount of images being loaded 2020-11-30 17:26:10 -03:00
Vinicius Moreira
453e7daeba [ui] improving the screenshots control buttons widths 2020-11-27 18:42:01 -03:00
Vinicius Moreira
ec6664f7a0 [ui] screenshots: fixing window size 2020-11-27 18:12:31 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
9afbfca6ac [improvement][ui] waiting cursors for screenshots window 2020-06-11 17:53:44 -03:00
Vinícius Moreira
12055fe0e1 [ui] screenshots progress bar color 2020-05-22 17:04:10 -03:00
Vinicius Moreira
3b86888b1d [ui] "click" cursor set for most "clickable" components 2020-05-03 12:24:08 -03:00
Vinícius Moreira
9d326efcd4 [flatpak] updating partials 2020-01-10 16:11:45 -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
31f2a3acab [screenshots] progress bar 2019-10-23 12:11:18 -03:00
Vinicius Moreira
930308834b [aur] caching categories to the disk | not locking the application boot while the AUR categories are being retrieved 2019-10-22 16:13:32 -03:00
Vinicius Moreira
5163695d61 [info|history|screenshots] fix: crashes associated with application icons 2019-10-16 18:14:19 -03:00
Vinicius Moreira
a7e270f312 [screenshots] new design with bottom toolbar 2019-10-16 11:16:37 -03:00
Vinicius Moreira
27e44509cf [screenshots] fix -> not display no content status 2019-10-15 17:09:43 -03:00
Vinicius Moreira
973440f433 screenshots panel improved 2019-10-15 12:37:33 -03:00
Vinicius Moreira
d4e1f84e52 [view feature] rendering all package images | replacing Cache thread lock by process lock 2019-10-14 13:43:24 -03:00
Vinicius Moreira
6023075b65 screenshots button 2019-10-10 12:37:43 -03:00