Commit Graph

17284 Commits

Author SHA1 Message Date
niksedk
f54fdbcb7f Update Russian translation - thx elfriob :) 2023-06-17 12:07:42 +02:00
niksedk
4256c5ab8f Work on SetLayer 2023-06-17 07:54:44 +02:00
Nikolaj Olsson
7584918f62
Merge pull request #6999 from JonSchram/main
Adds ability to set layer for the current subtitle.
2023-06-17 01:00:38 -04:00
JonSchram
24cefe7f2b - Generates undo entry when changing layer via the edit box.
- Adds SetLayer entry in LanguageStructure.MainControls
- Only shows layer input control for ASSA files.
2023-06-16 16:05:11 -04:00
JonSchram
4b8d914893 Merge changes from main branch of https://github.com/SubtitleEdit/subtitleedit 2023-06-16 15:21:36 -04:00
JonSchram
ea8d7588d2 Resolve merge conflicts from SubtitleEdit repo. 2023-06-16 14:41:03 -04:00
niksedk
f6fd9b193c Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2023-06-16 18:23:20 +02:00
niksedk
b4a404497d More set layer 2023-06-16 18:23:11 +02:00
Nikolaj Olsson
d4d80cf6ac
Merge pull request #7018 from bovirus/main
Update italian language
2023-06-16 08:17:56 -04:00
bovirus
b420186bb4
Update italian language 2023-06-16 12:20:27 +02:00
niksedk
7f67fef675 Add ASSA layer context menu 2023-06-15 19:54:50 +02:00
Nikolaj Olsson
da3d18fd6f
Merge pull request #7017 from hugok79/patch-96
Update pt-PT.xml
2023-06-15 13:07:12 -04:00
Hugo Carvalho
9e26b1811b
Update pt-PT.xml
For commit: 0ab79cb66c
2023-06-15 12:29:39 +01:00
niksedk
18d39347e0 Add separator - thx Cyberyoda1411 :)
Fix #7004
2023-06-15 06:33:22 +02:00
niksedk
f13cb6ac64 Work on WebVTT 2023-06-15 06:27:05 +02:00
niksedk
0ab79cb66c Update translation 2023-06-14 05:36:15 +02:00
niksedk
6c7e4ac3cf Work on shortcugts
Related to #7013
2023-06-14 05:33:33 +02:00
niksedk
32146220a8 Work on WebVTT 2023-06-13 21:10:06 +02:00
niksedk
69330fe43a Work on WebVTT 2023-06-13 20:54:48 +02:00
niksedk
48db0c9b71 Update Korean translation - thx domddol :) 2023-06-10 12:36:49 +02:00
niksedk
05510ff485 Add Czech to word lists window 2023-06-10 11:25:41 +02:00
niksedk
017cf8026e Update Tesseract OCR to 5.3.1 2023-06-10 10:32:07 +02:00
niksedk
77344c4e85 Work on #7007 2023-06-10 10:04:10 +02:00
Nikolaj Olsson
462707ea33
Merge pull request #7003 from hugok79/patch-95
Update pt-PT.xml
2023-06-08 00:35:37 -04:00
Nikolaj Olsson
a312d9e763
Merge pull request #6995 from nkh0472/patch-86
Update zh-Hans.xml
2023-06-08 00:35:01 -04:00
niksedk
6ee080dede Fix crash in Settings when Icons dir not present - thx JDTR75 :)
Fix #6998
2023-06-08 06:31:11 +02:00
Hugo Carvalho
a796767da5
Update pt-PT.xml
For commit: ef6f1d572d
2023-06-07 13:55:05 +01:00
JonSchram
9ee67d84e0 Adds ability to set layer for the current subtitle.
When manually positioning a lot of subtitles, which subtitle is rendered on top can often be incorrect, so a layer input would be useful.
The layer property in Paragraph is a 32-bit integer so the numeric up/down control accepts all 32-bit integers to be able to display any possible value.
2023-06-06 18:59:10 -04:00
nkh0472
092dd393bc
Update zh-Hans.xml
for commit ef6f1d572d
2023-06-06 16:10:43 +08:00
niksedk
92b04ff61f Don't resize video in fullscreen (only mpv) - thx Alex :) 2023-06-04 15:21:05 +02:00
niksedk
4cda9dcba7 Add ProRes for "Generate video with burned-in sub" 2023-06-02 20:07:47 +02:00
niksedk
8f1bbb3b3f Update toolbar themes - thx jmaraujouy :)
See https://github.com/SubtitleEdit/subtitleedit/discussions/6921#discussioncomment-6071340
2023-06-02 15:17:49 +02:00
niksedk
affbfd0074 Add new AssaDraw toolbar icons 2023-06-02 12:21:32 +02:00
niksedk
499c27063b Fix "double dash" issue in "Fix common errors" - thx Joel :) 2023-06-02 08:12:15 +02:00
niksedk
4a29a296c6 Add black toolbar icons - thx jmaraujouy :)
Related to #6921
2023-06-01 18:57:40 +02:00
niksedk
2568de932f Update Bulgarian translation - thx Калин :) 2023-06-01 18:41:09 +02:00
niksedk
614a2709bb Add legacy toolbar icons 2023-06-01 16:30:58 +02:00
niksedk
ef6f1d572d Work on toolbar theming 2023-05-31 22:12:38 +02:00
niksedk
7edbcde232 Add legacy toolbar icon theme 2023-05-31 06:53:42 +02:00
niksedk
3ffe57125c Update toolbar icons + update build bat files 2023-05-30 19:38:04 +02:00
niksedk
f6da4fbf90 Add "toolbar icon theme"
Working on https://github.com/SubtitleEdit/subtitleedit/discussions/6921
2023-05-30 19:17:50 +02:00
niksedk
4ace114ed0 Allow for toolbar icons for "DarkTheme" and "DefaultTheme" (in the "Icons" folder)
Related to https://github.com/SubtitleEdit/subtitleedit/discussions/6921
2023-05-29 15:12:07 +02:00
niksedk
cd352b63d2 Avoid crash on very large TS files - thx Mariusz :) 2023-05-28 13:13:34 +02:00
niksedk
06a9297314 Add new unit test for auto-br dialog w unicode chars 2023-05-28 12:57:16 +02:00
Nikolaj Olsson
e5d6f53532
Merge pull request #6965 from MichaelYochpaz/main
Fix "Remove all line breaks in short text (all except dialogs)" to work with RTL characters
2023-05-28 06:55:46 -04:00
Michael Yochpaz
5055f6905d Remove Unicode control chars from check string 2023-05-25 23:22:24 +03:00
niksedk
ccf0a442ac Update indent 2023-05-23 09:34:29 +02:00
niksedk
80f5dd3374 Merge branch 'main' of https://github.com/SubtitleEdit/subtitleedit 2023-05-23 09:32:48 +02:00
niksedk
d6346be95e Update German translation - thx Netspark :) 2023-05-23 09:32:19 +02:00
Nikolaj Olsson
f65b2170a5
Merge pull request #6947 from diomed/patch-2
Update hrv_OCRFixReplaceList.xml
2023-05-22 01:04:49 -04:00