Nikolaj Olsson
97ef3d7c4e
Work on unit tests
2024-08-20 13:02:40 +02:00
Juan M. Araújo
262b03f190
Update es-AR.xml
2024-08-19 16:12:14 -03:00
Juan M. Araújo
c8a884924f
Update es-MX.xml
2024-08-19 16:12:09 -03:00
Nikolaj Olsson
db527e4985
Only auto-br if total "merge length" exceeds max line length - thx Llorx :)
...
Try to fix #8741
2024-08-17 15:25:32 +02:00
Nikolaj Olsson
7b810fa98a
Downgrade zlib
2024-08-17 15:06:51 +02:00
Nikolaj Olsson
76852200d6
Update nuget
2024-08-17 14:17:13 +02:00
Nikolaj Olsson
bdd19fa34e
Fix undo after "merge selected" for 3+ lines - thx Llorx :)
...
Fix #8740
2024-08-17 14:16:55 +02:00
Nikolaj Olsson
0000709369
Override ToString() for IAutoTranslators
2024-08-15 07:30:56 +02:00
Nikolaj Olsson
5f07898118
Fix #8721
2024-08-15 07:30:10 +02:00
Nikolaj Olsson
eebef1d7a6
Minor refact
2024-08-12 17:32:38 +02:00
Nikolaj Olsson
1c328acdc8
Fix bad xml replace in "TTML 1.0"- thx Info :)
2024-08-11 19:11:46 +02:00
Nikolaj Olsson
1606f7d8d7
PAC: Support Portuguese codepage + more - thx Ingo :)
2024-08-11 18:07:11 +02:00
Nikolaj Olsson
da474d3254
Cavena 890 Greek support etc - thx Ingo :)
2024-08-10 09:35:22 +02:00
Nikolaj Olsson
12b60821ea
Do not set decimals for fontsize of a whole number in ASSA
2024-08-09 21:22:19 +02:00
Nikolaj Olsson
030efcaa72
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2024-08-08 17:40:20 +02:00
Nikolaj Olsson
9d7032889d
Make Whisper UI a bit more consistent - thx oep42 :)
...
Fix #8713
2024-08-08 17:40:14 +02:00
Hugo Carvalho
288fa07eb1
Update pt-PT.xml
...
* For commit: 08dfb73eea
* Other minor cooretion
2024-08-06 18:12:04 +01:00
Nikolaj Olsson
8b27f2e614
Minor UI fix for buttond in Advanced window
2024-08-05 04:15:46 +02:00
Nikolaj Olsson
1fedc3a08c
Make Whisper Advanced parameter combobox full width - thx oep42 :)
...
Fix #8704
2024-08-05 04:07:43 +02:00
Nikolaj Olsson
6f4376614b
Improve uknown json importer - thx Dott :)
2024-08-04 19:43:28 +02:00
Nikolaj Olsson
47dc69b234
Fix title text (gen transparent subs, find cut time by sub)
2024-08-04 09:32:00 +02:00
Nikolaj Olsson
82254ff1f8
Fix Dutch translation - thx hpcs444/tsg040 :)
...
Related to #8697
2024-08-03 15:02:00 +02:00
Nikolaj Olsson
d9b2ea2f81
Minor UI
2024-08-03 08:28:28 +02:00
Nikolaj Olsson
3ec93c9dc1
More UI
2024-08-03 08:22:28 +02:00
Nikolaj Olsson
aa1dcd0d93
Minor UI adjustments
...
Related to #8688
2024-08-03 08:17:43 +02:00
Nikolaj Olsson
05a960f86e
Fix endless recursion - thx oep42 :)
2024-08-02 19:48:36 +02:00
Nikolaj Olsson
8be8e413ab
Disable selection in "Adjust all times" when in "source view"
...
Fix #8695
2024-08-02 16:20:46 +02:00
Nikolaj Olsson
d5bf8c3d01
Detect change if switching between UTF-8-no-bom and UTF-8-with-bom - thx Minherre :)
...
Related to #8690
2024-08-01 20:05:27 +02:00
Nikolaj Olsson
a40cef5a4e
Minor UI fixes for measurement converter
2024-07-31 20:56:36 +02:00
Nikolaj Olsson
b1cc3c264a
Use UsePopupWindow in "Measurement converter" - thx Dehrimon :)
2024-07-31 20:41:10 +02:00
Nikolaj Olsson
2d544630de
Fix display of resolution in burn-in - thx David :)
...
Fix #8691
2024-07-31 16:24:19 +02:00
Nikolaj Olsson
83fcc3a127
Add two more video extensions for transparent subs
2024-07-29 19:08:04 +02:00
Nikolaj Olsson
c9ce9c9575
Add video file ext for gen transparent subs - thx David :)
...
Work on #8674
2024-07-29 08:31:30 +02:00
Nikolaj Olsson
9ee39eb029
Improve unknown json format parser- thx CB :)
2024-07-28 18:05:39 +02:00
Nikolaj Olsson
f402c3c2dd
Fix for gen of transparent subs
2024-07-28 15:22:11 +02:00
Nikolaj Olsson
bdf5c7a80d
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2024-07-28 13:36:31 +02:00
Nikolaj Olsson
df6217e391
Work on gen transparent subs - thx David :)
...
Work on #8674
2024-07-28 13:36:26 +02:00
elfriob
9830a28c68
Update Russian translation
2024-07-27 07:46:50 +00:00
nkh0472
93b3a673da
Update zh-Hans.xml
...
for commit 08dfb73eea
2024-07-26 16:52:22 +08:00
bovirus
b3e1297bab
Update Italian language
2024-07-26 08:22:17 +02:00
Nikolaj Olsson
9227fc67ee
Merge pull request #8668 from ivandrofly/fix-casing
...
Fix incorrect character check in tag detection logic
2024-07-26 06:39:26 +02:00
Ivandro Jao
b4e5911d75
Fix incorrect character check in tag detection logic
...
Changed the character check from '<' to '>' in the tag detection logic to properly toggle the tagOn variable. This corrects the behavior for closing tags, improving markup parsing accuracy.
Signed-off-by: Ivandro Jao <Ivandrofly@gmail.com>
2024-07-25 23:21:57 +01:00
Nikolaj Olsson
08dfb73eea
Update translation + change log
2024-07-25 18:41:23 +02:00
Nikolaj Olsson
2c9c676f91
Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit
2024-07-25 18:33:11 +02:00
Nikolaj Olsson
393b4a8eac
More options for box colors (gen transparent subs) - thx JeditPro :)
2024-07-25 18:33:05 +02:00
Hugo Carvalho
34992a024f
Update pt-PT.xml
...
For commits: d30f7fafb0
and 02817e3bef
2024-07-25 15:57:12 +01:00
Nikolaj Olsson
7b0c79c5ee
Fix for export custom text file name - thx Oliver :)
2024-07-25 16:06:09 +02:00
nikolaj.olsson
a94990f4f4
Update Korean translation - thx domddol :)
2024-07-25 11:34:26 +02:00
nikolaj.olsson
210ae437d9
Update Bulgarian translation - thx Калин :)
2024-07-25 09:51:36 +02:00
bovirus
34d2bde586
Update Italian language
2024-07-25 08:55:15 +02:00