6 Commits

Author SHA1 Message Date
Sebastian Palencsar
4806f9306a feat(ui): Mac-inspired layout with sidebar, details panel, and About page
Replace the modal About dialog with an embedded About page and introduce
a three-pane desktop layout: persistent sidebar navigation, flat station
list, right-side details panel, and compact player bar.

Load the GPLv3 license text from C++ and expose it to QML as context
data. Normalize i18n source strings to English, complete German and
Russian translations (133 strings each), and centralize page navigation
helpers in Main.qml. Simplify compact HeaderNavigation and extend
.gitignore for local build artifacts.
2026-06-27 13:21:55 +02:00
Sebastian Palencsar
d3c7dd5b2f docs: use flatpakref install; remove build.md from repo
Keep build.md local-only (like AGENTS.md), add bearwave.flatpakref to
the repository, and document the one-step flatpak install --from URL.
2026-06-23 12:03:08 +02:00
Sebastian Palencsar
f76367ef54 Untrack flatpak_backup folder and ignore it locally 2026-05-27 08:25:06 +02:00
Sebastian Palencsar
a2387f4592 Fix GPL license references and repo hygiene 2026-05-26 07:32:21 +02:00
Sebastian Palencsar
439af10ea8 Use Arch-based CI workflow 2026-05-20 11:30:47 +02:00
Sebastian Palencsar
51992dd437 Prepare BearWave for public repository 2026-05-20 10:47:56 +02:00