supervertaler 1.9.164__tar.gz → 1.9.172__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.
Potentially problematic release.
This version of supervertaler might be problematic. Click here for more details.
- {supervertaler-1.9.164 → supervertaler-1.9.172}/CHANGELOG.md +102 -1
- {supervertaler-1.9.164 → supervertaler-1.9.172}/PKG-INFO +35 -11
- {supervertaler-1.9.164 → supervertaler-1.9.172}/README.md +34 -10
- {supervertaler-1.9.164 → supervertaler-1.9.172}/Supervertaler.py +570 -88
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/index.html +7 -3
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/keyboard_shortcuts_widget.py +7 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/tm_metadata_manager.py +41 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/pyproject.toml +1 -1
- {supervertaler-1.9.164 → supervertaler-1.9.172}/supervertaler.egg-info/PKG-INFO +35 -11
- {supervertaler-1.9.164 → supervertaler-1.9.172}/FAQ.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/LICENSE +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/MANIFEST.in +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/ICON_CONVERSION_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/MB.ico +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/README.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/generate_icons.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon.ico +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_128.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_24.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_256.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_32.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_48.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_64.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_preview.html +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_sv_modern.svg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_sv_modern_paths.svg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/icon_sv_simple.svg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/patent-drawing-1951.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/assets/supervertaler_icon_colours.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/.nojekyll +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/CNAME +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/SIMILAR_APPS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/apple-touch-icon.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/BUGFIX_README.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/CHANGELIST.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/CHANGELOG_Old.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/FAQ.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/INSTALLATION_v1.7.8.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/PROJECT_ORGANIZATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/TERMBASE_REFACTORING_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/USER_GUIDE_v1.7.8.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/VERIFICATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/BEFORE_AFTER_COMPARISON.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/BUGFIX_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/COLOR_SCHEME_REFERENCE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/COMPACT_LAYOUT_CHANGELOG.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/COMPACT_LAYOUT_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/COMPACT_LAYOUT_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/COMPACT_LAYOUT_UPDATE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/COMPLETE_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/COMPLETE_PROJECT_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/DATABASE_FINAL_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/DATABASE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/DATABASE_PRODUCTION_READY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/DATABASE_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/DUAL_VERSION_STRATEGY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/FINAL_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/FOLDER_STRUCTURE_UPDATE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/GITHUB_PAGES_SETUP.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/IMPLEMENTATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/IMPLEMENTATION_COMPLETE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/IMPLEMENTATION_COMPLETE_COMPACT_LAYOUT.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/IMPLEMENTATION_READY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/IMPLEMENTATION_STATUS_PHASE2_READY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/KEYBOARD_SHORTCUTS_MATCHES.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/LAYOUT_BEFORE_AFTER.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/MASTER_INDEX.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/MATCH_DISPLAY_IMPROVEMENTS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/MATCH_DISPLAY_LONG_SEGMENTS_UPDATE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/MATCH_DISPLAY_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/MATCH_INSERTION_FEATURES.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/MATCH_SHORTCUTS_QUICK_REF.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/MODULAR_ARCHITECTURE_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/PHASE2_IMPLEMENTATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/PHASE2_IMPLEMENTATION_DETAILED_CHECKLIST.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/PHASE2_IMPLEMENTATION_IN_PROGRESS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/PHASE2_NEXT_STEPS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/PHASE2_READY_TO_IMPLEMENT.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/PHASE2_START_HERE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/QT_MIGRATION_PLAN.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/QT_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/QUICK_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/RELEASE_Qt_v1.0.0_Phase5.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/RELEASE_v1.9.38.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/RELEASE_v3.7.1.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/RELEASE_v3.7.6.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/RELEASE_v3.7.7.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/RESTRUCTURE_COMPLETE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/SESSION_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/SESSION_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/SESSION_LONG_SEGMENTS_COMPLETE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/SESSION_MATCH_FEATURES_COMPLETE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/SESSION_STATUS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/SESSION_SUMMARY_Phase5.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/START_HERE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/START_IMPLEMENTATION_HERE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/STYLE_GUIDES_DELIVERABLES.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/STYLE_GUIDES_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/STYLE_GUIDES_FEATURE_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/STYLE_GUIDES_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/STYLE_GUIDES_PROJECT_COMPLETION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/STYLE_GUIDES_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/STYLE_GUIDES_VISUAL_ARCHITECTURE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TERMBASE_FIXES.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TERMBASE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TERMBASE_QUICK_START.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TMX_CONCORDANCE_STYLE_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TMX_DUAL_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TMX_EDITOR_HIGHLIGHTING_UPDATE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TMX_EDITOR_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TMX_EDITOR_WORD_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TMX_TABLE_LAYOUT_INTEGRATED_EDIT.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TMX_TREEVIEW_GRID_RESIZABLE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TMX_WORD_HIGHLIGHTING_IMPLEMENTATION_COMPLETE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TMX_WORD_HIGHLIGHTING_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TM_MATCH_PANE_CHECKLIST.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TM_MATCH_PANE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/TM_MATCH_PANE_VISUAL_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/VISUAL_COLOR_REFERENCE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/development/VISUAL_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/COLOR_FIX_EXPLANATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/DATABASE_CONSOLIDATION_REPORT.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/DUAL_EDITOR_WORKFLOW.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/DUAL_SELECTION_SYSTEM.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/IMPROVEMENTS_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/ISSUES_FIXES_PROGRESS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/MATCH_DISPLAY_COMPACT_FIXES.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/README_SESSION_TERMBASE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/SAFE_DELETION_REMINDER.txt +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/TERMBASE_FIXES_APPLIED.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/TESTING_CHECKLIST.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/TMX_EDITOR_ANNOUNCEMENT.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/archive/sessions/TRANSLATION_RESULTS_IMPROVEMENTS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/assets/Figure1.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/assets/patent-drawing-1951.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/changelog.html +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/dev-notes/QA.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/dev-notes/STYLE_GUIDES_UI_TEMPLATE.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/dev-notes/_Notes_2025-11-21.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/dev-notes/_things_to_remind_AIs_of_when_translating.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/dev-notes/issue_28.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/dev-notes/openai_debug.txt +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/dev-notes/pre-translation-dialog-enhancement.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/emoji_mockup.html +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/favicon.ico +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/AI_PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/ENCODING_REPAIR_TOOL.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/FAQ.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/GLOSSARY_OF_SUPERVERTALER_TERMINOLOGY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/JSON_EDITORS_AND_HUMAN_READABLE_FORMAT.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/KEYBOARD_SHORTCUTS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/PDF_RESCUE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/QT_SETTINGS_DIALOG_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/TERM_EXTRACTION_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/guides/USER_DATA_FOLDER_SETUP.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/idea_beijer.bot_integration_idea/BEIJERBOT_FEATURE_ANALYSIS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/idea_beijer.bot_integration_idea/CLI_BRIDGE_SPECIFICATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/idea_beijer.bot_integration_idea/IMPLEMENTATION_ROADMAP.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/idea_beijer.bot_integration_idea/QUICKMENU_INTEGRATION_PLAN.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/idea_beijer.bot_integration_idea/README.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/idea_tag-cleaner/tag_cleaner.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/idea_use_vscode_as_cat_tool/ai-agent-translation-workflow.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/logo.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/2025-10-13_00-46-16.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Superlookup_Web_resources.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_AI-Assistant.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_CLASSIC_v2.4.1_(tkinter).jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_Prompt_Manager_2026-01-14.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_Superbrowser.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_dark_mode_2025-12-16.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_dark_mode_2025-12-17.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_grid.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_tkinter (v3.7.7).jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_v1.9.102_compare_panel_2026-01-14.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/Supervertaler_v1.9.102_grid_2026-01-14.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/new/Supervertaler-grid.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/new/Supervertaler_AI-Assistant.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/new/Supervertaler_Prompt-Library.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/new/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/new/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/new/Supervertaler_Superbrowser.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/old/2025-10-13_00-50-24.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/screenshots/old/Supervertaler_Qt_2025-11-12.jpg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/script.js +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/site.webmanifest +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/AI_ASSISTANT_PHASE2_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/AI_PROMPT_ASSISTANT.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/AI_PROMPT_ASSISTANT_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/EXPORT_MENU_UPDATE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/QT_PHASE2_COMPLETE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/QT_PHASE3_COMPLETE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/SUPERVERTALER_DATA_FORMAT.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/TASK_TYPE_SYSTEM.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/TERMINOLOGY_UPDATE_SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/specifications/opus-api-integration.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/styles.css +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/.gitbook/assets/supervertaler-logo.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/.gitbook/assets/sv-icon.svg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/GITBOOK_LANDING_DRAFT.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/README.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/SUMMARY.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/ai-translation/batch-translation.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/ai-translation/ollama.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/ai-translation/overview.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/ai-translation/prompt-library.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/ai-translation/prompts.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/ai-translation/providers.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/ai-translation/single-segment.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/cat-tools/cafetran.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/cat-tools/memoq.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/cat-tools/overview.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/cat-tools/phrase.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/cat-tools/trados.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/editor/editing-confirming.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/editor/filtering.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/editor/find-replace.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/editor/keyboard-shortcuts.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/editor/navigation.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/editor/pagination.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/editor/translation-grid.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/get-started/api-keys.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/get-started/first-project.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/get-started/installation.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/get-started/quick-start.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/glossaries/basics.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/glossaries/creating.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/glossaries/extraction.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/glossaries/highlighting.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/glossaries/importing.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/import-export/bilingual-tables.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/import-export/docx-import.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/import-export/exporting.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/import-export/formats.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/import-export/multi-file.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/import-export/txt-import.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/qa/non-translatables.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/qa/spellcheck.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/qa/tag-validation.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/reference/changelog.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/reference/contributing.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/reference/faq.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/reference/file-formats.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/settings/fonts.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/settings/general.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/settings/shortcuts.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/settings/theme.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/settings/view.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/superlookup/glossary-search.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/superlookup/mt.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/superlookup/overview.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/superlookup/tm-search.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/superlookup/web-resources.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/tools/autofingers.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/tools/image-extractor.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/tools/pdf-rescue.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/tools/tmx-editor.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/tools/voice-commands.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/translation-memory/basics.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/translation-memory/fuzzy-matching.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/translation-memory/importing-tmx.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/translation-memory/managing-tms.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/translation-memory/supermemory.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/troubleshooting/api-issues.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/troubleshooting/common-issues.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/troubleshooting/import-export-errors.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/troubleshooting/linux.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/superdocs/troubleshooting/performance.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/sv-icon.svg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/AI_ASSISTANT_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/AI_ASSISTANT_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/AI_ASSISTANT_INTEGRATION.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/AI_ASSISTANT_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/DATABASE_LOCATIONS.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/FILTER_HIGHLIGHTING_FIX.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/MODULE_HEADER_PATTERN.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/README.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/SUPERBROWSER_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/SUPERVOICE_TROUBLESHOOTING.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/UNIFIED_PROMPT_LIBRARY_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/technical/VOICE_DICTATION_GUIDE.md +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/tests/test_encoding_corruption.txt +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/web-app-manifest-192x192.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/docs/web-app-manifest-512x512.png +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/__init__.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/ai_actions.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/ai_attachment_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/ai_file_viewer_dialog.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/autofingers_engine.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/cafetran_docx_handler.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/config_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/database_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/database_migrations.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/dejavurtf_handler.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/document_analyzer.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/docx_handler.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/encoding_repair.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/encoding_repair_Qt.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/encoding_repair_ui.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/feature_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/figure_context_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/file_dialog_helper.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/find_replace.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/find_replace_qt.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/glossary_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/image_extractor.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/llm_clients.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/llm_leaderboard.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/llm_superbench_ui.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/local_llm_setup.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/model_update_dialog.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/model_version_checker.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/mqxliff_handler.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/non_translatables_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/pdf_rescue_Qt.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/pdf_rescue_tkinter.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/phrase_docx_handler.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/project_home_panel.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/prompt_assistant.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/prompt_library.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/prompt_library_migration.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/quick_access_sidebar.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/ribbon_widget.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/sdlppx_handler.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/setup_wizard.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/shortcut_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/simple_segmenter.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/spellcheck_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/statuses.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/style_guide_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/superbench_ui.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/superbrowser.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/supercleaner.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/supercleaner_ui.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/superdocs.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/superdocs_viewer_qt.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/superlookup.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/tag_cleaner.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/tag_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/term_extractor.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/termbase_entry_editor.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/termbase_import_export.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/termbase_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/termview_widget.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/theme_manager.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/tm_editor_dialog.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/tm_manager_qt.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/tmx_editor.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/tmx_editor_qt.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/tmx_generator.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/tracked_changes.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/trados_docx_handler.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/translation_memory.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/translation_results_panel.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/translation_services.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/unified_prompt_library.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/unified_prompt_manager_qt.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/voice_commands.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/voice_dictation.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/modules/voice_dictation_lite.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/setup.cfg +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/setup.py +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/supervertaler.egg-info/SOURCES.txt +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/supervertaler.egg-info/dependency_links.txt +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/supervertaler.egg-info/entry_points.txt +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/supervertaler.egg-info/not-zip-safe +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/supervertaler.egg-info/requires.txt +0 -0
- {supervertaler-1.9.164 → supervertaler-1.9.172}/supervertaler.egg-info/top_level.txt +0 -0
|
@@ -2,7 +2,108 @@
|
|
|
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.172 (January 28, 2026)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
## v1.9.172 - January 28, 2026
|
|
10
|
+
|
|
11
|
+
### 🐛 Bug Fixes
|
|
12
|
+
|
|
13
|
+
- **Fresh Projects Start Clean**: Fixed bug where TMs and glossaries remained activated from previous sessions when loading/creating new projects. Now all TMs and glossaries are properly deactivated when loading a project, giving you a clean slate. Saved resource activations are then restored from the project file if available.
|
|
14
|
+
|
|
15
|
+
---
|
|
16
|
+
|
|
17
|
+
## v1.9.171 - January 28, 2026
|
|
18
|
+
|
|
19
|
+
### 🐛 Bug Fixes
|
|
20
|
+
|
|
21
|
+
- **TM Target & Alt+0 Badge Restored**: Fixed regression where the TM Target and its blue "0" badge (Alt+0 shortcut) were missing from the Match Panel, even when TM matches were found. TM matches are now displayed correctly, and the Alt+0 shortcut works as documented.
|
|
22
|
+
|
|
23
|
+
---
|
|
24
|
+
|
|
25
|
+
## v1.9.170 - January 27, 2026
|
|
26
|
+
|
|
27
|
+
### ✨ New Features
|
|
28
|
+
|
|
29
|
+
- **Scratchpad Tab in Right Panel**: The Scratchpad is now available as a permanent tab in the right panel for easier access.
|
|
30
|
+
- **Location**: Right panel tabs → last tab after "Session Log"
|
|
31
|
+
- **Auto-Update**: Content automatically syncs with project's scratchpad notes
|
|
32
|
+
- **Dual Access**: Available both as popup dialog (`Ctrl+Shift+P`) and as permanent tab
|
|
33
|
+
- **Project-Aware**: Tab clears when creating new project, populates when loading project
|
|
34
|
+
|
|
35
|
+
- **Settings Improvement**: "Disable ALL caches" is now checked by default for new installs, ensuring maximum privacy and control for new users.
|
|
36
|
+
|
|
37
|
+
- **TM Target Shortcut Badge**: Added a blue "0" badge next to the TM Target in the Match Panel, indicating the Alt+0 shortcut for instant TM match insertion. Shortcut is documented and works out of the box.
|
|
38
|
+
|
|
39
|
+
---
|
|
40
|
+
|
|
41
|
+
## v1.9.169 - January 27, 2026
|
|
42
|
+
|
|
43
|
+
### ✨ New Features
|
|
44
|
+
|
|
45
|
+
- **Scratchpad for Private Notes**: New pop-up scratchpad for translator's private notes during a job.
|
|
46
|
+
- **Access**: `Tools → 📝 Scratchpad...` or keyboard shortcut `Ctrl+Shift+P`
|
|
47
|
+
- **Private**: Notes are stored only in the `.svproj` file and are **never** exported to CAT tools or shared with clients
|
|
48
|
+
- **Persistent**: Notes are saved with the project and restored when you reopen it
|
|
49
|
+
- **Use Cases**:
|
|
50
|
+
- Terminology decisions and rationale
|
|
51
|
+
- Client preferences and style notes
|
|
52
|
+
- Research findings and reference links
|
|
53
|
+
- Questions to ask the project manager
|
|
54
|
+
- Personal reminders and to-do items
|
|
55
|
+
- **Design**: Clean dialog with monospace font, placeholder text with usage suggestions
|
|
56
|
+
|
|
57
|
+
---
|
|
58
|
+
|
|
59
|
+
## v1.9.168 - January 27, 2026
|
|
60
|
+
|
|
61
|
+
### ✨ New Features
|
|
62
|
+
|
|
63
|
+
- **Markdown File Import Support**: Added `.md` file support to the text file importer. ([#127](https://github.com/michaelbeijer/Supervertaler/issues/127))
|
|
64
|
+
- **File Menu**: `Import → Text / Markdown File (TXT, MD)...`
|
|
65
|
+
- **File Filter**: Now shows "Text Files (*.txt *.md)", "Markdown (*.md)", "Plain Text (*.txt)"
|
|
66
|
+
- **Smart Dialog**: Detects Markdown files and shows Markdown-specific import instructions
|
|
67
|
+
- **Syntax Highlighting**: Markdown elements are highlighted with distinctive colors:
|
|
68
|
+
- **Headings** (`#`, `##`, etc.): Blue, bold
|
|
69
|
+
- **Bold/Italic markers** (`**`, `*`, `__`, `_`): Violet, bold
|
|
70
|
+
- **Code** (`` ` ``, `` ``` ``): Orange, bold
|
|
71
|
+
- **Links/Images** (`[]()`, `![]()`): Purple
|
|
72
|
+
- **Blockquotes** (`>`): Green, bold
|
|
73
|
+
- **Lists** (`-`, `*`, `+`, `1.`): Orange, bold
|
|
74
|
+
- **Round-trip Safe**: Markdown syntax is preserved as-is for clean export back to `.md`
|
|
75
|
+
- **Use Case**: Translate documentation, README files, AI prompts, and other Markdown content
|
|
76
|
+
|
|
77
|
+
---
|
|
78
|
+
|
|
79
|
+
## v1.9.167 - January 27, 2026
|
|
80
|
+
|
|
81
|
+
### 🐛 Bug Fixes
|
|
82
|
+
|
|
83
|
+
- **Keyboard Shortcuts Panel Text Vanishing**: Fixed bug where UI text (Action, Shortcut, Status columns) would disappear after changing a shortcut. ([#125](https://github.com/michaelbeijer/Supervertaler/issues/125))
|
|
84
|
+
- **Root Cause**: Qt's sorting feature was interfering with table row modifications during `load_shortcuts()`, causing items to become disassociated from their rows.
|
|
85
|
+
- **Fix**: Disabled sorting during table modifications and re-enabled it after completion.
|
|
86
|
+
|
|
87
|
+
---
|
|
88
|
+
|
|
89
|
+
## v1.9.166 - January 27, 2026
|
|
90
|
+
|
|
91
|
+
### 🐛 Bug Fixes
|
|
92
|
+
|
|
93
|
+
- **CRITICAL: TM Write Checkbox Now Works**: Fixed confirmed translations going to "project" TM instead of user-designated TM. The Write checkbox (not Read) now determines where segments are saved. ([#126](https://github.com/michaelbeijer/Supervertaler/issues/126))
|
|
94
|
+
- **Root Cause**: `save_segment_to_activated_tms()` was using `get_active_tm_ids()` which only returns TMs with the Read checkbox enabled, ignoring the Write setting entirely.
|
|
95
|
+
- **Fix**: Added new `get_writable_tm_ids()` method that checks for TMs with Write enabled (`read_only = 0`), and updated save logic to use it.
|
|
96
|
+
- **Now**: Enabling Write checkbox alone (without Read) will save confirmed segments to that TM.
|
|
97
|
+
|
|
98
|
+
---
|
|
99
|
+
|
|
100
|
+
## v1.9.165 - January 27, 2026
|
|
101
|
+
|
|
102
|
+
### ✨ New Features
|
|
103
|
+
|
|
104
|
+
- **Settings Panel Font Scaling**: Added UI Font Scale setting (80%-200%) in View Settings for better readability on high-DPI/4K displays. Especially useful for macOS users with Retina displays. Click "Apply" for instant preview or save to persist. ([#128](https://github.com/michaelbeijer/Supervertaler/issues/128))
|
|
105
|
+
|
|
106
|
+
---
|
|
6
107
|
|
|
7
108
|
## v1.9.164 - January 26, 2026
|
|
8
109
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: supervertaler
|
|
3
|
-
Version: 1.9.
|
|
3
|
+
Version: 1.9.172
|
|
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.172
|
|
75
75
|
|
|
76
76
|
[](https://pypi.org/project/Supervertaler/)
|
|
77
77
|
[](https://www.python.org/downloads/)
|
|
@@ -79,18 +79,42 @@ 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.164 (January 26, 2026)
|
|
83
82
|
|
|
84
|
-
|
|
83
|
+
**Current Version:** v1.9.172 (January 28, 2026)
|
|
85
84
|
|
|
86
|
-
|
|
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
|
|
85
|
+
### FIXED in v1.9.172 - 🐛 Fresh Projects Start Clean
|
|
92
86
|
|
|
93
|
-
|
|
87
|
+
- **Fresh Projects Start Clean**: Fixed bug where TMs and glossaries remained activated from previous sessions when loading/creating new projects. Now all resources are properly deactivated, giving you a clean slate.
|
|
88
|
+
|
|
89
|
+
### FIXED in v1.9.171 - 🐛 TM Target & Alt+0 Badge Regression
|
|
90
|
+
|
|
91
|
+
- **TM Target & Alt+0 Badge Restored**: Fixed regression where the TM Target and its blue "0" badge (Alt+0 shortcut) were missing from the Match Panel.
|
|
92
|
+
|
|
93
|
+
### NEW in v1.9.170 - 📝 Scratchpad Tab, Cache Defaults, TM Target Shortcut Badge
|
|
94
|
+
|
|
95
|
+
- **Scratchpad Tab in Right Panel**: The Scratchpad is now available as a permanent tab in the right panel for easier access.
|
|
96
|
+
- **Location**: Right panel tabs → last tab after "Session Log"
|
|
97
|
+
- **Auto-Update**: Content automatically syncs with project's scratchpad notes
|
|
98
|
+
- **Dual Access**: Available both as popup dialog (`Ctrl+Shift+P`) and as permanent tab
|
|
99
|
+
- **Project-Aware**: Tab clears when creating new project, populates when loading project
|
|
100
|
+
|
|
101
|
+
- **Settings Improvement**: "Disable ALL caches" is now checked by default for new installs, ensuring maximum privacy and control for new users.
|
|
102
|
+
|
|
103
|
+
- **TM Target Shortcut Badge**: Added a blue "0" badge next to the TM Target in the Match Panel, indicating the Alt+0 shortcut for instant TM match insertion. Shortcut is documented and works out of the box.
|
|
104
|
+
|
|
105
|
+
### Previously in v1.9.168 - 📝 Markdown File Import with Syntax Highlighting
|
|
106
|
+
|
|
107
|
+
Import Markdown files (`.md`) with full syntax highlighting! Headings, bold/italic markers, code blocks, links, images, blockquotes, and lists are all highlighted with distinctive colors. ([#127](https://github.com/michaelbeijer/Supervertaler/issues/127))
|
|
108
|
+
|
|
109
|
+
### Previously in v1.9.167 - 🐛 Keyboard Shortcuts Panel Fix
|
|
110
|
+
|
|
111
|
+
Fixed bug where UI text (Action, Shortcut, Status columns) would disappear after changing a shortcut. ([#125](https://github.com/michaelbeijer/Supervertaler/issues/125))
|
|
112
|
+
|
|
113
|
+
### Previously in v1.9.166 - 🐛 TM Write Checkbox Fix
|
|
114
|
+
|
|
115
|
+
Fixed critical bug where confirmed translations went to "project" TM instead of user-designated TM with Write enabled. ([#126](https://github.com/michaelbeijer/Supervertaler/issues/126))
|
|
116
|
+
|
|
117
|
+
### Previously in v1.9.162 - ⚡ Cache Kill Switch & Performance Testing
|
|
94
118
|
|
|
95
119
|
Streamlined the right panel by replacing Compare Panel with Match Panel:
|
|
96
120
|
- **Match Panel** combines Termview + TM Source/Target in one tab
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# 🚀 Supervertaler v1.9.
|
|
1
|
+
# 🚀 Supervertaler v1.9.172
|
|
2
2
|
|
|
3
3
|
[](https://pypi.org/project/Supervertaler/)
|
|
4
4
|
[](https://www.python.org/downloads/)
|
|
@@ -6,18 +6,42 @@
|
|
|
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.164 (January 26, 2026)
|
|
10
9
|
|
|
11
|
-
|
|
10
|
+
**Current Version:** v1.9.172 (January 28, 2026)
|
|
12
11
|
|
|
13
|
-
|
|
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
|
|
12
|
+
### FIXED in v1.9.172 - 🐛 Fresh Projects Start Clean
|
|
19
13
|
|
|
20
|
-
|
|
14
|
+
- **Fresh Projects Start Clean**: Fixed bug where TMs and glossaries remained activated from previous sessions when loading/creating new projects. Now all resources are properly deactivated, giving you a clean slate.
|
|
15
|
+
|
|
16
|
+
### FIXED in v1.9.171 - 🐛 TM Target & Alt+0 Badge Regression
|
|
17
|
+
|
|
18
|
+
- **TM Target & Alt+0 Badge Restored**: Fixed regression where the TM Target and its blue "0" badge (Alt+0 shortcut) were missing from the Match Panel.
|
|
19
|
+
|
|
20
|
+
### NEW in v1.9.170 - 📝 Scratchpad Tab, Cache Defaults, TM Target Shortcut Badge
|
|
21
|
+
|
|
22
|
+
- **Scratchpad Tab in Right Panel**: The Scratchpad is now available as a permanent tab in the right panel for easier access.
|
|
23
|
+
- **Location**: Right panel tabs → last tab after "Session Log"
|
|
24
|
+
- **Auto-Update**: Content automatically syncs with project's scratchpad notes
|
|
25
|
+
- **Dual Access**: Available both as popup dialog (`Ctrl+Shift+P`) and as permanent tab
|
|
26
|
+
- **Project-Aware**: Tab clears when creating new project, populates when loading project
|
|
27
|
+
|
|
28
|
+
- **Settings Improvement**: "Disable ALL caches" is now checked by default for new installs, ensuring maximum privacy and control for new users.
|
|
29
|
+
|
|
30
|
+
- **TM Target Shortcut Badge**: Added a blue "0" badge next to the TM Target in the Match Panel, indicating the Alt+0 shortcut for instant TM match insertion. Shortcut is documented and works out of the box.
|
|
31
|
+
|
|
32
|
+
### Previously in v1.9.168 - 📝 Markdown File Import with Syntax Highlighting
|
|
33
|
+
|
|
34
|
+
Import Markdown files (`.md`) with full syntax highlighting! Headings, bold/italic markers, code blocks, links, images, blockquotes, and lists are all highlighted with distinctive colors. ([#127](https://github.com/michaelbeijer/Supervertaler/issues/127))
|
|
35
|
+
|
|
36
|
+
### Previously in v1.9.167 - 🐛 Keyboard Shortcuts Panel Fix
|
|
37
|
+
|
|
38
|
+
Fixed bug where UI text (Action, Shortcut, Status columns) would disappear after changing a shortcut. ([#125](https://github.com/michaelbeijer/Supervertaler/issues/125))
|
|
39
|
+
|
|
40
|
+
### Previously in v1.9.166 - 🐛 TM Write Checkbox Fix
|
|
41
|
+
|
|
42
|
+
Fixed critical bug where confirmed translations went to "project" TM instead of user-designated TM with Write enabled. ([#126](https://github.com/michaelbeijer/Supervertaler/issues/126))
|
|
43
|
+
|
|
44
|
+
### Previously in v1.9.162 - ⚡ Cache Kill Switch & Performance Testing
|
|
21
45
|
|
|
22
46
|
Streamlined the right panel by replacing Compare Panel with Match Panel:
|
|
23
47
|
- **Match Panel** combines Termview + TM Source/Target in one tab
|