supervertaler 1.9.165__tar.gz → 1.9.167__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.
Files changed (372) hide show
  1. {supervertaler-1.9.165 → supervertaler-1.9.167}/CHANGELOG.md +22 -1
  2. {supervertaler-1.9.165 → supervertaler-1.9.167}/PKG-INFO +10 -11
  3. {supervertaler-1.9.165 → supervertaler-1.9.167}/README.md +9 -10
  4. {supervertaler-1.9.165 → supervertaler-1.9.167}/Supervertaler.py +12 -19
  5. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/index.html +3 -3
  6. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/keyboard_shortcuts_widget.py +7 -0
  7. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/tm_metadata_manager.py +41 -0
  8. {supervertaler-1.9.165 → supervertaler-1.9.167}/pyproject.toml +1 -1
  9. {supervertaler-1.9.165 → supervertaler-1.9.167}/supervertaler.egg-info/PKG-INFO +10 -11
  10. {supervertaler-1.9.165 → supervertaler-1.9.167}/FAQ.md +0 -0
  11. {supervertaler-1.9.165 → supervertaler-1.9.167}/LICENSE +0 -0
  12. {supervertaler-1.9.165 → supervertaler-1.9.167}/MANIFEST.in +0 -0
  13. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/ICON_CONVERSION_GUIDE.md +0 -0
  14. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/MB.ico +0 -0
  15. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/README.md +0 -0
  16. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/generate_icons.py +0 -0
  17. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon.ico +0 -0
  18. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_128.png +0 -0
  19. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_24.png +0 -0
  20. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_256.png +0 -0
  21. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_32.png +0 -0
  22. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_48.png +0 -0
  23. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_64.png +0 -0
  24. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_preview.html +0 -0
  25. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_sv_modern.svg +0 -0
  26. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_sv_modern_paths.svg +0 -0
  27. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/icon_sv_simple.svg +0 -0
  28. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/patent-drawing-1951.jpg +0 -0
  29. {supervertaler-1.9.165 → supervertaler-1.9.167}/assets/supervertaler_icon_colours.png +0 -0
  30. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/.nojekyll +0 -0
  31. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/CNAME +0 -0
  32. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/SIMILAR_APPS.md +0 -0
  33. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/apple-touch-icon.png +0 -0
  34. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/BUGFIX_README.md +0 -0
  35. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/CHANGELIST.md +0 -0
  36. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/CHANGELOG_Old.md +0 -0
  37. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/FAQ.md +0 -0
  38. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/INSTALLATION_v1.7.8.md +0 -0
  39. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/PROJECT_ORGANIZATION.md +0 -0
  40. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/TERMBASE_REFACTORING_SUMMARY.md +0 -0
  41. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/USER_GUIDE_v1.7.8.md +0 -0
  42. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/VERIFICATION_CHECKLIST.md +0 -0
  43. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/BEFORE_AFTER_COMPARISON.md +0 -0
  44. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/BUGFIX_SESSION_SUMMARY.md +0 -0
  45. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/COLOR_SCHEME_REFERENCE.md +0 -0
  46. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/COMPACT_LAYOUT_CHANGELOG.md +0 -0
  47. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/COMPACT_LAYOUT_DOCUMENTATION_INDEX.md +0 -0
  48. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/COMPACT_LAYOUT_IMPLEMENTATION_SUMMARY.md +0 -0
  49. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/COMPACT_LAYOUT_UPDATE.md +0 -0
  50. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/COMPLETE_IMPLEMENTATION_SUMMARY.md +0 -0
  51. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/COMPLETE_PROJECT_SUMMARY.md +0 -0
  52. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/DATABASE_FINAL_SUMMARY.md +0 -0
  53. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/DATABASE_IMPLEMENTATION.md +0 -0
  54. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/DATABASE_PRODUCTION_READY.md +0 -0
  55. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/DATABASE_QUICK_REFERENCE.md +0 -0
  56. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/DUAL_VERSION_STRATEGY.md +0 -0
  57. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/FINAL_SESSION_SUMMARY.md +0 -0
  58. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/FOLDER_STRUCTURE_UPDATE.md +0 -0
  59. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/GITHUB_PAGES_SETUP.md +0 -0
  60. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/IMPLEMENTATION_CHECKLIST.md +0 -0
  61. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/IMPLEMENTATION_COMPLETE.md +0 -0
  62. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/IMPLEMENTATION_COMPLETE_COMPACT_LAYOUT.md +0 -0
  63. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/IMPLEMENTATION_READY.md +0 -0
  64. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/IMPLEMENTATION_STATUS_PHASE2_READY.md +0 -0
  65. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/KEYBOARD_SHORTCUTS_MATCHES.md +0 -0
  66. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/LAYOUT_BEFORE_AFTER.md +0 -0
  67. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/MASTER_INDEX.md +0 -0
  68. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/MATCH_DISPLAY_IMPROVEMENTS.md +0 -0
  69. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/MATCH_DISPLAY_LONG_SEGMENTS_UPDATE.md +0 -0
  70. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/MATCH_DISPLAY_QUICK_REFERENCE.md +0 -0
  71. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/MATCH_INSERTION_FEATURES.md +0 -0
  72. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/MATCH_SHORTCUTS_QUICK_REF.md +0 -0
  73. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/MODULAR_ARCHITECTURE_GUIDE.md +0 -0
  74. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/PHASE2_IMPLEMENTATION_CHECKLIST.md +0 -0
  75. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/PHASE2_IMPLEMENTATION_DETAILED_CHECKLIST.md +0 -0
  76. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/PHASE2_IMPLEMENTATION_IN_PROGRESS.md +0 -0
  77. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/PHASE2_NEXT_STEPS.md +0 -0
  78. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/PHASE2_READY_TO_IMPLEMENT.md +0 -0
  79. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/PHASE2_START_HERE.md +0 -0
  80. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/QT_MIGRATION_PLAN.md +0 -0
  81. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/QT_SESSION_SUMMARY.md +0 -0
  82. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/QUICK_SESSION_SUMMARY.md +0 -0
  83. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/RELEASE_Qt_v1.0.0_Phase5.md +0 -0
  84. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/RELEASE_v1.9.38.md +0 -0
  85. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/RELEASE_v3.7.1.md +0 -0
  86. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/RELEASE_v3.7.6.md +0 -0
  87. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/RELEASE_v3.7.7.md +0 -0
  88. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/RESTRUCTURE_COMPLETE.md +0 -0
  89. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/SESSION_DOCUMENTATION_INDEX.md +0 -0
  90. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/SESSION_IMPLEMENTATION_SUMMARY.md +0 -0
  91. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/SESSION_LONG_SEGMENTS_COMPLETE.md +0 -0
  92. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/SESSION_MATCH_FEATURES_COMPLETE.md +0 -0
  93. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/SESSION_STATUS.md +0 -0
  94. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/SESSION_SUMMARY_Phase5.md +0 -0
  95. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/START_HERE.md +0 -0
  96. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/START_IMPLEMENTATION_HERE.md +0 -0
  97. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/STYLE_GUIDES_DELIVERABLES.md +0 -0
  98. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/STYLE_GUIDES_DOCUMENTATION_INDEX.md +0 -0
  99. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/STYLE_GUIDES_FEATURE_SUMMARY.md +0 -0
  100. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/STYLE_GUIDES_IMPLEMENTATION.md +0 -0
  101. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/STYLE_GUIDES_PROJECT_COMPLETION.md +0 -0
  102. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/STYLE_GUIDES_QUICK_REFERENCE.md +0 -0
  103. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/STYLE_GUIDES_VISUAL_ARCHITECTURE.md +0 -0
  104. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TERMBASE_FIXES.md +0 -0
  105. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TERMBASE_IMPLEMENTATION.md +0 -0
  106. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TERMBASE_QUICK_START.md +0 -0
  107. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TMX_CONCORDANCE_STYLE_HIGHLIGHTING.md +0 -0
  108. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TMX_DUAL_HIGHLIGHTING.md +0 -0
  109. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TMX_EDITOR_HIGHLIGHTING_UPDATE.md +0 -0
  110. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TMX_EDITOR_IMPLEMENTATION.md +0 -0
  111. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TMX_EDITOR_WORD_HIGHLIGHTING.md +0 -0
  112. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TMX_TABLE_LAYOUT_INTEGRATED_EDIT.md +0 -0
  113. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TMX_TREEVIEW_GRID_RESIZABLE.md +0 -0
  114. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TMX_WORD_HIGHLIGHTING_IMPLEMENTATION_COMPLETE.md +0 -0
  115. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TMX_WORD_HIGHLIGHTING_SUMMARY.md +0 -0
  116. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TM_MATCH_PANE_CHECKLIST.md +0 -0
  117. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TM_MATCH_PANE_IMPLEMENTATION.md +0 -0
  118. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/TM_MATCH_PANE_VISUAL_GUIDE.md +0 -0
  119. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/VISUAL_COLOR_REFERENCE.md +0 -0
  120. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/development/VISUAL_IMPLEMENTATION_SUMMARY.md +0 -0
  121. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/COLOR_FIX_EXPLANATION.md +0 -0
  122. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/DATABASE_CONSOLIDATION_REPORT.md +0 -0
  123. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/DUAL_EDITOR_WORKFLOW.md +0 -0
  124. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/DUAL_SELECTION_SYSTEM.md +0 -0
  125. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/IMPROVEMENTS_SUMMARY.md +0 -0
  126. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/ISSUES_FIXES_PROGRESS.md +0 -0
  127. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/MATCH_DISPLAY_COMPACT_FIXES.md +0 -0
  128. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/README_SESSION_TERMBASE.md +0 -0
  129. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/SAFE_DELETION_REMINDER.txt +0 -0
  130. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/SESSION_SUMMARY.md +0 -0
  131. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/TERMBASE_FIXES_APPLIED.md +0 -0
  132. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/TESTING_CHECKLIST.md +0 -0
  133. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/TMX_EDITOR_ANNOUNCEMENT.md +0 -0
  134. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/archive/sessions/TRANSLATION_RESULTS_IMPROVEMENTS.md +0 -0
  135. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/assets/Figure1.png +0 -0
  136. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/assets/patent-drawing-1951.jpg +0 -0
  137. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/changelog.html +0 -0
  138. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/dev-notes/QA.md +0 -0
  139. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/dev-notes/STYLE_GUIDES_UI_TEMPLATE.py +0 -0
  140. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/dev-notes/_Notes_2025-11-21.md +0 -0
  141. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/dev-notes/_things_to_remind_AIs_of_when_translating.md +0 -0
  142. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/dev-notes/issue_28.md +0 -0
  143. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/dev-notes/openai_debug.txt +0 -0
  144. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/dev-notes/pre-translation-dialog-enhancement.md +0 -0
  145. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/emoji_mockup.html +0 -0
  146. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/favicon.ico +0 -0
  147. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/AI_PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
  148. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/ENCODING_REPAIR_TOOL.md +0 -0
  149. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/FAQ.md +0 -0
  150. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/GLOSSARY_OF_SUPERVERTALER_TERMINOLOGY.md +0 -0
  151. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/JSON_EDITORS_AND_HUMAN_READABLE_FORMAT.md +0 -0
  152. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/KEYBOARD_SHORTCUTS.md +0 -0
  153. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/PDF_RESCUE.md +0 -0
  154. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/PROMPT_ASSISTANT_USER_GUIDE.md +0 -0
  155. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/QT_SETTINGS_DIALOG_GUIDE.md +0 -0
  156. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/TERM_EXTRACTION_GUIDE.md +0 -0
  157. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/guides/USER_DATA_FOLDER_SETUP.md +0 -0
  158. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/idea_beijer.bot_integration_idea/BEIJERBOT_FEATURE_ANALYSIS.md +0 -0
  159. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/idea_beijer.bot_integration_idea/CLI_BRIDGE_SPECIFICATION.md +0 -0
  160. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/idea_beijer.bot_integration_idea/IMPLEMENTATION_ROADMAP.md +0 -0
  161. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/idea_beijer.bot_integration_idea/QUICKMENU_INTEGRATION_PLAN.md +0 -0
  162. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/idea_beijer.bot_integration_idea/README.md +0 -0
  163. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/idea_tag-cleaner/tag_cleaner.md +0 -0
  164. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/idea_use_vscode_as_cat_tool/ai-agent-translation-workflow.md +0 -0
  165. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/logo.png +0 -0
  166. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/2025-10-13_00-46-16.jpg +0 -0
  167. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Superlookup_Web_resources.jpg +0 -0
  168. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_AI-Assistant.jpg +0 -0
  169. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_CLASSIC_v2.4.1_(tkinter).jpg +0 -0
  170. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_Prompt_Manager_2026-01-14.png +0 -0
  171. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
  172. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
  173. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_Superbrowser.jpg +0 -0
  174. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_dark_mode_2025-12-16.jpg +0 -0
  175. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_dark_mode_2025-12-17.jpg +0 -0
  176. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_grid.jpg +0 -0
  177. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_tkinter (v3.7.7).jpg +0 -0
  178. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_v1.9.102_compare_panel_2026-01-14.png +0 -0
  179. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/Supervertaler_v1.9.102_grid_2026-01-14.png +0 -0
  180. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/new/Supervertaler-grid.jpg +0 -0
  181. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/new/Supervertaler_AI-Assistant.jpg +0 -0
  182. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/new/Supervertaler_Prompt-Library.jpg +0 -0
  183. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/new/Supervertaler_Qt_LLM_LeaderboardResults_2025-11-12.jpg +0 -0
  184. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/new/Supervertaler_Qt_LLM_Leaderboard_2025-11-12.jpg +0 -0
  185. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/new/Supervertaler_Superbrowser.jpg +0 -0
  186. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/old/2025-10-13_00-50-24.jpg +0 -0
  187. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/screenshots/old/Supervertaler_Qt_2025-11-12.jpg +0 -0
  188. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/script.js +0 -0
  189. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/site.webmanifest +0 -0
  190. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/AI_ASSISTANT_PHASE2_IMPLEMENTATION.md +0 -0
  191. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/AI_PROMPT_ASSISTANT.md +0 -0
  192. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/AI_PROMPT_ASSISTANT_IMPLEMENTATION.md +0 -0
  193. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/EXPORT_MENU_UPDATE.md +0 -0
  194. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/IMPLEMENTATION_SUMMARY.md +0 -0
  195. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/QT_PHASE2_COMPLETE.md +0 -0
  196. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/QT_PHASE3_COMPLETE.md +0 -0
  197. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/SUPERVERTALER_DATA_FORMAT.md +0 -0
  198. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/TASK_TYPE_SYSTEM.md +0 -0
  199. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/TERMINOLOGY_UPDATE_SUMMARY.md +0 -0
  200. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/specifications/opus-api-integration.md +0 -0
  201. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/styles.css +0 -0
  202. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/.gitbook/assets/supervertaler-logo.png +0 -0
  203. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/.gitbook/assets/sv-icon.svg +0 -0
  204. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/GITBOOK_LANDING_DRAFT.md +0 -0
  205. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/README.md +0 -0
  206. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/SUMMARY.md +0 -0
  207. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/ai-translation/batch-translation.md +0 -0
  208. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/ai-translation/ollama.md +0 -0
  209. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/ai-translation/overview.md +0 -0
  210. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/ai-translation/prompt-library.md +0 -0
  211. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/ai-translation/prompts.md +0 -0
  212. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/ai-translation/providers.md +0 -0
  213. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/ai-translation/single-segment.md +0 -0
  214. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/cat-tools/cafetran.md +0 -0
  215. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/cat-tools/memoq.md +0 -0
  216. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/cat-tools/overview.md +0 -0
  217. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/cat-tools/phrase.md +0 -0
  218. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/cat-tools/trados.md +0 -0
  219. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/editor/editing-confirming.md +0 -0
  220. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/editor/filtering.md +0 -0
  221. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/editor/find-replace.md +0 -0
  222. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/editor/keyboard-shortcuts.md +0 -0
  223. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/editor/navigation.md +0 -0
  224. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/editor/pagination.md +0 -0
  225. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/editor/translation-grid.md +0 -0
  226. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/get-started/api-keys.md +0 -0
  227. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/get-started/first-project.md +0 -0
  228. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/get-started/installation.md +0 -0
  229. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/get-started/quick-start.md +0 -0
  230. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/glossaries/basics.md +0 -0
  231. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/glossaries/creating.md +0 -0
  232. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/glossaries/extraction.md +0 -0
  233. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/glossaries/highlighting.md +0 -0
  234. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/glossaries/importing.md +0 -0
  235. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/import-export/bilingual-tables.md +0 -0
  236. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/import-export/docx-import.md +0 -0
  237. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/import-export/exporting.md +0 -0
  238. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/import-export/formats.md +0 -0
  239. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/import-export/multi-file.md +0 -0
  240. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/import-export/txt-import.md +0 -0
  241. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/qa/non-translatables.md +0 -0
  242. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/qa/spellcheck.md +0 -0
  243. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/qa/tag-validation.md +0 -0
  244. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/reference/changelog.md +0 -0
  245. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/reference/contributing.md +0 -0
  246. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/reference/faq.md +0 -0
  247. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/reference/file-formats.md +0 -0
  248. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/settings/fonts.md +0 -0
  249. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/settings/general.md +0 -0
  250. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/settings/shortcuts.md +0 -0
  251. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/settings/theme.md +0 -0
  252. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/settings/view.md +0 -0
  253. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/superlookup/glossary-search.md +0 -0
  254. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/superlookup/mt.md +0 -0
  255. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/superlookup/overview.md +0 -0
  256. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/superlookup/tm-search.md +0 -0
  257. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/superlookup/web-resources.md +0 -0
  258. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/tools/autofingers.md +0 -0
  259. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/tools/image-extractor.md +0 -0
  260. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/tools/pdf-rescue.md +0 -0
  261. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/tools/tmx-editor.md +0 -0
  262. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/tools/voice-commands.md +0 -0
  263. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/translation-memory/basics.md +0 -0
  264. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/translation-memory/fuzzy-matching.md +0 -0
  265. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/translation-memory/importing-tmx.md +0 -0
  266. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/translation-memory/managing-tms.md +0 -0
  267. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/translation-memory/supermemory.md +0 -0
  268. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/troubleshooting/api-issues.md +0 -0
  269. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/troubleshooting/common-issues.md +0 -0
  270. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/troubleshooting/import-export-errors.md +0 -0
  271. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/troubleshooting/linux.md +0 -0
  272. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/superdocs/troubleshooting/performance.md +0 -0
  273. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/sv-icon.svg +0 -0
  274. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/AI_ASSISTANT_GUIDE.md +0 -0
  275. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/AI_ASSISTANT_IMPLEMENTATION.md +0 -0
  276. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/AI_ASSISTANT_INTEGRATION.md +0 -0
  277. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/AI_ASSISTANT_QUICK_REFERENCE.md +0 -0
  278. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/DATABASE_LOCATIONS.md +0 -0
  279. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/FILTER_HIGHLIGHTING_FIX.md +0 -0
  280. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/MODULE_HEADER_PATTERN.md +0 -0
  281. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/README.md +0 -0
  282. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/SUPERBROWSER_GUIDE.md +0 -0
  283. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/SUPERVOICE_TROUBLESHOOTING.md +0 -0
  284. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/UNIFIED_PROMPT_LIBRARY_GUIDE.md +0 -0
  285. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/technical/VOICE_DICTATION_GUIDE.md +0 -0
  286. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/tests/test_encoding_corruption.txt +0 -0
  287. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/web-app-manifest-192x192.png +0 -0
  288. {supervertaler-1.9.165 → supervertaler-1.9.167}/docs/web-app-manifest-512x512.png +0 -0
  289. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/__init__.py +0 -0
  290. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/ai_actions.py +0 -0
  291. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/ai_attachment_manager.py +0 -0
  292. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/ai_file_viewer_dialog.py +0 -0
  293. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/autofingers_engine.py +0 -0
  294. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/cafetran_docx_handler.py +0 -0
  295. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/config_manager.py +0 -0
  296. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/database_manager.py +0 -0
  297. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/database_migrations.py +0 -0
  298. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/dejavurtf_handler.py +0 -0
  299. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/document_analyzer.py +0 -0
  300. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/docx_handler.py +0 -0
  301. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/encoding_repair.py +0 -0
  302. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/encoding_repair_Qt.py +0 -0
  303. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/encoding_repair_ui.py +0 -0
  304. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/feature_manager.py +0 -0
  305. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/figure_context_manager.py +0 -0
  306. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/file_dialog_helper.py +0 -0
  307. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/find_replace.py +0 -0
  308. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/find_replace_qt.py +0 -0
  309. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/glossary_manager.py +0 -0
  310. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/image_extractor.py +0 -0
  311. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/llm_clients.py +0 -0
  312. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/llm_leaderboard.py +0 -0
  313. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/llm_superbench_ui.py +0 -0
  314. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/local_llm_setup.py +0 -0
  315. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/model_update_dialog.py +0 -0
  316. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/model_version_checker.py +0 -0
  317. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/mqxliff_handler.py +0 -0
  318. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/non_translatables_manager.py +0 -0
  319. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/pdf_rescue_Qt.py +0 -0
  320. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/pdf_rescue_tkinter.py +0 -0
  321. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/phrase_docx_handler.py +0 -0
  322. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/project_home_panel.py +0 -0
  323. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/prompt_assistant.py +0 -0
  324. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/prompt_library.py +0 -0
  325. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/prompt_library_migration.py +0 -0
  326. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/quick_access_sidebar.py +0 -0
  327. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/ribbon_widget.py +0 -0
  328. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/sdlppx_handler.py +0 -0
  329. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/setup_wizard.py +0 -0
  330. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/shortcut_manager.py +0 -0
  331. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/simple_segmenter.py +0 -0
  332. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/spellcheck_manager.py +0 -0
  333. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/statuses.py +0 -0
  334. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/style_guide_manager.py +0 -0
  335. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/superbench_ui.py +0 -0
  336. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/superbrowser.py +0 -0
  337. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/supercleaner.py +0 -0
  338. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/supercleaner_ui.py +0 -0
  339. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/superdocs.py +0 -0
  340. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/superdocs_viewer_qt.py +0 -0
  341. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/superlookup.py +0 -0
  342. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/tag_cleaner.py +0 -0
  343. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/tag_manager.py +0 -0
  344. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/term_extractor.py +0 -0
  345. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/termbase_entry_editor.py +0 -0
  346. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/termbase_import_export.py +0 -0
  347. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/termbase_manager.py +0 -0
  348. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/termview_widget.py +0 -0
  349. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/theme_manager.py +0 -0
  350. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/tm_editor_dialog.py +0 -0
  351. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/tm_manager_qt.py +0 -0
  352. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/tmx_editor.py +0 -0
  353. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/tmx_editor_qt.py +0 -0
  354. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/tmx_generator.py +0 -0
  355. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/tracked_changes.py +0 -0
  356. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/trados_docx_handler.py +0 -0
  357. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/translation_memory.py +0 -0
  358. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/translation_results_panel.py +0 -0
  359. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/translation_services.py +0 -0
  360. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/unified_prompt_library.py +0 -0
  361. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/unified_prompt_manager_qt.py +0 -0
  362. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/voice_commands.py +0 -0
  363. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/voice_dictation.py +0 -0
  364. {supervertaler-1.9.165 → supervertaler-1.9.167}/modules/voice_dictation_lite.py +0 -0
  365. {supervertaler-1.9.165 → supervertaler-1.9.167}/setup.cfg +0 -0
  366. {supervertaler-1.9.165 → supervertaler-1.9.167}/setup.py +0 -0
  367. {supervertaler-1.9.165 → supervertaler-1.9.167}/supervertaler.egg-info/SOURCES.txt +0 -0
  368. {supervertaler-1.9.165 → supervertaler-1.9.167}/supervertaler.egg-info/dependency_links.txt +0 -0
  369. {supervertaler-1.9.165 → supervertaler-1.9.167}/supervertaler.egg-info/entry_points.txt +0 -0
  370. {supervertaler-1.9.165 → supervertaler-1.9.167}/supervertaler.egg-info/not-zip-safe +0 -0
  371. {supervertaler-1.9.165 → supervertaler-1.9.167}/supervertaler.egg-info/requires.txt +0 -0
  372. {supervertaler-1.9.165 → supervertaler-1.9.167}/supervertaler.egg-info/top_level.txt +0 -0
@@ -2,7 +2,28 @@
2
2
 
3
3
  All notable changes to Supervertaler are documented in this file.
4
4
 
5
- **Current Version:** v1.9.165 (January 27, 2026)
5
+ **Current Version:** v1.9.167 (January 27, 2026)
6
+
7
+ ## v1.9.167 - January 27, 2026
8
+
9
+ ### 🐛 Bug Fixes
10
+
11
+ - **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))
12
+ - **Root Cause**: Qt's sorting feature was interfering with table row modifications during `load_shortcuts()`, causing items to become disassociated from their rows.
13
+ - **Fix**: Disabled sorting during table modifications and re-enabled it after completion.
14
+
15
+ ---
16
+
17
+ ## v1.9.166 - January 27, 2026
18
+
19
+ ### 🐛 Bug Fixes
20
+
21
+ - **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))
22
+ - **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.
23
+ - **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.
24
+ - **Now**: Enabling Write checkbox alone (without Read) will save confirmed segments to that TM.
25
+
26
+ ---
6
27
 
7
28
  ## v1.9.165 - January 27, 2026
8
29
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: supervertaler
3
- Version: 1.9.165
3
+ Version: 1.9.167
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.165
74
+ # 🚀 Supervertaler v1.9.167
75
75
 
76
76
  [![PyPI version](https://badge.fury.io/py/supervertaler.svg)](https://pypi.org/project/Supervertaler/)
77
77
  [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
@@ -79,18 +79,17 @@ 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.165 (January 27, 2026)
82
+ **Current Version:** v1.9.167 (January 27, 2026)
83
83
 
84
- ### NEW in v1.9.162 - Cache Kill Switch & Performance Testing
84
+ ### NEW in v1.9.167 - 🐛 Keyboard Shortcuts Panel Fix
85
85
 
86
- Added experimental performance toggle to test grid responsiveness:
87
- - **New Setting:** Settings → Experimental Performance → "Disable all caching systems"
88
- - **What it does:** Bypasses termbase cache, TM/MT cache, and prefetch workers
89
- - **Why:** Testing showed direct database lookups may be faster than cache overhead for some workflows
90
- - **Proactive Highlighting:** Glossary terms now highlighted in upcoming segments while you're still editing the current one
91
- - **Improved TM Matching:** Fixed fuzzy match issues with multi-TM projects
86
+ Fixed bug where UI text (Action, Shortcut, Status columns) would disappear after changing a shortcut. ([#125](https://github.com/michaelbeijer/Supervertaler/issues/125))
92
87
 
93
- ### Previously in v1.9.154 - 🎯 Match Panel Consolidation
88
+ ### Previously in v1.9.166 - 🐛 TM Write Checkbox Fix
89
+
90
+ 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))
91
+
92
+ ### Previously in v1.9.162 - ⚡ Cache Kill Switch & Performance Testing
94
93
 
95
94
  Streamlined the right panel by replacing Compare Panel with Match Panel:
96
95
  - **Match Panel** combines Termview + TM Source/Target in one tab
@@ -1,4 +1,4 @@
1
- # 🚀 Supervertaler v1.9.165
1
+ # 🚀 Supervertaler v1.9.167
2
2
 
3
3
  [![PyPI version](https://badge.fury.io/py/supervertaler.svg)](https://pypi.org/project/Supervertaler/)
4
4
  [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
@@ -6,18 +6,17 @@
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.165 (January 27, 2026)
9
+ **Current Version:** v1.9.167 (January 27, 2026)
10
10
 
11
- ### NEW in v1.9.162 - Cache Kill Switch & Performance Testing
11
+ ### NEW in v1.9.167 - 🐛 Keyboard Shortcuts Panel Fix
12
12
 
13
- Added experimental performance toggle to test grid responsiveness:
14
- - **New Setting:** Settings → Experimental Performance → "Disable all caching systems"
15
- - **What it does:** Bypasses termbase cache, TM/MT cache, and prefetch workers
16
- - **Why:** Testing showed direct database lookups may be faster than cache overhead for some workflows
17
- - **Proactive Highlighting:** Glossary terms now highlighted in upcoming segments while you're still editing the current one
18
- - **Improved TM Matching:** Fixed fuzzy match issues with multi-TM projects
13
+ Fixed bug where UI text (Action, Shortcut, Status columns) would disappear after changing a shortcut. ([#125](https://github.com/michaelbeijer/Supervertaler/issues/125))
19
14
 
20
- ### Previously in v1.9.154 - 🎯 Match Panel Consolidation
15
+ ### Previously in v1.9.166 - 🐛 TM Write Checkbox Fix
16
+
17
+ 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))
18
+
19
+ ### Previously in v1.9.162 - ⚡ Cache Kill Switch & Performance Testing
21
20
 
22
21
  Streamlined the right panel by replacing Compare Panel with Match Panel:
23
22
  - **Match Panel** combines Termview + TM Source/Target in one tab
@@ -34,7 +34,7 @@ License: MIT
34
34
  """
35
35
 
36
36
  # Version Information.
37
- __version__ = "1.9.165"
37
+ __version__ = "1.9.167"
38
38
  __phase__ = "0.9"
39
39
  __release_date__ = "2026-01-27"
40
40
  __edition__ = "Qt"
@@ -22067,7 +22067,10 @@ class SupervertalerQt(QMainWindow):
22067
22067
 
22068
22068
  def save_segment_to_activated_tms(self, source: str, target: str):
22069
22069
  """
22070
- Save segment to all activated TMs for current project.
22070
+ Save segment to all writable TMs for current project.
22071
+
22072
+ Note: Uses get_writable_tm_ids() which checks the Write checkbox (read_only=0),
22073
+ NOT get_active_tm_ids() which checks the Read checkbox (is_active=1).
22071
22074
 
22072
22075
  Args:
22073
22076
  source: Source text
@@ -22079,7 +22082,7 @@ class SupervertalerQt(QMainWindow):
22079
22082
  if not hasattr(self.current_project, 'source_lang') or not hasattr(self.current_project, 'target_lang'):
22080
22083
  return
22081
22084
 
22082
- # Get activated TM IDs for this project
22085
+ # Get WRITABLE TM IDs for this project (Write checkbox enabled)
22083
22086
  tm_ids = []
22084
22087
 
22085
22088
  if hasattr(self, 'tm_metadata_mgr') and self.tm_metadata_mgr:
@@ -22087,7 +22090,8 @@ class SupervertalerQt(QMainWindow):
22087
22090
  project_id = self.current_project.id if hasattr(self.current_project, 'id') else None
22088
22091
 
22089
22092
  if project_id:
22090
- tm_ids = self.tm_metadata_mgr.get_active_tm_ids(project_id)
22093
+ # Use get_writable_tm_ids() to find TMs with Write enabled
22094
+ tm_ids = self.tm_metadata_mgr.get_writable_tm_ids(project_id)
22091
22095
  else:
22092
22096
  self.log(f"⚠️ Cannot save to TM: project has no 'id' attribute!")
22093
22097
  else:
@@ -22095,23 +22099,16 @@ class SupervertalerQt(QMainWindow):
22095
22099
  else:
22096
22100
  self.log(f"⚠️ Cannot save to TM: TM metadata manager not available!")
22097
22101
 
22098
- # If no TMs activated, skip saving (user must activate TMs explicitly)
22102
+ # If no TMs have Write enabled, skip saving
22099
22103
  if not tm_ids:
22100
- self.log("⚠️ No TMs activated - segment not saved to TM. Please activate at least one TM in Resources.")
22101
- self.log(f" - To fix: Go to Resources > Translation Memories > TM List and check the Active checkbox")
22104
+ self.log("⚠️ No TMs with Write enabled - segment not saved to TM.")
22105
+ self.log(f" - To fix: Go to Resources > Translation Memories > TM List and enable the Write checkbox")
22102
22106
  return
22103
22107
 
22104
- # Save to each activated TM (skip read-only ones)
22108
+ # Save to each writable TM
22105
22109
  saved_count = 0
22106
- skipped_readonly = 0
22107
22110
  for tm_id in tm_ids:
22108
22111
  try:
22109
- # Check if TM is read-only
22110
- tm_info = self.tm_metadata_mgr.get_tm_by_tm_id(tm_id)
22111
- if tm_info and tm_info.get('read_only'):
22112
- skipped_readonly += 1
22113
- continue
22114
-
22115
22112
  self.db_manager.add_translation_unit(
22116
22113
  source=source,
22117
22114
  target=target,
@@ -22125,13 +22122,9 @@ class SupervertalerQt(QMainWindow):
22125
22122
 
22126
22123
  if saved_count > 0:
22127
22124
  msg = f"💾 Saved segment to {saved_count} TM(s)"
22128
- if skipped_readonly > 0:
22129
- msg += f" (skipped {skipped_readonly} read-only)"
22130
22125
  self._queue_tm_save_log(msg)
22131
22126
  # Invalidate cache so prefetched segments get fresh TM matches
22132
22127
  self.invalidate_translation_cache()
22133
- elif skipped_readonly > 0:
22134
- self.log(f"ℹ️ Segment not saved - {skipped_readonly} activated TM(s) are read-only")
22135
22128
 
22136
22129
  def invalidate_translation_cache(self, smart_invalidation=True):
22137
22130
  """
@@ -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.165">
20
+ <link rel="stylesheet" href="styles.css?v=1.9.167">
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"
@@ -50,7 +50,7 @@
50
50
  class="nav-discussions">💬 Discussions</a></li>
51
51
  <li class="nav-action">
52
52
  <a href="https://github.com/michaelbeijer/Supervertaler/blob/main/CHANGELOG.md" target="_blank"
53
- class="nav-version" title="Current version">v1.9.165</a>
53
+ class="nav-version" title="Current version">v1.9.167</a>
54
54
  </li>
55
55
  <li class="nav-action">
56
56
  <a href="https://github.com/michaelbeijer/Supervertaler" target="_blank" class="nav-icon-link"
@@ -74,7 +74,7 @@
74
74
  Supervertaler
75
75
  <span class="gradient-text">The Ultimate Translation Workbench</span>
76
76
  </h1>
77
- <p class="version-badge">v1.9.165 - January 27, 2026</p>
77
+ <p class="version-badge">v1.9.167 - January 27, 2026</p>
78
78
  <p class="hero-subtitle">
79
79
  AI-enhanced translation workbench. Work with ChatGPT, Claude, and Gemini simultaneously.
80
80
  Built by translators, for translators and writers.
@@ -301,6 +301,10 @@ class KeyboardShortcutsWidget(QWidget):
301
301
 
302
302
  def load_shortcuts(self):
303
303
  """Load shortcuts into the table"""
304
+ # CRITICAL: Disable sorting during table modifications to prevent
305
+ # items from becoming disassociated from their rows (causes vanishing text bug)
306
+ self.table.setSortingEnabled(False)
307
+
304
308
  self.table.setRowCount(0)
305
309
 
306
310
  all_shortcuts = self.manager.get_all_shortcuts()
@@ -362,6 +366,9 @@ class KeyboardShortcutsWidget(QWidget):
362
366
  self.table.setItem(row, 4, status_item)
363
367
 
364
368
  row += 1
369
+
370
+ # Re-enable sorting after all modifications are complete
371
+ self.table.setSortingEnabled(True)
365
372
 
366
373
  def _on_enabled_changed(self, state):
367
374
  """Handle checkbox state change for enabling/disabling shortcuts"""
@@ -396,6 +396,47 @@ class TMMetadataManager:
396
396
  self.log(f"✗ Error fetching active tm_ids: {e}")
397
397
  return []
398
398
 
399
+ def get_writable_tm_ids(self, project_id: Optional[int]) -> List[str]:
400
+ """
401
+ Get list of writable tm_id strings for a project.
402
+
403
+ Returns TMs where:
404
+ - The TM has an activation record for this project AND
405
+ - read_only = 0 (Write checkbox is enabled)
406
+
407
+ This is used for SAVING segments to TM, separate from get_active_tm_ids()
408
+ which is used for READING/matching from TM.
409
+
410
+ Returns:
411
+ List of tm_id strings that are writable for the project
412
+ """
413
+ if project_id is None:
414
+ # No project - return all writable TMs
415
+ try:
416
+ cursor = self.db_manager.cursor
417
+ cursor.execute("SELECT tm_id FROM translation_memories WHERE read_only = 0")
418
+ return [row[0] for row in cursor.fetchall()]
419
+ except Exception as e:
420
+ self.log(f"✗ Error fetching all writable tm_ids: {e}")
421
+ return []
422
+
423
+ try:
424
+ cursor = self.db_manager.cursor
425
+
426
+ # Return TMs where Write checkbox is enabled (read_only = 0)
427
+ # AND the TM has an activation record for this project
428
+ cursor.execute("""
429
+ SELECT tm.tm_id
430
+ FROM translation_memories tm
431
+ INNER JOIN tm_activation ta ON tm.id = ta.tm_id
432
+ WHERE ta.project_id = ? AND tm.read_only = 0
433
+ """, (project_id,))
434
+
435
+ return [row[0] for row in cursor.fetchall()]
436
+ except Exception as e:
437
+ self.log(f"✗ Error fetching writable tm_ids: {e}")
438
+ return []
439
+
399
440
  # ========================================================================
400
441
  # PROJECT TM MANAGEMENT (similar to termbases)
401
442
  # ========================================================================
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "supervertaler"
7
- version = "1.9.165"
7
+ version = "1.9.167"
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.165
3
+ Version: 1.9.167
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.165
74
+ # 🚀 Supervertaler v1.9.167
75
75
 
76
76
  [![PyPI version](https://badge.fury.io/py/supervertaler.svg)](https://pypi.org/project/Supervertaler/)
77
77
  [![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
@@ -79,18 +79,17 @@ 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.165 (January 27, 2026)
82
+ **Current Version:** v1.9.167 (January 27, 2026)
83
83
 
84
- ### NEW in v1.9.162 - Cache Kill Switch & Performance Testing
84
+ ### NEW in v1.9.167 - 🐛 Keyboard Shortcuts Panel Fix
85
85
 
86
- Added experimental performance toggle to test grid responsiveness:
87
- - **New Setting:** Settings → Experimental Performance → "Disable all caching systems"
88
- - **What it does:** Bypasses termbase cache, TM/MT cache, and prefetch workers
89
- - **Why:** Testing showed direct database lookups may be faster than cache overhead for some workflows
90
- - **Proactive Highlighting:** Glossary terms now highlighted in upcoming segments while you're still editing the current one
91
- - **Improved TM Matching:** Fixed fuzzy match issues with multi-TM projects
86
+ Fixed bug where UI text (Action, Shortcut, Status columns) would disappear after changing a shortcut. ([#125](https://github.com/michaelbeijer/Supervertaler/issues/125))
92
87
 
93
- ### Previously in v1.9.154 - 🎯 Match Panel Consolidation
88
+ ### Previously in v1.9.166 - 🐛 TM Write Checkbox Fix
89
+
90
+ 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))
91
+
92
+ ### Previously in v1.9.162 - ⚡ Cache Kill Switch & Performance Testing
94
93
 
95
94
  Streamlined the right panel by replacing Compare Panel with Match Panel:
96
95
  - **Match Panel** combines Termview + TM Source/Target in one tab
File without changes
File without changes