15294 Commits

Author SHA1 Message Date
OmrSi
2d73ef7695 Don't count Arabic Diacritics in Line length 2022-03-02 02:26:11 +02:00
niksedk
1328e2ccf8 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2022-03-01 06:17:19 +01:00
niksedk
b87222a983 Fix crash on startup 2022-03-01 06:16:51 +01:00
Nikolaj Olsson
d29a805f12
Merge pull request #5806 from OmrSi/rule-info-patch
Minor fixes for show multiple replace rule info
2022-02-28 20:03:07 +01:00
OmrSi
ad2ac8d793 Minor fixes for show multiple replace rule info 2022-02-28 20:47:34 +02:00
Nikolaj Olsson
1b4ff218a8
Merge pull request #5805 from hugok79/patch-45
Update pt-PT.xml
2022-02-28 18:42:13 +01:00
Hugo Carvalho
848c329338
Update pt-PT.xml
For commit: 327d53ebe37dbf58b5ebcb7eed6208afbe88830d
2022-02-28 17:00:35 +00:00
niksedk
6c123f61c2 Fix minor UI update issue - thx Leon :)
Fix 5794
2022-02-28 16:50:28 +01:00
niksedk
327d53ebe3 Fix issue w new "line/cps calc" - thx JDTR75 :)
Fix  #5797
2022-02-28 16:34:36 +01:00
niksedk
141da1189e fix for last commit 2022-02-28 07:07:22 +01:00
niksedk
3014752e41 Add chars to baseline 2022-02-28 07:07:07 +01:00
niksedk
1e5118f712 Try to fix issue with bottom align of bd sup export w border
See https://forum.doom9.org/showthread.php?p=1963732#post1963732 +
https://forum.doom9.org/showthread.php?p=1963744#post1963744
2022-02-27 16:46:17 +01:00
niksedk
3b29756364 Fix bug in last commit - thx unit tests ;) 2022-02-27 15:58:20 +01:00
niksedk
ad849065ff Fix for saving ocr replace list with no "WholeWords" element - thx Janusz :)
See https://forum.doom9.org/showthread.php?p=1963595#post1963595
2022-02-27 15:33:53 +01:00
Nikolaj Olsson
e0439f9b4a
Merge pull request #5793 from diomed/patch-2
Update hrv_OCRFixReplaceList.xml
2022-02-26 06:35:56 +01:00
Nikolaj Olsson
01596de66e
Merge pull request #5798 from igorruckert/patch-2
Update pt-BR translation
2022-02-26 06:35:40 +01:00
Igor Rückert
85227e3493
Update pt-BR translation 2022-02-26 00:05:23 -03:00
May Kittens Devour Your Soul
59d9b22b9f
Update hrv_OCRFixReplaceList.xml 2022-02-21 13:31:16 +01:00
niksedk
a45bbd6ad6 Update Polish translation - thx admas :) 2022-02-16 18:05:51 +01:00
Nikolaj Olsson
ceb6ce1848
Merge pull request #5785 from PMitsakis/master
Translation update
2022-02-16 18:00:40 +01:00
Nikolaj Olsson
3b8cc8b132
Merge pull request #5783 from diomed/patch-1
Update hrv_OCRFixReplaceList.xml
2022-02-16 18:00:20 +01:00
niksedk
727c7a95a2 Improve white space handling in FCE - thx Leon :)
Fix #5784
2022-02-16 18:00:02 +01:00
niksedk
25135cf9f9 Change "Youtube Transcript one line" to include space between text and time code - thx MMT Gouenji Tech :) 2022-02-16 17:58:44 +01:00
Μητσάκης Παναγιώτης
e7d0f5c55b
Update el-GR.xml 2022-02-16 10:25:53 +02:00
niksedk
edb821f9f3 Update Korean tranlation - thx domddol :) 2022-02-14 18:52:00 +01:00
May Kittens Devour Your Soul
060f4e085c
Update hrv_OCRFixReplaceList.xml 2022-02-14 10:51:54 +01:00
niksedk
58881f8842 Add Vietnamese/English bilangual spell check dictionary - thx MMT Gouenji Tech :) 2022-02-13 19:02:47 +01:00
Nikolaj Olsson
c24f8da693
Merge pull request #5781 from MichaelYochpaz/add-rtl-cli-options
Add 'FixRtlViaUnicodeChars' and 'RemoveUnicodeControlChars' CLI options
2022-02-13 14:14:57 +01:00
Michael
09c9025900 Add 'FixRtlViaUnicodeChars' and 'RemoveUnicodeControlChars' CLI options 2022-02-13 10:41:12 +02:00
niksedk
ccc193e92e Remove first dialog dash in non-dialogs now also works for alternate dash 2022-02-12 17:27:36 +01:00
niksedk
8c9cef0c3d Update change log 2022-02-11 07:06:16 +01:00
Nikolaj Olsson
72bee097ab
Merge pull request #5775 from OmrSi/nqc-smpte-patch
NQC obey SMPTE mode
2022-02-11 07:00:20 +01:00
Nikolaj Olsson
62dbb5e2c8
Merge pull request #5774 from OmrSi/don't-reset-video-frame-rate
Don't reset video frame rate when shift is held
2022-02-11 06:59:22 +01:00
OmrSi
262a390076 NQC obey SMPTE mode 2022-02-11 06:08:36 +02:00
OmrSi
15ecd75263 Don't reset video frame rate when shift is held 2022-02-11 06:00:15 +02:00
niksedk
ac69134548 Update change log 2022-02-08 18:27:47 +01:00
Nikolaj Olsson
957eb56d4a
Merge pull request #5768 from chshkhr/master
Saving and restoring of the number of active audio track
2022-02-08 18:20:42 +01:00
chshkhr
3053b4e605 (Revised) Saving and restoring of the number of active audio track 2022-02-07 22:16:33 +02:00
Nikolaj Olsson
0cec2aacf8
Merge pull request #5770 from hugok79/patch-44
Update pt-PT.xml
2022-02-07 20:02:01 +01:00
Hugo Carvalho
08853dae05
Update pt-PT.xml
For commit: c9c05ab2d6f0bfcba69f1544da674bfc79d93220
2022-02-07 18:45:41 +00:00
chshkhr
389c3fe035 cleanup 2022-02-06 20:40:52 +02:00
chshkhr
7601a71d1c Audio Track Saving - Restoring 2022-02-06 20:37:50 +02:00
niksedk
c9c05ab2d6 Add export images for external OCR in OCR window - thx cyzs233 :)
Fix #5761
2022-02-05 08:27:41 +01:00
niksedk
4deab7bca2 Fix crash when importing plain text - thx darnn :)
Fix #5759
2022-02-03 19:48:19 +01:00
niksedk
2376c53988 Work a little on dictionaries 2022-02-02 21:19:37 +01:00
Nikolaj Olsson
7094b6e692
Merge pull request #5755 from OmrSi/original-text-box-vertical-scroll-bar-patch
Fix issue with original text box vertical scroll bar
2022-02-02 20:52:38 +01:00
OmrSi
4a790d011a Fix issue with original text box vertical scroll bar 2022-02-02 20:41:54 +02:00
Nikolaj Olsson
026d6bce6a
Merge pull request #5753 from hugok79/patch-43
Update pt-PT.xml
2022-02-02 18:14:36 +01:00
Hugo Carvalho
84e5d51972
Update pt-PT.xml
For commit: 4ef4fc038ca82fe4ae9e58a20f682c5f27ab85fb
2022-02-02 16:47:42 +00:00
Nikolaj Olsson
a75b677aab
Merge pull request #5751 from nkh0472/patch-14
Update zh-Hans.xml
2022-02-02 09:44:06 +01:00