Commit Graph

34 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
a084d8bf31 [view.qt] info dialog: only show the 'open' button if 'xdg-open' is installed 2023-12-19 15:24:09 -03:00
Vinicius Moreira
f7337313c3 [view] enhancement: able to open URLs in the browser (package info window) 2023-12-01 08:02:53 -03:00
Vinicius Moreira
de8b143273 [view] fix: several issues related to resizing 2022-11-04 17:53:05 -03:00
Vinicius Moreira
09e9895d12 [view] fix: not displaying boolean fields (info) 2022-03-12 11:17:32 -03:00
Vinicius Moreira
f6c8ad9553 [debian] initial Debian package management support 2022-03-10 17:11:19 -03:00
Vinicius Moreira
b50b067158 [view] fix: crashing when QT components sizes are not integers 2021-11-17 15:14:27 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
dab70cdfb8 [improvement][ui] big refactoring regarding the components states 2020-06-22 17:00:32 -03:00
Vinícius Moreira
99c0a51849 [improvement][ui] info window 2020-05-21 11:37:30 -03:00
Vinicius Moreira
3b86888b1d [ui] "click" cursor set for most "clickable" components 2020-05-03 12:24:08 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
b64e799694 [improvement][info] full field text area as readonly 2019-12-09 12:17:42 -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
5163695d61 [info|history|screenshots] fix: crashes associated with application icons 2019-10-16 18:14:19 -03:00
Vinicius Moreira
1936221730 [info] removing bullet points of the list fields from the shorter view 2019-10-16 17:56:03 -03:00
Vinicius Moreira
f8128828d4 [flatpak] info available for not installed applications 2019-10-09 19:46:06 -03:00
Vinicius Moreira
6132155614 retrieving URL file size correctly | improving downloaded file size format 2019-10-09 15:01:46 -03:00
Vinicius Moreira
9347561f57 AppImage info 2019-10-07 18:46:21 -03:00
Vinicius Moreira
b22bf2786d Show button available for all information fields | AUR: not showing all optional dependencies 2019-09-26 12:59:08 -03:00
Vinicius Moreira
917c6ec5d7 arch:using axel to pre-download source file | info window handling list attributes better 2019-09-22 01:01:11 -03:00
Vinicius Moreira
57e17c79d8 rendering 'info' list fields | better AUR 'optional deps' presentation 2019-09-20 15:39:04 -03:00
Vinicius Moreira
18238eb269 refactoring modules structure | improving README and CHANGELOG 2019-09-17 17:35:33 -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
5d1905a988 extracting strip_html 2019-09-04 11:59:26 -03:00
Vinicius Moreira
abe8d42289 refactoring based on new SoftwarePackage definition 2019-09-04 11:20:34 -03:00
Vinicius Moreira
bd17594723 refactoring memory and disk cache abstractions 2019-08-30 17:26:35 -03:00
Vinicius Moreira
18c044e27b info: rendering full field as plain text 2019-08-22 17:46:49 -03:00
Vinicius Moreira
05654a0802 info adding a 'show' button for larger fields 2019-08-22 15:43:58 -03:00
Vinicius Moreira
ae197c4e32 fix: info dealing only with strings 2019-08-22 13:23:59 -03:00
Vinicius Moreira
cb1ac69e77 refactoring info popup 2019-08-13 18:30:43 -03:00
Vinicius Moreira
1951a545c8 merge 'staging' 2019-08-12 17:29:33 -03:00