supervertaler 1.9.109__tar.gz → 1.9.113__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {supervertaler-1.9.109 → supervertaler-1.9.113}/CHANGELOG.md +157 -2
- {supervertaler-1.9.109 → supervertaler-1.9.113}/PKG-INFO +14 -3
- {supervertaler-1.9.109 → supervertaler-1.9.113}/README.md +13 -2
- {supervertaler-1.9.109 → supervertaler-1.9.113}/Supervertaler.egg-info/PKG-INFO +14 -3
- {supervertaler-1.9.109 → supervertaler-1.9.113}/Supervertaler.egg-info/SOURCES.txt +0 -1
- {supervertaler-1.9.109 → supervertaler-1.9.113}/Supervertaler.py +762 -15
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/index.html +50 -5
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/unified_prompt_manager_qt.py +7 -2
- {supervertaler-1.9.109 → supervertaler-1.9.113}/pyproject.toml +1 -1
- supervertaler-1.9.109/api_keys.example.txt +0 -63
- {supervertaler-1.9.109 → supervertaler-1.9.113}/FAQ.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/LICENSE +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/MANIFEST.in +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/Supervertaler.egg-info/dependency_links.txt +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/Supervertaler.egg-info/entry_points.txt +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/Supervertaler.egg-info/not-zip-safe +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/Supervertaler.egg-info/requires.txt +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/Supervertaler.egg-info/top_level.txt +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/ICON_CONVERSION_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/MB.ico +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/README.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/generate_icons.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon.ico +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_128.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_24.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_256.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_32.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_48.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_64.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_preview.html +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_sv_modern.svg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_sv_modern_paths.svg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/icon_sv_simple.svg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/patent-drawing-1951.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/assets/supervertaler_icon_colours.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/.nojekyll +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/CNAME +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/SIMILAR_APPS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/apple-touch-icon.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/BUGFIX_README.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/CHANGELIST.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/CHANGELOG_Old.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/FAQ.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/INSTALLATION_v1.7.8.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/PROJECT_ORGANIZATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/TERMBASE_REFACTORING_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/USER_GUIDE_v1.7.8.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/VERIFICATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/BEFORE_AFTER_COMPARISON.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/BUGFIX_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/COLOR_SCHEME_REFERENCE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/COMPACT_LAYOUT_CHANGELOG.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/COMPACT_LAYOUT_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/COMPACT_LAYOUT_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/COMPACT_LAYOUT_UPDATE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/COMPLETE_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/COMPLETE_PROJECT_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/DATABASE_FINAL_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/DATABASE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/DATABASE_PRODUCTION_READY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/DATABASE_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/DUAL_VERSION_STRATEGY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/FINAL_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/FOLDER_STRUCTURE_UPDATE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/GITHUB_PAGES_SETUP.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/IMPLEMENTATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/IMPLEMENTATION_COMPLETE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/IMPLEMENTATION_COMPLETE_COMPACT_LAYOUT.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/IMPLEMENTATION_READY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/IMPLEMENTATION_STATUS_PHASE2_READY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/KEYBOARD_SHORTCUTS_MATCHES.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/LAYOUT_BEFORE_AFTER.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/MASTER_INDEX.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/MATCH_DISPLAY_IMPROVEMENTS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/MATCH_DISPLAY_LONG_SEGMENTS_UPDATE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/MATCH_DISPLAY_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/MATCH_INSERTION_FEATURES.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/MATCH_SHORTCUTS_QUICK_REF.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/MODULAR_ARCHITECTURE_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/PHASE2_IMPLEMENTATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/PHASE2_IMPLEMENTATION_DETAILED_CHECKLIST.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/PHASE2_IMPLEMENTATION_IN_PROGRESS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/PHASE2_NEXT_STEPS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/PHASE2_READY_TO_IMPLEMENT.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/PHASE2_START_HERE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/QT_MIGRATION_PLAN.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/QT_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/QUICK_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/RELEASE_Qt_v1.0.0_Phase5.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/RELEASE_v1.9.38.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/RELEASE_v3.7.1.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/RELEASE_v3.7.6.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/RELEASE_v3.7.7.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/RESTRUCTURE_COMPLETE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/SESSION_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/SESSION_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/SESSION_LONG_SEGMENTS_COMPLETE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/SESSION_MATCH_FEATURES_COMPLETE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/SESSION_STATUS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/SESSION_SUMMARY_Phase5.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/START_HERE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/START_IMPLEMENTATION_HERE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/STYLE_GUIDES_DELIVERABLES.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/STYLE_GUIDES_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/STYLE_GUIDES_FEATURE_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/STYLE_GUIDES_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/STYLE_GUIDES_PROJECT_COMPLETION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/STYLE_GUIDES_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/STYLE_GUIDES_VISUAL_ARCHITECTURE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TERMBASE_FIXES.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TERMBASE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TERMBASE_QUICK_START.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TMX_CONCORDANCE_STYLE_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TMX_DUAL_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TMX_EDITOR_HIGHLIGHTING_UPDATE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TMX_EDITOR_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TMX_EDITOR_WORD_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TMX_TABLE_LAYOUT_INTEGRATED_EDIT.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TMX_TREEVIEW_GRID_RESIZABLE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TMX_WORD_HIGHLIGHTING_IMPLEMENTATION_COMPLETE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TMX_WORD_HIGHLIGHTING_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TM_MATCH_PANE_CHECKLIST.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TM_MATCH_PANE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/TM_MATCH_PANE_VISUAL_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/VISUAL_COLOR_REFERENCE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/development/VISUAL_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/COLOR_FIX_EXPLANATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/DATABASE_CONSOLIDATION_REPORT.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/DUAL_EDITOR_WORKFLOW.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/DUAL_SELECTION_SYSTEM.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/IMPROVEMENTS_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/ISSUES_FIXES_PROGRESS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/MATCH_DISPLAY_COMPACT_FIXES.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/README_SESSION_TERMBASE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/SAFE_DELETION_REMINDER.txt +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/TERMBASE_FIXES_APPLIED.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/TESTING_CHECKLIST.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/TMX_EDITOR_ANNOUNCEMENT.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/archive/sessions/TRANSLATION_RESULTS_IMPROVEMENTS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/assets/Figure1.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/assets/patent-drawing-1951.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/dev-notes/QA.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/dev-notes/STYLE_GUIDES_UI_TEMPLATE.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/dev-notes/_Notes_2025-11-21.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/dev-notes/_things_to_remind_AIs_of_when_translating.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/dev-notes/issue_28.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/dev-notes/openai_debug.txt +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/emoji_mockup.html +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/favicon.ico +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/AI_PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/ENCODING_REPAIR_TOOL.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/FAQ.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/GLOSSARY_OF_SUPERVERTALER_TERMINOLOGY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/JSON_EDITORS_AND_HUMAN_READABLE_FORMAT.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/KEYBOARD_SHORTCUTS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/PDF_RESCUE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/QT_SETTINGS_DIALOG_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/TERM_EXTRACTION_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/guides/USER_DATA_FOLDER_SETUP.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/idea_beijer.bot_integration_idea/BEIJERBOT_FEATURE_ANALYSIS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/idea_beijer.bot_integration_idea/CLI_BRIDGE_SPECIFICATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/idea_beijer.bot_integration_idea/IMPLEMENTATION_ROADMAP.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/idea_beijer.bot_integration_idea/QUICKMENU_INTEGRATION_PLAN.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/idea_beijer.bot_integration_idea/README.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/idea_tag-cleaner/tag_cleaner.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/idea_use_vscode_as_cat_tool/ai-agent-translation-workflow.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/logo.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/2025-10-13_00-46-16.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Superlookup_Web_resources.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_AI-Assistant.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_CLASSIC_v2.4.1_(tkinter).jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_Prompt_Manager_2026-01-14.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_Superbrowser.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_dark_mode_2025-12-16.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_dark_mode_2025-12-17.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_grid.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_tkinter (v3.7.7).jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_v1.9.102_compare_panel_2026-01-14.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/Supervertaler_v1.9.102_grid_2026-01-14.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/new/Supervertaler-grid.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/new/Supervertaler_AI-Assistant.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/new/Supervertaler_Prompt-Library.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/new/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/new/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/new/Supervertaler_Superbrowser.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/old/2025-10-13_00-50-24.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/screenshots/old/Supervertaler_Qt_2025-11-12.jpg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/script.js +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/site.webmanifest +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/AI_ASSISTANT_PHASE2_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/AI_PROMPT_ASSISTANT.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/AI_PROMPT_ASSISTANT_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/EXPORT_MENU_UPDATE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/QT_PHASE2_COMPLETE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/QT_PHASE3_COMPLETE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/SUPERVERTALER_DATA_FORMAT.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/TASK_TYPE_SYSTEM.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/TERMINOLOGY_UPDATE_SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/specifications/opus-api-integration.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/styles.css +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/.gitbook/assets/supervertaler-logo.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/.gitbook/assets/sv-icon.svg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/GITBOOK_LANDING_DRAFT.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/README.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/SUMMARY.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/ai-translation/batch-translation.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/ai-translation/ollama.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/ai-translation/overview.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/ai-translation/prompt-library.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/ai-translation/prompts.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/ai-translation/providers.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/ai-translation/single-segment.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/cat-tools/cafetran.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/cat-tools/memoq.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/cat-tools/overview.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/cat-tools/phrase.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/cat-tools/trados.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/editor/editing-confirming.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/editor/filtering.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/editor/find-replace.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/editor/keyboard-shortcuts.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/editor/navigation.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/editor/pagination.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/editor/translation-grid.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/get-started/api-keys.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/get-started/first-project.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/get-started/installation.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/get-started/quick-start.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/glossaries/basics.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/glossaries/creating.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/glossaries/extraction.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/glossaries/highlighting.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/glossaries/importing.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/import-export/bilingual-tables.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/import-export/docx-import.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/import-export/exporting.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/import-export/formats.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/import-export/multi-file.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/import-export/txt-import.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/qa/non-translatables.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/qa/spellcheck.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/qa/tag-validation.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/reference/changelog.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/reference/contributing.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/reference/faq.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/reference/file-formats.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/settings/fonts.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/settings/general.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/settings/shortcuts.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/settings/theme.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/settings/view.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/superlookup/glossary-search.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/superlookup/mt.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/superlookup/overview.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/superlookup/tm-search.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/superlookup/web-resources.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/tools/autofingers.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/tools/image-extractor.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/tools/pdf-rescue.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/tools/tmx-editor.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/tools/voice-commands.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/translation-memory/basics.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/translation-memory/fuzzy-matching.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/translation-memory/importing-tmx.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/translation-memory/managing-tms.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/translation-memory/supermemory.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/troubleshooting/api-issues.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/troubleshooting/common-issues.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/troubleshooting/import-export-errors.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/troubleshooting/linux.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/superdocs/troubleshooting/performance.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/sv-icon.svg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/AI_ASSISTANT_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/AI_ASSISTANT_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/AI_ASSISTANT_INTEGRATION.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/AI_ASSISTANT_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/DATABASE_LOCATIONS.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/FILTER_HIGHLIGHTING_FIX.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/MODULE_HEADER_PATTERN.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/README.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/SUPERBROWSER_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/SUPERVOICE_TROUBLESHOOTING.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/UNIFIED_PROMPT_LIBRARY_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/technical/VOICE_DICTATION_GUIDE.md +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/tests/test_encoding_corruption.txt +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/web-app-manifest-192x192.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/docs/web-app-manifest-512x512.png +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/__init__.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/ai_actions.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/ai_attachment_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/ai_file_viewer_dialog.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/autofingers_engine.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/cafetran_docx_handler.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/config_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/database_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/database_migrations.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/dejavurtf_handler.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/document_analyzer.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/docx_handler.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/encoding_repair.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/encoding_repair_Qt.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/encoding_repair_ui.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/feature_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/figure_context_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/file_dialog_helper.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/find_replace.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/find_replace_qt.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/glossary_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/image_extractor.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/keyboard_shortcuts_widget.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/llm_clients.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/llm_leaderboard.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/llm_superbench_ui.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/local_llm_setup.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/model_update_dialog.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/model_version_checker.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/mqxliff_handler.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/non_translatables_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/pdf_rescue_Qt.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/pdf_rescue_tkinter.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/phrase_docx_handler.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/project_home_panel.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/prompt_assistant.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/prompt_library.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/prompt_library_migration.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/quick_access_sidebar.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/ribbon_widget.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/sdlppx_handler.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/setup_wizard.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/shortcut_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/simple_segmenter.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/spellcheck_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/statuses.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/style_guide_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/superbench_ui.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/superbrowser.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/supercleaner.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/supercleaner_ui.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/superdocs.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/superdocs_viewer_qt.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/superlookup.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/tag_cleaner.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/tag_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/term_extractor.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/termbase_entry_editor.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/termbase_import_export.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/termbase_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/termview_widget.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/theme_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/tm_editor_dialog.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/tm_manager_qt.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/tm_metadata_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/tmx_editor.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/tmx_editor_qt.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/tmx_generator.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/tracked_changes.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/trados_docx_handler.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/translation_memory.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/translation_results_panel.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/translation_services.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/unified_prompt_library.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/voice_commands.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/voice_dictation.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/modules/voice_dictation_lite.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/setup.cfg +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/setup.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_add_term.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_ai_actions.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_all_matches.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_api_keys.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_attachment_manager.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_autofingers.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_autofingers_fuzzy.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_cafetran_workflow.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_chat_ui.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_claude_models.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_current_database.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_database.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_db_schema.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_delete_entry.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_doc_structure.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_down_arrow_logic.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_fts5_special_chars.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_google_translate.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_google_translate_locale.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_google_translate_rest.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_image_extractor.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_lang_codes.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_language_detection.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_match_pane_ui.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_memoq_navigation.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_mt_apis.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_pipe_formatting.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_tag_cleaner_integration.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_termbase.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_termbase_highlighting.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_termbase_search.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_tm_metadata.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_tm_methods.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_tmx_editor.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_tmx_export.py +0 -0
- {supervertaler-1.9.109 → supervertaler-1.9.113}/tests/test_unified_prompt_library.py +0 -0
|
@@ -2,7 +2,162 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to Supervertaler are documented in this file.
|
|
4
4
|
|
|
5
|
-
**Current Version:** v1.9.
|
|
5
|
+
**Current Version:** v1.9.113 (January 19, 2026)
|
|
6
|
+
|
|
7
|
+
## 🔐 API Key Loading System Unified (v1.9.113) - January 19, 2026
|
|
8
|
+
|
|
9
|
+
**Unified API Key Loading with Dev-First Priority**
|
|
10
|
+
|
|
11
|
+
Consolidated the confusing multi-path API key loading system into a single, clear dual-path approach that fixes AI Assistant bug #107:
|
|
12
|
+
|
|
13
|
+
**The Problem:**
|
|
14
|
+
- Three different API key file locations existed (root, user_data, user_data_private)
|
|
15
|
+
- Two different loading mechanisms (`Supervertaler.load_api_keys()` vs `llm_clients.load_api_keys()`)
|
|
16
|
+
- Conflicting instructions in example files
|
|
17
|
+
- **AI Assistant bug (#107)**: Keys worked for translation but failed for AI Assistant with "Incorrect API key" error
|
|
18
|
+
|
|
19
|
+
**The Solution:**
|
|
20
|
+
- **Unified loading in main app**: `load_api_keys()` now checks TWO locations with clear priority
|
|
21
|
+
1. `user_data_private/api_keys.txt` (Dev mode - gitignored, never uploaded to GitHub)
|
|
22
|
+
2. `user_data/api_keys.txt` (User mode - ships with app)
|
|
23
|
+
- **AI Assistant fixed**: Now uses `parent_app.load_api_keys()` instead of module function
|
|
24
|
+
- **Example files updated**: Both example files now give consistent, clear instructions
|
|
25
|
+
|
|
26
|
+
**Developer Workflow:**
|
|
27
|
+
- Store keys in `user_data_private/api_keys.txt`
|
|
28
|
+
- Fully gitignored - safe from accidental commits
|
|
29
|
+
- All features find keys here (translation, AI Assistant, tests)
|
|
30
|
+
|
|
31
|
+
**User Workflow:**
|
|
32
|
+
- Keys go in `user_data/api_keys.txt`
|
|
33
|
+
- App auto-creates this location on first run
|
|
34
|
+
- Simple, single location
|
|
35
|
+
|
|
36
|
+
**Files Modified:**
|
|
37
|
+
- `Supervertaler.py` - `load_api_keys()` method now checks dev path first (line ~39407)
|
|
38
|
+
- `api_keys.example.txt` - Updated with dev/user instructions
|
|
39
|
+
- `user_data/api_keys.example.txt` - Updated with dev/user instructions
|
|
40
|
+
- `README.md` - Updated First Steps with API key setup
|
|
41
|
+
- `AGENTS.md` - Updated API Keys section with new dual-path documentation
|
|
42
|
+
|
|
43
|
+
**Result:**
|
|
44
|
+
- ✅ Developers: Keys safe in gitignored location
|
|
45
|
+
- ✅ Users: Simple single location
|
|
46
|
+
- ✅ AI Assistant: Now works with same keys as translation
|
|
47
|
+
- ✅ No more confusion about where to put keys
|
|
48
|
+
|
|
49
|
+
---
|
|
50
|
+
|
|
51
|
+
## 🐛 Bug Fixes (v1.9.112) - January 19, 2026
|
|
52
|
+
|
|
53
|
+
**Filter Pagination Bug Fixed**
|
|
54
|
+
|
|
55
|
+
Fixed critical bug where Filter Source/Target boxes only searched visible page instead of all segments:
|
|
56
|
+
|
|
57
|
+
- **The Problem**: When pagination was active, filtering only searched through currently visible rows
|
|
58
|
+
- **Root Cause**: Used `self.table.rowCount()` which could be limited by pagination state
|
|
59
|
+
- **The Fix**: Now uses `len(segments)` to always search ALL segments in project
|
|
60
|
+
- **Result**: Filtering finds matches across entire project regardless of pagination settings
|
|
61
|
+
|
|
62
|
+
**Bilingual Table Export - Notes Column**
|
|
63
|
+
|
|
64
|
+
Fixed segment notes not being exported to Supervertaler Bilingual Table DOCX files:
|
|
65
|
+
|
|
66
|
+
- **The Problem**: Notes column was hardcoded to empty string `cells[4].text = ''`
|
|
67
|
+
- **The Fix**: Now properly exports `seg.notes` from each segment
|
|
68
|
+
- **Formatting**: 8pt font to match Status column styling
|
|
69
|
+
- **Includes**: Proofreading notes (⚠️ PROOFREAD prefix), user notes, all segment annotations
|
|
70
|
+
|
|
71
|
+
**Grid Column Width Optimization**
|
|
72
|
+
|
|
73
|
+
Reduced segment ID column width for more compact display:
|
|
74
|
+
|
|
75
|
+
- **Before**: 55px (unnecessarily wide)
|
|
76
|
+
- **After**: 40px (fits up to 3 digits comfortably, readable for 4+ digits)
|
|
77
|
+
- **Result**: More horizontal space for Source/Target columns
|
|
78
|
+
|
|
79
|
+
**Files Modified:**
|
|
80
|
+
- `Supervertaler.py` - Fixed `apply_filters()` iteration, notes export, column width
|
|
81
|
+
|
|
82
|
+
---
|
|
83
|
+
|
|
84
|
+
## 🔒 Clean Slate Project Imports (v1.9.111) - January 18, 2026
|
|
85
|
+
|
|
86
|
+
**Automatic Resource Deactivation on New Project Import**
|
|
87
|
+
|
|
88
|
+
New projects now start with a clean slate - all TMs, glossaries, and Non-Translatable lists are automatically deactivated on import:
|
|
89
|
+
|
|
90
|
+
- **Auto-Deactivation**: When importing a new project (DOCX, TXT, memoQ, CafeTran, Trados), all existing resources are deactivated
|
|
91
|
+
- **Explicit Activation**: Users explicitly activate only the resources they need for each project
|
|
92
|
+
- **Prevents Pollution**: Stops unintended resource bleeding across unrelated projects
|
|
93
|
+
- **Applied to All Imports**: Works consistently across all 5 import handlers
|
|
94
|
+
|
|
95
|
+
**User Workflow:**
|
|
96
|
+
1. Import new project → All resources deactivated automatically
|
|
97
|
+
2. Go to Project Resources tab → Activate needed TMs/glossaries
|
|
98
|
+
3. Work on project with only relevant resources active
|
|
99
|
+
4. Import next project → Clean slate again
|
|
100
|
+
|
|
101
|
+
**Technical Implementation:**
|
|
102
|
+
- New `_deactivate_all_resources_for_new_project()` method
|
|
103
|
+
- Deactivates TMs via `tm_metadata_mgr.deactivate_tm()`
|
|
104
|
+
- Deactivates glossaries via `termbase_mgr.deactivate_termbase()`
|
|
105
|
+
- Deactivates NT lists via `nt_manager.set_list_active(False)`
|
|
106
|
+
- Logs: "📋 New project: All TMs, glossaries, and NT lists deactivated (start clean)"
|
|
107
|
+
|
|
108
|
+
**Files Modified:**
|
|
109
|
+
- `Supervertaler.py` - Added deactivation method, called in all import handlers
|
|
110
|
+
|
|
111
|
+
---
|
|
112
|
+
|
|
113
|
+
## 🔄 Superconverter - Format Conversion Hub (v1.9.110) - January 18, 2026
|
|
114
|
+
|
|
115
|
+
**New Superconverter Tool - Document & Format Conversion**
|
|
116
|
+
|
|
117
|
+
Introduced a comprehensive format conversion tool under **Tools → Superconverter** with three tabs:
|
|
118
|
+
|
|
119
|
+
**1. Bilingual Table (Markdown Export)**
|
|
120
|
+
- Export project segments as AI-optimized Markdown tables
|
|
121
|
+
- Perfect for ChatGPT, Claude, Gemini - renders as clean tables in chat interfaces
|
|
122
|
+
- Options: bilingual, source-only, or target-only
|
|
123
|
+
- Filters: all segments, untranslated only, or translated only
|
|
124
|
+
- Language-tagged rows (e.g., `Dutch:`, `English:`)
|
|
125
|
+
|
|
126
|
+
**2. Document → Markdown Converter**
|
|
127
|
+
- Convert DOCX and TXT documents to structured Markdown
|
|
128
|
+
- **Single file conversion**: Choose file, set output location, convert
|
|
129
|
+
- **Batch conversion**: Select multiple files, output folder, convert all at once
|
|
130
|
+
- **Auto-detects ALL CAPS headings** (e.g., "TECHNISCH DOMEIN" → "## Technisch Domein")
|
|
131
|
+
- Especially useful for patent documents and technical reports
|
|
132
|
+
- Preserves Word document structure:
|
|
133
|
+
- Headings (H1-H6) → Markdown headings
|
|
134
|
+
- Bulleted lists → Unordered lists
|
|
135
|
+
- Numbered lists → Ordered lists
|
|
136
|
+
- Paragraphs with proper spacing
|
|
137
|
+
- Bold/italic formatting
|
|
138
|
+
|
|
139
|
+
**3. TMX Tools (Placeholder)**
|
|
140
|
+
- Prepared for future TMX conversion workflows
|
|
141
|
+
- More conversion workflows coming soon
|
|
142
|
+
|
|
143
|
+
**UI/UX Improvements:**
|
|
144
|
+
- All 11 Tools tab items now accessible via **Tools menu** for quick navigation
|
|
145
|
+
- Removed focus rectangles from buttons for cleaner appearance
|
|
146
|
+
- File → Export menu updated: "AI-Readable Format (TXT)" → "AI-Readable Markdown (.md)"
|
|
147
|
+
|
|
148
|
+
**Technical Details:**
|
|
149
|
+
- `create_superconverter_tab()` - New 3-tab converter interface
|
|
150
|
+
- `export_bilingual_table_markdown()` - Markdown table export with filters
|
|
151
|
+
- `convert_document_to_markdown()` - Single DOCX/TXT conversion
|
|
152
|
+
- `batch_convert_documents_to_markdown()` - Batch processing
|
|
153
|
+
- `_convert_docx_to_markdown()` - DOCX structure preservation + ALL CAPS detection
|
|
154
|
+
- `_convert_txt_to_markdown()` - TXT conversion + ALL CAPS detection
|
|
155
|
+
- `_navigate_to_tool()` - Helper for Tools menu navigation
|
|
156
|
+
|
|
157
|
+
**Files Modified:**
|
|
158
|
+
- `Supervertaler.py` - Complete Superconverter implementation (911 line insertions)
|
|
159
|
+
|
|
160
|
+
---
|
|
6
161
|
|
|
7
162
|
## 🔧 TMX Language Pair Bug Fix (v1.9.109) - January 18, 2026
|
|
8
163
|
|
|
@@ -3584,7 +3739,7 @@ Each match shows:
|
|
|
3584
3739
|
1. 🏠 Home (NEW - welcome screen)
|
|
3585
3740
|
2. 💡 Prompt Manager (moved up from #5)
|
|
3586
3741
|
3. 📝 Editor (renamed from "Project Editor")
|
|
3587
|
-
4.
|
|
3742
|
+
4. 🗂️ Resources (organized nested tabs)
|
|
3588
3743
|
5. 🧩 Modules (renamed from "Specialised Modules")
|
|
3589
3744
|
6. ⚙️ Settings (moved from Tools menu, includes Log)
|
|
3590
3745
|
- **Navigation Menu:** Added "Go to Home" action (🏠 Home menu item)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: supervertaler
|
|
3
|
-
Version: 1.9.
|
|
3
|
+
Version: 1.9.113
|
|
4
4
|
Summary: Professional AI-powered translation workbench with multi-LLM support, glossary system, TM, spellcheck, voice commands, and PyQt6 interface. Batteries included (core).
|
|
5
5
|
Home-page: https://supervertaler.com
|
|
6
6
|
Author: Michael Beijer
|
|
@@ -71,7 +71,7 @@ Dynamic: home-page
|
|
|
71
71
|
Dynamic: license-file
|
|
72
72
|
Dynamic: requires-python
|
|
73
73
|
|
|
74
|
-
# 🚀 Supervertaler v1.9.
|
|
74
|
+
# 🚀 Supervertaler v1.9.112
|
|
75
75
|
|
|
76
76
|
[](https://pypi.org/project/Supervertaler/)
|
|
77
77
|
[](https://www.python.org/downloads/)
|
|
@@ -79,7 +79,14 @@ Dynamic: requires-python
|
|
|
79
79
|
|
|
80
80
|
AI-enhanced CAT tool with multi-LLM support (GPT-4, Claude, Gemini, Ollama), innovative Superlookup concordance system offering access to multiple terminology sources (TMs, glossaries, web resources, etc.), and seamless CAT tool integration (memoQ, Trados, CafeTran, Phrase).
|
|
81
81
|
|
|
82
|
-
**Current Version:** v1.9.
|
|
82
|
+
**Current Version:** v1.9.112 (January 19, 2026)
|
|
83
|
+
|
|
84
|
+
### FIXED in v1.9.112 - 🐛 Critical Bug Fixes
|
|
85
|
+
|
|
86
|
+
Three important bug fixes:
|
|
87
|
+
- **Filter Pagination**: Filtering now searches ALL segments regardless of pagination (was only searching visible page)
|
|
88
|
+
- **Bilingual Export**: Segment notes now properly exported to Notes column in Supervertaler Bilingual Table DOCX files
|
|
89
|
+
- **Grid Layout**: Segment ID column reduced from 55px to 40px for more compact display
|
|
83
90
|
|
|
84
91
|
### NEW in v1.9.108 - 📥📤 memoQ XLIFF Import/Export
|
|
85
92
|
|
|
@@ -577,6 +584,10 @@ python Supervertaler.py
|
|
|
577
584
|
### First Steps
|
|
578
585
|
|
|
579
586
|
1. **Configure API Keys**: Set up OpenAI, Claude, or Gemini credentials
|
|
587
|
+
- Copy `user_data/api_keys.example.txt` to `user_data/api_keys.txt`
|
|
588
|
+
- Add your API keys (remove the `#` from each line you use)
|
|
589
|
+
- Format: `openai = sk-YOUR_KEY_HERE` (no quotes needed)
|
|
590
|
+
- **Developers**: Use `user_data_private/api_keys.txt` instead (gitignored)
|
|
580
591
|
2. **Explore System Prompts** (Ctrl+P) - Browse domain-specific specialist prompts
|
|
581
592
|
3. **Create Custom Instructions** - Define your translation preferences
|
|
582
593
|
4. **Open a Document** - Import DOCX, create segments
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# 🚀 Supervertaler v1.9.
|
|
1
|
+
# 🚀 Supervertaler v1.9.112
|
|
2
2
|
|
|
3
3
|
[](https://pypi.org/project/Supervertaler/)
|
|
4
4
|
[](https://www.python.org/downloads/)
|
|
@@ -6,7 +6,14 @@
|
|
|
6
6
|
|
|
7
7
|
AI-enhanced CAT tool with multi-LLM support (GPT-4, Claude, Gemini, Ollama), innovative Superlookup concordance system offering access to multiple terminology sources (TMs, glossaries, web resources, etc.), and seamless CAT tool integration (memoQ, Trados, CafeTran, Phrase).
|
|
8
8
|
|
|
9
|
-
**Current Version:** v1.9.
|
|
9
|
+
**Current Version:** v1.9.112 (January 19, 2026)
|
|
10
|
+
|
|
11
|
+
### FIXED in v1.9.112 - 🐛 Critical Bug Fixes
|
|
12
|
+
|
|
13
|
+
Three important bug fixes:
|
|
14
|
+
- **Filter Pagination**: Filtering now searches ALL segments regardless of pagination (was only searching visible page)
|
|
15
|
+
- **Bilingual Export**: Segment notes now properly exported to Notes column in Supervertaler Bilingual Table DOCX files
|
|
16
|
+
- **Grid Layout**: Segment ID column reduced from 55px to 40px for more compact display
|
|
10
17
|
|
|
11
18
|
### NEW in v1.9.108 - 📥📤 memoQ XLIFF Import/Export
|
|
12
19
|
|
|
@@ -504,6 +511,10 @@ python Supervertaler.py
|
|
|
504
511
|
### First Steps
|
|
505
512
|
|
|
506
513
|
1. **Configure API Keys**: Set up OpenAI, Claude, or Gemini credentials
|
|
514
|
+
- Copy `user_data/api_keys.example.txt` to `user_data/api_keys.txt`
|
|
515
|
+
- Add your API keys (remove the `#` from each line you use)
|
|
516
|
+
- Format: `openai = sk-YOUR_KEY_HERE` (no quotes needed)
|
|
517
|
+
- **Developers**: Use `user_data_private/api_keys.txt` instead (gitignored)
|
|
507
518
|
2. **Explore System Prompts** (Ctrl+P) - Browse domain-specific specialist prompts
|
|
508
519
|
3. **Create Custom Instructions** - Define your translation preferences
|
|
509
520
|
4. **Open a Document** - Import DOCX, create segments
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: supervertaler
|
|
3
|
-
Version: 1.9.
|
|
3
|
+
Version: 1.9.113
|
|
4
4
|
Summary: Professional AI-powered translation workbench with multi-LLM support, glossary system, TM, spellcheck, voice commands, and PyQt6 interface. Batteries included (core).
|
|
5
5
|
Home-page: https://supervertaler.com
|
|
6
6
|
Author: Michael Beijer
|
|
@@ -71,7 +71,7 @@ Dynamic: home-page
|
|
|
71
71
|
Dynamic: license-file
|
|
72
72
|
Dynamic: requires-python
|
|
73
73
|
|
|
74
|
-
# 🚀 Supervertaler v1.9.
|
|
74
|
+
# 🚀 Supervertaler v1.9.112
|
|
75
75
|
|
|
76
76
|
[](https://pypi.org/project/Supervertaler/)
|
|
77
77
|
[](https://www.python.org/downloads/)
|
|
@@ -79,7 +79,14 @@ Dynamic: requires-python
|
|
|
79
79
|
|
|
80
80
|
AI-enhanced CAT tool with multi-LLM support (GPT-4, Claude, Gemini, Ollama), innovative Superlookup concordance system offering access to multiple terminology sources (TMs, glossaries, web resources, etc.), and seamless CAT tool integration (memoQ, Trados, CafeTran, Phrase).
|
|
81
81
|
|
|
82
|
-
**Current Version:** v1.9.
|
|
82
|
+
**Current Version:** v1.9.112 (January 19, 2026)
|
|
83
|
+
|
|
84
|
+
### FIXED in v1.9.112 - 🐛 Critical Bug Fixes
|
|
85
|
+
|
|
86
|
+
Three important bug fixes:
|
|
87
|
+
- **Filter Pagination**: Filtering now searches ALL segments regardless of pagination (was only searching visible page)
|
|
88
|
+
- **Bilingual Export**: Segment notes now properly exported to Notes column in Supervertaler Bilingual Table DOCX files
|
|
89
|
+
- **Grid Layout**: Segment ID column reduced from 55px to 40px for more compact display
|
|
83
90
|
|
|
84
91
|
### NEW in v1.9.108 - 📥📤 memoQ XLIFF Import/Export
|
|
85
92
|
|
|
@@ -577,6 +584,10 @@ python Supervertaler.py
|
|
|
577
584
|
### First Steps
|
|
578
585
|
|
|
579
586
|
1. **Configure API Keys**: Set up OpenAI, Claude, or Gemini credentials
|
|
587
|
+
- Copy `user_data/api_keys.example.txt` to `user_data/api_keys.txt`
|
|
588
|
+
- Add your API keys (remove the `#` from each line you use)
|
|
589
|
+
- Format: `openai = sk-YOUR_KEY_HERE` (no quotes needed)
|
|
590
|
+
- **Developers**: Use `user_data_private/api_keys.txt` instead (gitignored)
|
|
580
591
|
2. **Explore System Prompts** (Ctrl+P) - Browse domain-specific specialist prompts
|
|
581
592
|
3. **Create Custom Instructions** - Define your translation preferences
|
|
582
593
|
4. **Open a Document** - Import DOCX, create segments
|