Commit Graph

4 Commits

Author SHA1 Message Date
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 ef6c2e968b fix: Fix idioms.json syntax and expand vegan recipes to 101
- Fixed missing comma in idioms.json at line 100
- Added 13 new vegan recipes to reach 101 total entries

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-04 22:56:08 +02:00
darklithium a8a3989c83 feat: Update list descriptions and add new fortune lists
- Updated descriptions: UNfortune->Wednesday-Style, sandman->Sandmännchen, fortune->klassische Glückskeks-Sprüche
- Added new lists: idioms, vegan recipes, budandterence, unicorn
- Rebuilt famous quotes with author years
- Fixed syntax errors in JSON files

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-06-04 22:55:29 +02:00