supervertaler 1.9.149__tar.gz → 1.9.163__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.149 → supervertaler-1.9.163}/CHANGELOG.md +185 -2
- {supervertaler-1.9.149 → supervertaler-1.9.163}/PKG-INFO +32 -4
- {supervertaler-1.9.149 → supervertaler-1.9.163}/README.md +31 -3
- {supervertaler-1.9.149 → supervertaler-1.9.163}/Supervertaler.py +2243 -528
- supervertaler-1.9.163/docs/dev-notes/pre-translation-dialog-enhancement.md +401 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/index.html +3 -3
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/database_manager.py +70 -37
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/tag_manager.py +20 -2
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/termview_widget.py +14 -10
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/translation_memory.py +2 -2
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/unified_prompt_manager_qt.py +2 -2
- {supervertaler-1.9.149 → supervertaler-1.9.163}/pyproject.toml +1 -1
- {supervertaler-1.9.149 → supervertaler-1.9.163}/supervertaler.egg-info/PKG-INFO +32 -4
- {supervertaler-1.9.149 → supervertaler-1.9.163}/supervertaler.egg-info/SOURCES.txt +1 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/FAQ.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/LICENSE +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/MANIFEST.in +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/ICON_CONVERSION_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/MB.ico +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/README.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/generate_icons.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon.ico +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_128.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_24.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_256.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_32.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_48.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_64.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_preview.html +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_sv_modern.svg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_sv_modern_paths.svg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/icon_sv_simple.svg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/patent-drawing-1951.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/assets/supervertaler_icon_colours.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/.nojekyll +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/CNAME +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/SIMILAR_APPS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/apple-touch-icon.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/BUGFIX_README.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/CHANGELIST.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/CHANGELOG_Old.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/FAQ.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/INSTALLATION_v1.7.8.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/PROJECT_ORGANIZATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/TERMBASE_REFACTORING_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/USER_GUIDE_v1.7.8.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/VERIFICATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/BEFORE_AFTER_COMPARISON.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/BUGFIX_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/COLOR_SCHEME_REFERENCE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/COMPACT_LAYOUT_CHANGELOG.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/COMPACT_LAYOUT_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/COMPACT_LAYOUT_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/COMPACT_LAYOUT_UPDATE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/COMPLETE_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/COMPLETE_PROJECT_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/DATABASE_FINAL_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/DATABASE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/DATABASE_PRODUCTION_READY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/DATABASE_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/DUAL_VERSION_STRATEGY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/FINAL_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/FOLDER_STRUCTURE_UPDATE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/GITHUB_PAGES_SETUP.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/IMPLEMENTATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/IMPLEMENTATION_COMPLETE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/IMPLEMENTATION_COMPLETE_COMPACT_LAYOUT.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/IMPLEMENTATION_READY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/IMPLEMENTATION_STATUS_PHASE2_READY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/KEYBOARD_SHORTCUTS_MATCHES.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/LAYOUT_BEFORE_AFTER.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/MASTER_INDEX.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/MATCH_DISPLAY_IMPROVEMENTS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/MATCH_DISPLAY_LONG_SEGMENTS_UPDATE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/MATCH_DISPLAY_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/MATCH_INSERTION_FEATURES.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/MATCH_SHORTCUTS_QUICK_REF.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/MODULAR_ARCHITECTURE_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/PHASE2_IMPLEMENTATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/PHASE2_IMPLEMENTATION_DETAILED_CHECKLIST.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/PHASE2_IMPLEMENTATION_IN_PROGRESS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/PHASE2_NEXT_STEPS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/PHASE2_READY_TO_IMPLEMENT.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/PHASE2_START_HERE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/QT_MIGRATION_PLAN.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/QT_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/QUICK_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/RELEASE_Qt_v1.0.0_Phase5.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/RELEASE_v1.9.38.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/RELEASE_v3.7.1.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/RELEASE_v3.7.6.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/RELEASE_v3.7.7.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/RESTRUCTURE_COMPLETE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/SESSION_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/SESSION_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/SESSION_LONG_SEGMENTS_COMPLETE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/SESSION_MATCH_FEATURES_COMPLETE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/SESSION_STATUS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/SESSION_SUMMARY_Phase5.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/START_HERE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/START_IMPLEMENTATION_HERE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/STYLE_GUIDES_DELIVERABLES.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/STYLE_GUIDES_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/STYLE_GUIDES_FEATURE_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/STYLE_GUIDES_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/STYLE_GUIDES_PROJECT_COMPLETION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/STYLE_GUIDES_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/STYLE_GUIDES_VISUAL_ARCHITECTURE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TERMBASE_FIXES.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TERMBASE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TERMBASE_QUICK_START.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TMX_CONCORDANCE_STYLE_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TMX_DUAL_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TMX_EDITOR_HIGHLIGHTING_UPDATE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TMX_EDITOR_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TMX_EDITOR_WORD_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TMX_TABLE_LAYOUT_INTEGRATED_EDIT.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TMX_TREEVIEW_GRID_RESIZABLE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TMX_WORD_HIGHLIGHTING_IMPLEMENTATION_COMPLETE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TMX_WORD_HIGHLIGHTING_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TM_MATCH_PANE_CHECKLIST.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TM_MATCH_PANE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/TM_MATCH_PANE_VISUAL_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/VISUAL_COLOR_REFERENCE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/development/VISUAL_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/COLOR_FIX_EXPLANATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/DATABASE_CONSOLIDATION_REPORT.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/DUAL_EDITOR_WORKFLOW.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/DUAL_SELECTION_SYSTEM.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/IMPROVEMENTS_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/ISSUES_FIXES_PROGRESS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/MATCH_DISPLAY_COMPACT_FIXES.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/README_SESSION_TERMBASE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/SAFE_DELETION_REMINDER.txt +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/TERMBASE_FIXES_APPLIED.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/TESTING_CHECKLIST.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/TMX_EDITOR_ANNOUNCEMENT.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/archive/sessions/TRANSLATION_RESULTS_IMPROVEMENTS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/assets/Figure1.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/assets/patent-drawing-1951.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/changelog.html +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/dev-notes/QA.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/dev-notes/STYLE_GUIDES_UI_TEMPLATE.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/dev-notes/_Notes_2025-11-21.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/dev-notes/_things_to_remind_AIs_of_when_translating.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/dev-notes/issue_28.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/dev-notes/openai_debug.txt +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/emoji_mockup.html +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/favicon.ico +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/AI_PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/ENCODING_REPAIR_TOOL.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/FAQ.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/GLOSSARY_OF_SUPERVERTALER_TERMINOLOGY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/JSON_EDITORS_AND_HUMAN_READABLE_FORMAT.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/KEYBOARD_SHORTCUTS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/PDF_RESCUE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/QT_SETTINGS_DIALOG_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/TERM_EXTRACTION_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/guides/USER_DATA_FOLDER_SETUP.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/idea_beijer.bot_integration_idea/BEIJERBOT_FEATURE_ANALYSIS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/idea_beijer.bot_integration_idea/CLI_BRIDGE_SPECIFICATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/idea_beijer.bot_integration_idea/IMPLEMENTATION_ROADMAP.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/idea_beijer.bot_integration_idea/QUICKMENU_INTEGRATION_PLAN.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/idea_beijer.bot_integration_idea/README.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/idea_tag-cleaner/tag_cleaner.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/idea_use_vscode_as_cat_tool/ai-agent-translation-workflow.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/logo.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/2025-10-13_00-46-16.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Superlookup_Web_resources.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_AI-Assistant.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_CLASSIC_v2.4.1_(tkinter).jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_Prompt_Manager_2026-01-14.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_Superbrowser.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_dark_mode_2025-12-16.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_dark_mode_2025-12-17.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_grid.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_tkinter (v3.7.7).jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_v1.9.102_compare_panel_2026-01-14.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/Supervertaler_v1.9.102_grid_2026-01-14.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/new/Supervertaler-grid.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/new/Supervertaler_AI-Assistant.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/new/Supervertaler_Prompt-Library.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/new/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/new/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/new/Supervertaler_Superbrowser.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/old/2025-10-13_00-50-24.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/screenshots/old/Supervertaler_Qt_2025-11-12.jpg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/script.js +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/site.webmanifest +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/AI_ASSISTANT_PHASE2_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/AI_PROMPT_ASSISTANT.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/AI_PROMPT_ASSISTANT_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/EXPORT_MENU_UPDATE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/QT_PHASE2_COMPLETE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/QT_PHASE3_COMPLETE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/SUPERVERTALER_DATA_FORMAT.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/TASK_TYPE_SYSTEM.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/TERMINOLOGY_UPDATE_SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/specifications/opus-api-integration.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/styles.css +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/.gitbook/assets/supervertaler-logo.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/.gitbook/assets/sv-icon.svg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/GITBOOK_LANDING_DRAFT.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/README.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/SUMMARY.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/ai-translation/batch-translation.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/ai-translation/ollama.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/ai-translation/overview.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/ai-translation/prompt-library.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/ai-translation/prompts.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/ai-translation/providers.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/ai-translation/single-segment.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/cat-tools/cafetran.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/cat-tools/memoq.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/cat-tools/overview.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/cat-tools/phrase.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/cat-tools/trados.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/editor/editing-confirming.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/editor/filtering.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/editor/find-replace.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/editor/keyboard-shortcuts.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/editor/navigation.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/editor/pagination.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/editor/translation-grid.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/get-started/api-keys.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/get-started/first-project.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/get-started/installation.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/get-started/quick-start.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/glossaries/basics.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/glossaries/creating.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/glossaries/extraction.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/glossaries/highlighting.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/glossaries/importing.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/import-export/bilingual-tables.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/import-export/docx-import.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/import-export/exporting.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/import-export/formats.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/import-export/multi-file.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/import-export/txt-import.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/qa/non-translatables.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/qa/spellcheck.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/qa/tag-validation.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/reference/changelog.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/reference/contributing.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/reference/faq.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/reference/file-formats.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/settings/fonts.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/settings/general.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/settings/shortcuts.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/settings/theme.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/settings/view.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/superlookup/glossary-search.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/superlookup/mt.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/superlookup/overview.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/superlookup/tm-search.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/superlookup/web-resources.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/tools/autofingers.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/tools/image-extractor.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/tools/pdf-rescue.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/tools/tmx-editor.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/tools/voice-commands.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/translation-memory/basics.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/translation-memory/fuzzy-matching.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/translation-memory/importing-tmx.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/translation-memory/managing-tms.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/translation-memory/supermemory.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/troubleshooting/api-issues.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/troubleshooting/common-issues.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/troubleshooting/import-export-errors.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/troubleshooting/linux.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/superdocs/troubleshooting/performance.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/sv-icon.svg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/AI_ASSISTANT_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/AI_ASSISTANT_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/AI_ASSISTANT_INTEGRATION.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/AI_ASSISTANT_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/DATABASE_LOCATIONS.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/FILTER_HIGHLIGHTING_FIX.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/MODULE_HEADER_PATTERN.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/README.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/SUPERBROWSER_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/SUPERVOICE_TROUBLESHOOTING.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/UNIFIED_PROMPT_LIBRARY_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/technical/VOICE_DICTATION_GUIDE.md +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/tests/test_encoding_corruption.txt +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/web-app-manifest-192x192.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/docs/web-app-manifest-512x512.png +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/__init__.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/ai_actions.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/ai_attachment_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/ai_file_viewer_dialog.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/autofingers_engine.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/cafetran_docx_handler.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/config_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/database_migrations.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/dejavurtf_handler.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/document_analyzer.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/docx_handler.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/encoding_repair.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/encoding_repair_Qt.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/encoding_repair_ui.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/feature_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/figure_context_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/file_dialog_helper.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/find_replace.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/find_replace_qt.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/glossary_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/image_extractor.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/keyboard_shortcuts_widget.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/llm_clients.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/llm_leaderboard.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/llm_superbench_ui.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/local_llm_setup.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/model_update_dialog.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/model_version_checker.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/mqxliff_handler.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/non_translatables_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/pdf_rescue_Qt.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/pdf_rescue_tkinter.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/phrase_docx_handler.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/project_home_panel.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/prompt_assistant.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/prompt_library.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/prompt_library_migration.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/quick_access_sidebar.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/ribbon_widget.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/sdlppx_handler.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/setup_wizard.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/shortcut_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/simple_segmenter.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/spellcheck_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/statuses.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/style_guide_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/superbench_ui.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/superbrowser.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/supercleaner.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/supercleaner_ui.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/superdocs.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/superdocs_viewer_qt.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/superlookup.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/tag_cleaner.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/term_extractor.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/termbase_entry_editor.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/termbase_import_export.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/termbase_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/theme_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/tm_editor_dialog.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/tm_manager_qt.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/tm_metadata_manager.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/tmx_editor.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/tmx_editor_qt.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/tmx_generator.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/tracked_changes.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/trados_docx_handler.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/translation_results_panel.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/translation_services.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/unified_prompt_library.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/voice_commands.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/voice_dictation.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/modules/voice_dictation_lite.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/setup.cfg +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/setup.py +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/supervertaler.egg-info/dependency_links.txt +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/supervertaler.egg-info/entry_points.txt +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/supervertaler.egg-info/not-zip-safe +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/supervertaler.egg-info/requires.txt +0 -0
- {supervertaler-1.9.149 → supervertaler-1.9.163}/supervertaler.egg-info/top_level.txt +0 -0
|
@@ -2,7 +2,184 @@
|
|
|
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.163 (January 26, 2026)
|
|
6
|
+
|
|
7
|
+
## v1.9.163 - January 26, 2026
|
|
8
|
+
|
|
9
|
+
### 🐛 Bug Fixes
|
|
10
|
+
|
|
11
|
+
- **DOCX Import**: Fixed paragraph style bold/italic not being captured. Headings using styles like "Title" or "Subtitle" now correctly export as bold. Previously only direct run-level formatting was detected.
|
|
12
|
+
- **Termview Font Settings**: Fixed spinbox up/down buttons not visible. Fixed font size changes only applying to bottom Termview, not Match Panel Termview.
|
|
13
|
+
- **View Settings Dialog**: Fixed "Settings Saved" dialog not closing when clicking OK.
|
|
14
|
+
|
|
15
|
+
---
|
|
16
|
+
|
|
17
|
+
## 🧪 Cache Kill Switch & Performance Improvements (v1.9.155-162) - January 26, 2026
|
|
18
|
+
|
|
19
|
+
**Experimental Cache Bypass for Faster Grid Navigation**
|
|
20
|
+
|
|
21
|
+
This release includes a series of performance optimizations and a new experimental feature for testing grid responsiveness.
|
|
22
|
+
|
|
23
|
+
### 🧪 NEW: Cache Kill Switch (v1.9.162)
|
|
24
|
+
|
|
25
|
+
Added experimental setting to bypass all caching systems:
|
|
26
|
+
|
|
27
|
+
- **Location**: Settings → General → 🧪 Experimental Performance
|
|
28
|
+
- **Option**: "Disable all caches (for testing responsiveness)"
|
|
29
|
+
- **What it does**: Bypasses translation_matches_cache, termbase_cache, prefetch workers
|
|
30
|
+
- **Result**: Direct SQLite lookups - may actually be faster due to no lock contention!
|
|
31
|
+
|
|
32
|
+
Use this setting to test whether caching is helping or hurting your workflow.
|
|
33
|
+
|
|
34
|
+
### ⚡ Performance Optimizations (v1.9.155-161)
|
|
35
|
+
|
|
36
|
+
**Ctrl+Enter Speed Improvements:**
|
|
37
|
+
- Reduced verbose logging overhead (15-20 fewer log calls per navigation)
|
|
38
|
+
- Preview tab now skips TM/glossary lookups entirely (faster reviewing)
|
|
39
|
+
- Idle prefetch system loads matches while you type (Ctrl+Enter feels instant)
|
|
40
|
+
- Direct termbase lookups in prefetch worker (no more race conditions)
|
|
41
|
+
|
|
42
|
+
**TM Matching Fixes:**
|
|
43
|
+
- Fixed missing fuzzy matches when using multiple TMs (increased FTS5 candidate pool)
|
|
44
|
+
- Fixed crashes when no TMs activated or only "Write" enabled
|
|
45
|
+
- Fixed wrong dictionary key in TM exact match lookups
|
|
46
|
+
|
|
47
|
+
**Proactive Grid Highlighting (v1.9.161):**
|
|
48
|
+
- Glossary terms now highlight in UPCOMING segments while you work on current one
|
|
49
|
+
- See terms in segments 255, 256, 257 while editing segment 254
|
|
50
|
+
- No more waiting for highlighting after navigation
|
|
51
|
+
|
|
52
|
+
### 🔧 Bug Fixes
|
|
53
|
+
|
|
54
|
+
- Fixed batch translation crashes with empty TM lists
|
|
55
|
+
- Fixed TM pre-translation SQLite threading errors (now runs on main thread)
|
|
56
|
+
- Fixed retry pass variable scope issues in batch translate
|
|
57
|
+
- Fixed various logging and debug output issues
|
|
58
|
+
|
|
59
|
+
---
|
|
60
|
+
|
|
61
|
+
## 🎯 Match Panel Consolidation (v1.9.154) - January 25, 2026
|
|
62
|
+
|
|
63
|
+
**Streamlined Right Panel UI**
|
|
64
|
+
|
|
65
|
+
Replaced the Compare Panel with a more focused Match Panel that combines glossary terms and TM matches in one convenient view.
|
|
66
|
+
|
|
67
|
+
**What Changed:**
|
|
68
|
+
- **Compare Panel removed**: Was redundant with Translation Results panel
|
|
69
|
+
- **Match Panel introduced**: Combines Termview (glossary) + TM Source/Target boxes
|
|
70
|
+
- **Green TM boxes**: TM matches display with green background (#d4edda) for easy identification
|
|
71
|
+
- **Zoom shortcuts work**: Ctrl+Alt+= and Ctrl+Alt+- now zoom the Match Panel TM boxes
|
|
72
|
+
- **Cleaner tab structure**: Fewer tabs = less switching during translation
|
|
73
|
+
|
|
74
|
+
**New Right Panel Tabs:**
|
|
75
|
+
1. Translation Results (TM/MT/Glossary matches in list view)
|
|
76
|
+
2. Match Panel (Termview + TM Source/Target side-by-side)
|
|
77
|
+
3. Preview (document preview)
|
|
78
|
+
4. Segment Note
|
|
79
|
+
5. Session Log
|
|
80
|
+
|
|
81
|
+
**Benefits:**
|
|
82
|
+
- ✅ Less tab clutter - removed redundant Compare Panel
|
|
83
|
+
- ✅ Glossary terms and TM matches visible together in Match Panel
|
|
84
|
+
- ✅ Green highlighting makes TM boxes easy to spot
|
|
85
|
+
- ✅ Keyboard zoom shortcuts work on TM boxes
|
|
86
|
+
|
|
87
|
+
---
|
|
88
|
+
|
|
89
|
+
## 📐 Tab Layout Reorganization (v1.9.153) - January 23, 2026
|
|
90
|
+
|
|
91
|
+
**Better Workflow Organization**
|
|
92
|
+
|
|
93
|
+
Redesigned the tab layout to consolidate resources and improve translation workflow:
|
|
94
|
+
|
|
95
|
+
**What Changed:**
|
|
96
|
+
- **Termview stays under grid**: Original position preserved for quick glossary access
|
|
97
|
+
- **Second Termview in right panel**: Duplicate instance so you can see terms while viewing other tabs
|
|
98
|
+
- **Segment Note moved**: Now in right panel alongside Compare Panel and Preview
|
|
99
|
+
- **Session Log moved**: Also in right panel for better organization
|
|
100
|
+
- **Simultaneous updates**: Both Termview instances update together automatically
|
|
101
|
+
|
|
102
|
+
**New Tab Structure:**
|
|
103
|
+
- **Left panel**: Grid + Termview (collapsible)
|
|
104
|
+
- **Right panel**: Translation Results, Compare Panel, Preview, Segment Note, Session Log, Termview (6 tabs)
|
|
105
|
+
|
|
106
|
+
**Benefits:**
|
|
107
|
+
- ✅ All reference materials (TM, glossary, notes) in one location
|
|
108
|
+
- ✅ Grid area cleaner - just grid + glossary
|
|
109
|
+
- ✅ Two Termview instances let you see terms while using other tabs
|
|
110
|
+
- ✅ Ctrl+N shortcut still works to jump to Segment Note tab
|
|
111
|
+
|
|
112
|
+
**Implementation:**
|
|
113
|
+
- New helper method: `_update_both_termviews()` - updates both instances simultaneously
|
|
114
|
+
- Updated 5 locations where Termview gets updated
|
|
115
|
+
- Modified tab creation code to reorganize layout
|
|
116
|
+
- Updated Ctrl+N shortcut to find tab by name (works regardless of tab visibility)
|
|
117
|
+
|
|
118
|
+
**Future Enhancement (Phase 2):**
|
|
119
|
+
User requested advanced docking: ability to drag tabs to dock them vertically in the right panel (like VS Code). This would require QDockWidget architecture - a significant refactor planned for future version.
|
|
120
|
+
|
|
121
|
+
---
|
|
122
|
+
|
|
123
|
+
## ⚡ Instant Glossary Updates (v1.9.152) - January 23, 2026
|
|
124
|
+
|
|
125
|
+
**Lightning-Fast Term Addition Performance**
|
|
126
|
+
|
|
127
|
+
Adding terms to glossaries is now instant! The 5-6 second delay when using Alt+Shift+Up/Down shortcuts has been eliminated.
|
|
128
|
+
|
|
129
|
+
**The Problem:**
|
|
130
|
+
- Users experienced 5-6 second delays after adding glossary terms during translation
|
|
131
|
+
- Long patent sentences with 50+ words required 50+ individual database searches
|
|
132
|
+
- The app was searching for ALL words again just to find the ONE term we just added
|
|
133
|
+
|
|
134
|
+
**The Solution:**
|
|
135
|
+
- **Direct cache update**: New term added directly to cache instead of full segment re-search
|
|
136
|
+
- **Immediate TermView update**: Display updates instantly using cached matches
|
|
137
|
+
- **Smart highlighting**: Source cell highlighting updated via direct function call
|
|
138
|
+
- **Zero database searches**: We already know what we added - no need to search for it!
|
|
139
|
+
|
|
140
|
+
**Result:**
|
|
141
|
+
- ✅ TermView shows new term instantly (< 0.1 seconds)
|
|
142
|
+
- ✅ Source highlighting updates instantly
|
|
143
|
+
- ✅ Smooth, responsive workflow for building glossaries
|
|
144
|
+
- ✅ Perfect for intensive patent translation workflows
|
|
145
|
+
|
|
146
|
+
**Technical Implementation:**
|
|
147
|
+
- Modified `_quick_add_term_with_priority()` to create match entry directly from added term
|
|
148
|
+
- Bypasses expensive `find_termbase_matches_in_source()` database search
|
|
149
|
+
- Calls `highlight_source_with_termbase()` directly with updated cache
|
|
150
|
+
- Maintains all existing functionality while eliminating performance bottleneck
|
|
151
|
+
|
|
152
|
+
**Files Modified:**
|
|
153
|
+
- `Supervertaler.py` - Optimized glossary quick-add workflow (~60 lines modified)
|
|
154
|
+
|
|
155
|
+
**🛡️ Exit Crash Fix:**
|
|
156
|
+
- Enhanced `_cleanup_web_views()` method to prevent Python crash on program exit
|
|
157
|
+
- Now properly stops all WebEngine page loading/rendering before cleanup
|
|
158
|
+
- Processes events multiple times and adds delay to ensure Qt finishes cleanup
|
|
159
|
+
- No more "Python has stopped working" dialog when using File → Exit
|
|
160
|
+
|
|
161
|
+
---
|
|
162
|
+
|
|
163
|
+
## 🔧 TM Pre-Translation Fixed (v1.9.151) - January 23, 2026
|
|
164
|
+
|
|
165
|
+
**Critical Fix:** "Pre-translate from TM" batch operation now correctly finds TM matches!
|
|
166
|
+
|
|
167
|
+
**What Was Broken:**
|
|
168
|
+
- Running Edit → Batch Operations → Pre-translate from TM found 0 matches
|
|
169
|
+
- Even when a 100% TM match was clearly visible in the Compare Panel
|
|
170
|
+
- Issue: SQLite databases cannot be shared across threads
|
|
171
|
+
|
|
172
|
+
**Root Cause:**
|
|
173
|
+
The `PreTranslationWorker` ran in a background thread, but SQLite connections created in the main thread cannot be used in other threads. This caused a `sqlite3.ProgrammingError`.
|
|
174
|
+
|
|
175
|
+
**The Fix:**
|
|
176
|
+
- TM pre-translation now runs **on the main thread** (same as the Compare Panel)
|
|
177
|
+
- Uses `QProgressDialog` to show progress and keep UI responsive
|
|
178
|
+
- Uses the **exact same database methods** that work for segment navigation
|
|
179
|
+
- No more SQLite threading errors!
|
|
180
|
+
|
|
181
|
+
**Before:** "Pre-translate from TM" → 0 matches found
|
|
182
|
+
**After:** "Pre-translate from TM" → Correctly finds all TM matches
|
|
6
183
|
|
|
7
184
|
## 🔍 Superlookup Language-Aware Search Enhancement (v1.9.149-beta) - January 22, 2026
|
|
8
185
|
|
|
@@ -25,6 +202,11 @@ All notable changes to Supervertaler are documented in this file.
|
|
|
25
202
|
- Cleaner, faster interface for translators
|
|
26
203
|
- Language dropdowns are all you need
|
|
27
204
|
|
|
205
|
+
**UI Polish:**
|
|
206
|
+
- **Renamed "QuickMenu" tab to "Prompt Manager"** - Better clarity for new users looking for translation prompts
|
|
207
|
+
- **Sub-tab renamed**: "Library" → "Prompt Library"
|
|
208
|
+
- Resolves confusion about where to find prompts for single-segment and batch translation
|
|
209
|
+
|
|
28
210
|
**Technical Details:**
|
|
29
211
|
- Language filters no longer restrict which TMs are searched
|
|
30
212
|
- Post-processing validates search text is in the correct language column
|
|
@@ -33,7 +215,8 @@ All notable changes to Supervertaler are documented in this file.
|
|
|
33
215
|
**Files Modified:**
|
|
34
216
|
- `modules/database_manager.py` - Smart language-aware concordance search
|
|
35
217
|
- `modules/superlookup.py` - Column name handling
|
|
36
|
-
- `Supervertaler.py` - Removed Direction controls, simplified UI
|
|
218
|
+
- `Supervertaler.py` - Removed Direction controls, simplified UI, renamed QuickMenu to Prompt Manager
|
|
219
|
+
- `modules/unified_prompt_manager_qt.py` - Updated tab and header labels
|
|
37
220
|
|
|
38
221
|
---
|
|
39
222
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: supervertaler
|
|
3
|
-
Version: 1.9.
|
|
3
|
+
Version: 1.9.163
|
|
4
4
|
Summary: Professional AI-enhanced 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.163
|
|
75
75
|
|
|
76
76
|
[](https://pypi.org/project/Supervertaler/)
|
|
77
77
|
[](https://www.python.org/downloads/)
|
|
@@ -79,9 +79,37 @@ 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.163 (January 26, 2026)
|
|
83
83
|
|
|
84
|
-
### NEW in v1.9.
|
|
84
|
+
### NEW in v1.9.162 - ⚡ Cache Kill Switch & Performance Testing
|
|
85
|
+
|
|
86
|
+
Added experimental performance toggle to test grid responsiveness:
|
|
87
|
+
- **New Setting:** Settings → Experimental Performance → "Disable all caching systems"
|
|
88
|
+
- **What it does:** Bypasses termbase cache, TM/MT cache, and prefetch workers
|
|
89
|
+
- **Why:** Testing showed direct database lookups may be faster than cache overhead for some workflows
|
|
90
|
+
- **Proactive Highlighting:** Glossary terms now highlighted in upcoming segments while you're still editing the current one
|
|
91
|
+
- **Improved TM Matching:** Fixed fuzzy match issues with multi-TM projects
|
|
92
|
+
|
|
93
|
+
### Previously in v1.9.154 - 🎯 Match Panel Consolidation
|
|
94
|
+
|
|
95
|
+
Streamlined the right panel by replacing Compare Panel with Match Panel:
|
|
96
|
+
- **Match Panel** combines Termview + TM Source/Target in one tab
|
|
97
|
+
- Compare Panel removed (was redundant with Translation Results)
|
|
98
|
+
- TM matches display with green background for easy identification
|
|
99
|
+
- Zoom shortcuts (Ctrl+Alt+=/Ctrl+Alt+-) now work on Match Panel TM boxes
|
|
100
|
+
- Cleaner UI with less tab switching needed
|
|
101
|
+
|
|
102
|
+
### v1.9.153 - 📝 Tab Layout Reorganization
|
|
103
|
+
|
|
104
|
+
**Lightning-Fast Term Addition:** Adding terms to glossaries now feels instant! When you add a term with Alt+Shift+Up/Down, it appears immediately in TermView AND the source highlighting updates instantly - no more 5-6 second delays.
|
|
105
|
+
|
|
106
|
+
**What Changed:** Instead of searching the entire segment again after adding a term (50+ database queries for long patent sentences), we now add the new term directly to the cache and update the display. The result: instant visual feedback that makes building glossaries during translation feel smooth and responsive.
|
|
107
|
+
|
|
108
|
+
### v1.9.151 - 🔍 TM Pre-Translation Fixed
|
|
109
|
+
|
|
110
|
+
**Intuitive Language Filters:** "From: Dutch → To: English" now means what you'd expect - "Search FOR Dutch text and show me English translations"! Searches ALL TMs regardless of their stored direction (NL→EN or EN→NL) and automatically presents results in the correct order.
|
|
111
|
+
|
|
112
|
+
### v1.9.148-beta - 📁 User-Choosable Data Folder
|
|
85
113
|
|
|
86
114
|
**Your Data, Your Location!** On first run, you choose where to store your data (API keys, TMs, glossaries, prompts). Default is a visible folder in your home directory:
|
|
87
115
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# 🚀 Supervertaler v1.9.
|
|
1
|
+
# 🚀 Supervertaler v1.9.163
|
|
2
2
|
|
|
3
3
|
[](https://pypi.org/project/Supervertaler/)
|
|
4
4
|
[](https://www.python.org/downloads/)
|
|
@@ -6,9 +6,37 @@
|
|
|
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.163 (January 26, 2026)
|
|
10
10
|
|
|
11
|
-
### NEW in v1.9.
|
|
11
|
+
### NEW in v1.9.162 - ⚡ Cache Kill Switch & Performance Testing
|
|
12
|
+
|
|
13
|
+
Added experimental performance toggle to test grid responsiveness:
|
|
14
|
+
- **New Setting:** Settings → Experimental Performance → "Disable all caching systems"
|
|
15
|
+
- **What it does:** Bypasses termbase cache, TM/MT cache, and prefetch workers
|
|
16
|
+
- **Why:** Testing showed direct database lookups may be faster than cache overhead for some workflows
|
|
17
|
+
- **Proactive Highlighting:** Glossary terms now highlighted in upcoming segments while you're still editing the current one
|
|
18
|
+
- **Improved TM Matching:** Fixed fuzzy match issues with multi-TM projects
|
|
19
|
+
|
|
20
|
+
### Previously in v1.9.154 - 🎯 Match Panel Consolidation
|
|
21
|
+
|
|
22
|
+
Streamlined the right panel by replacing Compare Panel with Match Panel:
|
|
23
|
+
- **Match Panel** combines Termview + TM Source/Target in one tab
|
|
24
|
+
- Compare Panel removed (was redundant with Translation Results)
|
|
25
|
+
- TM matches display with green background for easy identification
|
|
26
|
+
- Zoom shortcuts (Ctrl+Alt+=/Ctrl+Alt+-) now work on Match Panel TM boxes
|
|
27
|
+
- Cleaner UI with less tab switching needed
|
|
28
|
+
|
|
29
|
+
### v1.9.153 - 📝 Tab Layout Reorganization
|
|
30
|
+
|
|
31
|
+
**Lightning-Fast Term Addition:** Adding terms to glossaries now feels instant! When you add a term with Alt+Shift+Up/Down, it appears immediately in TermView AND the source highlighting updates instantly - no more 5-6 second delays.
|
|
32
|
+
|
|
33
|
+
**What Changed:** Instead of searching the entire segment again after adding a term (50+ database queries for long patent sentences), we now add the new term directly to the cache and update the display. The result: instant visual feedback that makes building glossaries during translation feel smooth and responsive.
|
|
34
|
+
|
|
35
|
+
### v1.9.151 - 🔍 TM Pre-Translation Fixed
|
|
36
|
+
|
|
37
|
+
**Intuitive Language Filters:** "From: Dutch → To: English" now means what you'd expect - "Search FOR Dutch text and show me English translations"! Searches ALL TMs regardless of their stored direction (NL→EN or EN→NL) and automatically presents results in the correct order.
|
|
38
|
+
|
|
39
|
+
### v1.9.148-beta - 📁 User-Choosable Data Folder
|
|
12
40
|
|
|
13
41
|
**Your Data, Your Location!** On first run, you choose where to store your data (API keys, TMs, glossaries, prompts). Default is a visible folder in your home directory:
|
|
14
42
|
|