supervertaler 1.9.172__tar.gz → 1.9.173__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.172 → supervertaler-1.9.173}/CHANGELOG.md +13 -1
- {supervertaler-1.9.172 → supervertaler-1.9.173}/PKG-INFO +9 -3
- {supervertaler-1.9.172 → supervertaler-1.9.173}/README.md +8 -2
- {supervertaler-1.9.172 → supervertaler-1.9.173}/Supervertaler.py +27 -11
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/index.html +1 -1
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/database_manager.py +46 -13
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/translation_memory.py +2 -2
- {supervertaler-1.9.172 → supervertaler-1.9.173}/pyproject.toml +1 -1
- {supervertaler-1.9.172 → supervertaler-1.9.173}/supervertaler.egg-info/PKG-INFO +9 -3
- {supervertaler-1.9.172 → supervertaler-1.9.173}/FAQ.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/LICENSE +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/MANIFEST.in +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/ICON_CONVERSION_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/MB.ico +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/README.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/generate_icons.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon.ico +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_128.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_24.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_256.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_32.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_48.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_64.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_preview.html +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_sv_modern.svg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_sv_modern_paths.svg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/icon_sv_simple.svg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/patent-drawing-1951.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/assets/supervertaler_icon_colours.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/.nojekyll +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/CNAME +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/SIMILAR_APPS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/apple-touch-icon.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/BUGFIX_README.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/CHANGELIST.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/CHANGELOG_Old.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/FAQ.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/INSTALLATION_v1.7.8.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/PROJECT_ORGANIZATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/TERMBASE_REFACTORING_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/USER_GUIDE_v1.7.8.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/VERIFICATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/BEFORE_AFTER_COMPARISON.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/BUGFIX_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COLOR_SCHEME_REFERENCE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COMPACT_LAYOUT_CHANGELOG.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COMPACT_LAYOUT_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COMPACT_LAYOUT_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COMPACT_LAYOUT_UPDATE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COMPLETE_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COMPLETE_PROJECT_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/DATABASE_FINAL_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/DATABASE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/DATABASE_PRODUCTION_READY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/DATABASE_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/DUAL_VERSION_STRATEGY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/FINAL_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/FOLDER_STRUCTURE_UPDATE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/GITHUB_PAGES_SETUP.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/IMPLEMENTATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/IMPLEMENTATION_COMPLETE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/IMPLEMENTATION_COMPLETE_COMPACT_LAYOUT.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/IMPLEMENTATION_READY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/IMPLEMENTATION_STATUS_PHASE2_READY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/KEYBOARD_SHORTCUTS_MATCHES.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/LAYOUT_BEFORE_AFTER.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/MASTER_INDEX.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/MATCH_DISPLAY_IMPROVEMENTS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/MATCH_DISPLAY_LONG_SEGMENTS_UPDATE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/MATCH_DISPLAY_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/MATCH_INSERTION_FEATURES.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/MATCH_SHORTCUTS_QUICK_REF.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/MODULAR_ARCHITECTURE_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/PHASE2_IMPLEMENTATION_CHECKLIST.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/PHASE2_IMPLEMENTATION_DETAILED_CHECKLIST.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/PHASE2_IMPLEMENTATION_IN_PROGRESS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/PHASE2_NEXT_STEPS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/PHASE2_READY_TO_IMPLEMENT.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/PHASE2_START_HERE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/QT_MIGRATION_PLAN.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/QT_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/QUICK_SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/RELEASE_Qt_v1.0.0_Phase5.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/RELEASE_v1.9.38.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/RELEASE_v3.7.1.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/RELEASE_v3.7.6.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/RELEASE_v3.7.7.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/RESTRUCTURE_COMPLETE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/SESSION_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/SESSION_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/SESSION_LONG_SEGMENTS_COMPLETE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/SESSION_MATCH_FEATURES_COMPLETE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/SESSION_STATUS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/SESSION_SUMMARY_Phase5.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/START_HERE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/START_IMPLEMENTATION_HERE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/STYLE_GUIDES_DELIVERABLES.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/STYLE_GUIDES_DOCUMENTATION_INDEX.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/STYLE_GUIDES_FEATURE_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/STYLE_GUIDES_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/STYLE_GUIDES_PROJECT_COMPLETION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/STYLE_GUIDES_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/STYLE_GUIDES_VISUAL_ARCHITECTURE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TERMBASE_FIXES.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TERMBASE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TERMBASE_QUICK_START.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_CONCORDANCE_STYLE_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_DUAL_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_EDITOR_HIGHLIGHTING_UPDATE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_EDITOR_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_EDITOR_WORD_HIGHLIGHTING.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_TABLE_LAYOUT_INTEGRATED_EDIT.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_TREEVIEW_GRID_RESIZABLE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_WORD_HIGHLIGHTING_IMPLEMENTATION_COMPLETE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_WORD_HIGHLIGHTING_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TM_MATCH_PANE_CHECKLIST.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TM_MATCH_PANE_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TM_MATCH_PANE_VISUAL_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/VISUAL_COLOR_REFERENCE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/VISUAL_IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/COLOR_FIX_EXPLANATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/DATABASE_CONSOLIDATION_REPORT.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/DUAL_EDITOR_WORKFLOW.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/DUAL_SELECTION_SYSTEM.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/IMPROVEMENTS_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/ISSUES_FIXES_PROGRESS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/MATCH_DISPLAY_COMPACT_FIXES.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/README_SESSION_TERMBASE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/SAFE_DELETION_REMINDER.txt +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/SESSION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/TERMBASE_FIXES_APPLIED.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/TESTING_CHECKLIST.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/TMX_EDITOR_ANNOUNCEMENT.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/sessions/TRANSLATION_RESULTS_IMPROVEMENTS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/assets/Figure1.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/assets/patent-drawing-1951.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/changelog.html +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/dev-notes/QA.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/dev-notes/STYLE_GUIDES_UI_TEMPLATE.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/dev-notes/_Notes_2025-11-21.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/dev-notes/_things_to_remind_AIs_of_when_translating.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/dev-notes/issue_28.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/dev-notes/openai_debug.txt +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/dev-notes/pre-translation-dialog-enhancement.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/emoji_mockup.html +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/favicon.ico +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/AI_PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/ENCODING_REPAIR_TOOL.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/FAQ.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/GLOSSARY_OF_SUPERVERTALER_TERMINOLOGY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/JSON_EDITORS_AND_HUMAN_READABLE_FORMAT.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/KEYBOARD_SHORTCUTS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/PDF_RESCUE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/QT_SETTINGS_DIALOG_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/TERM_EXTRACTION_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/guides/USER_DATA_FOLDER_SETUP.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/idea_beijer.bot_integration_idea/BEIJERBOT_FEATURE_ANALYSIS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/idea_beijer.bot_integration_idea/CLI_BRIDGE_SPECIFICATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/idea_beijer.bot_integration_idea/IMPLEMENTATION_ROADMAP.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/idea_beijer.bot_integration_idea/QUICKMENU_INTEGRATION_PLAN.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/idea_beijer.bot_integration_idea/README.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/idea_tag-cleaner/tag_cleaner.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/idea_use_vscode_as_cat_tool/ai-agent-translation-workflow.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/logo.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/2025-10-13_00-46-16.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Superlookup_Web_resources.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_AI-Assistant.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_CLASSIC_v2.4.1_(tkinter).jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_Prompt_Manager_2026-01-14.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_Superbrowser.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_dark_mode_2025-12-16.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_dark_mode_2025-12-17.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_grid.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_tkinter (v3.7.7).jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_v1.9.102_compare_panel_2026-01-14.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/Supervertaler_v1.9.102_grid_2026-01-14.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/new/Supervertaler-grid.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/new/Supervertaler_AI-Assistant.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/new/Supervertaler_Prompt-Library.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/new/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/new/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/new/Supervertaler_Superbrowser.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/old/2025-10-13_00-50-24.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/screenshots/old/Supervertaler_Qt_2025-11-12.jpg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/script.js +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/site.webmanifest +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/AI_ASSISTANT_PHASE2_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/AI_PROMPT_ASSISTANT.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/AI_PROMPT_ASSISTANT_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/EXPORT_MENU_UPDATE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/IMPLEMENTATION_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/QT_PHASE2_COMPLETE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/QT_PHASE3_COMPLETE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/SUPERVERTALER_DATA_FORMAT.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/TASK_TYPE_SYSTEM.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/TERMINOLOGY_UPDATE_SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/specifications/opus-api-integration.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/styles.css +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/.gitbook/assets/supervertaler-logo.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/.gitbook/assets/sv-icon.svg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/GITBOOK_LANDING_DRAFT.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/README.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/SUMMARY.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/ai-translation/batch-translation.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/ai-translation/ollama.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/ai-translation/overview.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/ai-translation/prompt-library.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/ai-translation/prompts.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/ai-translation/providers.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/ai-translation/single-segment.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/cat-tools/cafetran.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/cat-tools/memoq.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/cat-tools/overview.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/cat-tools/phrase.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/cat-tools/trados.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/editor/editing-confirming.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/editor/filtering.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/editor/find-replace.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/editor/keyboard-shortcuts.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/editor/navigation.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/editor/pagination.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/editor/translation-grid.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/get-started/api-keys.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/get-started/first-project.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/get-started/installation.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/get-started/quick-start.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/glossaries/basics.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/glossaries/creating.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/glossaries/extraction.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/glossaries/highlighting.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/glossaries/importing.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/import-export/bilingual-tables.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/import-export/docx-import.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/import-export/exporting.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/import-export/formats.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/import-export/multi-file.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/import-export/txt-import.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/qa/non-translatables.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/qa/spellcheck.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/qa/tag-validation.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/reference/changelog.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/reference/contributing.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/reference/faq.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/reference/file-formats.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/settings/fonts.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/settings/general.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/settings/shortcuts.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/settings/theme.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/settings/view.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/superlookup/glossary-search.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/superlookup/mt.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/superlookup/overview.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/superlookup/tm-search.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/superlookup/web-resources.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/tools/autofingers.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/tools/image-extractor.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/tools/pdf-rescue.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/tools/tmx-editor.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/tools/voice-commands.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/translation-memory/basics.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/translation-memory/fuzzy-matching.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/translation-memory/importing-tmx.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/translation-memory/managing-tms.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/translation-memory/supermemory.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/troubleshooting/api-issues.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/troubleshooting/common-issues.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/troubleshooting/import-export-errors.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/troubleshooting/linux.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/superdocs/troubleshooting/performance.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/sv-icon.svg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/AI_ASSISTANT_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/AI_ASSISTANT_IMPLEMENTATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/AI_ASSISTANT_INTEGRATION.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/AI_ASSISTANT_QUICK_REFERENCE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/DATABASE_LOCATIONS.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/FILTER_HIGHLIGHTING_FIX.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/MODULE_HEADER_PATTERN.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/README.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/SUPERBROWSER_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/SUPERVOICE_TROUBLESHOOTING.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/UNIFIED_PROMPT_LIBRARY_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/technical/VOICE_DICTATION_GUIDE.md +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/tests/test_encoding_corruption.txt +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/web-app-manifest-192x192.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/docs/web-app-manifest-512x512.png +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/__init__.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/ai_actions.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/ai_attachment_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/ai_file_viewer_dialog.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/autofingers_engine.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/cafetran_docx_handler.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/config_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/database_migrations.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/dejavurtf_handler.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/document_analyzer.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/docx_handler.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/encoding_repair.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/encoding_repair_Qt.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/encoding_repair_ui.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/feature_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/figure_context_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/file_dialog_helper.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/find_replace.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/find_replace_qt.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/glossary_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/image_extractor.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/keyboard_shortcuts_widget.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/llm_clients.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/llm_leaderboard.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/llm_superbench_ui.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/local_llm_setup.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/model_update_dialog.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/model_version_checker.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/mqxliff_handler.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/non_translatables_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/pdf_rescue_Qt.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/pdf_rescue_tkinter.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/phrase_docx_handler.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/project_home_panel.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/prompt_assistant.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/prompt_library.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/prompt_library_migration.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/quick_access_sidebar.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/ribbon_widget.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/sdlppx_handler.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/setup_wizard.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/shortcut_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/simple_segmenter.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/spellcheck_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/statuses.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/style_guide_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/superbench_ui.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/superbrowser.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/supercleaner.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/supercleaner_ui.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/superdocs.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/superdocs_viewer_qt.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/superlookup.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/tag_cleaner.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/tag_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/term_extractor.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/termbase_entry_editor.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/termbase_import_export.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/termbase_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/termview_widget.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/theme_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/tm_editor_dialog.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/tm_manager_qt.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/tm_metadata_manager.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/tmx_editor.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/tmx_editor_qt.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/tmx_generator.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/tracked_changes.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/trados_docx_handler.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/translation_results_panel.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/translation_services.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/unified_prompt_library.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/unified_prompt_manager_qt.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/voice_commands.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/voice_dictation.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/modules/voice_dictation_lite.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/setup.cfg +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/setup.py +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/supervertaler.egg-info/SOURCES.txt +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/supervertaler.egg-info/dependency_links.txt +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/supervertaler.egg-info/entry_points.txt +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/supervertaler.egg-info/not-zip-safe +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/supervertaler.egg-info/requires.txt +0 -0
- {supervertaler-1.9.172 → supervertaler-1.9.173}/supervertaler.egg-info/top_level.txt +0 -0
|
@@ -2,10 +2,22 @@
|
|
|
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.173 (January 28, 2026)
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
|
+
## v1.9.173 - January 28, 2026
|
|
10
|
+
|
|
11
|
+
### ✨ Improvements
|
|
12
|
+
|
|
13
|
+
- **Smarter TM Exact Matching**: Exact matches now use text normalization before hashing, so matches are found even when source text differs only in whitespace or Unicode normalization (e.g., non-breaking spaces vs regular spaces).
|
|
14
|
+
|
|
15
|
+
- **Improved TM Pre-Translation Dialog**: The progress dialog now shows the current segment being processed, count of matches found so far, and elapsed time. A patience message appears after 10 seconds for large jobs.
|
|
16
|
+
|
|
17
|
+
- **Higher Fuzzy Match Threshold**: Raised the minimum fuzzy match threshold from 70% to 75% for better quality matches across all TM operations.
|
|
18
|
+
|
|
19
|
+
---
|
|
20
|
+
|
|
9
21
|
## v1.9.172 - January 28, 2026
|
|
10
22
|
|
|
11
23
|
### 🐛 Bug Fixes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: supervertaler
|
|
3
|
-
Version: 1.9.
|
|
3
|
+
Version: 1.9.173
|
|
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.173
|
|
75
75
|
|
|
76
76
|
[](https://pypi.org/project/Supervertaler/)
|
|
77
77
|
[](https://www.python.org/downloads/)
|
|
@@ -80,7 +80,13 @@ Dynamic: requires-python
|
|
|
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
82
|
|
|
83
|
-
**Current Version:** v1.9.
|
|
83
|
+
**Current Version:** v1.9.173 (January 28, 2026)
|
|
84
|
+
|
|
85
|
+
### IMPROVED in v1.9.173 - 🎯 Smarter TM Pre-Translation
|
|
86
|
+
|
|
87
|
+
- **Smarter TM Exact Matching**: Exact matches now use text normalization, so matches are found even with whitespace/Unicode differences.
|
|
88
|
+
- **Improved Pre-Translation Dialog**: Shows current segment, match count, elapsed time, and patience message for large jobs.
|
|
89
|
+
- **Higher Fuzzy Threshold**: Raised minimum fuzzy match threshold from 70% to 75% for better quality.
|
|
84
90
|
|
|
85
91
|
### FIXED in v1.9.172 - 🐛 Fresh Projects Start Clean
|
|
86
92
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# 🚀 Supervertaler v1.9.
|
|
1
|
+
# 🚀 Supervertaler v1.9.173
|
|
2
2
|
|
|
3
3
|
[](https://pypi.org/project/Supervertaler/)
|
|
4
4
|
[](https://www.python.org/downloads/)
|
|
@@ -7,7 +7,13 @@
|
|
|
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
9
|
|
|
10
|
-
**Current Version:** v1.9.
|
|
10
|
+
**Current Version:** v1.9.173 (January 28, 2026)
|
|
11
|
+
|
|
12
|
+
### IMPROVED in v1.9.173 - 🎯 Smarter TM Pre-Translation
|
|
13
|
+
|
|
14
|
+
- **Smarter TM Exact Matching**: Exact matches now use text normalization, so matches are found even with whitespace/Unicode differences.
|
|
15
|
+
- **Improved Pre-Translation Dialog**: Shows current segment, match count, elapsed time, and patience message for large jobs.
|
|
16
|
+
- **Higher Fuzzy Threshold**: Raised minimum fuzzy match threshold from 70% to 75% for better quality.
|
|
11
17
|
|
|
12
18
|
### FIXED in v1.9.172 - 🐛 Fresh Projects Start Clean
|
|
13
19
|
|
|
@@ -5598,7 +5598,7 @@ class PreTranslationWorker(QThread):
|
|
|
5598
5598
|
match = matches[0]
|
|
5599
5599
|
match_pct = match.get('match_pct', 0)
|
|
5600
5600
|
print(f"🔍 TM PRE-TRANSLATE: Best match pct: {match_pct}")
|
|
5601
|
-
if match_pct >=
|
|
5601
|
+
if match_pct >= 75: # Accept matches 75% and above
|
|
5602
5602
|
return match.get('target', '')
|
|
5603
5603
|
return None
|
|
5604
5604
|
except Exception as e:
|
|
@@ -41148,25 +41148,41 @@ OUTPUT ONLY THE SEGMENT MARKERS. DO NOT ADD EXPLANATIONS BEFORE OR AFTER."""
|
|
|
41148
41148
|
self.log(f"📖 Pre-translate from TM: Using activated TMs: {tm_ids}")
|
|
41149
41149
|
|
|
41150
41150
|
# Create progress dialog for TM pre-translation
|
|
41151
|
+
import time
|
|
41152
|
+
start_time = time.time()
|
|
41153
|
+
total_segments = len(segments_needing_translation)
|
|
41154
|
+
|
|
41151
41155
|
progress = QProgressDialog(
|
|
41152
|
-
f"Pre-translating {
|
|
41153
|
-
"Cancel", 0,
|
|
41156
|
+
f"Pre-translating {total_segments} segments from TM...",
|
|
41157
|
+
"Cancel", 0, total_segments, self
|
|
41154
41158
|
)
|
|
41155
|
-
progress.setWindowTitle("TM Pre-Translation")
|
|
41159
|
+
progress.setWindowTitle("🔍 TM Pre-Translation")
|
|
41156
41160
|
progress.setWindowModality(Qt.WindowModality.WindowModal)
|
|
41157
41161
|
progress.setMinimumDuration(0) # Show immediately
|
|
41162
|
+
progress.setMinimumWidth(450) # Wider dialog for more info
|
|
41158
41163
|
progress.show()
|
|
41159
41164
|
QApplication.processEvents()
|
|
41160
|
-
|
|
41165
|
+
|
|
41161
41166
|
success_count = 0
|
|
41162
41167
|
no_match_count = 0
|
|
41163
|
-
|
|
41168
|
+
|
|
41164
41169
|
for idx, (row_index, segment) in enumerate(segments_needing_translation):
|
|
41165
41170
|
if progress.wasCanceled():
|
|
41166
41171
|
break
|
|
41167
|
-
|
|
41172
|
+
|
|
41168
41173
|
progress.setValue(idx)
|
|
41169
|
-
|
|
41174
|
+
|
|
41175
|
+
# Build informative progress label
|
|
41176
|
+
elapsed = time.time() - start_time
|
|
41177
|
+
elapsed_str = f"{int(elapsed // 60)}:{int(elapsed % 60):02d}"
|
|
41178
|
+
source_preview = segment.source[:50] + "..." if len(segment.source) > 50 else segment.source
|
|
41179
|
+
label_text = (
|
|
41180
|
+
f"Searching TM for segment {idx + 1} of {total_segments}...\n\n"
|
|
41181
|
+
f"Current: \"{source_preview}\"\n"
|
|
41182
|
+
f"Matches found: {success_count} | Elapsed: {elapsed_str}\n\n"
|
|
41183
|
+
f"ℹ️ This may take a while for large documents."
|
|
41184
|
+
)
|
|
41185
|
+
progress.setLabelText(label_text)
|
|
41170
41186
|
QApplication.processEvents()
|
|
41171
41187
|
|
|
41172
41188
|
try:
|
|
@@ -41184,7 +41200,7 @@ OUTPUT ONLY THE SEGMENT MARKERS. DO NOT ADD EXPLANATIONS BEFORE OR AFTER."""
|
|
|
41184
41200
|
else:
|
|
41185
41201
|
no_match_count += 1
|
|
41186
41202
|
else:
|
|
41187
|
-
# Fuzzy matching enabled - get best match ≥
|
|
41203
|
+
# Fuzzy matching enabled - get best match ≥75%
|
|
41188
41204
|
matches = self.tm_database.search_all(
|
|
41189
41205
|
segment.source,
|
|
41190
41206
|
tm_ids=tm_ids,
|
|
@@ -41194,7 +41210,7 @@ OUTPUT ONLY THE SEGMENT MARKERS. DO NOT ADD EXPLANATIONS BEFORE OR AFTER."""
|
|
|
41194
41210
|
if matches and len(matches) > 0:
|
|
41195
41211
|
best_match = matches[0]
|
|
41196
41212
|
match_pct = best_match.get('match_pct', 0)
|
|
41197
|
-
if match_pct >=
|
|
41213
|
+
if match_pct >= 75:
|
|
41198
41214
|
segment.target = best_match.get('target', '')
|
|
41199
41215
|
segment.status = "Translated"
|
|
41200
41216
|
success_count += 1
|
|
@@ -41562,7 +41578,7 @@ OUTPUT ONLY THE SEGMENT MARKERS. DO NOT ADD EXPLANATIONS BEFORE OR AFTER."""
|
|
|
41562
41578
|
match_pct = match.get('match_pct', 0)
|
|
41563
41579
|
tm_match = match.get('target', '')
|
|
41564
41580
|
|
|
41565
|
-
if match_pct >=
|
|
41581
|
+
if match_pct >= 75: # Accept matches 75% and above
|
|
41566
41582
|
segment.target = tm_match
|
|
41567
41583
|
segment.status = "translated" if match_pct == 100 else "pre-translated"
|
|
41568
41584
|
translated_count += 1
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<link rel="apple-touch-icon" href="apple-touch-icon.png">
|
|
18
18
|
<link rel="manifest" href="site.webmanifest">
|
|
19
19
|
|
|
20
|
-
<link rel="stylesheet" href="styles.css?v=1.9.
|
|
20
|
+
<link rel="stylesheet" href="styles.css?v=1.9.173">
|
|
21
21
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
22
22
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
23
23
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap"
|
|
@@ -17,12 +17,38 @@ import sqlite3
|
|
|
17
17
|
import os
|
|
18
18
|
import json
|
|
19
19
|
import hashlib
|
|
20
|
+
import unicodedata
|
|
21
|
+
import re
|
|
20
22
|
from datetime import datetime
|
|
21
23
|
from typing import List, Dict, Optional, Tuple
|
|
22
24
|
from pathlib import Path
|
|
23
25
|
from difflib import SequenceMatcher
|
|
24
26
|
|
|
25
27
|
|
|
28
|
+
def _normalize_for_matching(text: str) -> str:
|
|
29
|
+
"""Normalize text for exact matching.
|
|
30
|
+
|
|
31
|
+
Handles invisible differences that would cause exact match to fail:
|
|
32
|
+
- Unicode normalization (NFC)
|
|
33
|
+
- Multiple whitespace -> single space
|
|
34
|
+
- Leading/trailing whitespace
|
|
35
|
+
- Non-breaking spaces -> regular spaces
|
|
36
|
+
"""
|
|
37
|
+
if not text:
|
|
38
|
+
return ""
|
|
39
|
+
# Unicode normalize (NFC form)
|
|
40
|
+
text = unicodedata.normalize('NFC', text)
|
|
41
|
+
# Convert non-breaking spaces and other whitespace to regular space
|
|
42
|
+
text = text.replace('\u00a0', ' ') # NBSP
|
|
43
|
+
text = text.replace('\u2007', ' ') # Figure space
|
|
44
|
+
text = text.replace('\u202f', ' ') # Narrow NBSP
|
|
45
|
+
# Collapse multiple whitespace to single space
|
|
46
|
+
text = re.sub(r'\s+', ' ', text)
|
|
47
|
+
# Strip leading/trailing whitespace
|
|
48
|
+
text = text.strip()
|
|
49
|
+
return text
|
|
50
|
+
|
|
51
|
+
|
|
26
52
|
class DatabaseManager:
|
|
27
53
|
"""Manages SQLite database for translation resources"""
|
|
28
54
|
|
|
@@ -655,17 +681,19 @@ class DatabaseManager:
|
|
|
655
681
|
# TRANSLATION MEMORY METHODS
|
|
656
682
|
# ============================================
|
|
657
683
|
|
|
658
|
-
def add_translation_unit(self, source: str, target: str, source_lang: str,
|
|
684
|
+
def add_translation_unit(self, source: str, target: str, source_lang: str,
|
|
659
685
|
target_lang: str, tm_id: str = 'project',
|
|
660
686
|
project_id: str = None, context_before: str = None,
|
|
661
687
|
context_after: str = None, notes: str = None) -> int:
|
|
662
688
|
"""
|
|
663
689
|
Add translation unit to database
|
|
664
|
-
|
|
690
|
+
|
|
665
691
|
Returns: ID of inserted/updated entry
|
|
666
692
|
"""
|
|
667
|
-
# Generate hash for
|
|
668
|
-
|
|
693
|
+
# Generate hash from NORMALIZED source for consistent exact matching
|
|
694
|
+
# This handles invisible differences like Unicode normalization, whitespace variations
|
|
695
|
+
normalized_source = _normalize_for_matching(source)
|
|
696
|
+
source_hash = hashlib.md5(normalized_source.encode('utf-8')).hexdigest()
|
|
669
697
|
|
|
670
698
|
try:
|
|
671
699
|
self.cursor.execute("""
|
|
@@ -687,33 +715,38 @@ class DatabaseManager:
|
|
|
687
715
|
return None
|
|
688
716
|
|
|
689
717
|
def get_exact_match(self, source: str, tm_ids: List[str] = None,
|
|
690
|
-
source_lang: str = None, target_lang: str = None,
|
|
718
|
+
source_lang: str = None, target_lang: str = None,
|
|
691
719
|
bidirectional: bool = True) -> Optional[Dict]:
|
|
692
720
|
"""
|
|
693
721
|
Get exact match from TM
|
|
694
|
-
|
|
722
|
+
|
|
695
723
|
Args:
|
|
696
724
|
source: Source text to match
|
|
697
725
|
tm_ids: List of TM IDs to search (None = all)
|
|
698
726
|
source_lang: Filter by source language (base code matching: 'en' matches 'en-US', 'en-GB', etc.)
|
|
699
727
|
target_lang: Filter by target language (base code matching)
|
|
700
728
|
bidirectional: If True, search both directions (nl→en AND en→nl)
|
|
701
|
-
|
|
729
|
+
|
|
702
730
|
Returns: Dictionary with match data or None
|
|
703
731
|
"""
|
|
704
732
|
from modules.tmx_generator import get_base_lang_code
|
|
705
|
-
|
|
733
|
+
|
|
734
|
+
# Try both normalized and non-normalized hashes for backward compatibility
|
|
735
|
+
# This handles invisible differences like Unicode normalization, whitespace variations
|
|
706
736
|
source_hash = hashlib.md5(source.encode('utf-8')).hexdigest()
|
|
707
|
-
|
|
737
|
+
normalized_source = _normalize_for_matching(source)
|
|
738
|
+
normalized_hash = hashlib.md5(normalized_source.encode('utf-8')).hexdigest()
|
|
739
|
+
|
|
708
740
|
# Get base language codes for comparison
|
|
709
741
|
src_base = get_base_lang_code(source_lang) if source_lang else None
|
|
710
742
|
tgt_base = get_base_lang_code(target_lang) if target_lang else None
|
|
711
|
-
|
|
743
|
+
|
|
744
|
+
# Search using both original hash and normalized hash
|
|
712
745
|
query = """
|
|
713
|
-
SELECT * FROM translation_units
|
|
714
|
-
WHERE source_hash = ?
|
|
746
|
+
SELECT * FROM translation_units
|
|
747
|
+
WHERE (source_hash = ? OR source_hash = ?)
|
|
715
748
|
"""
|
|
716
|
-
params = [source_hash,
|
|
749
|
+
params = [source_hash, normalized_hash]
|
|
717
750
|
|
|
718
751
|
if tm_ids:
|
|
719
752
|
placeholders = ','.join('?' * len(tm_ids))
|
|
@@ -123,8 +123,8 @@ class TMDatabase:
|
|
|
123
123
|
if source_lang and target_lang:
|
|
124
124
|
self.set_tm_languages(source_lang, target_lang)
|
|
125
125
|
|
|
126
|
-
# Global fuzzy threshold (
|
|
127
|
-
self.fuzzy_threshold = 0.
|
|
126
|
+
# Global fuzzy threshold (75% minimum similarity for fuzzy matches)
|
|
127
|
+
self.fuzzy_threshold = 0.75
|
|
128
128
|
|
|
129
129
|
# TM metadata cache (populated from database as needed)
|
|
130
130
|
# Note: Legacy 'project' and 'big_mama' TMs are no longer used.
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "supervertaler"
|
|
7
|
-
version = "1.9.
|
|
7
|
+
version = "1.9.173"
|
|
8
8
|
description = "Professional AI-enhanced translation workbench with multi-LLM support, glossary system, TM, spellcheck, voice commands, and PyQt6 interface. Batteries included (core)."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.10"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: supervertaler
|
|
3
|
-
Version: 1.9.
|
|
3
|
+
Version: 1.9.173
|
|
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.173
|
|
75
75
|
|
|
76
76
|
[](https://pypi.org/project/Supervertaler/)
|
|
77
77
|
[](https://www.python.org/downloads/)
|
|
@@ -80,7 +80,13 @@ Dynamic: requires-python
|
|
|
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
82
|
|
|
83
|
-
**Current Version:** v1.9.
|
|
83
|
+
**Current Version:** v1.9.173 (January 28, 2026)
|
|
84
|
+
|
|
85
|
+
### IMPROVED in v1.9.173 - 🎯 Smarter TM Pre-Translation
|
|
86
|
+
|
|
87
|
+
- **Smarter TM Exact Matching**: Exact matches now use text normalization, so matches are found even with whitespace/Unicode differences.
|
|
88
|
+
- **Improved Pre-Translation Dialog**: Shows current segment, match count, elapsed time, and patience message for large jobs.
|
|
89
|
+
- **Higher Fuzzy Threshold**: Raised minimum fuzzy match threshold from 70% to 75% for better quality.
|
|
84
90
|
|
|
85
91
|
### FIXED in v1.9.172 - 🐛 Fresh Projects Start Clean
|
|
86
92
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/TERMBASE_REFACTORING_SUMMARY.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/BEFORE_AFTER_COMPARISON.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/BUGFIX_SESSION_SUMMARY.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COLOR_SCHEME_REFERENCE.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COMPACT_LAYOUT_CHANGELOG.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COMPACT_LAYOUT_UPDATE.md
RENAMED
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/COMPLETE_PROJECT_SUMMARY.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/DATABASE_FINAL_SUMMARY.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/DATABASE_IMPLEMENTATION.md
RENAMED
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/DATABASE_QUICK_REFERENCE.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/DUAL_VERSION_STRATEGY.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/FINAL_SESSION_SUMMARY.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/FOLDER_STRUCTURE_UPDATE.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/GITHUB_PAGES_SETUP.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/IMPLEMENTATION_CHECKLIST.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/IMPLEMENTATION_COMPLETE.md
RENAMED
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/IMPLEMENTATION_READY.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/LAYOUT_BEFORE_AFTER.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/MATCH_INSERTION_FEATURES.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/PHASE2_NEXT_STEPS.md
RENAMED
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/PHASE2_START_HERE.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/QT_MIGRATION_PLAN.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/QT_SESSION_SUMMARY.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/QUICK_SESSION_SUMMARY.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/RELEASE_Qt_v1.0.0_Phase5.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/RESTRUCTURE_COMPLETE.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/SESSION_SUMMARY_Phase5.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TERMBASE_IMPLEMENTATION.md
RENAMED
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TERMBASE_QUICK_START.md
RENAMED
|
File without changes
|
|
File without changes
|
{supervertaler-1.9.172 → supervertaler-1.9.173}/docs/archive/development/TMX_DUAL_HIGHLIGHTING.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|