Commit Graph

5 Commits

Author SHA1 Message Date
darklithium cd69a9c619 fix: App-Fixes und Formatierungen
- idioms.json: nur Redensarten, Ursprung in Klammern
- vegan recipes: 2 Leerzeilen Zutaten/Zeit
- Autor-Trennzeichen entfernt (famous quotes etc.)
- budandterence entfernt
- Listenwechsel fixiert
- Spruchanzahl in Listenauswahl
- LEKTIONEN_2026-06-05.md

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-05 22:40:43 +02:00
darklithium e0a8570139 fix: Fix list display issues and add double newlines to fortunes
- Fixed: List description now updates immediately when changed (no restart needed)
- Fixed: ComboBox now shows only description text (not 'list_name - description')
- Changed: All fortune entries now end with double newline (\n\n)
- Added: New function get_fortune_lists_descriptions_only() for ComboBox
- Updated: QML ComboBox uses textRole and item.list_name

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-05 00:40:57 +02:00
darklithium f9dab63947 feat: Add translations to English idioms and newlines to all entries
- Added German translations to all English and Latin idioms
- Added newline after each fortune entry in all lists

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-04 23:36:01 +02:00
darklithium bdbbf43b90 feat: v1.0.8 mit Lautstärke-Fix und neuen Listen 2026-06-04 21:39:13 +02:00
darklithium 61aaad7e42 fix: JSON-Struktur korrigiert + Listennamen angepasst + Audio-Button immer sichtbar
- JSON-Dateien: 'de'-Wrapper entfernt (direktes Array)
- Listennamen: classic → fortune, farmer_wisdom → farmer wisdom, unfortune → UNfortune
- Audio-Button: visible: true (nicht nur bei appInitialized)
- Dateinamen: JSON-Dateien umbenannt

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-03 01:18:18 +02:00