Commit Graph

2170 Commits

Author SHA1 Message Date
Nikolaj Olsson
1f7125dce5
Merge pull request #4155 from Flitskikker/feature/continuation-style-hotfix-pt
Don't apply to commas & insert space for Portuguese
2020-04-27 22:39:57 +02:00
Martijn van Berkel (Flitskikker)
2d8812bd61 Fix if statement 2020-04-27 22:07:15 +02:00
Martijn van Berkel (Flitskikker)
2b87bc3269 Don't apply to commas & insert space for Portuguese 2020-04-27 21:44:04 +02:00
Nikolaj Olsson
0333c5ef0e Fix for "Fix quotes" (minor) 2020-04-27 19:58:01 +02:00
Nikolaj Olsson
ff7c17ecb5 Fix hang in "FCE Remove unneeded spaces" - thx Zoltán :)
Just in time for #4131 :)
2020-04-27 18:53:03 +02:00
Nikolaj Olsson
35b845e510 Minor auto br fix 2020-04-27 17:28:33 +02:00
Nikolaj Olsson
20a8e0497e "FCE Continuation style" not ticked per default 2020-04-27 17:13:37 +02:00
Martijn van Berkel (Flitskikker)
dcd8421478 Ditto for continuations 2020-04-26 20:21:34 +02:00
Martijn van Berkel (Flitskikker)
10835d3caf Don't do detections based on casing when language doesn't use casing 2020-04-26 20:17:22 +02:00
Martijn van Berkel (Flitskikker)
41e87901a4 For quotes it should be 2 characters or more 2020-04-26 17:02:07 +02:00
Martijn van Berkel (Flitskikker)
7d10b03450 Detect and uncheck inserts in quotes for Arabic 2020-04-26 16:59:33 +02:00
Nikolaj Olsson
2f427c6cca
Merge pull request #4150 from Flitskikker/feature/continuation-style-arabic
Add basic Arabic support for continuation style
2020-04-26 13:57:36 +02:00
Nikolaj Olsson
777e77220a One more "Remove unneeded spaces" thing 2020-04-26 13:57:04 +02:00
Nikolaj Olsson
571b0a958e Improve "Remove unneeded spaces" - thx uckthis :)
Related to comment https://github.com/SubtitleEdit/subtitleedit/issues/4131#issuecomment-619527038 in #4131
2020-04-26 13:49:32 +02:00
Martijn van Berkel (Flitskikker)
edca5a777e Add basic Arabic support for continuation style 2020-04-25 22:10:25 +02:00
Martijn van Berkel (Flitskikker)
a9011f22f2 Fix crash in quote detection 2020-04-25 21:32:51 +02:00
nikolaj.olsson
6db80c5f1c Add five langs to GT 2020-04-25 12:03:01 +02:00
nikolaj.olsson
56dbcda0ad Add new subtitle format "InqScribe" - thx Michael :) 2020-04-25 09:03:11 +02:00
Nikolaj Olsson
4cf85e3401 Fix a few language tags (minor) 2020-04-24 17:54:17 +02:00
Nikolaj Olsson
426c094c4b Clean (minor) 2020-04-24 15:15:03 +02:00
Nikolaj Olsson
79529127c8
Merge pull request #4144 from Flitskikker/feature/continuation-style-improvements-2
Some continuation style improvements
2020-04-24 15:01:08 +02:00
Martijn van Berkel (Flitskikker)
1e5d2d834f Improve detection of actual quotes 2020-04-23 23:37:01 +02:00
Martijn van Berkel (Flitskikker)
92c15da13f Fix exception on short strings 2020-04-22 22:18:50 +02:00
Martijn van Berkel (Flitskikker)
88ca4561e1 Improve dialog detection in MergeHelper 2020-04-22 20:42:26 +02:00
Nikolaj Olsson
2ef323e37f Minor changes to asteriks in titlebar 2020-04-22 20:30:59 +02:00
Nikolaj Olsson
824652faca Add ".eac3" audio file extension - thx borifix :)
See comment https://github.com/SubtitleEdit/subtitleedit/issues/4131#issuecomment-617902373 in #4131
2020-04-22 19:53:40 +02:00
Nikolaj Olsson
4e7c44294f Fix language tag - thx Jamakmake :) 2020-04-22 17:42:41 +02:00
Nikolaj Olsson
c88ca6bea4 Set continuation style for "Default" profile to "None" 2020-04-22 08:58:24 +02:00
Nikolaj Olsson
891067d893 A little more title stuff 2020-04-22 07:32:54 +02:00
Nikolaj Olsson
8cc3a78333 Move asteriks first per default 2020-04-22 07:05:52 +02:00
Nikolaj Olsson
6e522234fd Move titlebar asterisk to before file name -
(configurable... still possible to have after file name) - related to #4131
2020-04-22 07:00:23 +02:00
Nikolaj Olsson
2fb27aca26 FixCommas : Improvements - thx ivandrofly :)
Fix #4137
2020-04-22 06:39:31 +02:00
Nikolaj Olsson
1f3eb1a893 Fix remember seting "ExportTextFormatText" - thx raidsan :) 2020-04-22 06:18:09 +02:00
Nikolaj Olsson
299ef47226 Minor formatting + simplfy if-statemend + add StringComparison.Ordinal a few places - thx invadrofly :)
Fix  #4134
2020-04-20 07:56:01 +02:00
Waldi Ravens
da331e26dd Formatting (whitespace only) 2020-04-20 07:01:49 +02:00
Nikolaj Olsson
70dc6720c8 Remove default alignment in TTML 1.0 - thx Arjan :) 2020-04-19 16:27:16 +02:00
Nikolaj Olsson
3fe480d1d0 Fix date postfixes in "remove spaces" - thx Boulder08 :)
Fix #4129
2020-04-19 07:37:52 +02:00
Nikolaj Olsson
553fd6cafa Improve auto guess Hungarian ANSI enc - thx Mounter81 :)
Work on  #4124
2020-04-17 16:36:58 +02:00
Nikolaj Olsson
7be1ec7e9f Fix "Add period after lines where..." - thx Boulder08 :)
if next line begins with a word from the names - fix #2596
2020-04-17 13:13:13 +02:00
Nikolaj Olsson
e881ae8721 Make spell check auto-fix-names less aggressive - thx rhcauthen :) 2020-04-17 12:30:11 +02:00
Nikolaj Olsson
b6ac2dc820 Fix issue with merge text and incrementing lines - thx tigre7575 :)
Fix #23
2020-04-17 10:07:13 +02:00
Nikolaj Olsson
0c793ab239 Minor refact of last commit 2020-04-17 09:17:30 +02:00
Nikolaj Olsson
faef2af0cf Support for Greek questionmark in dialogs - thx Lero91 :)
Fix #4118
2020-04-17 09:12:20 +02:00
Nikolaj Olsson
7b98e2e2f2 Fix switch of end chars in OCR-fix - thx moob :)
Fix #4119
2020-04-17 08:33:13 +02:00
Nikolaj Olsson
0d5bf567ac Make common public "IsLanguageWithoutPeriods" method
Minor refact
2020-04-17 07:40:50 +02:00
Nikolaj Olsson
c85630c9b0 Fix Arabic "Fix commas" - thx OmrSi :) 2020-04-16 18:51:34 +02:00
Nikolaj Olsson
f99799fbab Remember last folder + fix drop folder - in "Batch convert waveforms" - thx Tony :) 2020-04-16 16:27:12 +02:00
Nikolaj Olsson
cfb441dd9f Move "audio file extensions" to list
(minor refact)
2020-04-16 14:12:31 +02:00
Nikolaj Olsson
3153326be6 Encapsulate "CultureInfo.ThreeLetterISOLanguageName"
(fix problems with Mono/Wine)
2020-04-16 10:31:27 +02:00
Nikolaj Olsson
9e96ad4434 Minor OCR fixes 2020-04-16 09:42:27 +02:00