Commit Graph

12470 Commits

Author SHA1 Message Date
Nikolaj Olsson
320ae5d178
Merge pull request #4409 from diomed/master
Update hrv_OCRFixReplaceList.xml
2020-10-03 12:39:08 +02:00
Nikolaj Olsson
d5a9f607e7
Merge pull request #4405 from OmrSi/allow-control+alt
Allow for "Control + Alt" shortcuts when a textbox is focused
2020-10-03 12:35:49 +02:00
Nikolaj Olsson
179c1672f6 Keep str idx in paste Unicode symbol 2020-10-03 12:31:30 +02:00
Nikolaj Olsson
faaa3ad15f
Merge pull request #4404 from OmrSi/insert-unicode-fix
Fix bugs in "Insert Unicode symbol"
2020-10-03 09:27:29 +02:00
Nikolaj Olsson
4f029f787e CDG/Codacy 2020-10-03 09:23:00 +02:00
Nikolaj Olsson
c573d292ed Clean CDG import a bit 2020-10-03 09:17:27 +02:00
Nikolaj Olsson
f8120b385c Some work on CDG -> BDSUP 2020-10-02 23:10:46 +02:00
Nikolaj Olsson
da671fa620 Some work on CDG -> BDSUP 2020-10-02 22:54:32 +02:00
Nikolaj Olsson
1f5078b1bc Add "Add files" context menu to "Batch convert" 2020-10-02 22:53:54 +02:00
Nikolaj Olsson
4a3a0f9610 Auto-include TS language for OCR in "Batch convert" 2020-10-02 18:19:40 +02:00
Nikolaj Olsson
119dedadd9 Batch convert: Also apply text fixes (not for image2image) - thx beeeeswax :)
Related to #4393
2020-10-02 18:05:22 +02:00
Nikolaj Olsson
d2455efb13 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2020-10-02 17:33:38 +02:00
Nikolaj Olsson
d77e978e93 Fix "Batch convert" TS OCR + add option for "Only teletext"
Related to #4393
2020-10-02 17:33:28 +02:00
May Kittens Devour Your Soul
cfa8aad5a1
Update hrv_OCRFixReplaceList.xml 2020-10-02 14:29:15 +02:00
Nikolaj Olsson
baa38e2f65
Merge pull request #4401 from OmrSi/move-up-down-original
Make "Move word up-down in current" work with original
2020-10-02 13:44:06 +02:00
Nikolaj Olsson
40665db603 Use older syntax... for now 2020-10-02 13:42:25 +02:00
OmrSi
b6bf922fa8 Make "Move word updown in current" work with original 2020-10-02 14:30:39 +03:00
Nikolaj Olsson
2af854887a Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2020-10-02 13:14:49 +02:00
Nikolaj Olsson
7d3088ff16 Update change log 2020-10-02 13:14:41 +02:00
Nikolaj Olsson
3a0239883f
Merge pull request #4402 from OmrSi/move-word-between-subs
Make Move words between subs work with original
2020-10-02 12:39:38 +02:00
Nikolaj Olsson
b135d3885a Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2020-10-02 12:35:28 +02:00
Nikolaj Olsson
b89419e2f1 Fix crash in spell check - thx FeMaster1 :)
Fix #4397
2020-10-02 12:35:16 +02:00
OmrSi
c56116cd1d Make Move words between subs work with original 2020-10-02 13:22:01 +03:00
Nikolaj Olsson
50c08ddcf7
Merge pull request #4406 from OmrSi/close-video-reset-video-position
Reset "video position" when closing video
2020-10-02 06:13:22 +02:00
OmrSi
e3d6322fb4 Reset "video position" when closing video 2020-10-02 03:59:01 +03:00
OmrSi
0e4c79cd49 Allow for "Control + Alt" in shortcuts when a textbox is focused 2020-10-02 03:12:04 +03:00
OmrSi
1b4cae90a5 Fix bugs in "Insert Unicode symbol" 2020-10-01 22:57:08 +03:00
Nikolaj Olsson
bf0a7c8e53 Add F2 rename shortcut for "Multiple replace groups" 2020-10-01 19:37:59 +02:00
Nikolaj Olsson
80a31082ad Re-add bom 2020-10-01 13:41:18 +02:00
Nikolaj Olsson
c2f3d9c003
Merge pull request #4399 from Elheym/patch-36
Update ru-RU.xml
2020-10-01 13:39:58 +02:00
Nikolaj Olsson
03b49b1dcb Add Russian no-break-after list - thx Elheym :) 2020-10-01 13:39:38 +02:00
Vitalij
e9b5d271da
Update ru-RU.xml 2020-10-01 13:32:03 +03:00
Nikolaj Olsson
204c7b21c1 Fix convert from ts teletext issue with empty target frame rate 2020-09-30 13:46:04 +02:00
Nikolaj Olsson
9a10c402ad Fix typo in Greek translation - thx Lero91 :) 2020-09-30 12:08:48 +02:00
Nikolaj Olsson
e70c440414 Minor improvements regarding loading large unknown files 2020-09-30 08:54:51 +02:00
Nikolaj Olsson
16eb32f456 Call GetEncodingFromFile less for unknown formats 2020-09-30 07:31:41 +02:00
Nikolaj Olsson
655c16a100 Improve fix ocr for large lines 2020-09-29 20:57:11 +02:00
Nikolaj Olsson
d83925031d Fix two more possible crashes in "Batch convert" 2020-09-29 20:29:22 +02:00
Nikolaj Olsson
275cb48f32 Fix possible crash in "Merge short lines" from "Batch convert" 2020-09-29 18:27:55 +02:00
Nikolaj Olsson
31d088a035 Update change log 2020-09-29 17:33:37 +02:00
Nikolaj Olsson
32a5cb2a81 Fix image export issue with align+justify for box 2020-09-29 17:19:04 +02:00
Nikolaj Olsson
cb071482a1 Fix transparent color in bdsup export - the thehulk :) 2020-09-29 15:34:14 +02:00
Nikolaj Olsson
ad4fdaf914 Fix duplicate line - thx OmrSi :)
See https://github.com/SubtitleEdit/subtitleedit/issues/4393#issuecomment-700315942
2020-09-29 14:46:59 +02:00
Nikolaj Olsson
49fa63cafc Update Greek no-break-after list - thx Lero91 :)
See https://github.com/SubtitleEdit/subtitleedit/issues/4393#issuecomment-700646141
2020-09-29 14:45:44 +02:00
Nikolaj Olsson
d021377a36 Update Greek translation - thx Lero91 :)
See https://github.com/SubtitleEdit/subtitleedit/issues/4393#issuecomment-700646141
2020-09-29 14:43:46 +02:00
Nikolaj Olsson
c8316a9752 Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit 2020-09-29 14:42:36 +02:00
Nikolaj Olsson
c7da7a6014 Update Portugese translation - thx moob :)
See https://github.com/SubtitleEdit/subtitleedit/issues/4393#issuecomment-700487284
2020-09-29 14:40:13 +02:00
Nikolaj Olsson
7e0320ebe4
Merge pull request #4394 from OmrSi/fix-snap-not-affecting-original
Fix "Snap start to next SC" not affecting original
2020-09-29 14:37:28 +02:00
Nikolaj Olsson
6c493acfb5 Add new sub format (rtf) - thx m0ck69 :)
Fix #4396
2020-09-29 14:37:06 +02:00
OmrSi
f378b1a2d5 Fix "Snap start to next SC" not affecting original 2020-09-29 01:51:00 +03:00